*{margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.2em;	
	height:100%;
	text-align:left;
	}
	
html{
	background:#f9fbfd url(img/bgr.jpg) top center repeat-x;
	margin-bottom:0px;
	}
	
#content{
	margin: 0 auto;
	width: 850px;
	}

#head{ height:225px; width:850px;}

#logo{
	float:left;
	display:block;
	position:relative; left:0px; top:20px;
	width:270px; height:90px;
	margin:0; padding:0;
	background: url(img/logo.jpg) top left no-repeat;
	}

#logo-b{
	float:right;
	display:block;
	position:relative; right:30px; top:40px;
	width:126px; height:60px;
	margin:0; padding:0;
	background: url(img/logo-b.jpg) top left no-repeat;
	}

#header{
	position:relative; top:30px; left:0px;
	width:850px; height:40px;
	display:block;
	}	
#header p{ font-size:10px; color:#4791d6; text-align:center;}

/* formulare */
label{ color: black; }
.required{ color: darkred; }

/* menicko */
#menu{
	position:relative; top:33px; left:0px;
	width:860px; height:40px;
	background: url(img/menu_bg.gif) top repeat-x;
	display:block;
	float:right;
	}

#menu a{border: none;	display:block;	height:40px;	}
#menu span{	display:none; }

.okraj1{ border-right:1px solid #2f4e6e; }
.okraj2{ border-right:1px solid #2f4e6e; border-left:1px solid #4d86b7; }

#m1	{ width:61px; background: url(img/menu01.gif) -1px 0px no-repeat; display:block; }
#m1:hover{ background-position: -1px -40px; }

#m2	{ width:99px; background: url(img/menu02.gif) 0 0px no-repeat; }
#m2:hover{ background-position: 0 -40px; }

#m3	{ width:87px; background: url(img/menu03.gif) 0 0px no-repeat; }
#m3:hover{ background-position: 0 -40px; }

#m4	{ width:99px; background: url(img/menu04.gif) 0 0px no-repeat; }
#m4:hover{ background-position: 0 -40px; }

#m5	{ width:70px; background: url(img/menu05.gif) 0 0px no-repeat; }
#m5:hover{ background-position: 0 -40px; }

#m6	{ width:82px; background: url(img/menu06.gif) 0 0px no-repeat; }
#m6:hover{ background-position: 0 -40px; }

#m7	{width:82px; background: url(img/menu07.gif) 0 0px no-repeat;}
#m7:hover{background-position: 0 -40px;}

#m8	{width:90px; background: url(img/menu08.gif) 0 0px no-repeat;}
#m8:hover{background-position: 0 -40px;}

#m9	{width:79px; background: url(img/menu09.gif) 0 0px no-repeat;}
#m9:hover{background-position: 0 -40px;}

#m10	{width:70px; background: url(img/menu10.gif) 0 0px no-repeat;}
#m10:hover{background-position: 0 -40px;}

#m11	{width:114px; background: url(img/menu11.gif) 0 0px no-repeat;}
#m11:hover{background-position: 0 -40px;}

#pobocky{width:219px; float:right; display:block; padding-top:15px;}
#letnikurzy{width:219px; float:right; display:block; padding-top:15px;}

/* dva sloupce - asi */
#dva { width: 850px; overflow: hidden; }
#dva #levy { width: 600px; display: block; height: 100%; float: left; text-align: left; vertical-align: top; overflow: hidden; }
#dva #pravy { width: 250px; display: block; height: 100%; float: right; vertical-align: top; overflow: hidden; }

.polo	{ width: 219px; display:block; height: 30px; overflow: hidden;}
.polo a { background: url(img/poz.gif) center 0px no-repeat; text-align: center; color: white; font-weight: bold; width: 219px; line-height: 30px; vertical-align: center;  }
.polo a:hover{ background-position: center -30px; background-repeat: no-repeat; width: 219px; display:block; overflow: hidden; vertical-align: center; }
.poloo2 a { background: url(img/poz2.gif) no-repeat; background-position: center; width: 219px; display:block; overflow: hidden; vertical-align: center; height: 30px; text-align: center; color: white; font-weight: bold; line-height: 30px; vertical-align: center; }
.konec	{ width: 219px; height: 30px; background: url(img/poz-paticka.gif) center 0px no-repeat; display:block; }

.rce { 	position:relative;
	      display:block;
	      width:219px;
	      height:97px;
}

.ul { 	position:relative;
	      display:block;
	      width:219px;
	      height:97px;
}

#main{
	float:left;
	width:600px;
  min-height: 700px;
	}

#main ul
{
  width: 100%;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
}

#main li
{
    width: 90%;
    display:list-item;
    list-style: disc outside;
    float: left;
    margin: 0 21px;
    padding: 2px;
    color:#2f3e4f;
    line-height: 20px;
}

#main li a 
{
  color: blue;
  display: inline;
  line-height: 20px;
}


#main2{
	float:left;
	width:600px;
	}

#main2 li{
	width: 138px;
	height: 95px;
	display: block;
	margin: 0 20px 20px 0;
	background: #5886c2;
	text-align: center;
	}	
	
#main2 li a{
	display: block;
	width: 138px;
	height: 95px;
	border: 1px solid #0c4288;
	}			
	
#main2 li a:link, #main li a:visited{
	display: block;
	width: 136px;
	height: 93px;
	border: 1px solid #0c4288;
	}			

#main2 li a:hover, #main li a:active{
	display: block;
	width: 136px;
	height: 93px;
	border: 1px solid #c38f00;
	background:#f3bb1c;
	}

#main2 li img{
	margin: 0 auto;
	padding: 4px 0 0 0;
	display: block;
	border: 0;
	}


#news{width:219px; float:right; padding-top:15px;}

#newstop{
	position:relative;
	display:block;
	width:219px;
	height:35px;
	background: url(img/news_top.gif) no-repeat;
	}

#newsbody{
	display:block;
	width:219px;
	background:#4791d6 url(img/news_bg.gif) top repeat-x ;
	padding-bottom:15px;
	}
#newsbody p{
	color:#b0d9ff;
	font-size:13px;
	line-height:1.1em;
	font-weight: bold;
	padding:0px 17px 5px 17px;
/*	background:url(img/news_br.gif) bottom center no-repeat;*/
	}
#newsbody p a{color:#b0d9ff; text-decoration:none; border-bottom:0;}
#newsbody p a:hover{ color:#ffffff; text-decoration:none; border-bottom:0;}

#newsbot{ display:block; width:219px; height:26px; background: url(img/news_bot.gif) no-repeat;}



#foot{ height:94px; width:100%; display:block; margin-top:50px; background:url(img/foot.gif) top repeat-x}

#footer{margin: 0 auto;	padding-top:45px;width: 850px;}
#footer p{ font-size:11px;}


/* -------------- DD ----------------*/

ul {margin: 0;	padding: 0;	list-style: none;}
	
ul li {	position: relative; float:left;	}
	
li ul {
	position: absolute;
	left: 0;
	top: 40px;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	height:40px;
	line-height:40px;
	text-decoration: none;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #fff; background: #355785;} /* Hover Styles */
ul li ul li a:hover { color: #d5d5d5; background: #627da0;} /* Hover Styles */	

li ul li a { /* Sub Menu Styles */		
	height:26px;
	line-height:26px;
	color: #cacaca;
	background: #818181;
	width:200px;
	}

li:hover ul, li.over ul { display: block; } /* The magic */

.link{ text-decoration: underline; height: 18px; line-height: 18px; }

/* ----------Typo ---------------

a{color: #d4121b; text-decoration: none; }
a:hover{color:#839bb0;}*/

h1,h2,h3,h4,p,#newsbody p{font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4{color: #124787;	}

p{	line-height:1.4em;
	padding:0 0.7em 0 0;
	margin-bottom:0.6em;
	color:#2f3e4f;
	}
	
.bull{	line-height:1.3em;
	padding:0 0.7em 0 1.4em;
	margin:0 0 0.5em 0;
	color:#2f3e4f;
	background:url(img/bull.png) 0px 6px no-repeat;
	}
	
p a, h2 a			{ color: #2f3e4f; text-decoration: none; border-bottom: 1px solid #c7d4e4}
p a:hover, h2 a:hover	{ color: #4791d6; text-decoration: none; border-bottom: 1px solid #f2bc26}

h1{	
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.8em 0 0.5em 0;
	line-height: 1.5em;
	}

h1 a{ color:#ff6000; }

h2{	font-size: 1.2em;
	font-weight: bold;
	margin: 0.7em 0 0.3em 0;
	line-height: 1.5em;
	}

h3{	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.5em 0 0.4em 0;
	}

h3 a{ color:#bddaec; text-decoration:none;}
h3 a:hover{ color:#fff;}	

h4{	line-height: 1.5em;
	font-weight: bold;
	margin: 0.5em 0 0.4em 0;
	}

h5{	line-height: 0.7em;
	font-weight: bold;
	margin:0;
	}
	
	
/* ---------- MISC ----------------*/
.hidden{display:none}

.cleaner{
border: 0px none;
margin: 0px;padding: 0px;
float: none;
clear: both;
width: 0px; height: 0px;
line-height: 0px;
font-size: 0px;
} 

.spacer{
margin: 0px;padding: 10px;
width: 50px;height:200px;
display:block;
}

.cara{
margin:0; padding:5px 0;
height:1px; width:420px;
display:block;
background: url(img/hr.gif) left center no-repeat;
}

hr{
margin:0; padding:5px 0;
border: 0px;
height:1px; width:420px;
display:block;
background: url(img/hr.gif) left center no-repeat;
}

table{
	border:0;
	border-collapse:collapse;
	width:380px;
	font-size:14px;
	margin:3px 0px 10px 0px;
	}	

td{	padding:5px 10px; border:1px #fff solid; color: black; background: #B0D9FF;	}
th{	padding:5px 10px; border:1px #fff solid; color:white; background: #4791D6;	}	
tr{	margin:10px; }	

.light{	background:#cbe5fb;	}
.dark{	background:#b0d9ff;	}
.darker{background:#4791d6; }


/* ------------- LighBox ------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{padding: 10px;	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px;	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* formular */
#main fieldset {width: 530px;border-color:#124787;border-style:double;border-width:4px 1px 2px 1px;padding:10px;}
#main legend {color: #124787; text-align:center;font-weight:bold;margin-bottom: 0.1em; padding: 0px 15px; }
#main label {float: left;width: 150px; color: #2f3e4f; vertical-align: middle; }
#main input {border: 1px solid #c7c7c7; height: 22px;color: #333333;margin-bottom: 2px; line-height: 22px; vertical-align: center; }
#main textarea {border: 1px solid #c7c7c7;width:450px;height: 50px;margin-bottom: 2px;}
#main input.button {background: #f58120;color:white;font-weight:bold;margin-left: 90px;height: 30px;}
#main #submitbutton {width: 250px;} 
