﻿body {
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	background-color: #ABE6FA;
	color: #1a4b79;
	margin: 0px;
	padding: 0px;
	background-image: url('images/pozadi.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
}
a {
	text-decoration: underline;
	color: #2BA5C1;
}
a:hover {
	text-decoration: none;
	color: #2BA5C1;
}
#hlavni {
	width: 751px;
	margin: auto;
}
#leva {
	width: 198px;
	float: left;
}
#prava {
	width: 553px;
	float: right;
	background-image: url('images/stred-pozadi.gif');
	background-position: -1px 0px;
	background-repeat: repeat-y;
	margin-top: 55px;
	font-size: 70%;
}
#stred {
	width: 553px;
	height: auto;
	background-image: url('images/obsah.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#str {
	width: 514px;
	height: auto;
	min-height: 460px;
	_height: 460px;
	margin-left: 20px;
}
#stredspodek {
	background-image: url('images/obsahspodek.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 553px;
	height: 41px;
}
#menu {
	width: 198px;
	height: 503px;
	background-image: url('images/menu.gif');
	background-position: 0px 163px;
	background-repeat: no-repeat;
}
#menu a {
	text-decoration: none;
	color: #1a4b79;
}
#menu a:hover {
	text-decoration: none;
	color: #5b94b8;
}
#hlmenu {
	font-size: 70%;
	font-weight: bold;
	margin-top: 30px;
	list-style-image: url('images/odrazka.gif');
	text-transform: uppercase;
}
li {
	margin-top: 20px;
}
#kontakt {
	font-size: 80%;
	font-weight: bold;
	margin-top: 60px;
	list-style: none;
}
.ikonky {
	vertical-align: middle;
	margin-right: 5px;
}
h1 { 
	font-size: 150%;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
	line-height: 200%;
	border-bottom: 1px dotted #5c94b9;
}
h2 { 
	font-size: 130%;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
}

.cenik {
	background-color: #d8eaf2;
}
.cenika {
	background-color: #f1f7fb;
}
.cenikb { 
	background-color: #e3f0f6;
}
.formular {
	border: 1px solid #5c94b9;
	background-image: url('images/form.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 8pt;
}
.odst {
	text-indent: 1em;
	text-align: justify;
}
.okno {
	padding: 20px 30px 0px 30px;
	width: 514px;
	_width: 290px;
	background-image: url('images/okno.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: justify;
	z-index: 1;
}
.okno h1{
	border: 0px;
}

.uvodtext {
	width: 450px;
}
.termin {
	font-weight: bold;
	text-align: center;
	width: 90px;
	float:left;
	border-right: 1px dotted #5c94b9;
}
.den {
	font-size: 140%;
}
td {
	text-align: center;
}
td img {
	border: 0px;
}
.prani td {
	padding-bottom: 20px;	
}
