
/* ----- nrospublic.css ----- */
@media all {
/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

body {
    font-family: Verdana;
    font-size: 0.7em;
    color: Black;
    margin: 0;
    padding: 0;
    background: #E8E8E8;
    width: 985px;
    margin: auto;
    color: #232866;        
} 

/* vymazani pozadi leveho a praveho sloupce pri editaci */
body.fullscreen #visual-portal-wrapper, body.fullscreen #portal-columns {
    background: white !important;
} 

table {
    font-size: 100%;
}

a {
    color: #436976
    color: #AF3636;
}
a:hover {
    color: #C84112;
}

img {
    border: none;        
}

p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;       
}

p img {
    border: none;
    margin: 0;
}

hr {
    border: 0;
    height: 1px;
    color: #8cacbb;
    background-color: #8cacbb;
    margin: 0.5em 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #8cacbb;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important;
    text-decoration: none;
}

h1, h2, h3 {
    border-bottom: none;
    font-weight: bolder;
}

h1 {
    font-size: 130%;
}

h2 {
    font-size: 130%;
    color: #596CBF;
}

h3 {
    font-size: 115%;
    margin: 2em 0 1em 0;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}

ul {
    line-height: 1.5em;
    padding:0px;
    margin-left: 20px;
    /*list-style-type: none;*/
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2.5em;
    padding: 0;
}

dt {
    font-weight: bold;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

fieldset {
    border: 1px solid #8cacbb;
    margin: 2px;
    padding: 5px;
    line-height: 1.5em;
    width: auto;
}

legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

label {
    font-weight: bold;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #8cacbb;
    color: Black;
    background: White url(http://www.nros.cz/input_background.gif) repeat-x;
    width: 100%;
}

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #8cacbb;
    color: Black;
    vertical-align: middle;
    background: White url(http://www.nros.cz/input_background.gif) repeat-x;
}

select {
    border: 1px solid #8cacbb;
    color: Black;
    background-color: White;
    vertical-align: top;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #8cacbb;
    color: #76797c;
}

code {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    padding: 0 0.1em;
}

pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 100%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: #E15A10;
    text-decoration: line-through;
}

/* Helper element to work with CSS floats */

.visualClear {
    display: block;
    clear: both;
}

/* Hiding helper elements for old browsers */

.netscape4 {
    display: none;
}

/* Accessibility and visual enhancement elements */

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}

.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

#visual-portal-wrapper {
    background: white url(bgL.gif) repeat-y;
    background-position: 7px center;
    padding: 0 0 0 7px;    
}

#portal-columns {
    background: transparent url(bgR.gif) top right repeat-y;        
}

#portal-top {
    background: #0E3F97 url(top.jpg) no-repeat 185px top;
    /*_background: #0E3F97 url(top.jpg) top right no-repeat;*/
    height: 116px;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

.potlet {
    margin: 0 ;
    padding: 0 ;
}

#portal-logo {
    margin-left: 24px;
    _margin-left: 25px;
    margin-top: 20px;
    background: transparent url(logo.gif) top left no-repeat;
    _height: 100px;
}

#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 71px;
     height: 0px!important;
    width: 245px;
    cursor: pointer;
}

#portletTopLeft {
    background: transparent url(top.jpg) top left no-repeat;
    height: 100%;
    position: relative;
    padding: 0px;
}

/* search box*/
#portal-searchbox {
    margin: 0px;
    padding: 5px 3px 5px 4px;
    _padding: 3px 0px 2px 4px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    _right: -1px;
    background: #FFCD3D;
    width: 198px;
    _width: 201px;
    border-bottom: 1px white solid;
    z-index: 20 !important;    
}

#portal-searchbox #searchGadget{
    border: none;
    padding: 2px;
    _padding: 0px;    
}

#portal-searchbox .searchButton {
    border: none;
    background: none;
    color: white;
    text-transform: uppercase;    
    margin: 0;
    padding: 0;
    font-weight: bold;
    width: 60px;
}

/* porsonal tools */
#portal-personaltools {
    background: #CDE2A7;
    border:none;
    color: #578308;
    margin: 0;
    text-align: right;
    text-transform: lowercase;    
    position: absolute;
    height: 1.8em;
    top: 0;
    right: 0;
    width: 939px;
    _width: 946px;
    padding: 0 1.8em 0 1.8em;        
}

#portal-personaltools .portalUser {
    padding-left: 18px;
}

#portal-personaltools .portalNotLoggedIn {
    /* Used on all descriptions relevant to those not logged in */
    color: Black;
    padding: 0;
    background: transparent;
    background-image: none;
}

#portal-personaltools li {
    color: #436976;
    margin-left: 1em;
    display: inline;
}

#portal-personaltools li a {
    text-decoration: underline;
    color: #578308;
}

#portal-personaltools .visualIconPadding {
    padding-left: 10px;
}

.state-published .visualIconPadding {
    padding-left: 10px;
}

#portal-breadcrumbs {
    margin: 0;
    padding: 10px;
    border: none;
    border-bottom: 4px solid #F0F2FA;
    font-weight: bold;    
    color: #6E7FC8;
}

#portal-breadcrumbs a {
    color: #A9A9A9;
    text-transform: uppercase;       
}

#portal-breadcrumbs a:hover {
    color: #D3A518;
    text-decoration: underline;     
}

#content {
    padding: 5px;    
    /* pepa */    
}

/* pri resize v IE se neroztahne text v odstavci, je potreba nastavit sirku na 100% */

/* pri resize v IE se neroztahne text v odstavci, je potreba nastavit sirku na 100% */
#portlet-easynewsletter p {
    width: 100%;
}

/* pokud blokovy element obsahuje rez fontu italic, tak IE zvetsuje sirku tohoto bloku, a spatne jej zalomi
   , proto jepotreba nastavit overflow na visible */

#content div.plain, #content p, #content #frontpage div.tileItem, #content #frontpage div.tileItem p {
    overflow: visible;
    width: auto;
    height: 1%;
    position: relative;
    z-index: 0;    
}

#content div.plain p {
    margin: 1em 0;
}

.tileFooter a{
   color:#D3A518;
   font-weight: bold;        
}

.tileFooter a:hover{
   color:#C84112;        
}

/* colophon */ 

#portal-colophon {    
    background: #E8E8E8;
    margin: 0;
    padding: 1.2em;
    list-style: none;
    text-align: center;
}

#portal-colophon li {    
    display: inline;
    padding: 0 10px 0 0;
    
}

#portal-colophon a { 
    color: #999999;
    font-weight: bold;
    border-left: 1px solid;
    padding:0 0 0 10px;
    
}

#portal-colophon a:hover { 
    color: #474747;
    
}

#portal-colophon .standard {    
    margin-left: 2em;
}

#portal-colophon .prvni a, #portal-colophon .standard a {
    border: none;
}


.portletHeader {
    font-size: 1.2em;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
}

/* target groups */

#portlet-targetgroups {
    margin: 0px;
    padding: 3px;
    border: none;
    color: #E15A10;
    font-size: 0.9em;         
}

#portlet-targetgroups DD {
    margin: 0px;
    padding: 0px;
    background: #E15A10;
}

#portlet-targetgroups .navTreeLevel0 ul {
    padding: 0px;
    margin: 0px;
    background: #FFCD3D !important;
    text-transform: uppercase;
}

#portlet-targetgroups ul, #portlet-targetgroups li  {
    background: #FFDA6F;
    margin: 0px;
    padding: 0px;
}

#portlet-targetgroups  {
    background: #E15A10;
    margin: 0px;
    padding: 0px;
}

#portlet-targetgroups .portletHeader {
    border: none;
    background: #FFDA6F;
    border-bottom: 2px solid white;
    text-align: center;
    padding: 4px;   
}

/*odkazy*/  
#portlet-targetgroups a {
    border: none;
    font-weight: bold;
    padding: 0;
}

#portlet-targetgroups a:hover {
    border: none;
    font-weight: bold;
    color: #FFDA6F;
    padding: 0 0 15px 0;
}

#portlet-targetgroups .portletNavigationTree li:hover {
    background: #FFCD3D;
}

#portlet-targetgroups ul.navTreeLevel0 li.hover {
    background: #FFCD3D;
}

#portlet-targetgroups ul.navTreeLevel0 li.hover a {
    background: transparent;
}

#portlet-targetgroups ul.navTreeLevel0 li {
    text-transform: uppercase;
    list-style-type: square;
    list-style-position: inside;
}

#portlet-targetgroups ul.navTreeLevel0 li.hover ul {
    background: #FFCC33;
}

#portlet-targetgroups .portletNavigationTree a {
    color: black;
    text-decoration: none;
}

#portlet-targetgroups .portletNavigationTree a:hover {
    color: white; 
}

#portlet-targetgroups ul.navTreeLevel0 li {
    padding: 0 0 0 30px;
    background-color: expression(
            this.onmouseover = new Function("this.className += ' hover';"),
            this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  		);
}

#portlet-targetgroups ul.navTreeLevel1 {
     background: #FFC30;
     padding:0 0 0 15px;
}

#portlet-targetgroups ul.navTreeLevel1 li {
    display: none;
    text-transform: uppercase;
}

#portlet-targetgroups ul.navTreeLevel1 li a {
    background: none;
    color: white;
}

#portlet-targetgroups ul.navTreeLevel1 li a:hover {
    background: none;
    color: #E15A10;
    text-decoration: underline;
}

#portlet-targetgroups li.navTreeItem:hover ul.navTreeLevel1 li, #portlet-targetgroups li.navTreeItem.hover ul.navTreeLevel1 li, ul.navTreeLevel1.hover {
    display: block;
    padding:0 0 0 15px;
    _padding:0 0 0 5px;
    display: block;
    background: transparent url(menu-listR.gif) no-repeat;
    background-position: left top;
    list-style: none;
}

#portlet-targetgroups .portletNavigationTree li {
    padding: 0px;
    margin: 0px;
    color: #E15A10;
}

#portlet-targetgroups div {    
    display: inline;
}

#portlet-targetgroups .portletNavigationTree .navTree li {
    padding: 0;
    background: #FFCD3D;  
}

/* portlet review */
#portlet-workflow-review dt {
    text-align: center;
    margin: 0 0 10px 0;
}

/* languages */

#languages {
    position: absolute;
    float: right;
    margin: 0;
    padding: 0;
    bottom: 40px;
    right: 40px;
    display: none;   
}

#languages dd {
    float: left;
    margin: 0 0 0 0.8em;
    padding: 0;
}

#languages dd strong a {
    color: #FFD500;    
}

#languages dd a {
    color: white;    
}

/* right column */

#portal-column-two {
    min-height: 750px;
    height: auto;
    /*_height: 750px;*/
    background: transparent;
    padding: 0px;     
}

#portal-column-two .visualPadding {
    padding: 0;    
}

/* left column */

#portal-column-one {
    min-height: 750px;
    height: auto;
    _height: 750px;
    background: transparent; 
}

#portal-column-one .visualPadding {
    padding: 0;      
}

/* calendar */

.ploneCalendar {
    margin: 10px auto 10px auto;
    _margin: 10px;    
    border-collapse: collapse;
    width: auto;  
}

.dayPopup {
    background-color: #ffffe1;
    border-color: #E15A10;
    padding: 0.2em;
    position: absolute;
    width: 12em;
    z-index: 2;
}

.date {
    color: #E15A10;
}

.ploneCalendar th {
    background-color: transparent;
    line-height: 1.6em;
    color: black;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
    font-size: 10px;
}

.weekdays {
    font-weight: bold;     
}

.ploneCalendar td {
    background: #FFF8D3;    
    text-align: right;    
    color: black;
    border: 3px solid #FFCD3D;
    padding: 2px 4px 2px 5px;
    height: 10px;       
}

.ploneCalendar .weekdays td {
    background-color: transparent;
    border: none;
    text-align: center;
    padding: 0px;
}

.ploneCalendar .event {
    background: white;
    font-weight: bold;
}

.ploneCalendar .event a {
    color: #E15A10;
    text-decoration: underline;
}

.ploneCalendar #calendar-previous {
    background-image: url(http://www.nros.cz/arrowLeft.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ploneCalendar #calendar-next {
    background-image: url(http://www.nros.cz/arrowRight.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    height: 0px !important;
    height /**/: 7px;
    cursor: pointer;
}

.ploneCalendar #calendar-next a {
    padding-top: 7px;
    height: 0px !important;
    height /**/: 7px;
}

/* novinky */
#portlet-news {
    background: transparent;
    color: black;
    border: none;
    padding: 0px;
    font-weight: bold;
    border-top: 10px solid #FFDA6F;        
}

#portlet-news .portletHeader {
    border: none;
    font-weight: bold;
    padding: 10px 5px 10px 40px;
    font-size: 1.2em;
    font-family: Tahoma; 
}

#portlet-news .portletItem odd {
    background: #E15A10;
    border: none;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0px; 
}

#portlet-news .portletItem {
    border: none;
    padding: 0px;    
}

#portlet-news .even {
    background: transparent;
}

#portlet-news .portletFooter {
    border: none;
    text-decoration: none;
    padding: 0px;
    background-image: url(newsArrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding:5px 5px 5px 40px;
    margin: 0 20px 0 0; 
}

#portlet-news .portletFooter a {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    font-size: 1.1em;
}

#portlet-news .portletItemDetails {
    text-align: left;
    color: #E15A10;
    text-decoration: none;
}

#portlet-news .portletItem a {
    color: black;
    font-weight: bold;
}

/* sponsor */

#portlet-sponsor {
    margin: 0px;
    padding: 5px;
    border: 10px solid #FDD600;
    background: white;
}

#portlet-sponsor .portletHeader {
    display: none;        
}

#portlet-sponsor .portletItem {
    border: none;        
}

#portlet-sponsor .portletHeader {
    display: none;        
}

/* portal footer */
#portal-footer {
    margin: 0;
    padding: 0;
    border: 0;
    height: 6px;
    background: white;
    border-top: 8px solid #25367E;     
}

#footer-separator {
    margin: 0;
    padding: 0;
    height: 6px;
    _margin-top: -7px;     
}

/* news letter */

#portlet-easynewsletter {
    background: #9FABE1;
    border: none;
    color: #25367E;
    padding:5px;
}

#portlet-easynewsletter .portletHeader {
    background: none;
    border: none;
    color: #25367E;
    text-transform: none;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;  
}

#portlet-easynewsletter .portletItem {
    background: none;
    border: none;
    color: #25367E;
    text-transform: none;
    font-size: 0.8em;
    margin: 0px;
    _padding: 0 0 0 -9px;
    padding: 0px;
}

#portlet-easynewsletter .podminky  {
    background: #B7C0E9;
    padding: 3px;
    margin: 4px 0px 0px 0px;    
}

#portlet-easynewsletter .easynewsletter_button {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #25367E;        
}

#portlet-easynewsletter .easynewsletter_button:hover {
    color: white;
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;    
}

#portlet-easynewsletter a {
    color: #25367E;
    font-weight: bold;
    text-decoration: underline;
}

#portlet-easynewsletter .email {
    background: white;  
}

#portlet-easynewsletter .tlacitko {
    text-align: right;
}

#portlet-easynewsletter .easynewsletter_text {
    border: none;
    background: none;
    width: 100%;
    padding: 0;
}

#portlet-easynewsletter .portletFooter {
    border: none;
    background: #CDE2A7;
    width: 100%;
    padding: 2px 0 2px 0;
    margin: 3px 0 0 0;
    text-align: center;
}

/* project */

#project-title {
    margin: 10px 0 10px 0;
    padding: 10px;
    font-weight: bold;
    background: #F0F2FA;         
}

/* plone */
.portalMessage {
    background: #FDD600;
    border-color: #FFCD3D;
    border: 1px #E15A10 solid;
    text-align: center;
    padding: 3px;
    font-weight: bold;
    margin:20px; 
}

pre {
    background: #F0F2FA;
    border-color: #6E7FC8;
}

.blue {
    color: #596CBF;
}

/* front page */

/*datum*/
.documentByLine {
    padding: 5px 5px 5px 0px;
    color: #999999;
    font-size: 10px;
}

#frontpage h1, #frontpage h2 {
    font-size: 13px;
}

#frontpage div.tileItem {
    padding: 10px 0 10px 0;
    /*border-bottom: 4px solid #D6D6D6;*/
    background: url(oddel.gif) repeat-x left bottom;
}

#frontpage .tileItem .tileHeadline a {
    color: #596CBF !important;
    text-decoration: underline;    
}

#frontpage p {
    position: relative !important;
    z-index: 1 !important;
    overflow: visible !important;
    width: auto% !important;
    height: 1% !important;    
}

#frontpage img {
    float: left;
    margin: 0 5px 5px 0;    
}

/* navigace */
/*  Nadrazeny navigacni div */
#portlet-navigation-tree {    
    border: none;
    padding: 0px;
    margin: 0px;
    color: white ; 
}

#portlet-navigation-tree div {    
    display: inline;
}

.navTree {    
    color: #929BBF;
}

.documentContent {
    margin: 10px;
}

/* Ikonky po příhlášení */
.documentActions {
    float: right;
    margin: 0.4em 0 0 0.5em;
    padding: 0;
    text-align: right;
}

.documentActions ul {
    margin: 1px 0 2px 0;
    padding: 0;
    display: block;
}

.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.documentActions a {
    border: none !important;
    text-decoration: none;
}
/* navigace */
  
#portlet-navigation-tree .portletHeader {
    border: none;
    background: transparent;
    border-bottom: 2px solid white;
    padding: 7px;
    margin: 0px;
    text-align: center;
}

#portlet-navigation-tree .portletHeader a {
    color: #25367E;
    text-decoration: none;
    margin: 0px;     
}

#portlet-navigation-tree  .portletItem {
    border: none;
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
    
    
}

#portlet-navigation-tree .portletItem a {
    border: none;
    color: #202563;
    font-weight: bold;
    padding: 0;
      
}

#portlet-navigation-tree .navTreeLevel0 {
    color: white ;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 1em;
    
}

#portlet-navigation-tree .navTreeLevel0 a {
    text-decoration: none;
}

#portlet-navigation-tree ul.navTreeLevel0 li  {
    padding-left: 15px;
    
}

/* #portlet-navigation-tree ul.navTreeLevel0 li.hover {
    background: #25367E;
} */

/* #portlet-navigation-tree .portletNavigationTree li:hover {
    background: #25367E; 
} */

/* #portlet-navigation-tree .portletNavigationTree li:hover a {
}

#portlet-navigation-tree ul.navTreeLevel0 li {
		background-color: expression(
            this.onmouseover = new Function("this.className += ' hover';"),
            this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  		);
} */

/*
#portlet-navigation-tree ul.navTreeLevel0 .current { 
    background: #25367E;
}

#portlet-navigation-tree ul.navTreeLevel0 .current a { 
    color: white;
    background: #25367E;
}
*/

#portlet-navigation-tree ul.navTreeLevel0 .contenttype-event,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-plonearticle,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-document,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-news-item,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-topic,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-image,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-easynewsletter,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-link,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-plonearticlemultipage {
    padding-left: 20px;
    background: url(menu-list.gif) no-repeat;
    background-position: left top;
    list-style: none;
    display: block;
}

#portlet-navigation-tree ul.navTreeLevel0 .contenttype-folder,
#portlet-navigation-tree ul.navTreeLevel0 .contenttype-project { 
    padding-left: 20px;
    background: url(sipDown.gif) no-repeat;
    background-position: left top;
    list-style: none;
    display: block;   
}


#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-event,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-plonearticle,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-document,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-news-item,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-topic,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-image,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-easynewsletter,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-link,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-plonearticlemultipage {
    padding-left: 20px;
    background: url(menu-listB.gif) no-repeat 12px top;
    list-style: none;
    display: block;
}

#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-folder,
#portlet-navigation-tree ul.navTreeLevel1 li .contenttype-project { 
    padding-left: 20px;
    background: url(sipDown.gif) no-repeat 12px top;
    list-style: none;
    display: block;   
}
/* Druha uroven */
#portlet-navigation-tree ul.navTreeLevel1 {
    text-transform: uppercase;
}

#portlet-navigation-tree ul.navTreeLevel1 li {
    list-style: none;
    color: #25367E;
    margin: 0;
    display: block;    
}

#portlet-navigation-tree ul.navTreeLevel1 li:hover {
    display: block;
    color: #25367E;
    margin: 0;
}

#portlet-navigation-tree ul.navTreeLevel1 li a {
    color: #202563;
    padding-left: 15px;
    display: block;
}

#portlet-navigation-tree ul.navTreeLevel1 li a:hover,
#portlet-navigation-tree ul.navTreeLevel0 li a:hover  {
    text-decoration: underline;
}

/* #portlet-navigation-tree li.navTreeItem:hover ul.navTreeLevel1 li,
#portlet-navigation-tree li.navTreeItem.hover ul.navTreeLevel1 li,
#portlet-navigation-tree li.navTreeItem.hover ul.navTreeLevel1.hover {
    display: list-item; 
} */

#portlet-navigation-tree .portletNavigationTree li {
    padding: 0px;
    margin: 0px;
}

#portlet-navigation-tree .portletNavigationTree .navTree li {
    padding: 0;
}
/* stridani barev radku */
#portlet-navigation-tree li.odd  {
    background: #CED3EA ;
}

#portlet-navigation-tree ul.navTreeLevel1 li.odd {
    background: none ;
}

#portal-sitemap li {
    list-style: none !important;
}

#portal-sitemap a {
    margin-left: 20px;
    list-style: none !important;
}

#portal-sitemap  {
    padding: 20px;
}

#breadcrumbs-you-are-here {
    /*background: url(oddel.gif) repeat-x left 12px;*/
    padding-bottom: 5px;
}

/* LiveSearch styles */
.livesearchContainer ul {
    padding: 0px; 
    margin: 0px;
}

.LSRes {
    font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    color: #436976;
    background-color: White;
    vertical-align: middle;
    display:block;
    list-style-image: none;
    list-style-type: none;
    text-align: left;
    min-width: 16.5em;
    text-transform: none;
    margin-left: 0;
    line-height: 1.1em;    
}

#LSHighlight {
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    color: #436976;
}

.LSRow {
    border: 1px solid White;
    white-space: normal;
    padding:0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;    
}

.LSRow a {
    text-decoration: none;
    font-weight:bold;
    white-space:nowrap;        
}

.LSDescr {    
    color: #76797c;
    text-transform: lowercase;
    padding-left:1.1em;
    margin-top:-0.1em;
    display: none;    
}

.LSResult {
    position: relative;
    display: block;
    text-align: right;
    /*padding-top: 5px;*/
    margin: 0;
    /*left: 3px;*/
    z-index: 3;    
}

.LSShadow {
    position: relative;
    text-align: right;
}

.livesearchContainer {
    background-color: White;
    margin-top: 0;
    padding: 0 !important;
    position: absolute;
    z-index: 9;
    right: -2em;
    /*right: 0px;*/
    /* Currently exposes a rendering bug in Mozilla */
    top: 2em;
    white-space: normal;
    font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    text-align: left;
    color: #436976;
    border: 1px solid #8cacbb;
    width: 205px;
    text-transform: none;
}

* html .livesearchContainer {
    padding: 1px !important;
    padding-top: 0 !important;
    background-color: #8cacbb;
    border: 0;        
}

#livesearchLegend {
    line-height: 1em;
    margin-top: -2em;
    margin-left: -0.1em;
    border: 1px solid #8cacbb;
    border-bottom: 0;
    display: block;    
}

* html #livesearchLegend {    
    margin-top: -1.9em;
    margin-left: -8px;
    position: relative;
}

/* Workaround for Internet Explorer's broken z-index implementation */
.LSIEFix {
    background-color: white;
    padding: 0.2em !important;
    z-index: 20 !important;
}

.LSBox {
    clear: left;
    float: left;
    text-align: right;
    padding-right: 1px;
    display:block;    
}

#LSNothingFound {
    text-align: center;
    padding: 2px;
}

a.sponzor {
    display: block;
    margin: 20px 30px;
    float: left;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 0;
}
a.sponzor img {
    border: none;
    display: block;
    margin: 0;
    margin-bottom: 10px;
}
div.sponzor h3 {
    clear: both;
}

div#portlet-sponsors {
    width: 180px;
    margin: 10px 0 10px 15px;
    background-color: #FFCE3A;
}
div#portlet-sponsors a {
    display: block;
    text-decoration: none;
    background-color: #FFCE3A;
}
div#portlet-sponsors img {
    margin: 20px auto;
    background-color: #FFCE3A;
}
div#portlet-sponsors p {
    background-color: #FFCE3A;
}

/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css */

}

