html { min-width: 950px;
	padding:0 0 0 0;
	margin: 0 0 0 0;}

body { behavior: url("stranky/inc/csshover.htc");
	background-image: url(../images/text.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	COLOR: #004925; 
	FONT-FAMILY: Arial, Helvetica, serif; 
	FONT-SIZE: 12px;
	margin: 0 0 0 0;
}
#sub {
	position: relative;
	background-image: url(../images/text.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:950px;
	margin-right: auto;
	margin-left: auto;
	/*top: -13px;
	&top: -16px;
	_top: -16px;*/
	height:auto;
	/*width:1815px;*/
}
#all {
	position: relative;
	background-image:  url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:950px;
	text-align:left;
	height: 480px;
}

#main {
	float:left;
	margin-top: 5px;
	width: 465px;
	padding-left:   90px;
	padding-bottom:  0px;
	padding-top:     0px;
	margin-top: 350px;
	text-align:justify;
}
#main a {
	color: #006600;
}
#main a:hover {
	color: #006666;
}


#news {
	float: left;
	width: 265px;
	margin-top: 345px;
	&margin-top: 360px;
	_margin-top: 360px;
	padding-left: 60px;
	text-align: justify;
	color:#FFFFFF;
}
#news a {
	color: #FFFF00;
	font-weight:bold;
}
#news a:hover {
	color: #FFFFCC;
}

#news h3 {
	font-size: 16px;
	color: #FFFF66;
	text-align:center;
}
#news h2 {
	font-size: 14px;
	color: #FFFF99;	
	text-align:left;
}




#main h1 {	
	font-size: 20px;
	font-weight:bold;
}
#main h2 {	
	font-size: 17px;
	font-weight:bold;
}
#main h3 {	
	font-size: 15px;
	font-weight:bold;
}
#main h4 {	
	font-size: 14px;
	font-weight:bold;
}



#langbox {
	position: absolute;
	left:  50px;
	top:    10px;
	height: 18px;
	width:  850px;
}
#searchbox {
	position: absolute;
	left:620px;
	top:  40px;
	width:280px;
	height: 40px;
	color:#FFFF00;
}
#certifikate {
	position: absolute;
	left:  270px;
	top:    60px;
	height: 18px;
	width:  200px;
	color: #FFFFCC;
	font-weight: normal;
	FONT-SIZE: 11px;
	line-height: 14px;
}



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	clear: both;
	min-height: 66px;
	height: 66px;
	width:800px;
	
	color: #333333;
	font-size:8px;
	font-weight: normal;
	line-height:12px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #FFCC66;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #FF9933;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	border:1px solid #339900;
	width: 		480px;
	height: auto;
	min-height: 25px;
	left: 80px;
	top:  0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}





#menu {
	position: absolute;
	width:  250px;
	height: 250px;
	top:    150px;
	left:   70px;
	&margin-top:  12px;
	_margin-top:  12px;
	text-align: left;
	color: #FFFFCC;
	font-weight: normal;
	text-transform:uppercase;
	FONT-SIZE: 11px;
	line-height: 14px;
}

/* menu 1. urovne */
#menu ul { 
	list-style-type: none; }
	
#menu ul li { 
	background-image:url(../images/menu-text.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	width:155px;
	padding-bottom:5px;
	padding-top: 5px;
	float: left; 
	position: relative;
	}
#menu ul li:hover   { 
		background: url(../images/menu-in.jpg); 
		background-repeat:no-repeat;
		background-position:right bottom;
		padding-top: 5px;
		padding-bottom:5px; }

/* submenu */
#menu ul li ul{
	background-image:url(../images/menu-text.jpg);
	background-repeat:repeat;
	background-position: right bottom;
	display: none;
	position: absolute;
	top: 0px;
	left: 155px;
	&left: 115px;
	_left: 115px;
	width: 165px;
	text-align: left;
	padding: 0px 0px 5px 0px;
	border-top: 2px solid #669933;}

/* pozice pro menu >2. urovne */
#menu ul li ul li ul { 
	left: 165px;
	&left: 125px;
	_left: 125px;
	width: 165px;}

#menu a, #menu a:visited {
	min-height: 21px;
	width:     150px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial, Helvetica, serif;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;}

#menu a:hover {
 	COLOR: #FFFFCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;}

/* vzhled odkazu v submenu */
#menu ul li ul li a {
	width:130px;}

/* 2.uroven */
#menu ul li:hover ul  { display: block; }
#menu ul li:hover ul li { font-weight: normal; width:160px; padding-left:5px;}
#menu ul li:hover ul li a { }
#menu ul li:hover ul li:hover  {  padding-left:5px;
		background: url(../images/menu-in.jpg); 
		background-position: right bottom; }

/* 3.uroven */
#menu ul li:hover ul li ul { display: none; }
#menu ul li:hover ul li:hover ul { display: block; }
#menu ul li:hover ul li:hover ul li a {  }
#menu ul li:hover ul li:hover ul li:hover { padding-left:5px;
		font-weight: normal; 
		background: url(../images/menu-in.jpg); 
		background-position:right bottom;  }

/* 4.uroven */
#menu ul li:hover ul li:hover ul li ul { display: none; }
#menu ul li:hover ul li:hover ul li:hover ul { display: block; }
#menu ul li:hover ul li:hover ul li:hover ul li a {  }
#menu ul li:hover ul li:hover ul li:hover ul li:hover { padding-left:5px;
		font-weight: normal; 
		background: url(../images/menu-in.jpg); 
		background-position:right bottom
		; }