body {
	font-family: 'Tahoma', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0px;
        background: url('../grafika/pozadi.jpg') no-repeat 50% 30px #fff;
	line-height: 1.5em;
	text-align: center; }

.obal {
	margin: 0 auto;
     text-align: left;
     max-width: 870px; }

#pruh {
     line-height: 30px; 
     background-color: #315a9c;
     height: 30px; }

#pruh div {
	font-weight: bold;
	margin: 0 auto;
     text-align: left;
     width: 870px; 
	text-align: right;
	color: white;
}

#hlavicka {
     height: 110px; }

#hlavicka img {
     margin-top: 16px;
     float: left; }

#reklama2 {
     height: 50px;
     border-bottom: 10px solid #eee;
     background: url('../grafika/reklama.jpg') no-repeat 50% 0% #0d61a1; }

#obsah {
	min-height: 300px;
     text-align: justify;
     color: #525151;
     padding: 20px 0; }

h1 {
	color: #0d61a1;
	font-size: 1.4em; }

h2 {
	color: #0d61a1;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.2em; }

h3 {
     margin-top: 0px;
     border-bottom: 1px solid #aaa;
     color: #fff;
     font-size: 1.0em; }

img {
     border: none; }

.clear {
     clear: both; }

.paticka {
box-sizing: border-box;
     width: 45%;
     margin-right: 18px;
     padding: 10px 0;
     float: left;
     color: #ccc; }

.posledni {
     margin-right: 0;
     float: right; }

table {
     width: 100%;
     border-collapse: collapse; }

.paticka table td {
     padding: 0px; }

#paticka a {
     text-decoration: none;
     color: #eee; }

#paticka a:hover {
     text-decoration: underline; }

#paticka {
     background: url('../grafika/paticka.jpg') 0% 0% #5299df;
     color: #ccc;
     font-size: 0.9em;
     padding: 10px 20px 10px 20px; }

#paticka span {
     font-size: 0.8em;
     display: block;
     text-align: center; }

#obsah hr {
	color: #ddd; 
	background-color: #ddd; 
	height: 3px; 
	border: none; 
	margin: 10px 0; }

p {
	margin: 10px 0 10px 0; }

#obsah td {
	background-color: #efefef;
	border: 1px solid white; }

#obsah a {
	text-decoration: none; }

#obsah a:hover {
	text-decoration: underline; }