@import url('content.css');
@import url('jquery.tabs.css');

html, body, #main
    {
    width:      100%;
    height:     100%;
    }

body > #main{
			height: auto;
			min-height: 100%;
		}


body {
	background: #fff;
	color: #000;
	font: 0.75em/140% arial,sans-serif;
}

.clear {
	clear: both;
}


.hidden {
	display: none;
	visibility: hidden;
}


#main {
	font-size: 1.0em;
	width: 100%;
	text-align: center;
	background-image: none !important;
}

.main-wrapper {
	position: relative;
	text-align: left;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

#header_a {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px yellow solid;
	color: #fff;
}

#header_a .logo a {
	position: absolute;
	top: 0px;
	left: 11px;
}

#header_b {
	display: none;
}


.hp #content {
	padding-top: 70px;
	padding-bottom: 20px;
}

.sub #content {
	padding-top: 70px;
	padding-bottom: 20px;
}

#footer {
	font-size: 0.9em;
	clear:both;
	text-align: center;
	color: #000;
}

#footer .footer-holder {
	margin: auto;
	border-top: 1px #ccc solid;
	height: 55px;
	padding: 20px 22px 20px 22px;
	text-align: right;
}

#footer a {
	color: #000;
}

#footer li {
	display: none;
}


/*breadcrumb*/

.breadcrumb {
	color: #d9d9d9;
	padding-bottom: 15px;
	font-size: 0.9em;
}

.breadcrumb a {
	color: #666666 !important;
}

.breadcrumb span {
	color: #d9d9d9;
}

/*content*/

.content-container {
	position: relative;
}

.content-holder-top {
	display: none;
}

.content-holder-bottom {
	display: none;
}

.content-holder-middle {
}

.hp .content-left, .sub .content-left {
	display: none;
}

.hp .content-middle {

}

.sub .content-middle {
}

.hp .content-middle-holder {
	padding: 8px 20px 8px 20px;
}

.sub .content-middle-holder {
	padding: 10px 30px 10px 30px;
}

.hp .banner-top {
	display: none;
}

.hp .banner-bottom {
	display: none;
}

/*news & info*/

.news, .info {
	color: #000;
}

.news-holder, .info-holder {
	padding: 20px 0px 20px 0px;
}

.news h2, .info h2 {
	color: #000 !important;
	text-transform: uppercase;
	border: none;
}

.news a, .info a,
.news a:hover, .info a:hover {
	color: #000 !important;
}

/*banners*/

.hp .banner {
	display: none;
}

.sub .banner {
	display: none;
}

.business .banner {
	display: block;
	padding-bottom: 20px;
}

.business .banner .banner-title {
	color: #000;
	text-transform: uppercase;
	font-size: 1.6em;
	text-decoration: none;
	line-height: 120%;
	display: block;
}

.business .banner .banner-text {
color: #000;
	text-decoration: none;
	display: block;
}



legend {
	display: none;
}


/* hp - tabule */

table.dep-board {
	width: 100%;
	background: #fff;
	font-size: 0.9em;
	margin-top: 37px;
	border: none;
}

table.dep-board th {
	background: url("/Resources/Images/page/th_background.gif") top left repeat-x;
	color: #004c6c;
	font-weight: bold;
	text-align: left;
	padding: 11px 9px 1px 9px;
	border: none;
}

table.dep-board th.th-left {
	background: url("/Resources/Images/page/th_left_background.gif") top left no-repeat;
}

table.dep-board th.th-right {
	background: url("/Resources/Images/page/th_right_background.gif") top right no-repeat;
}

table.dep-board td {
	border-top: 1px #e5e5e5 solid;
	border-bottom: none;
	padding: 1px 9px 1px 9px;
}

table.dep-board tr.last td {
	background: url("/Resources/Images/page/td_background.gif") bottom left repeat-x;
	padding-bottom: 4px;
}

table.dep-board tr.last td.td-left {
	background: url("/Resources/Images/page/td_left_background.gif") bottom left no-repeat;
}

table.dep-board tr.last td.td-right {
	background: url("/Resources/Images/page/td_right_background.gif") bottom right no-repeat;
}

.board_links {
	position: absolute;
	top: 14px;
	left: 28px;
	width: 517px;
	height: 42px;
}

.content-middle ul.board_links li {
	padding: 0px;
	background: none;
	display: inline;
}

.board_links a.board_links_dep {
	float: left;
	width: 148px;
	height: 42px;
	background: url("/Resources/Images/page/btn_odlety.gif") top left no-repeat;
	color: #004c6c !important;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #80a6b6 0px 0px 1px;
}

.board_links a.board_links_dep span {
	display: block;
	padding: 8px 0px 0px 32px;	
}


.board_links .board_links_arr {
	float: right;
	width: 148px;
	height: 42px;
	background: url("/Resources/Images/page/btn_prilety.gif") top left no-repeat;
	color: #004c6c !important;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #80a6b6 0px 0px 1px;
}

.board_links li.tabs-selected a,
.board_links a.board_links_arr:hover,
.board_links a.board_links_dep:hover {
	background-position: 0px -42px;
	color: #fff !important;
	text-shadow: #fff 0px 0px 1px;
}

.board_links a.board_links_arr span {
	display: block;
	padding: 8px 0px 0px 72px;	
}

.board-time {
	position: absolute;
	top: 3px;
	left: 230px;
	height: 45px;
	width: 110px;
	text-align: center;
	border: 0px yellow solid;
	color: #004c6c;
	text-shadow: #a2bdcd 0px 0px 1px;
	font-size: 0.9em;

}

.board-time strong {
	font-size: 1.8em;	
	text-shadow: #a2bdcd 0px 0px 1px;
	font-weight: normal;
	display: block;
}

a.board-all {
	width: 131px;
	height: 32px;
	display: block;
	background: url("/Resources/Images/page/btn_board_all.gif") top left no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.0em;
	text-decoration: none;
	color: #fff !important;
	text-shadow: #fff 0px 0px 1px;
	margin-right: 10px;
}

.board-all span {
	display: block;
	padding-top: 7px;
}

/*button*/

a.button, button.button {
	background: #ccc;
	height: 30px;
	border: none;
	display: block;
	float: left;
	clear: both;
	padding-right: 4px;
	margin-right: 0px;
	font-family: arial,sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

a.button span, button.button span {
	display: block;
	padding: 0px 17px 0px 21px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}

button.button span {
	_padding: 0px 0px 0px 4px;
	|padding: 0px 0px 0px 4px;
}

button::-moz-focus-inner { 
  border: 0;
  padding: 0;
}

/*overview*/

h2.overview {
	padding: 0px;
	margin: 0px;
}

h2.overview a {
	display: block;
	border-bottom: 1px #cccccc solid;
	line-height: 30px;
	text-decoration: none;
	padding: 10px 60px 10px 20px;
}

/*barevna schemata*/



/*prehledova tabulka obchodu*/

.contact_block {
margin: 0 0 20px;
width: 695px;
}

.contact_block .cb_top {
background: url("/Resources/Images/page/subpage_bck_contact_block_top.gif") no-repeat scroll 0 0 transparent;
font-size: 0;
height: 15px;
line-height: 0;
}

.contact_block .cb_top span {
display: none;
}

.contact_block .cb_middle {
background: url("/Resources/Images/page/subpage_bck_contact_block_middle.gif") repeat-y scroll 0 0 transparent;
min-height: 10px;
overflow: hidden;
padding: 0 10px;
}

.contact_block .cb_middle .cb_logo {
display: inline;
float: left;
margin: 5px 0;
text-align: center;
width: 149px;
}

.contact_block .cb_middle .cb_txt {
border-left: 1px solid #C3C3C3;
float: left;
padding: 5px 15px;
width: 300px;
}

.contact_block .cb_middle .cb_txt_wide {
float: left;
padding: 5px 15px;
width: 450px;
}

.contact_block .cb_middle .cb_info {
display: inline;
float: left;
margin-left: 35px;
width: 140px;
}

.contact_block .cb_bottom {
background: url("/Resources/Images/page/subpage_bck_contact_block_bottom.gif") no-repeat scroll 0 0 transparent;
height: 15px;
width: 695px;
}

.contact_block .cb_bottom span {
display: none;
}

/*eo prehledova tabulka obchodu*/

p.download {
  background: url("/Resources/Images/page/pdf_ikona.jpg") no-repeat scroll 0 2px transparent;
  padding: 6px 0 15px 35px;
}

/*business sekce*/
.business-intro {
	padding: 0px 20px 0px 10px;
}

.business-intro h2 {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
}

h1, h2, h3, h4, a, .breadcrumb span {
	color: #000 !important;
	text-shadow: #fff 0px 0px 0px !important;
}

.content-left-bottom {
	display: none;
}
.content-right-bottom {
	display: none;
}