* {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

body {
	text-align:center;
	margin: 20px;
	padding: 0px;
	background-image: url("pict/bg_body.gif");
	color: #000000;
}

#stranka {
	margin: 0px auto;
	text-align:center;
	width:766px;
	background-image: url("pict/bg_body.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#topmenuobal {
	width:766px;
	height:305px;
        position:relative;
}

#topmenu {
	width: auto;
	height:auto;
	margin:0px;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left:0px;
}


#obsahobal {
	width: 754px;
    margin:2px auto 0px auto;
}

#obsah {
	background-image: url("pict/bg_obsah.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


#vlevoobal {
	width:257px;
	float:left;
}

#vlevo {
	width:auto;
    padding: 0px;
	margin:0px;
}

#vpravoobal {
	width:490px;
	float:right;
}

#vpravo {
	width:auto;
    padding: 0px 0px;
	margin:0px;
}



#bottommenuobal {
	width: 754px;
	height:51px;
	background-image: url("pict/bg_ukonceni.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
    margin:0px auto;
}
#bottommenu {
	width: auto;
	padding:30px 10px 10px 10px;
	font-size:8pt;
	color:#C3DBA4;
}


#patickaobal {
	width: 754px;
	clear: both;
}

#paticka {
	font-size : 8pt;
	width:auto;
	height: auto;	
	padding-top: 6px;
	padding-bottom:5px;
	padding-left: 10px;
	color:white;
}

#ceskyraj {
    /*background:aqua;*/
    width:100px;
    height:50px;
    top: 12px;
    left:284px;
    position: absolute;
}


.reset {
	clear:both;
}

.hide {
	display:none;
}

div.sloupec {
	width:auto;
	padding:15px;
	color:#C3DBA4;
	font-size:8pt;
	text-align:left;
	line-height:140%;
}

