* {
	margin: 0;
	padding: 0
}
body {
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	background: #f0ffff url("../img/body.gif") repeat-x;
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 770px;
	line-height: 1.5;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr {
	display: none
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
/* layout */
#top {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
#head {
	margin-top: 40px;
	width: 100%;
	height: 325px;
	position: relative;
	background:  url("../img/head.jpg") no-repeat right top;
}
#head #in {
	width: 100%;
	height: 325px;
	position: relative;
	background:  url("../img/head1.jpg") no-repeat;
}
#head .in {
	width: 770px;
	position: relative;
	height: 325px;
	margin: 0 auto;
}
#head span {
	width: 420px;
	height: 135px;
	display: block;
	background:  url("../img/air.jpg") no-repeat;
	position: absolute;
	top: -40px;
	left: -59px;
}
#main {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	margin-top: -210px;
	position: relative;
	z-index: 5;
}
#content {
	width: 100%;
	overflow: hidden;
}
#nav {
	width: 100%;
	overflow: hidden;
}
#content .in {
	background: #fff;
	border-bottom: none;
	padding-top: 15px;
 }
 #text {
 width: 520px;
 float: left;
 }
 #next {
 	width: 220px;
	float: right;
 }
 #text .in, #next .in {
 	padding: 0 20px 5px 20px;
 
}
#preText{margin: 0px 8px 5px 8px; padding: 0px 0px 5px 0px; border-bottom: 1px solid #fff; }
#preText b{color: #236f23; font-weight: normal;}
#preText li{list-style: none; padding: 0px; margin: 0px; background: url(/img/plus2.gif) no-repeat 0px 6px; padding-left: 15px;}
#preText ul{}
#text ul, #action ul, #preText ul{
	padding: 0 0 0 25px;
}
#action ol {
	padding: 0 0 15px 30px;

}
 #next ul {
	padding: 0 0 15px 0 ;
}
 #next .in ul li {
	list-style: none;
	background: url("../img/li.gif") no-repeat 0 0.4em;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
}
 #text li.phone, #action li.phone {
	background: url("../img/phone.gif") no-repeat 0 0.3em;
	padding-left: 25px;
	font-weight: bold;
	list-style: none;
}
#text  li.email, #action li.email {
	background: url("../img/mail.gif") no-repeat 0 0.4em;
	padding-left: 25px;
	list-style: none;
}
#action address, #action ul#contact {
	padding-left: 10px;
	margin-left: 0
}
#next #contact li.email a {
	display: block;
	width: 100%;
	
}
 #next ul li strong {
	color: #236f23;
	font-weight: normal;
	display: inline;
}
 #next ul.out li {
	background: url("../img/out.gif") no-repeat 0 0.4em;
	list-style:none;
	font-size: 0.9em;
}
#foot {
	clear: both;
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-align: center;
	background: #164863 url("../img/foot.jpg") repeat-x;
}
#foot p {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 25px;
	color: #5fa9d7;
}
#up {
	text-align: center;
	width: 100%;
}
#up p {
	width: 770px;
	margin: 0 auto;
		padding: 10px 0;
		text-align:right;

}
/* layout */
/* top menu */
#top .in {
	width: 770px;
	height: 40px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	text-align: right;
	margin: 0 auto;
}
#top ul {
	text-align: right;
	height: 40px;
	margin-left: 89px;
	top: -2px;
	position: relative;
}
#top li {
	list-style: none;
	display: inline;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
#top li a {
	padding: 0 5px;
}
#top li a:link, #top li a:visited {
	color: #fff;
}
#top li a:hover {
	color: #ffcc00;
}
#iframe {
	overflow: hidden;
	border-bottom: 5px solid #d3f5ff;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	
}
iframe {
	height: 740px; /*740px*/
	border: none;
	width: 100%;
}

#action {
	padding: 15px;
	border: 5px solid #d1f3fb;
	margin: 0 15px 15px 15px;
}
/* top menu */
/* right menu */
#nav  ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#nav  li {
	list-style: none;
	display: block;
	float: left;
	width: 154px;
	text-align:center;
	
}
#nav li a, #nav  li strong {
	font-weight: normal;
	font-size: 110%;
	width: 100%;
	display: block;
	padding: 5px 0 15px 0;
	overflow:hidden;
}
#nav  li strong {
	color: #000;
	background: url("../img/strong.gif") no-repeat center bottom;
}
#nav  li a:link, #nav li a:visited {
	color: #0282cb;
}
#nav li a:hover {
	color: #c43b1a;
	background: url("../img/strong.gif") no-repeat center bottom;
}
/* right menu */
/* headers */
h1 {
	position: absolute;
	top: 10px;
	left: 395px;
	z-index: 2;
	height: 110px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	font-size: 200%;
	color: #0282cb;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #0282cb;
	text-decoration: none;
}
h1 strong {
	font-weight: normal;
	font-size: 45%;
	color: #236f23;
}
h1 b {
	font-weight: normal;
	color: #c43b1a;
}
h2 {
	font-size: 130%;
	padding: 0 0 10px 0;
	font-weight: normal;
	color: #c43b1a;
}
#content h2 {
	color: #0282cb;
}
/* headers */
/* form */
form {
	padding: 0 0 15px 0;
	margin-top: -10px;
}
.table form {
	margin-top: 0;
}
fieldset br {
}
legend {
	font-size: 130%;
	color: #0282cb;
	padding: 10px;
}
.req {
	color: #c00000;
}
fieldset {
	padding: 0 15px 10px 15px;
	border: 3px solid #fff;
}
label {
	display: block;
	float: left;
	width: 150px;
	clear: left;
}
.inline label {
	display: inline;
	float: none;
	width: auto;
}
select, input {
	vertical-align: middle;
	margin: 0 0 5px 0;
}
fieldset input {
	width: 230px;
}
#dateFrom, #dateTo {
	width: 150px;
}
#backway, #all {
	margin-left: 0;
}
fieldset.inline input {
	width: 20px;
	margin: 0 5px 0 10px;
	vertical-align:  middle;
}
fieldset.noborder {
	border: none;
	margin-top: 10px;
}
#content form p {
	padding: 10px 0 10px 15px;
}
form p input, .table input {
	color: #fff;
	background: #8d250c url("../img/button.jpg") repeat-x;
	padding: 5px 10px;
	border: 2px solid #fff;
	cursor: pointer;
}
.table input {
	margin-top: 10px;
}
form img {
	border: none;
	vertical-align:top;
	margin: 3px 0 0 7px;

}
/* form */
/* table */
.table {
	width: 100%;
}
table {
	width: 100%;
	font-size: 100%;
	border-collapse:collapse;
	margin-bottom: 15px;
}
td {
	padding: 5px 10px;
	border: 3px solid #fff;
}
tr.even td {
	background: #c5f2fd;
}
td img {
	border: none;
}
td.sleva {
	width: 25px;
	text-align: center;
}
td.price {
	text-align: right;
	color: #c00000;
}
/* table */
/* paragraphs */
#content p, address {
	padding: 0 0 15px 0;
	font-style: normal;
}

p.imgc {
	text-align: center;
}
p.imgc img {
	margin-top: 85px;
}
p.img {
	float: right;
	margin: 5px 0 0 15px;
}
.nowrap strong {
	white-space: nowrap
}
/* paragraphs */
/* lists */

#content ul li {
	list-style: square;
}
/* lists */
/* links */
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #c43b1a;
}
#foot a:link, #foot a:visited, #top ul strong {
	color: #5fa9d7;
	font-weight: normal;
}
#foot a:hover {
	color: #ffcc00
}

a.print {
	background:  url("../img/print.gif") no-repeat left center;
	padding-left: 20px;
}
a.fav {
	background:  url("../img/fav.gif") no-repeat left center;
	padding-left: 20px;
}
a.mail {
	background:  url("../img/mail.gif") no-repeat left center;
	padding-left: 20px;
}
a.home {
	background:  url("../img/home.gif") no-repeat left center;
	padding-left: 20px;
}

/* links */
iframe table {
	width: 150px;
}
