	body {
		behavior:url("csshover.htc");
		background: #283E6D;
	}

		#container {
			width: 980px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 1.6em;
			color: #fff;
			background-color: transparent;
		}
		
	
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: transparent;
		}
		
		
		#content a {
			color:#E3CB2B;
			text-decoration: none;
			border-bottom: 1px solid #283E6D;
		}

		#content li {
			color:#fff;
			text-decoration: none;
      font-weight: normal;
		}

		#content a:hover {
			color: #F1D309;
			background-color: transparent;
			border-bottom: 1px dotted #F1D309;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #283E6D;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		

		#header {
			border-bottom: 0px solid #283E6D;
			padding-top: 10px;
			clear: both;
			margin-bottom: 0px;
			background: #283E6D;
		}
		


		#header p { 
			margin-top: 20px;
			margin-left: 30px;
			color: #999999;
			background-color: transparent;
		}

		#navigation ul, #navigation li, #navigation a {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	#navigation {
		background: transparent;
		padding: 0px 0 0 0px;
		width:158px;
		display: inline;
	}
	
  #navigation ul {
		float: left;
		margin: 12px 0 20px 0;
		width:158px;
		border:0px solid #9d9da1;
		background:#283E6D;
		list-style:none;
		display: block;

	}

	#navigation li {
		position:relative;
		padding:1px;
		padding-left:26px;
		background:url("images/item_f.gif") no-repeat;
		z-index:9;
	}

	#navigation li.text {
		position:relative;
		padding:0px;
		margin: 25px 0 20px 0;;
		padding-left:0px;
		z-index:9;
		background: #283E6D;
	}

		#navigation p {
			margin: 0px ;
			padding: 4px;
			color: #C7C8E1;
		}
		
		#navigation strong {
			color: #C7C8E1 !important;
    }
		#navigation h5 {
			font-weight: bold;
			color: #C7C8E1;
			background: transparent url(images/services.gif) 4px 50% no-repeat;
			margin: 20px 0 0 0;
			padding: 0px 0 0 25px;;
			font-size: 12px;
			border-bottom: 1px solid #60634C;
			border-left: 1px solid #60634C;
		}

		#navigation img {
		
		}
		#navigation strong {
			font-weight: bold;
			color: #DADAEB;
			background: transparent;
		}
		

		#navigation li.folder	{ background:url("images/item_fo.gif") no-repeat; }		
		#navigation li.folder ul {
			position:absolute;
			left:120px; /* IE */
			top:5px;
		}		
			li.folder>ul { left:140px; } /* others */

	#navigation a {
		padding:4px;
		font-size: 13px;
		background: #5F739B;
		border:1px solid #B3BDD1;
		text-decoration:none;
		color:white;
		font-weight:bold;
		width:100%; /* IE */
	}
		#navigation li>a { width:auto; } /* others */


	/* regular hovers */

	#navigation a:hover {
		border-color:#ECD447;
		background:#405581 url("images/sub.gif") right no-repeat;;
		color:#ECD447;
	}
#navigation li.folder a {
		background: #5F739B;
		color:white;

}
		#navigation li.folder a:hover {
		border-color:#ECD447;
		background:#405581 url("images/sub.gif") right no-repeat;;
		color:#ECD447;
		}
	
	/* hovers with specificity */
	
	#navigation li.folder:hover { z-index:10; }		
		
	#navigation ul ul, #navigation li:hover ul ul {
		display:none;
	}

	#navigation li:hover ul, #navigation li:hover li:hover ul {
		display:block;
	}		
		



		#content {
			width: 572px;
			background: #283E6D;
			margin: 10px 0 0 180px;
			padding: 0px 0 0 5px;
		}
		
		#content a, #content a:href, #content a:link, #content a:visited {
			padding:0 0 2px 0;
			margin: 0 0 0px 0;
			border-bottom: 1px dashed #283E6D;
			color: #FFFFC0;
			text-decoration: none;
			font-weight: bold;
		}

    #content a:visited {
			font-weight: normal !important;
		}
    
    
		#content a:hover {
			border-bottom: 1px solid #FFFFC0;
			color: #FFFF40;
			text-decoration: none;
		}

		#content p {
			padding-bottom: 5px;
			border-bottom: 1px solid #283E6D; /* A faint grey line below the text */
			font-size: 125%;
			line-height: 140%;
			letter-spacing: 1px;
		}

		#content strong {
			font-size: 14px;
			line-height: 140%;
			letter-spacing: 1px;
			font-weight: bold;
		}
		
		#content em {
			font-size: 14px;
			line-height: 140%;
			letter-spacing: 1px;
			font-style: italic;
		}

		#content img {
			margin: 0 0px 5px 10px;
			border: 5px black solid;
		}
		
		#content p img {
			margin: 0px 0px 5px 0px;
			padding: 0px 0 0 0;
			border: 0px #fff solid;
			float: left;
		}
		
		#content h2 {
			padding: 5px;
			color: #F1D551;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #405581;
			border-top: 1px solid #F1D551;
			border-bottom: 1px solid #F1D551;
		}

		#content h5 {
			width:120px;
			padding: 5px 5px 5px 0;
			color: #F1D551;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: transparent;
			text-align: center;
			border-left: 0px solid #F1D551;
			border-bottom: 3px solid #F1D551;
			border-right: 0px solid #F1D551;			
		}

#content h4 {
			width:280px;
			padding: 5px 5px 5px 0;
			color: #F1D551;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: transparent;
			text-align: center;
			border-left: 0px solid #F1D551;
			border-bottom: 3px solid #F1D551;
			border-right: 0px solid #F1D551;			
		}

		#content h6 {
			padding: 5px 5px 5px 5px;
			width: 330px;
			font-weight: 200;
			color: #F1D551;
			font-size: 18px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: transparent;
			text-align: center;
			line-height: 22px;
			border-left: 3px solid #F1D551;
			border-bottom: 0px solid #F1D551;
			border-right: 3px solid #F1D551;			
		}
		
		#sidebar_zelva {
			background: #405581;
			border: 0px solid #F1D551;
			float: right;
			width: 195px;
			padding: 10px 0px 0 0;
			margin: 10px 0 0 0;
			text-align: center;

		}

      #sidebar_zelva img{
       border:0;
       margin:5px 0;
       }
       
       #sidebar_zelva hr{
       border:0;
       margin:5px 0;
       width:100%;
       border-bottom:1px solid #F1D551;
       }
		
		#sidebar_zelva li {
			font-weight: bold;
			font-size: 12px;
      margin: 10px 10px 10px 10px; 
      padding: 0px 0 0px 25px;
      list-style: none;
			
			text-align: left;
			background:transparent url("images/ico_doc.gif") left no-repeat;;
			line-height: 21px;
		}

		#sidebar_zelva h5 {
			font-weight: bold;
			color: #E3CB2B;
			background: #22355C;
			margin: 15px 0px 10px 0px;
			padding: 2px 2px 4px 5px;
			border-top:0px solid #F1D551;
			border-bottom:0px solid #F1D551;
			font-size: 14px;		
		}

			#sidebar_zelva a:link, #sidebar_zelva a:visited {
			padding:0 0 3px 0;
			margin: 0 0 0px 0;
			border: 0;
			color: #DCE22C;
			text-decoration: none;
		}

		#sidebar_zelva a:hover {
			border: 0;
			color: #F1D551;
			text-decoration: none;
		}

		#sidebar {
			background: transparent;
			float: right;
			width: 195px;
			padding: 0 0px 0 0;
			margin: 0;
		}

		#sidebar h2 {
			padding: 5px;
			color: #E3CB2B;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #405581;
			margin: 10px 0 0 0;
			border-top: 1px solid #F1D551;
			border-bottom: 1px solid #F1D551;
		}
		
		#sidebar h5 {
			font-weight: bold;
			color: #E3CB2B;
			background: #22355C;
			margin: 15px 0 0 0px;
			padding: 2px 2px 2px 5px;
			border-bottom:1px solid #F1D551;
			font-size: 100%;			
		}

		#sidebar h6 {
			font-weight: bold;
			color: #E3CB2B;
			background: transparent;
			margin: 15px 0 0 0px;
			padding: 2px 2px 2px 5px;
			border-bottom:1px solid #F1D551;
			border-right:1px solid #F1D551;
			text-align: left;
			font-size: 14px;			
		}

		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #283E6D;
			text-align: left;
			line-height: 21px;
		}

			#sidebar a:link, #sidebar a:visited {
			padding:0 0 3px 0;
			margin: 0 0 0px 0;
			font-weight: normal;
			border-bottom: 1px dashed #FFF3C1;
			color: #C8C9FC;
			text-decoration: none;
		}

		#sidebar a:hover {
			border-bottom: 1px solid #E3CB2B;
			color: #F1D551;
			text-decoration: none;
		}



		#footer {
			margin-top: 80px;
			clear: both;
			background-color:#283E6D;
			padding: 0px 5px 0px 5px;
			text-align: center;
		}
		
		#footer p {
			color:#92873E;
			padding: 0px;
			margin: 0;
		}
		
		#footer p a:link, #footer p a:visited {
			padding:2px;
			color: #92873E;
			border-bottom: 1px dotted #89817f;
			font-weight: bold;
			text-decoration: none;
		}
		
		#footer p a:hover {
			color: #E3CB2B;
			background-color:transparent;
			text-decoration: none;
			border-bottom: 1px dotted #E3CB2B;
		}
		

		
		
div#nav
{
	width: 978px;
	border-bottom: 1px solid #EFD54C;
	border-left: 1px solid #EFD54C;
	border-right: 1px solid #EFD54C;
	height: 17px;
	background: transparent;
	text-align: right;
	margin: 0px 0 0 0;
}

div#nav ul
{
	height: 17px;
	list-style: none;
	width: 978px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 17px;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #EFD54C;
	
}

div#nav ul li a
{
	width: 100%;
	height: 17px;
	
	display: block;
	color: #EFD54C;
	text-decoration: none;
}

div#nav ul li.last
{


}

div#nav ul li.firstli {
width:260px;
}
div#nav ul li.info
{
width:574px;
border:0;
color: #BFC1C3;
text-align: left;
background: transparent;
font-size: 9px;
}

div#nav ul li a:hover
{
	color: white;
}

div#nav ul li a.orange:hover
{
	background-color: #9FA930;
}

div#nav ul li a.blue:hover
{
	background-color: #11A9BE;
}

div#nav ul li a.red:hover
{
	background-color: #9F1B30;
}

div#nav ul li a.green:hover
{
	background-color: #11A930;
}

div#nav ul li a.gold:hover
{
	background-color: #c1c689;
}

#tabspo {
 background-color: #D7DDE9;
 border: 1px solid #F1D551;
 padding: 0px;
}

th {
 border-bottom: 1px solid #F1D551;	
 background-color:#405581;
 color:#F1D551;
 font-size: 12px;
 padding: 3px 2px;
}

.mno {
 border-bottom: 1px solid #F1D551;	
 background-color:#405581;
 color:#F1D551;
 font-size: 12px;
 padding: 3px 2px 3px 8px;
 text-align: left !important;
}

.por {
 border-bottom: 1px solid #F1D551;	
 background-color:#405581;
 color:#F1D551;
 font-size: 12px;
 padding: 3px 2px 3px 8px;
 text-align: center !important;
}

td {
	text-align: center;
}

#tabspo a:link, #tabspo a:visited {
color: #000;
font-weight: bold;
font-size: 14px;
line-height: 22px;
 text-decoration: none;
}

#tabspo a:hover {
color: #4040FF;
text-decoration: none;
}

.lnkna {
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;	
	
}

.bullet{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/bullet01.gif) 0px 0% no-repeat;
	min-height: 30px;
}

.bulletd{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_denik_s.gif) 0px 0% no-repeat;
	min-height: 30px;
}

.bulletg{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_gallery_s.gif) 0px 0% no-repeat;
	min-height: 30px;
}

.bulletnw{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_gallery_s.gif) 0px 0% no-repeat;
	min-height: 30px;
	font-weight: bold;
	font-size: 12px;
}

.bullett{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_tmp_s.gif) 0px 0% no-repeat;
	min-height: 30px;
}

.bullett2{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_tmp2_s.gif) 0px 0% no-repeat;
	min-height: 30px;
}

.bullett3{
	margin: 10px 0px 0px 0 !important;
	padding: 0px 0 4px 30px !important;
	background: transparent url(images/ico_tmp3_s.gif) 0px 0% no-repeat;
	min-height: 30px;
}

hr {
	border-bottom: 1px solid #808080;
	border-top: 1px solid #C9A411;
}
.smal {
color: #fff;
font-weight: bold;
margin:0;
font-size: 10px;
line-height: 12px;
width: 300px;
text-align: center;
}

u {
	text-decoration: none;
	border: 1px solid #fff;
	padding: 2px 8px 0px 4px;
	margin: 5px;
}

#boxy {
	width: 152px;
	display: block;
}

#hotnews {
border: 1px solid #fff;
width: 280px;
background:#45585E;
text-align:left;
margin:0 0 15px 15px;
padding:10px;
font-size: 9px;
float:right;
}

#hotnews p {
margin:4px;
line-height: 14px;
padding:0;
border:0;
color:#F2F5A9;
}

#hotnews strong {
margin:0px 0;
padding:0;
border:0;
color:#C8C979;
font-size: 12px;
}

#hotnews a {
margin:0px 0;
padding:0;
border:0 !important;
color:#B5C6F5 !important;
text-decoration:none;
}

#hotnews a:hover {
margin:0px 0;
padding:0;
border:0 !important;
color:#F1D551 !important;
text-decoration:underline;
}

.imga {
border:0 !important;
background:transparent !important;
}

#tbl_img img{
border:0;
}

#tbl_img a {
font-size: 10px;
font-weight: normal;
}

#tbl_img a:hover {
text-decoration:none;
border:0;
}

#tbl_img td {
vertical-align: top;
text-align: center;
}

#ul_galerie_main {
margin:0;
padding:30px 0 0 10px;
}


#ul_galerie_main li {
margin:5px 0 0 2px;
padding:2px 0 2px 0px;
list-style: none;
border-bottom: 1px solid #424D7E;
font-size: 12px;
font-weight: normal;
} 

#ul_galerie_main li a:link,#ul_galerie_main li a:active,#ul_galerie_main li a:visited {
color:#C5E8C3;
font-size: 11px;
font-weight: bold;
margin:0;
padding:0;
}


#ul_galerie_main li a:visited {
color:#C5E8C3;
}

#ul_galerie_main li a:hover {
color:#fff !important;
border-bottom: 1px solid #1FBD02 !important;
}

#ul_galerie_main_file ul {
margin:0;
padding:0;
}

#ul_galerie_main_file li {
list-style-image: url(images/ico_down.gif);
border-bottom: 0px solid #1FBD02 !important;
margin: 0 0 0 82px !important;
padding:0;
}

#ul_galerie_main_view ul {
margin:0;
padding:0;
}

#ul_galerie_main_view li {
list-style-image: url(images/ico_up.gif);
border-bottom: 0px solid #1FBD02 !important;
margin: 0 0 0 82px !important;
padding:0;
}

.clanky {
background: transparent url(images/ico_clanky.gif) 475px 13px no-repeat;
}

.foto {
background: transparent url(images/ico_foto.gif) 475px 13px no-repeat;
}

.video {
background: transparent url(images/ico_video.gif) 475px 13px no-repeat;
}

.zvuk {
background: transparent url(images/ico_zvuk.gif) 475px 13px no-repeat;
}

.tiskz {
background: transparent url(images/ico_tiskzpravy.gif) 475px 13px no-repeat;
}

.boxcl {
margin: 10px 0 20px 0;
padding: 10px 100px 10px 0px;
}

.boxclin {
padding: 0px;
margin: 0px;
border: 1px solid #A5ADC2;
}

.boxclin h1 {
float: right;
margin:0 0 0px 0px;
padding:5px 0px 5px 0px;
background-color: #515D7F;
color: #FFDC00;
font-weight:bold;
font-size: 12px;
height: 18px;
width: 200px;
text-align:center;
border-left: 1px solid #A5ADC2;
border-bottom: 1px solid #A5ADC2;
}

.datum {
font-weight: bold;
font-size: 12px;
font-family: monospace;
margin: 0 5px 0 0;
padding: 0 7px 0 0;
color: #F2F1B4;
border-right: 1px solid #424D7E;
}


#navigation li.galbox {
		position:relative;
		padding:0px 0 15px 0;
		margin: 25px 0 0px 0;;
		z-index:9;
		background: transparent url(images/ico_galerie.gif) 0 35px no-repeat !important;
    width: 158px;
    height: 190px;
    display: block;
}

.galboxx{
 filter:alpha(opacity=30) !important;
 -moz-opacity:0.3 !important;
 opacity: 0.3 !important;
 
}

.galbox a{
 background: transparent !important;
 border: 0 !important;
 width: 70px !important;
 float: left !important;
 display: inline !important;
}

.galbox img{
 border: 0 !important;
 float: left !important;
 display: inline !important;
}

.gradualshine {
filter:alpha(opacity=30);
-moz-opacity:0.3;
}

.liclear {
width:156px;
border: none !important;
clear:both;
background: none !important;
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
position:relative;
display:block;
z-index:9;
}

.galine {
margin: 0 0 0 0;
padding: 0 0 0 0;
width:156px;
height:1px;
border:0;
background: transparent url(images/hr_anim_gal.gif) 0 0 no-repeat !important;

}
.bldtd {
font-weight: bold;
border-bottom: 1px solid #424D7E;
border-right: 1px solid #424D7E;
}

.liol {
font-weight: normal;
font-size: 14px;
}

.hrside {
border:0;
	border-bottom: 1px solid #405581;
}

.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
color: #fff;
}

#poznamka {
border: 1px dashed #ddd;
width: 220px;
background:transparent;
text-align:left;
margin:20px 0 15px 15px;
padding:10px;
font-size: 9px;
float:right;
}

#poznamka p {
margin:4px;
line-height: 14px;
padding:0;
border:0;
color:#F2F5A9;
}

.hidd {
display: none;
}

.fotot {
font-size: 10px !important;
text-align:justify !important;
}
.fototb {
font-size: 10px !important;
text-align:left !important;
font-weight: bold;
}

#lightbox{
	background-color:#000;
	padding: 10px;
	border: 1px solid #EED557;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 1.8em;
			font-weight: bold;
			color: #EED557;
}
#keyboardMsg{ 
float: right;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 1.6em;
			color: #fff;
}

#lightbox img { border: none; padding:0; margin:0;} 
#overlay img{ border: none; padding:0; margin:0;}
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
