body {
	margin: 0;
	padding: 20px 0;
	line-height: 150%;
	font-family: Verdana, Helvetica, Geneva, Arial;
	background: #065890 url('../img/pozadi.png') top left repeat-x;
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}


img, a img {
	border: 0;
}


.clear {
	clear: both;
}

.stranka {
	width: 847px;
	margin: 0 auto;
	text-align: left;
	background: transparent url('../img/pozadi-stranka.png') top right repeat-y;
}

.leva-cast {
	width: 238px;
	float: left;
	text-align: right;
	line-height: normal;
}

.prava-cast {
	background: #E0F1FC;
	width: 609px;
	float: right;
}

.obsah {
	padding: 15px;
}

/* \*/
* html .obsah { overflow: hidden; o\verflow: visible; he\ight: 1%; }
/* */

.menu {
	width: 225px;
	height: 576px;
	float: right;
	text-align: center;
	background: transparent url('../img/pozadi-menu.png') top left repeat-x;
	line-height: normal;
	padding-top: 10px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li {
	margin: 3px auto;
  background: transparent url('../img/li-menu.png') top left repeat-x;
	list-style: none;
	text-align: center;
	width: 194px;
  font-weight: bold;
}


.menu ul li a {
	display: block;
	height: 28px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #022A46;
	padding-top: 5px;
}

.menu ul li a:hover, .menu li a.aktivni {
	width: 194px;
	background: transparent url('../img/li-menu.png') top right repeat-x;
	color: #022A46;
	text-decoration: none;
}

.paticka {
	height: 20px;
	width: 834px;
	background: transparent url('../img/paticka.png') top right no-repeat;
	text-align: center;
	position: relative;
	margin: 0 auto;
	left: 7px;
	color: #fff;
}

h1 {
	font-family: Arial;
	font-size: 17px;
	color: #074c7c;
	line-height: 115%;
}


h2 {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	line-height: 115%;
}


.komentar {
	color: #444444;
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 20px;
}

.komentar-hlavicka {
	background-color: #BBCCDD;
	color: #BB0000;
	padding: 3px;
	font-weight: bold;
}

.komentar-telo {
	background-color: #DDE8F4;
	padding: 3px;
}

.komentar-paticka {
	background-color: #CCD8E4;
	padding: 2px;
}


.warn {
	font-weight: bold;
	color: #f00;
}
