/* GLOBAL */

html {
  overflow: -moz-scrollbars-vertical;
}

html, body {
	margin: 0;
	font-family: "Segoe UI","Bitstream Vera Sans","DejaVu Sans","Trebuchet MS",sans-serif;
	font-size: 12px;
	background: #000;
}
a {
	text-decoration: none;
}
p, h1, h2, h3, h4 {
	margin: 0;
}
#header {
	height: 102px;
	background: url(../webimg/header-bgr.gif) repeat-x;
}
#header .container {
	min-width: 1000px;
	height: 100%;
	background: url(../webimg/header-bg.jpg) no-repeat center 0;
}
#header .content {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position:relative;
}
#header .menu {
	float: left;
	height: 100%;
	padding-left: 335px;
}
#header .menu a{
	float: left;
	display: block;
	height: 100%;
	color: #b0b0b0;
	outline: none;
	font-size: 11px;
	white-space: nowrap;
}
#header .menu a:hover {
	color: #bd9500;
}
#header .menu a span {
	display: block;
	padding: 45px 10px 0 10px;
}
#header .menu .sep, #header .menu .sep-first {
	float: left;
	width: 2px;
	height: 102px;
}
#header .menu .sep {
	background: url(../webimg/header-menu-sep.gif) no-repeat;
}
#header .menu .sep-first {
	background: url(../webimg/header-menu-sep-first.gif) no-repeat;
}
#header .menu a.active {
	background: url(../webimg/header-menu-active.gif) no-repeat center 0;
  color: #bd9500; 
}
#header .lang {
	float: left;
	margin-left: 10px;
	padding: 17px 0 0 10px;
	background: url(../webimg/header-lang-sep.gif) no-repeat;
	line-height: 23px;
}
#header .lang a, #header .lang a:visited {
	color: #756905;
	font-size: 10px;
}
#header .lang a:hover {
	color: #fff;
}
#footer {
	min-width: 1000px;
	background: url(../webimg/footer-bgr.gif) repeat-x;
	padding-bottom: 30px;
}
#footer .content {
	width: 1000px;
	min-height: 48px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../webimg/footer-logo.gif) no-repeat right 0;
}
#footer .box {
	float: left;
	width: 262px;
	margin-top: 43px;
	position: relative;
	left: 137px;
	color: #fff;
}

#footer .kontakt {
  left: 131px;
}
#footer .box h3 {
	color: #caa701;
	font-size: 17px;
	font-weight: normal;
}
#footer .box p {
	font-size: 12px;
	line-height: 23px;
}
#footer .box a, #footer .box a:visited {
	color: #fff;
}
#footer .box a:hover {
	color: #caa701;
}
#footer .credit{
  margin-right:80px;
  margin-top:60px;
}
#footer .credit a {
  display: block;
  float: right;
  width: 210px;
  height: 30px;
  background: url('../webimg/kuzkuz.jpg') no-repeat top left;
  outline: none;
}
#index {
	float: left;
	display: block;
	width: 150px;
	height: 90px;
	position: absolute;
	left: 163px;
	top: 35px;
	outline: none;
}

/* SUBPAGE */

#subpage {
	background: url(../webimg/subpage-bgr-top.gif) repeat-x;
}
#subpage .container {
	min-width: 1000px;
	background: url(../webimg/subpage-bgr-bottom.gif) repeat-x 0 bottom;
}
#subpage .container2 {
	min-width: 1000px;
	background: url(../webimg/subpage-bg.jpg) no-repeat center 0;
}

#subpage .wings {
  background-image: url(../webimg/subpage-bg-wings.jpg);
}

#subpage div.cargo {
  background-image: url(../webimg/subpage-bg-cargo.jpg);
}

#subpage .onas {
  background-image: url(../webimg/subpage-bg-onas.jpg);
}
#subpage .contact {
  background-image: url(../webimg/subpage-bg-contact.jpg);
}

#subpage .flotila {
  background-image: url(../webimg/subpage-bg-flotila.jpg);
}

#subpage #calculation {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:absolute;
right:-10px;
top:0px;
}

#subpage #calculation img {
  border: none;
}

#subpage .content {
	width: 1000px;
	min-height: 348px;
	margin: 0 auto;
	overflow: hidden;
}
#subpage .box {
	width: 810px;
	margin: 168px auto 0 auto;
	position: relative;
	left: 15px;
}
#subpage .box .top {
	float: left;
	height: 3px;
	width: 100%;
	background: url(../webimg/subpage-box-top.gif) repeat-x center 0;
	font-size: 0;
	line-height: 0;
}
#subpage .box .core {
	float: left;
	width: 100%;
	background: url(../webimg/subpage-box-bgr.gif) repeat-y center 0;
}
#subpage .box .bottom {
	float: left;
	min-height: 423px;
	width: 100%;
/*	background: url(../webimg/subpage-box-bottom.jpg) no-repeat center bottom;*/
}
#subpage .box .menu {
	float: left;
	width: 210px;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
}
#subpage div.box div.text {
	float: left;
	width: 560px;
	padding-bottom: 66px;
	color: #202020;
}

#subpage .box .text a {
  color: #756905;
}

#subpage .box .text a:hover {
  color: #000;  
}

#subpage .box ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
#subpage .text ul {
	margin: 0px 0 0 32px;
	padding: 0;
	list-style: none;
}
#subpage .text li {
  margin:10px 13px;
	margin: 10px 10px 10px 13px;
	padding-left: 10px;
	background: url(../webimg/subpage-box-arrow.gif) no-repeat 0 5px;
}
#subpage .menu li {
  margin:10px 13px;
}
#subpage .box .sep {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 0 22px;
	background: #d7d7d7;
}
/*#subpage .box a, #subpage .box a:visited {
	font-size: 13px;
	color: #756905;
*/
#subpage .menu a, #subpage .menu a:visited {
background:transparent url(../webimg/subpage-box-arrow.gif) no-repeat scroll 0 6px;
color:#756905;
display:block;
font-size:13px;
height:100%;
padding-left:10px;
}

#subpage table th a {
  color:#756905;
}

#subpage .menu .active a {
color:#000000 !important;
margin-left:4px;
}
#subpage .text h1 a {
	color: #756905;
  font-size: 25px;
}
#subpage .menu a:hover, #subpage .menu a:active, #subpage th a:hover {
	color: #000;
}

#subpage h1, #subpage h2, #subpage h3, #subpage h4, #subpage h5, #subpage h6 {
  color: #756905;
}

#subpage #headline {
  background: transparent url(../webimg/subpage-box-title.gif) 0 center no-repeat scroll;
  margin-top: 20px;
  padding: 10px 28px 10px 28px;
}

#subpage #headline h1 {
  color: #987D22;
  font-size: 28px;
  font-weight: lighter;
  line-height: 40px;
}

#subpage .menu h2 {
  color: #987D22;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 14px;
  margin-bottom: 24px;
  padding: 10px 16px;
}

#subpage .text h2 {
	/*font-size: 20px;
	font-weight: normal;
	padding: 10px 25px 10px 32px;
	clear: both;*/
  font-size:12px;
  line-height:19px;
  font-style: italic;
  font-weight: normal;
  padding: 10px 25px 10px 32px;
  color: black;
}

#subpage .box h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 25px 10px 32px;
	clear: both;
}

#subpage .box h4 {
	font-size: 15px;
	font-weight: normal;
	padding: 10px 25px 10px 32px;
	clear: both;
}

#subpage .box p {
	font-size: 12px;
	line-height: 19px;
	padding: 10px 25px 10px 32px;
	clear: both;
}

#subpage .box pre {
/*  font-size: 12px;*/
/*  line-height: 19px;*/
  padding: 10px 25px 10px 32px;
  margin: 0px;
/*  clear: both;*/
}

#subpage .box .line {
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 12px 30px 10px 32px;
	background: #d7d7d7;
	clear: both;
}

#subpage .menu .line {
background:#D7D7D7 none repeat scroll 0 0;
clear:both;
font-size:0;
height:1px;
line-height:0;
margin:12px 16px 10px;
overflow:hidden;
}

#subpage .menu p {
font-size:11px;
line-height:19px;
padding:10px 16px;
}

.contact .panel {
float:left;
}
.contact .info {
float:left;
width:405px;
}
.contact .map {
  float:left;
  padding:25px 0 0;
}

.contact .map a, .contact .map a img {
  border: none;
}

#subpage .text .line {
background:#D7D7D7 none repeat scroll 0 0;
clear:both;
font-size:0;
height:1px;
line-height:0;
margin:12px 28px 10px;
overflow:hidden;
}
.contact .panel p {
padding:10px 0 10px 28px !important;
}

a.blink, a.blink:visited, td a.urlextern {
color:#000000;
}

a.blink:hover, td a.urlextern:hover {
color:#987D22;
}

.container2 .box .bottom {
background:transparent url(../webimg/subpage-box-bottom.jpg) no-repeat scroll center bottom;
}

.contact .box .bottom {
background:transparent url(../webimg/box-bottom-empty.jpg) no-repeat scroll center bottom;
}

fieldset {
  border: none;
}
.hidden{
  display: none;
}

.orderForm form {
  padding-left: 32px;
}
.medialeft{
  float: left;
  padding:15px 8px 5px 0px;
  border: none;
}
.mediaright {
  float: right;
  margin: 0 15px 0 15px;
}

#subpage .text th {
  color:#987D22;
  font-size:18px;
  font-weight:normal;
  padding:0 0 5px;
  text-align:left;
}
#subpage .text td {
  font-size: 11px;
}
#subpage .text table {
  float:left;
  margin:0 28px 0 8px;
}

/* Osobni preprava */
#r_wings, #r_cargo{
  padding-right: 10px;
  color: #987D22;
  cursor: pointer;
}
.block{
  clear: both;
  margin-bottom: 10px;
}
.date {
  float: left;
  margin-right: 5px;
}
.year{
  width: 30px;
}
.time{
  width: 35px;
}
.notice{
  margin-left: 63px;
  width: 365px;
  height: 120px;
}
#persons {
  width: 30px;
  margin-right: 5px;
}
.cleaner{
  clear: both;
}
span.label {
  width: 35px;
  display: block;
  margin-top: 20px;
}
.message{
  padding-left: 32px;
}
.calendar_trigger{
  background: transparent url(../webimg/calendar_gray.gif) no-repeat scroll 0 0;
  border:medium none;
  color:#425055;
  height:16px;
  margin:0 5px 8px 0;
  padding:0;
  width:19px;
}
.departure{
  width: 230px;
  float: left;
}
#return {
  width: 240px;
  float: left;
}
.left{
  float: left;
  width: 230px;
  margin-bottom: 10px;
}
label.block{
  display:block;
  float:left;
  padding-top:4px;
  padding-right: 5px;
  text-align: right;
  width: 58px;
}
div.popis{
  margin-left: 63px;
}
div.flightType{
  float:left;
  padding-left: 40px;
  margin-bottom: 10px;
  width:190px;
}
div.timeType{
  margin-left: 40px;
  clear: both;
  margin-bottom: 10px;
}
div.sendForm{
  width: 140px;
  float: left;
}
.cap{
  width: 20px;
}
.captcha{
  float: left;
  width:312px;
}
input.text{
  width: 135px;
}
input.dimension{
  width: 50px;
}
div.dimension{
  float: left;
  width: 160px;
  margin-bottom: 10px;
}
div.dimension_block{
  float: left;
  width: 130px;
  margin-top: 16px;
}
.cargo_notice{
  width: 268px;
  height: 146px;
}
.cargo_specification{
  width: 250px;
  float: left;
  padding-left: 30px;
}
label.cargo{
  display:block;
  float:left;
  padding-top:4px;
  padding-right: 5px;
  text-align: right;
  width:58px;
}
.captcha_cargo{
  float:left;
  padding-left:90px;
  width:207px;
}
.orderForm .mandatory{
  padding-right: 10px;
  background:transparent url(../webimg/mandatoryField.gif) no-repeat scroll right center;
}

.orderForm p.mandatory {
  width: 225px;
  padding: 0px 10px 0px 0px !important;
  margin: 0px;
}

#personal_return_way, #personal_arr_time, #personal_arr_time2 {
  margin-left: 10px;
}
div.title{
  font-weight: bold;
}
label.mandator{
  font-weight: bold;
}
.text hr { margin: 0px 30px 10px 30px; height: 1px; padding-top: 20px; clear: both; border: 0; border-bottom: 1px solid #D7D7D7;}
