
/******************/
/* Headers, plain */
/******************/
H1 { font-size:1.3em; margin-top:4px; text-indent: 20px; background-image:url(../images/menu.gif); background-repeat:no-repeat; background-position:center left; border-bottom:1px; border-bottom-color:#2961DC;}
H2 { font-size: 1em; color: #000; }
H3 { font-size: 1em; color: #fc0000; }
H4 { font-size: 1em; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 2px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #2961DC; text-decoration: none; }
H2 A { color: #000; }
H3 A { color: #fc0000; }
H4 A { color: #8A0020; }
H5 A { color: #2961DC; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: none; }


/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, PRE, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: calibry, arial, helvetica; color: #000 }
P { /*color: #13007d;*/ color:#404040;}
H1 { color: #333; }
H3 { color: #fc0000; }
H2, H4, H5 { color: #000; }
PRE PRE { font-family: monospace; }
A { color: #2961DC; text-decoration: underline;}
A:hover { color: #2961DC; text-decoration: none; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 0.9em; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 0.8em; }



.align-center	{text-align:center;}
.align-right	{text-align:right;}
.align-justify	{text-align:justify;}
.align-left		{text-align:left;}


/********************************/ 
/* Frames, spacing, link-to-top */ 
/********************************/ 
P.csc-linkToTop { text-align:right; }
P.csc-linkToTop A { font-weight:bold; }



DIV.contentframe1 { background-color:#fff; padding:6px; border:1px solid #333; margin-bottom:5px; font-size:0.9em; }
DIV.contentframe2 { background-color:#FFE94C; padding:6px; border:1px solid #333; margin-bottom:5px; font-size:0.9em; }
DIV.contentframe3 { background-color:#FFE94C; padding:6px; margin-bottom:5px; font-size:0.9em; }
DIV.contentframe4 { background-color:#fff; padding:6px; border:1px solid #FFE94C; margin-bottom:5px; font-size:0.9em; }


/*****************************/ 
/* Menu / Sitemap, generally */ 
/*****************************/ 
DIV.csc-menu { margin-left:10px; }
DIV.csc-menu P { font-size:0.9em; font-weight:bold; margin:1px 0px 0px 0px; padding:2px 2px 2px 10px; background-color:#EDEBF1; }
DIV.csc-menu P A { color:#000000; text-decoration:none; }
DIV.csc-menu P A:hover { color:#660000; text-decoration:underline; }
DIV.csc-menu P.csc-section { font-weight:normal; margin-left:20px; font-style:italic; }

/* Menu / Sitemap, "Menu of these pages" */ 
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */ 
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */ 
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left:20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left:40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left:60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left:80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color:#000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color:#186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color:#10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color:#8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */ 
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left:0px; }
DIV.csc-menu-3 P.csc-section A { color:#186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */ 
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top:2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight:normal; font-style:italic; margin-top:0px; padding:0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */ 
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */ 
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */ 
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight:bold; }
DIV.csc-menu-7 P.csc-section A { color:#186900; }







body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
background:url(../images/pozadi_body.jpg) 0 0 repeat-x; position:relative;
font-size:1em;
}


#container {
text-align:left;
/* border:1px solid #271a75; */
background:url(../images/pozadi_body.jpg) 0 0 repeat-x;
background-color:#FFFFFF; 
position:relative;
width:999px;
margin:0 auto;

}

#header{
clear:both;
text-align:left;
width:999px; height:493px; 
background-image:url(../images/hlava.jpg);
background-position:bottom;
background-repeat:no-repeat;
position:relative;
z-index: 10;
}

#topnav a {
position:relative;
width:999px;
top:495px;
margin-left:8px;
color:#fc0000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}



#left-content {
float:left;
position:relative;
margin-top:25px;
margin-left:2px;
margin-bottom:10px;
width:235px;
text-align:left;
}

#wrapper {
float:right;
width:730px;
}

#main-content {
float:left;
position:relative;
margin-top:25px;
margin-right:5px;
margin-bottom:10px;
width:510px;
}

#main-content-2c {
float:right;
position:relative;
margin-top:25px;
margin-right:5px;
margin-bottom:10px;
width:720px;
}


#right-content {
float:right;
position:relative;
margin-top:25px;
margin-right:10px;
margin-bottom:10px;
width:200px;
top:2px;

}

#footer{
clear:both;
padding:3px;
text-align:left;
font-size:10px;
border-top:1px solid #271a75;
background:#fff;
}

/* IE5/Mac: \*//*/

#footer{
position:relative;
top:15px;
}

/*  */

#langMenu {
z-index: 10;
position: absolute;
left:5px;
margin-right:5px;
top:180px;
background-color:#d1daeb;
}

#searchf { 
z-index: 10;
position:absolute;
left:775px;
top:497px;
width:138px;
height:13px;
font-size:9px;
padding:2px;
background-color:#f0f0f0;
border-width:1px;
border-color:#929293;
}

* html #searchf {
top:180px;
width:116px;
height:10px;
padding:2px;
}

#searchbutton{
z-index: 10;
position:absolute;
top:497px;
left:921px;
}

* html #searchbutton{
top:497px;
}

#username {
z-index: 10;
position: absolute;
left:575px;
top:156px;
width:64px;
padding:1px;
font-size:9px;
border:1px solid;
}

* html #username {
width:62px;
height:10px;
padding:2px;
}

#password {
z-index: 10;
position: absolute;
left:651px;
top:156px;
width:64px;
padding:1px;
font-size:9px;
border:1px solid;
}

* html #password {
width:62px;
height:10px;
padding:2px;
}

#loggedin {
z-index: 10;
position: absolute;
left:630px;
top:158px;
font-size:12px;
}

* html #loggedin {
top:95px;
}

#loginbutton {
z-index: 10;
position: absolute;
left:723px;
top:156px;
}


/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link,
.vertnav1 a:visited,
.vertnav1 a:active {
margin: 0px;
display:block;
padding:4px;
padding-left:20px;
background-image:url(../images/menu.gif);
background-repeat:no-repeat;
background-position:left;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px solid #727272;  /*tmave modra*/ 
color:#271a75; /*tmave modra*/  }
.vertnav1 a:hover {
color:#fc0000; /* red orange*/ 
}

.vertnav1-act a:link,
.vertnav1-act a:visited,
.vertnav1-act a:active {
margin: 0px;
display:block;
padding:4px;
padding-left:20px;
background-image:url(../images/menu.gif);
background-repeat:no-repeat;
background-position:left;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px solid #727272;  /*tmave modra*/ 
color:#fc0000; /* red orange*/ 
}

.vertnav2 a:link,
.vertnav2 a:visited,
.vertnav2 a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #fc0000;  /*burnt orange*/
text-indent:15px;
color:#271a75; /*tmave modra*/  }
.vertnav2 a:hover {
color:#fc0000; /* red orange*/ 
}

.vertnav2-act a:link,
.vertnav2-act a:visited,
.vertnav2-act a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #fc0000;  /*burnt orange*/
text-indent:15px;
color:#fc0000; /* red orange*/
}

.vertnav3 a:link,
.vertnav3 a:visited,
.vertnav3 a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #fc0000;  /*burnt orange*/
text-indent:30px;
color:#271a75; /*tmave modra*/  }
.vertnav3 a:hover {
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
color:#FF6000; /* red orange*/ 
}

.vertnav3-act a:link,
.vertnav3-act a:visited,
.vertnav3-act a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
text-indent:30px;
color:#FF6000; /* red orange*/ 
}
.vertnav3-act a:hover {
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
color:#FF6000; /* red orange*/ 
}

.vertnav4 a:link,
.vertnav4 a:visited,
.vertnav4 a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
text-indent:45px;
color:#271a75; /*tmave modra*/  }
.vertnav4 a:hover {
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
color:#FF6000; /* red orange*/ 
}

.vertnav4-act a:link,
.vertnav4-act a:visited,
.vertnav4-act a:active {
margin: 0px;
display:block;
padding:2.5px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
text-align:left;
width:235px;
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
text-indent:45px;
color:#FF6000; /* red orange*/ 
}
.vertnav4-act a:hover {
border-bottom:1px dotted #ec9e14;  /*burnt orange*/
color:#FF6000; /* red orange*/ 
}
