body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 20px 0 0 15px;
}
.zarovnani_vpravo {
	text-align: right;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0 -6px 0;
}
h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -6px 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F00;
}
a:hover.odkazM {
	color: #0F0;
}
.textOdkaz {
	text-decoration: underline;
}
.poznamka {
	color:#F00
}
a:hover.poznamka {
	background-color:#F00;
	color: #000;
}
#container {
	width: 900px;
}
#mainContent {
	width: 490px;
	margin: 0 150px 0 260px;
	text-align: left;
}
#sidebarL {
	width: 260px;
	float:left;
}
#sidebarL_header {
	border-bottom: solid 1px;
	width: 230px;
	height: 108px;
}
#sidebarL_center {
	width: 230px;
}
#sidebar_center {
	width: 490px;
	height: 506px;
}
#sidebarR {
	width: 150px;
	float:right;
	text-align: right;
}
#footer_center {
	width: 490px;
	margin-left: 260px;
}
#header {
	width: 490px;
	height: 108px;
}
#footer {
	border-top: solid 1px;
	font-size:10px;
	padding-top: 10px;
	height: 40px;
}
#search {
	width: 150px;
	float: right;
	text-align: right;
}
.blok_vlevo {
	width:230px;
	height:130px;
	border-top: solid 1px;
	float: left;
	margin-bottom: 20px;
}
.blok_vpravo {
	width:230px;
	height:130px;
	border-top: solid 1px;
	float: right;
	margin-bottom: 20px;
}
.sloupec_vlevo {
	width:230px;
	float: left;
	margin-bottom: 20px;
}
.sloupec_vpravo {
	width:230px;
	float: right;
	margin-bottom: 20px;
}
.obrazek_vpravo {
	width:230px;
	float: right;
	margin-bottom: 20px;
	height: 131px;
}
#vice {
	width:490px;
	float: right;
	height: 45px;
}
.clearfloat { /* Tato t?ída musí být umíst?na u elementu div nebo break a musí být posledním elementem p?ed uzav?ením kontejneru, který musí plovoucí prvek zcela obsahovat. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Obr_Text_Vpravo {
	float: right;
	margin: 5px 0 5px 10px;
}
.black {
	background-color: #000;
}
#text {
	width: 490px;
	height: 120px;
}
.obrazek_sirka_vlevo {
	width:230px;
	margin-bottom: 20px;
	float:left;
	height: 153px;
}
.obrazek_sirka_vpravo {
	width:230px;
	margin-bottom: 20px;
	float:right;
	height: 153px;
}
.obrazek_vyska_vlevo {
	width:230px;
	margin-bottom: 20px;
	float:left;
	height: 230px;
}
.obrazek_vyska_vpravo {
	width:230px;
	margin-bottom: 20px;
	float:right;
	height: 230px;
}
.blok_fotky {
	width: 490px
	}
#banner {
	width: 230px;
	position: absolute;
	left: 915px;
	top: 128px;
	height: 230px;
}
