body { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#CF8;
	margin:0px auto;
	background-color:#004819;
	background:url(main_dark_color.gif);
}
#container
{
	float:left;
	text-align:left;
	margin: 0px auto;
	background-color:#004819;
	background:url(main_dark_color.gif);
	width:1000px;
	height:auto;
}

#top {
	float: left;
	display:inline;
	height:117px;
	width: 506px;
	background-image:url(top_background.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#top_right {
	float:left;
	display:inline;
	height:117px;
	width:200px;
	background-image:url(top_background_line.gif);
	background-position:left;
	background-repeat: repeat-x;
}
#left{  float:left;
	font-size: 12px}

#left a, #pocitadlo{
	display:block;
	height:28px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	text-decoration:none;
	
	font-weight:bold;
	font-size:9px;
	color:#000000;
}
#left a:hover{color:#FF0000;}
#left #b1{width:110px;background-image:url(b1off.gif)}
#left #b1:hover{background-image:url(b1on.gif)}
#left #b2{width:100px;background-image:url(b2off.gif)}
#left #b2:hover{background-image:url(b2on.gif)}
#left #b3{width:106px;background-image:url(b3off.gif)}
#left #b3:hover{background-image:url(b3on.gif)}
#left #b4{width:120px;background-image:url(b4off.gif)}
#left #b4:hover{background-image:url(b4on.gif)}
#left #b5{width:140px;background-image:url(b5off.gif)}
#left #b5:hover{background-image:url(b5on.gif)}
#left #b6{width:164px;background-image:url(b6off.gif)}
#left #b6:hover{background-image:url(b6on.gif)}
#pocitadlo{
	width:230px;
	background-image:url(b6off.gif);
	color:#0000FF;
	font-style:normal;
	font-size:80%;
}
#bottom_left{
	float:left;
	width:auto;
	width:184px;
	height:300px;
	background-color:#004819;
	background:url(pruh_dolu.gif);
}
#main 
{
	float:left;
	background:url(main_dark.gif);	
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:top left;
	margin-left:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:5em;
	padding-bottom:5em;
	line-height:110%;
	width:auto;
	width:605px; 
	font-size:12px;
}

#main_right {
	float:right;
	width:50px; 
	font-size:12px;
}

#svisla_cara	{
	border-left-style:solid;
	border-left-width: 2px;
	border-left-color:gold; 
	padding-left:20px
		}