body {
	text-align:center;
	margin: 10px 5px;
	background:  #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#stranka {
	text-align:left;
	margin: 0px auto;	
	width:950px;
	background-image: url("pict/bg_page_3sl.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}



#logoobal {
	width:950px;
	height: 177px;
}

#logo {
	width: auto;
	background-image: url("pict/top_logo.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:9px;
	padding-top:149px;
	padding-bottom:12px;
}


#logoobal a {
	font-size : 10pt;
	text-decoration : none;
	color : #ffffff;
	margin: 0px 6px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#logoobal a:hover {
	text-decoration : underline;
}


#menuobal {
	width:210px;
	float:left;
}
#menu {
	width: auto;
	margin: 0px 0px;
	padding: 15px 0px;
}

#obsahobal {
	width: 560px;
	float: left;
}
#obsah {
	width:auto;
	margin: 0px 0px;
	padding: 12px 40px 5px 20px;

}

#rightblokobal {
	width: 180px;
	float: right;
}
#rightblok {
	width:auto;
	margin: 0px 0px;
	padding: 12px 10px 5px 10px;

}


#patickaobal {
	width: 950px;
	height: 23px;
	clear: both;
}

#paticka {
	font-size : 8pt;
	text-decoration : none;
	color : #FFFFFF;
	width:auto;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	padding: 7px 10px 4px 10px;
	background: #FE790F;
}

