/* styles */
body
{
margin: 0px;
padding: 0px;
background: #ccc;
font-family: arial, sans-serif;
font-size: 11px;
line-height: 17px;
}

#main
{
position: absolute;
width: 970px;
height: 100%;
left: 50%;
margin-left: -485px;
background: #ffffff;
text-align: justify;
}

#top
{
width: 970px;
height: 90px;
background: #ffffff;
}

.logo
{
position: absolute;
width: 226px;
height: 65px;
top: 13px;
left: 15px;
background: url(logo.png) no-repeat;
}

.lang
{
position: absolute;
top: 35px;
right: 30px;
}

#header
{
width: 970px;
height: 205px;
background: url(header.jpg) no-repeat;
}

#citat
{
position: absolute;
left: 495px;
top: 175px;
font-size: 16px;
color: #fff;
font-weight: bold;
line-height: 23px;
}

.zelena
{
color: #8bc53f;
}
.kurziva
{
font-size: 11px;
font-style: italic;
color: #fff;
font-weight: normal;
}

#menu
{
width: 960px;
height: 35px;
margin-top: 5px;
margin-left: 5px;
background: #8bc53f;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 8pt;
color: #ffffff;
/*word-spacing: 35px;*/
/*line-height: 35px;*/
}


#text
{
padding: 10px 35px 10px 35px;
}

p 
{text-indent: 0px;}

.cara
{
position: absolute;
width: 903px;
height: 1px;
background: #e8e8e8;
}

table 
{
font-size: 11px;
line-height: 17px;
text-align: justify;
}

td
{
padding: 15px;
}

#footer
{
text-align: center;
color: #c2c2c2;
}

hr
{
border: 0px;
border-top: 1px solid #e8e8e8;
color: #e8e8e8
}

h1
{
font-size: 22px;
}

.left
{
float: left;
width: 180px;
padding-top: 15px;
}

.pics
{
float: left;
width: 210px;
padding-top: 0px;
}

img
{
margin-right: 20px;
}

ul li
{
list-style-type: none;
} 

ul
{
_margin-top: -12px;
}

.novotny
{
float: left;
width: 425px;
margin-right: 50px;
}

.studenc
{
float: right;
width: 425px;
}

/
/*************************** O  D  K  A  Z  Y *********************************/

#text a {text-decoration: underline; color: #000;}
#text a:link {text-decoration: underline; color: #000;}
#text a:active {text-decoration: underline; color: #000;}
#text a:visited {text-decoration: underline; color: #000;}
#text a:hover {text-decoration: none; color: #000;}

.lang a:link {text-decoration: underline; color: #000;}
.lang a:active {text-decoration: underline; color: #000;}
.lang a:visited{text-decoration: underline; color: #000;}
.lang a:hover{text-decoration: none;color: #000;}

#menu a:link {text-decoration: none;color: #fff;}
#menu a:active{text-decoration: none;color: #fff;}
#menu a:visited{text-decoration: none;color: #fff;}
#menu a:hover{text-decoration: underline;color: #fff;}

#footer a:link {color: #8bc53f; text-decoration: underline;}
#footer a:active {color: #8bc53f; text-decoration: underline;}
#footer a:visited {color: #8bc53f; text-decoration: underline;}
#footer a:hover {color: #8bc53f; text-decoration: none;}







#mmenu {margin-left: 5px;}
#mmenu ul, li {margin: 0;padding: 0;margin: 0;}

/* ul.makeMenu {font-weight: bold;font-size: 0.9em;}*/

ul.makeMenu ul {width: 140px;color: White;}
ul.makeMenu li { 
	list-style-type: none; 
	margin: 0px; 
	position: relative; 
   padding: 2px 0 2px 5px;
	/* border-top: 1px solid white; */
	width: 145px;
}
div#mmenu > ul.makeMenu li {width: 140px;}

ul.makeMenu li>ul {  /** 2.uroven **/
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 110px; 
	top: 21px;
	left: 0px;
	background-color: #8bc53f;;
	border-bottom: 2px solid white;
	width: 145px;
}
	
ul.makeMenu li>ul>li>ul, ul.third { /** 3.uroven **/
	position: absolute;
	 left: 115px;
	 top: -1px;
}

ul.makeMenu li:hover { background-color: #8bc53f;;color: White;}
ul.makeMenu li:hover>ul { display: block; }
ul.makeMenu li a { color: black;display: block; width: 100%; text-decoration: none; }
ul.makeMenu li a:hover { color: #8bc53f; color:white;  /*color:black;*/ }
ul.makeMenu li.first {
   display:block;
	width: 140px;
	_width:145px;
	color: White;
	position: absolute;
	background-color: #8bc53f;;
	padding-top: 2px;
}
ul.makeMenu li.first a.first {color:white;}
ul.makeMenu li.first a.first:hover {color: #8bc53f;_color:white;}
ul.makeMenu li.first:hover {background-color: #8bc53f;color: white;}

li.first#domu{ margin-left:130px; margin-top: 6px; position: absolute;left:60px;z-index: 2; text-align: left;}
li.first#onas{margin-left:230px; margin-top: 6px; position: absolute;left:130px;z-index: 3;text-align: left;}
li.first#nabidka{margin-left:330px; margin-top: 6px; position: absolute;left:210px;z-index: 4;text-align: left;}
li.first#kontakt{margin-left:430px; margin-top: 6px; position: absolute;left:290px;z-index: 5;text-align: left;}

ul.makeMenu a:visited {color: #ffffff;}
ul.makeMenu a:hover {background: none !important;}