@CHARSET "UTF-8";

html {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 13px;
	background: #C6E2FA url('../images/bg_mraky_index.jpg') no-repeat center 500px; 
}

body {
	padding: 0;
	margin: 0;
}

a:link		{ color: #20579c; text-decoration: underline; }
a:visited   { color: #20579c; text-decoration: underline; }
a:hover     { color: #20579c; text-decoration: none; }
a:active    { color: #20579c; text-decoration: underline; }
	

/* Layout */

#box {
	width: 912px;
	margin: 0 auto 0 auto;
}

#center_box {
	overflow: hidden;
}

#obsah {
	overflow: hidden;
	min-height: 300px;
}

/* KONEC - Layout */

/* header */

#header a#logo-airport { width: 221px; height: 59px; display: block; position: absolute; left: 56px; top: 20px; z-index: 999; }
#header a#logo-airport img { border: 0; }

#header div#jazyky { width: 221px; height: 24px; position: absolute; left: 56px; top: 89px; text-align: right; z-index: 999; }
#header div#jazyky a { margin-left: 0.5em; }
#header div#jazyky a img { height: 13px; width: 19px; border: 1px solid #b0becc; -moz-border-radius: 2px; border-radius: 2px; }

#header div#search { position: absolute; top: 2.1em; right: 0; }
#header div#search div.inputWrapper { background: url('../images/bg_search.png') no-repeat left top; width: 172px; float: left; }
#header div#search div.inputWrapper input.inputbox-without-issue { border: 0px;	margin: 0 0 0 0.75em; height: 30px;	line-height: 30px; width: 125px; background-color: transparent;	font-family: Arial, Helvetica, sans-serif; color: #0057A6; font-size: 1.1em; }
#header div#submit { height: 30px; width: 30px; position: absolute; right: 7px; cursor: pointer; }
#header div#search #tlacitko { margin: 6px 0 0 10px; }
#header div#search .tlacitko a { margin-right: 0px; }

/* KONEC - header */

/* rootmenu */

ul#rootmenu {
	display: block;
	position: absolute;
	top: 88px;
	right: 5px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1;
}

ul#rootmenu li.rootmenu_li { display: inline; }

ul#rootmenu li.rootmenu_li > a {
	display: inline-block;
	height: 50px;
	padding: 0 0.75em 0 0.75em;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	/*text-shadow: #666666 0px 0px 2px;*/
	position: relative;
	z-index: 100;
}

ul#rootmenu li.rootmenu_li > a:hover { color: #20579c; }

ul#rootmenu li.rootmenu_li > a#current { color: #20579c; background: transparent url('../images/menu/arrow_top.png') no-repeat center bottom; }

ul#rootmenu ul.submenu {
	position: absolute;
	top: 49px;
	right: 0;
	padding: 0;
	margin: 0;
	background: url('../images/menu/bg_submenu_center.png') center top repeat-x;
	z-index: 50;
}

ul#rootmenu ul.submenu li {
	display: inline-block; float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#rootmenu ul.submenu li.left > span { display: inline-block; width: 5px; height: 49px; float: left; background: url('../images/menu/bg_submenu_left.png') no-repeat left top; margin-left: -5px; }
ul#rootmenu ul.submenu li.right > span { display: inline-block; width: 5px; height: 49px; background: url('../images/menu/bg_submenu_right.png') no-repeat left top; margin-right: -5px; }

ul#rootmenu ul.submenu > li > a {
	display: inline-block;
	height: 49px;
	line-height: 46px;
	padding: 0 0.75em 0 0.75em;
	text-decoration: none;
	font-size: 15px;
	/*font-weight: bold;*/
	color: #666666;
}

ul#rootmenu ul.submenu > li > a:hover {
	color: #333333;
}

ul#rootmenu ul.submenu > li > a#current {
	background: url('../images/menu/bg_submenu_a_hover.png') no-repeat center 0px;
}

/* KONEC - rootmenu */

/* reklama_bottom */

#reklama_bottom { overflow: hidden; display: table; margin: 0 auto 1.5em auto; }
#reklama_bottom .banner { float: left; padding: 6px; background: #ffffff; border: 1px solid #cccccc; -moz-border-radius: 7px; border-radius: 7px; margin: 0 5px 0 5px; }
#reklama_bottom .banner img { border: 0; }

/* KONEC - reklama_bottom */

/* paticka */

#paticka .obsah { width: 912px; margin: 0 auto 0 auto; }
#paticka #loga { width: 556px; float: left; }
#paticka #loga a { margin: 0 2em 0 1em; }
#paticka #loga a img { border: 0; }
#paticka #adresa { width: 356px; float: right; color: #23599d; font-size: 0.9em; line-height: 1.5em; text-align: right; }
#paticka #adresa a { text-decoration: none; }
#paticka #adresa a:hover { text-decoration: underline; }

/* KONEC - paticka */
