BODY {
	background: #FFFFFF url(../_imgs/eng/pozadi.gif) no-repeat;
	margin:0;
	padding:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	
	scrollbar-face-color: #E8E8E8;
	scrollbar-arrow-color: #A0A0A0;
	scrollbar-track-color: #C6C6C6;
	scrollbar-shadow-color: #A6A6A6;
	scrollbar-highlight-color: #E8E8E8;
	scrollbar-3dlight-color: #C8C8C8;
	scrollbar-darkshadow-color: #C6C6C6;
}

/**** pevne prvky ****/
#horniLinka{
	position:absolute;
	left:0;
	top:0;
	height:5px;
	width:298px;
	background: url(../_imgs/eng/horni-cervena-cara.gif);
	font-size:1px;
}

#logo{
	position: relative;
	left: 47px;
	top: 23px;
	background: url(../_imgs/eng/logo.gif) no-repeat;
	height: 240px;
	width: 221px;
}

#logoPozadi{
	position: relative;
	left: 0;
	margin:10px 0 0 0;
	background: url(../_imgs/eng/logo-pozadi.gif) no-repeat;
	height: 116px;
	width: 700px;
	z-index: -1;
}

#logo H1{
	display:none;
}

#linkaNaPanel{
	background: #CCCCCC;
	position: absolute;
	left: 395px;
	top: 0px;
	width:30px;
	height:67px;
}

#panel{
	position: absolute;
	height: 150px;
	width: 420px;
	left: 340px;
	top: 70px;
	background-color:#FFFFFF;
}

#levaCast{
	position:absolute;
	left:0;
	top:0;
	background: url(../_imgs/eng/levy-cerveny-panel.gif) no-repeat;
	height: 150px;
	width: 51px;	
}

#stredniLevaCast{
	background: #CCCCCC url(../_imgs/eng/panel-podklad.gif) no-repeat;
	position: absolute;
	height: 150px;
	width: 30px;
	left: 55px;
	top: 0px;
}

#stredniPravaCast{
	position:absolute;
	left:89px;
	top:0;
	background: #CCCCCC;
	height: 150px;
	width: 197px;	
}

#pravaCast{
	position:absolute;
	left:290px;
	top:0;
	width:1px;
	background: url(../_imgs/eng/pravy-cerveny-panel.gif) repeat-x;
	height: 150px;
}

#levyTitulek{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#obsah{
	position:relative;
	width:760px;
	left:50px;
	z-index: 1;
}
#levyObsah{
	width:282px;
	background: #FFFFFF;
	border:1px dashed #CCCCCC;
	font-size:11px;
	line-height:130%;
	float:left;
/*	filter: Alpha(Style=0,Opacity=66);-moz-opacity:0.66;*/
}
#pravyObsah{
	position:relative;
	right:143px;
	width:272px;
	margin-top:130px;
	background: #FFFFFF;
	font-size:11px;
	float:right;
	line-height:130%;
}
#menu{
	position:absolute;
	top:224px;
	left:394px;
	width:231px;
	z-index:2;
}
#podmenu{
	position:relative;
	width:300px;
	background: #FFFFFF;
	border:1px dashed #CCCCCC;
/*	filter: Alpha(Style=0,Opacity=66);-moz-opacity:0.66; */
}
.reference{
	position:relative;
	top:0px;
	left:0px;
	border-bottom:1px dashed #CCCCCC;
	width:272px !important;
	width:272px;
	height:70px;
	padding:5px;
	font-size:10px;
	line-height:100%;
}
.reference STRONG{
	color:#FF0000;
}
.reference .obrazek{
	position:relative;
	width:60px;
	float:left;
}
.reference .popis{
	position:absolute;
	top:5px;
	left:70px;
	width:200px;
}

#paticka{
	position:relative;
	width:760px;
	left:50px;
	font-size:10px;
	line-height:180%;
	color:#666666;
	z-index:9;
}
#paticka A:link, .text A:link, .reference .popis A:link{
	color:#FF0000;
	text-decoration:underline;
}
#paticka A:visited, .text A:visited, .reference .popis A:visited{
	color:#CC0000;
	text-decoration:underline;
}
#paticka A:hover, .text A:hover, .reference .popis A:hover{
	color:#0000FF;
	text-decoration:underline;
}
#vyrobce{
	position:relative;
	width:100%;
	font-size:11px;
	text-align:right;
	top:-27px;
	right:20px;
}
#vyrobce A:link{
	color:#666666;
	text-decoration:none;
}
#vyrobce A:visited{
	color:#666666;
	text-decoration:none;
}
#vyrobce A:hover{
	color:#666666;
	text-decoration:underline;
}

.zvyrazneni{
	color:#FF0000;
}

.text,
.list{
	padding: 8px;
}
.text STRONG,
.list STRONG
{
	color:#FF0000;
}
.text U{
	border-bottom:1px dotted #FF6666;
	text-decoration:none;
}
.text UL{
	margin:0;
	padding:0;
}
.text LI{
	list-style: disc inside;
	margin-bottom:10px;
}

.list UL{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	padding:0;
}
.list UL UL{
	margin:0 0 15px 25px;
	padding:0;
}
.list LI{
	list-style: none;
	margin:0px;
}
.list UL UL LI{
	list-style: disc outside;
	margin:0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#languages
{
	position:absolute;
	left:430px;
	top:0; 
	font-size:10px;
}
