body{
	font: normal 10pt "Lucida Grande", "Geneva CE", Verdana, serif;
}

#container{
	float: left;
	width: 980px;
	height: 500px;
}

#header{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 90px;
}
#jazyky{
	padding: 4px;
	width: 160px;
}
#jazyky a{
	color: #0F6A00;
}
#menuGhost{
	position: absolute;
	top: 120px;
	left: 5px;
	width: 980px;
	height: 25px;
	background: #0F6A00;
}
#menu{
	position: absolute;
	top: 120px;
	left: 190px;
	width: 770px;
	
}
#pageBody{
	position: absolute;
	top: 150px;
	left: 5px;
	width: 980px;
}
#main{
	background: #fff url("./img/home2.gif") no-repeat top left;
	position: absolute;
	left: 0px;
	width: 980px;
	height: 600px;
	padding-top: 10px;
	color: #000;
}

#intro{
	position: absolute;
	left: 490px;
	top: 100px;
	width: 470px;
	height: 80px;

}
#novinka{
	position: absolute;
	left: 490px;
	top: 250px;
	width: 470px;
	height: 80px;
}
#novinka a.stare{
	float:right;
}

#footer{
	display: none;
}

#main span{
	display: none;
}
p{
	padding: 5px 15px;
}

a{
	color: #96673B;
	text-decoration: none;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6{
	color: #0E5D01;
	padding-left: 10px;
}

/***********************************************************************************************/

#header span{
	display:none;
}

/*********************************** MENU ************************************************/
table.menuTop{
	width: 770px;
	border: none;
	color: #999;
}

#jazyky a{
	padding: 4px;
}

table.menuTop tr.lista{
	text-align: center;
}

table.vysuvacie{
	background-color: #EEDBAF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

table.vysuvacie td{	
	background-color: #EEDBAF;
	padding: 0px;
}

span.horne a{
	display: block;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}


span.horne a:hover {
	padding: 0px;
	font-weight: bold;
	color: #0f0;
}
span.dolne a{
	display: block;
	padding: 5px;
	font-weight: bold;
	background: #F2E7CD;
	color: #333;

}

span.dolne a:hover{
	display: block;
	padding: 5px;
	font-weight: bold;
	background: #EEDBAF;
	color: #000;
}

span#dalsi{
 position: absolute;
 display: block;
 top: 240px;
 left: 890px;
 filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0.0;
}
