.menu {
	background: url(../img/menu_bg.gif) repeat-x;
	border-bottom: 1px solid #4e80e2;
	height: 35px;
	padding-left: 10px;
	padding-top: 10px;
}

.links {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.links a:link, .links a:visited, .links a:active {
	font: normal small-caps 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #fcc350;
}

.links a:hover {
	border-bottom: 2px solid #fcc350;
}

.priprava {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF8DC;
	border: 1px solid #fcc350;
	vertical-align: middle;
	text-align: center;
	height: 100px;
}

.text_nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	height: 5px;
	font-weight: bold;
}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
}

.contact {
	text-align: right;
	padding-top: 35px;
	padding-right: 30px;
}

.text_adresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	white-space: normal;
	padding-right: 20px;
	border-right: 1px solid #fcc350;
	height: 200px;
}

.text_adresa a:link, .text_adresa a:visited, .text_adresa a:active {
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #fcc350;
}

.text_adresa a:hover {
	border-bottom: 2px solid #fcc350;
}

.text_odkazy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	white-space: normal;
	padding-left: 20px;
	margin-botom: 20px;
	border-left: 3px solid #fcc350;
	border-bottom: 1px solid #fcc350;
	width: 350px;
	line-height: 20px;
}

.text_odkazy a:link, .text_odkazy a:visited, .text_odkazy a:active {
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #fcc350;
}

.text_odkazy a:hover {
	border-bottom: 2px solid #fcc350;
}

.course_director {

}

.instruktor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF8DC;
	border: 1px solid #fcc350;
	vertical-align: top;
	text-align: left;
	height: 140px;
	padding: 5px;
}

.instr_jmeno {
	border-bottom: 1px solid #fcc350;
	border-left: 5px solid #fcc350;
	padding: 5px;
	padding-top: 2px;
	font-weight : bold;
}

.mail {
	border: 0px;
	text-align: left;
}

.mail a:link, .mail a:visited, .mail a:active {
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #fcc350;
}

.mail a:hover {
	border-bottom: 2px solid #fcc350;
}


.instr_foto {
	border: 1px solid #fcc350;
	vertical-align: middle;
	text-align: center;
	height: 90px;
	background: White;
	margin-top: 20px;
	width: 75px;
	margin-right: 5px;
}

.instr_zarovnani {
	vertical-align: top;
	width: 630px;
}

.instr_nadpis {
	vertical-align: middle;
	text-align: right;
	border-right: 5px solid #fcc350;
	border-bottom: 1px solid #fcc350;
	padding-right: 5px;
	margin-right: 5px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 620px;
}

.instr_popis {
	vertical-align: middle;
	text-align: left;
}

.bottom {

	text-align: right;
	font: normal small-caps 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	border-bottom: 1px solid #fcc350;
	font: normal small-caps 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.bottom a:hover {
	border-bottom: 2px solid #fcc350;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	text-align: right;
}

 ul#link, ul  {
        	color:black;
			padding-top: 0px;
			padding-bottom: 0px;
		   margin:0;
		   list-style-type:none;
			background-color: White;
	   }

ul#link li {
	float: left;
	display: block;
}

ul#link li a  {
	color: black;
	display: block;
	float: none;
	text-align: center;
	border-bottom: 1px solid #fcc350;
	text-decoration: none;
	width: 120px;
}

ul#link li a:hover  {
	background-color: #fef8e8;
}

ul#link li ul li a  {
        float:none;
	   }

ul#link li ul {
        visibility:hidden;
        position:absolute;
        width:120px;
	   }

ul#link li:hover ul, ul#link li.hover ul {
        visibility:visible;
	   }

ul li {
          background-color: expression(
            this.onmouseover = new Function("this.className += ' hover';"),
            this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
          );
        }

.cara {
	height: 2px;
	border-bottom: 1px solid #fcc350;
	width: 375px;
	margin-left: 5px;
}

.text_kurzy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
}

.kurzy_table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
	border: 1px solid #fcc350;
}

.z5 {
	vertical-align: top;
	text-align: right;
	border-bottom: solid 1px #fcc350;
	padding-bottom: 10px;
}

.z5 a:link, .z5 a:visited, .z5 a:active {
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #fcc350;
}

.z5 a:hover {
	border-bottom: 2px solid #fcc350;
}