* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E2ECF1;
	color: #514E4E;
	text-align: center;
	line-height: 1.3em;
}
.body {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

hr.cistic {
	clear: both;
	height: 0;
	visibility: hidden;
}

/*.error {
	font-weight: bold;
	color: red;
	background-color: transparent;
}*/

#footer {
	font-size: 11px;
	text-align: right;
	color: white;
	background-color: #6B7E88;
	padding: 10px 25px 10px 15px;
	margin-top: 10px;
}
#footer a {
	text-decoration: none;
	color: white;
	background-color: transparent;
}
#footer a:hover, #footer a.act {
	color: #FFCA00;
	background-color: transparent;
}

#footer span {
	text-align: left;
	float: left;
}

#dop {
	font-size: 10px;
	text-align: center;
	color: #9A9999;
	background-color: transparent;
	margin: 20px 0;
}
#dop a {
	color: #9A9999;
	background-color: transparent;
	text-decoration: none;
}
#dop a:hover {
	color: black;
	background-color: transparent;
}

#head {
	height: 173px;
	overflow: hidden;
	background-image: url(./gfx/head.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
}

#head strong, #head ul {
	display: none;
}
#head a {
	color: black;
	background-color: transparent;
	text-decoration: none;
}
#head h1 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin-left: 406px;
}
#head div {
	display: inline;
	margin-left: 10px;
}
#menu {
	height: 41px;
	overflow: hidden;
	background-image: url(./gfx/menu.jpg);
	background-repeat: no-repeat;
	color: #e2ecf1;
	background-color: transparent;
	line-height: 41px;
	padding-left: 64px;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #e2ecf1;
	background-color: transparent;
	padding: 0 5px;
}
#menu a.uvod {
	margin-right: 190px;
}
#menu a:hover, #menu a.act {
	color: #FFD822;
	background-color: transparent;
}

#info {
	border: 1px solid #A2A285;
	background-color: #F9FAF7;
	padding: 2px;
	height: 111px;
	color: white;
}

#info .info1 {
	background-image: url(./gfx/info1_back.gif);
	background-repeat: repeat-x;
	height: 111px;
	float: left;
	width: 486px;
	color: white;
	background-color: #90a4af;
}
#info .info1 .nadpis {
	margin: 10px 0 20px 20px;
	color: #ffcc00;
	font-weight: bold;
	background-color: transparent;
}
#info .info1 p {
	margin-left: 20px;
	line-height: 18px;
}
#info .info1 p strong {
	color: #333333;
	background-color: transparent;
}
#info .info1 p a {
	color: #333333;
	background-color: transparent;
}
#info .info1 p.left {
	float: left;
}
#info .info1 p.right {
	margin-left: 235px;
	padding-top: 5px;
}
#info .info2 {
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #fd9b11;
	background-image: url(./gfx/info2_back.gif);
	background-repeat: repeat-x;
	height: 111px;
	float: left;
	width: 486px;
	margin-left: 1px;
}
#info .info2 strong {
	color: #333333;
	background-color: transparent;
}
#info .info2 .nadpis {
	margin: 10px 0 15px 20px;
}
#info .info2 p {
	background-image: url(./gfx/info2_tel.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-left: 20px;
	padding-left: 60px;
	line-height: 20px;
}
#info .info2 img {
	float: right;
	margin-right: 55px;
}

#page {
	padding: 20px;
	background-image: url(./gfx/back.gif);
	background-repeat: repeat-x;
}
#page p {
	margin: 8px 0;
	line-height: 15px;
}
#page h2 {
	color: #231f20;
	background-color: transparent;
	font-size: 12px;
	margin-bottom: 10px;
}
#page h3 {
	color: #514e4e;
	background-color: transparent;
	font-size: 12px;
	margin: 15px 0 10px 0;
}
#page ul, #page ol {
	margin-left: 20px;
	line-height: 15px;
}
#page a {
	color: black;
	background-color: transparent;
}
#page .title1 {
	width: 37%;
	float: left;
}
#page .title2 {
	width: 33%;
	float: left;
}
#page .title3 {
	width: 29%;
	float: left;
}

#page .title1 h3, #page .title2 h3, #page .title3 h3 {
	font-size: 11px;
}

#page fieldset {
	border: 1px solid #514E4E;
	margin: 5px 0;
	padding: 5px;
	width: 420px;
}
#page fieldset legend {
	padding: 0 5px;
	font-weight: bold;
}
#page fieldset input, #page fieldset select {
	border: 1px solid #514E4E;
}
#page fieldset span.cervena {
	color: red;
	background-color: transparent;
	font-weight: bold;
}
#page fieldset.radio input {
	border: none;	
}
#page table {
	border-collapse: collapse;
	width: 300px;
	margin-bottom: 10px;
}
#page table td, #page table th {
	border: 1px solid #514E4E;
	padding: 2px 5px;	
}
#page a {
	color: black;
	background-color: transparent;
}
#page.window a {
	color: #FD9B11;
	font-size: 22px;
	text-decoration: none;
	margin-top: 20px;
	display: block;
	background-color: transparent;
}
#page.window {
	min-height: 300px;
	text-align: left;
}
#title a {
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	color: white;
	background-color: transparent;
	text-decoration: none;
	margin-bottom: 20px;
	padding: 10px 15px 0 30px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
#title a.box1 {
	width: 231px;
	height: 213px;
	background-image: url(./gfx/box1.jpg);
	margin-left: 16px;
	_margin-left: 8px;
}
#title a.box2 {
	width: 211px;
	height: 213px;
	background-image: url(./gfx/box2.jpg);
	margin-left: 70px;
}
#title a.box3 {
	width: 211px;
	height: 213px;
	background-image: url(./gfx/box3.jpg);
	margin-left: 90px;
}

div.kontakt {
	width: 700px;
	float: right;
	background-image: url(./gfx/buchta.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
	height: 440px;
}
div.no-buchta {
	width: 400px;
	background-image: none;
}
div.kontakt div {
	float: right;
/*   background-color: #DDE8ED;*/
   padding: 0 10px 10px 10px; 
}
#page table.form {
	width: 380px;
}
#page table.form td {
	border: none;
	vertical-align: top;
}

#page table.form input, #page table.form textarea {
	width: 100%;
	border: 1px solid #9A9999;
}

#page table.form input.submit {
	width: auto;
	border: none;
	padding: 2px 10px;
	background-color: #FD9B11;
	font-weight: bold;
	color: white;
	font-size: 12px;
	margin-top: 5px;
}
.error {
	color: red;
	background-color: transparent;
}
.info {
	border: 1px solid #A2A285;
	background-color: #F9FAF7;
	padding: 2px;
	margin-bottom: 20px;
}
.info img.middle {
	margin: 0 1px;
}
.info p {
	line-height: 20px;
	color: #FFCA00;
	background-color: #90A4AF;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 1px;
}