@charset "utf-8";
/* CSS Document */

/* BODY */
body{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	color: black;
	letter-spacing:0.04em;
	background-color:#323c4a;
	background-image:url(../images/pagepas.jpg);
	background-repeat:repeat-x;
	margin:0px;
	color:#333333;
	}
hr {
  border-top: 1px #d4d4d4 solid;
  border-bottom: 1px white solid;
  border-left: 1px white solid;
  border-right: 1px #d4d4d4 solid;
}
img{
	border:0px;
	}
.main_img {
	margin: 0px 10px 10px 10px;
	padding: 5px;
	height: auto;
	border: 1px solid #E6E6E6;
	background-color:white;
}
.main_img_upR {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	height: auto;
	border: 1px solid #E6E6E6;
	background-color:white;
	float: right;
}
.main_img_upL {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	height: auto;
	float: left;
	border: 1px solid #E6E6E6;
	background-color:white;
}
.main_img_upL, .main_img_upR, .main_img p{
	color:#164eaa;
	text-align:center;
	}
.img_box{
	float:left;
	height:auto;
	widows:auto;
	margin:0;
	padding:0;
	border:1px solid #CCCCCC;
    text-align: center;
}
.img_box ul{
	padding:0px;
	margin:0px;
	height:auto;
	width:100%;
}
.img_left{
	float:left;
	margin: 0px 10px 10px 0px;
}
.img_right{
	float:right;
	margin: 0px 0px 10px 10px;
}    

/* H */
h1, h2, h3, h4, h5 {
	padding:0px;
	letter-spacing:0;
	}	
h1{
	color: #164eaa;
	font-size:1.5em;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	}
h2{
	color: #28323E;
	font-size:1.3em;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	}
h3{
	color: #164eaa;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	}
h4{
	color: #164eaa;
	font-size:1.3em;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	}
h5{
	color: #434F5B;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	}		
	
/* TEXT */
p{
	margin:0px 0px 10px 0px;
	padding:0px;
	}
.bold{
	font-weight:bold;
	}		
label {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	height: auto;
	width: auto;
}
form {
	display: inline;
}
input.input 
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px 3px;
}
textarea.input 
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px 3px;
}
select.select 
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px 3px;
	z-index: auto;
}

.font10{
	font-size:10px
	}
.blue, .modra{
	color: #164eaa;
}		
.red {
	color: #CE0005;
}
.zelena {
	color: #006600;
}
.gray {
	color: #999999;
}
.center {
	text-align: center;
}
	
/* LINK */
a{
	color:#164EAA;
	text-decoration:none;
	}			
a:visited{
	color:#164EAA;
	text-decoration:none;
	}
a:hover{
	color:black;
	text-decoration:underline;
	}
a.dark{
	color:#28323E;
	text-decoration:none;
	}
a:visited.dark{
	color:#28323E;
	text-decoration:none;
	}	
a:hover.dark{
	color:#164EAA;
	text-decoration:none;
	}				

a.gray{
	color:#999999;
	text-decoration:none;
	}
a:visited.gray{
	color:#999999;
	text-decoration:none;
	}	
a:hover.gray{
	color:#000000;
	text-decoration:none;
	}		
/* CONTAINER */
#container{
	width: 1000px;
	height: auto;
	margin: auto;
	}
#page_box {
	height: auto;
	width: 980px;
	padding:0px 10px 0px 10px;
	float: left;
	background-image: url(../images/go_pageline.png);
}

/* HEADER */	
#header {
	height: auto;
	width: 100%;
	float: left;
}

.logo{
	width:680px;
	height:70px;
	float:left;
	}
.lang_box{
	width:275px;
	height:65px;
	padding:5px 30px 0px 15px;
	float:left;
	text-align:center;
	background-image:url(../images/go_lang.jpg);
	}
.lang_box a{
	color:#CCCCCC;
	}	
.lang_box a:hover{
	color:white;
	}	
.menu_box{
	width:660px;
	height:60px;
	float:left;
	background-image:url(../images/go_menu.jpg);
	padding: 0 0 0 20px;
	}
.search_box{
	width:320px;
	height:60px;
	float:left;
	background-image:url(../images/go_search.jpg);
	}
.search_box input.dark{
	background-image:url(../images/search_pass.gif);
	width:220px;
	height:23px;
	margin:17px 0 0 20px;
	padding:4px 5px 0 5px;
	color:white;
	border:0;
	}				

/* CONTENT */
#content {
	height: auto;
	width: 670px;
	float: left;
}
#content .spod {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 4px;
	width: 670px;
}
.box_11{
	height:auto;
	width:670px;
	float:left;
	}
.box_11 ul{
	padding:3px 20px 3px 20px;
	width:630px;
	margin:0px;
	float:left;
	background-image:url(../images/go_h11_p.gif);
	}
.box_11 li{
	padding: 3px 20px 3px 20px;
	width: 630px;
	margin: 0px;
	float: left;
	background-image: url(../images/go_h11_p.gif);
	display: none;
	list-style: none;
}	
.box_11_tretina{
	width:200px;
	height:auto;
	margin:0px 0px 3px 0px;
	padding:0px;
	float:left;
	}	
#content .box11 ul label {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 120px;
}
#content .box_11 ul.up{
	padding:0px;
	width:670px;	
	background-image:url(../images/go_h11.gif);
	height:9px;
	}
#content .box_11 ul.dwn{
	padding:0px;
	width:670px;	
	background-image:url(../images/go_h11_s.gif);
	height:9px;
	}
.box_11_text{
	float:left;
	padding:0px;
	width:418px;
	height:auto;
}	
.box_11 label{
	padding-left:5px;
	padding-right:5px;
	width:160px;
	height:auto;
	display:inline-block;
}		
.box_11_img{
	float:left;
	padding:0px;
	width:210px;
	height:auto;
}
		
.header_box{
	width:408px;
	height:auto;
	margin:0;
	padding: 0 10px 0 0;
	float:left;
}	
.adit_box{
	width:200px;
	height:auto;
	float:left;
	text-align:right;
	margin:0;
	padding: 0 10px 0 0; }			
	
/* STVRT */	
#stvrt_box{
	width:209px;
	height:auto;
	float:left;
	}
#stvrt_box .box_14{
	height:auto;
	width:209px;
	float:left;	
	}
#stvrt_box .box_14 ul{
	padding:3px 14px 3px 14px;
	width:181px;
	float:left;	
	margin:0px;
	background-image:url(../images/go_h14_p.gif);
	}
#stvrt_box .box_14 ul.head{
	padding:0px;
	width:209px;	
	background-image:url(../images/go_h14.gif);
	height:38px;
	}
#stvrt_box .box_14 ul.head h3{
	padding:10px 0 0 16px;
	}				
#stvrt_box .box_14 ul.up{
	padding:0px;
	width:209px;	
	background-image:url(../images/go_h14_h.gif);
	height:9px;
	}	
#stvrt_box .box_14 ul.dwn{
	padding:0px;
	width:209px;	
	background-image:url(../images/go_h14_s.gif);
	height:9px;
	}			
/* HALF */		
#half_box{
	width:461px;
	height:auto;
	float:left;
	}	
#half_box .box_24{
	height:auto;
	width:461px;
	float:left;
	}
#half_box .box_24 ul{
	padding:3px 14px 3px 14px;
	margin:0px;
	width:433px;
	float:left;
	height: auto;
	background-image:url(../images/go_h24_p.gif);
	}
#half_box .box_24 ul.head{
	padding:0px;
	width:461px;
	background-image:url(../images/go_h24.gif);
	height:38px;
	}
#half_box .box_24 ul.head h3{
	padding:10px 0 0 16px;
	}		
#half_box .box_24 ul.up{
	padding:0px;
	width:461px;	
	background-image:url(../images/go_h24_z.gif);
	height:9px;
	}	
#half_box .box_24 ul.dwn{
	padding:0px;
	width:461px;	
	background-image:url(../images/go_h24_s.gif);
	height:9px;
	}	
	
.box_25{
	height:auto;
	width:461px;
	float:left;
	}
.box_25 ul{
	padding:3px 14px 3px 14px;
	margin:0px;
	width:433px;
	float:left;
	height: auto;
	background-image:url(../images/go_z34_p.gif);
	}
.box_25 ul.head{
	padding:0px;
	width:461px;
	background-image:url(../images/go_z34.gif);
	height:38px;
	}
.box_25 ul.head h3{
	padding:10px 0 0 16px;
	}		
.box_25 ul.up{
	padding:0px;
	width:461px;	
	background-image:url(../images/go_z34_z.gif);
	height:9px;
	}	
.box_25 ul.dwn{
	padding:0px;
	width:461px;	
	background-image:url(../images/go_z34_s.gif);
	height:9px;
	}						

/* MENU */
#menu {
	height: auto;
	width: 310px;
	float: left;
}
#menu label {
	float: left;
	height: auto;
	width: 70px;
	font-weight: bold;
	margin-top: 3px;
}

#box34 {
    height:auto;
    width:310px;
}
#box34 h3{
	padding-top:12px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 10px;
    margin: 0;
	width:280px;
	background-image:url(../images/go_h34.gif);
	height:26px;
}
#box34 p{
	padding:3px 14px 3px 14px;
	width:282px;
	margin:0px;
	background-image:url(../images/go_h34_p.gif)
}
#box34 div.down{
	padding:0px;
	width:310px;
	background-image:url(../images/go_h34_s.gif);
	height:9px;
}

#box39 {
    height:auto;
    width:310px;
}
#box39 h3{
	padding-top:12px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 10px;
    margin: 0;
	width:280px;
	background-image:url(../images/go_t34.gif);
	height:26px;
}
#box39 p{
	padding:3px 14px 3px 14px;
	width:282px;
	margin:0px;
	background-image:url(../images/go_t34_p.gif)
}
#box39 div.down{
	padding:0px;
	width:310px;
	background-image:url(../images/go_t34_s.gif);
	height:9px;
}


.box_34{
	height:auto;
	width:310px;
	float:left;	
	}
.box_34 ul{
	padding:3px 14px 3px 14px;
	width:282px;
	margin:0px;
	background-image:url(../images/go_h34_p.gif);
	}
.box_34 ul.head{
	padding:0px;
	width:310px;
	background-image:url(../images/go_h34.gif);
	height:38px;
	}
.box_34 ul.head p {
	padding:12px 12px 0 0;
	display: inline;
	float: right;
}
.box_34 ul.head h3{
	padding:10px 0 0 16px;
	float:left;
	}			
.box_34 ul.up{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_h34_z.gif);
	height:9px;
	}	
.box_34 ul.dwn{
	padding:0px;
	width:310px;
	background-image:url(../images/go_h34_s.gif);
	height:9px;
	}
	
.box_35{
	height:auto;
	width:310px;
	float:left;	
	}
.box_35 ul{
	padding:3px 14px 3px 14px;
	width:282px;	
	margin:0px;
	background-image:url(../images/go_t34_p.gif);
	}
#menu .box_35 ul.head{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_t34.gif);
	height:38px;
	}
#menu .box_35 ul.head h3{
	padding:10px 0 0 16px;
	}			
#menu .box_35 ul.up{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_t34_z.gif);
	height:9px;
	}	
#menu .box_35 ul.dwn{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_t34_s.gif);
	height:9px;
	}
	
#menu .box_44{
	height:auto;
	width:310px;
	float:left;	
	}
#menu .box_44 ul{
	padding:3px 14px 3px 14px;
	width:282px;	
	margin:0px;
	background-image:url(../images/go_n44_p.gif);
	}
#menu .box_44 ul.head{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_n44_h.gif);
	height:38px;
	}
#menu .box_44 ul.head2{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_n44_h2.gif);
	height:38px;
	}	
#menu .box_44 ul.head h3{
	width:178px;
	padding:10px 0 0 16px;
	display: block;
	float: left;
	}
#menu .box_44 ul.head p{
	width:107px;
	margin:12px 0 0 0;
	padding:0;
	display: block;
	float: left;
	color:#FFFFFF;
	text-align:right;
	}	
#menu .box_44 ul.head a{
	color:#FFFFFF;
	}						
#menu .box_44 ul.up{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_n44_z.gif);
	height:9px;
	}	
#menu .box_44 ul.dwn{
	padding:0px;
	width:310px;	
	background-image:url(../images/go_n44_s.gif);
	height:9px;
	}	
/* IHRISKA */
ul#kraj{
  padding: 0;
  background: none;
}
ul#kraj li{
  width: 137px;
  display: block;
  padding: 5px;
  margin: 5px;
  background: none;
  border-bottom: 1px dotted #CCCCCC;
}
/* FOOTER*/
#footer {
	height: 62px;
	width: 980px;
	float: left;
	background-image:url(../images/go_foot.gif);
	color: white;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
}
.dot_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2px;
	width: 99%;
}
.float_fix {
	margin: 0px;
	padding: 0;
	float: left;
	height: auto;
	width: auto;
}
#comm {
	padding: 0px;
	float: left;
	height: auto;
	width: 630px;
	margin: 5px 0px 5px 0px;
	background-color: #E7E9EB;
}
#comm  .hlavicka   {
	padding: 10px 10px 5px 10px;
	width: 610px;
	height: auto;
	margin: 0;
}
#comm .text {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 610px;
}
#comm .odp {
	margin: 5px 10px 10px 10px;
	padding: 10px;
	float: left;
	height: auto;
	width: 590px;
	background-color: #F4F5F7;
}

.datum_box {
	margin: 0px 10px 0px 0px;
	padding: 2px;
	float: left;
	height: 30px;
	width: 34px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/datum_pas.gif);
}
/* KALENDAR */
.calendar{
	width:418px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
.calendar ul{
	background:none;
	width:414px;
	height:auto;
	padding:0;
	margin: 0px 0px 4px 0px;
	float:left;
}

.calendar ul.head{
	width:397px;
	height:auto;
	border:1px solid #CCCCCC;
	padding:5px;
	margin: 0px 0px 0px 0px;
	background:#F2F2F2;
}
.day{
	width:53px;
	height:34px;
	border:1px solid #CCCCCC;
	padding:0;
	margin: 4px 4px 4px 0px;
	float:left;
	background-color:#FFFFFF;	
}
.day a{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	text-decoration: underline;
	font-weight:bold;	
}
.day a:hover{
	background-color:#F7F7F7;
}
.day p{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	margin:0;
	text-decoration: none;	
}
.ned{
	width:53px;
	height:34px;
	border:1px solid #CCCCCC;
	padding:0;
	margin: 4px 4px 4px 0px;
	float:left;
	background-color:#DDE7EC;
}
.ned a{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	text-decoration: underline;	
	font-weight:bold;	
}
.ned a:hover{
	background-color:#C7D8E0;
}
.ned p{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	margin:0;
	text-decoration: none;	
}
.sob{
	width:53px;
	height:34px;
	border:1px solid #CCCCCC;
	padding:0;
	margin: 4px 4px 4px 0px;
	float:left;
	background-color:#F2F2F2;
}
.sob a{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	text-decoration: underline;	
	font-weight:bold;
}
.sob a:hover{
	background-color:#EBEBEB;
}
.sob p{
	display: block;
	width:43px;
	padding:5px;
	height:24px;
	margin:0;
	text-decoration: none;	
}
.slideshow { height: 220px; width: 640px; margin: auto }
.slideshow img { padding: 0px; border: 0px; margin:0; }
#go_archiv{
  width: 180px;
  height: 320px;
  text-align: center;
  float: left;
  background-image: none;
  padding: 10px;
  margin: 3px;
  background-color: #DDE7EC;

}

  
