/* Zakladni definice objektu */
body  {
	font-size: 75%;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff url(/digitalAssets/78266_bg.jpg) repeat-x left bottom;
	vertical-align: top;
}

a img, img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, form {
	margin: 0;
	padding: 0;
}

a, a:link, a:active, a:visited  {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #000;
}

table {
	font-size: 100%;
}

ul {
	list-style-type: none;
}

.hidden { /* schovane prvky */
	display: none;
}
.hide { /* prvky pro tisk */
	display: none;
}

.screenHide { /* v grafickem modu neviditelne veci */
	position: absolute;
  	overflow: hidden;
  	width: 0;
  	height: 0;
}

.skip a { /* odkazy pro preskoceni v obsahu */
 	position: absolute;
  	overflow: hidden;
  	width: 0;
  	height: 0;
	color: #083F77;
}

.skip a:active, .skip a:focus {
	color: #0790C8;
  	display: block;
  	position: absolute;
  	overflow: visible;
  	width: 62px;
	max-width: 42px;
  	height: 294px;
	max-height: 144px;
	padding: 150px 10px 0 10px;
  	top: 0;
  	left: 759px;
	z-index: 100;
	background: url(/digitalAssets/78249_skip.gif) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
}
.skip span {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

.clearfix {
  display: inline-block;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}

/* Rozliseni odkazu */
img.downlink, img.popuplink, img.externlink {
	display: inline;
	float: none;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

/* Dokumenty ke stazeni */
img.downlink {
	margin-left: 5px;
}
/* Popupy */
img.popuplink {
	margin-left: 2px;
	margin-right: 3px;
}
/* Externi odkazy */
img.externlink {
	margin-left: 2px;
	margin-right: 2px;
}

.clear { /* clear pro floaty */
	clear: both;
	height: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
}

input {
	height: 1.9em;
	border: 1px solid #099EA9;
	vertical-align: middle;
	font-size: 1em;
	padding-top: 0.3em;
}
:root input {
	height: 1.4em;
}
input.button, input.buttonOffer {
	height: auto !important;
	border: 0;
	padding-top: 0;
	cursor: pointer;
}
:root input.button {
	height: auto !important;
}
select {
	height: 1.5em;
}

/* odkazy se sipkou */
.sipka-link, .sipka-link:link, .sipka-link:active, .sipka-link:visited {
	padding-left: 10px;
	background: url(/digitalAssets/78250_sipka-link.gif) no-repeat 0 5px;
	color: #15B6BF;
	font-weight: bold;
}
.sipka-link:hover {
	color: #000;
}

/* odkazy nastylovane jako buttony */
.buttonA {
	position: relative;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	color: #fff;
	background-color: #658409;
	text-align: center;
}
.buttonA span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
* html .buttonA span {
	cursor: hand;
}

/* Nahrazeni textu obrazkem */
h1, h2, h3, h4, h5, #header p, .box div strong {
	position: relative;
}

h1 span, h2 span, h3 span, h4 span, #header p span, .box div strong span, #splatky span { /* obrazkove spany */
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
}






/* Hlavni obsah stranky */
#kontejner {
	position: relative;
	width: 759px;
	/*overflow: hidden;*/
}

#header {
	position: relative;
	width: 100%;
	height: 66px;
	max-height: 54px;
	padding-top: 12px;
}

/* Logo Aircondition */
h1 {
	float: left;
	width: 214px;
	height: 43px;
	line-height: 43px;
	margin-left: 20px;
	font-size: 16px;
	overflow: hidden;
	text-transform: uppercase;
}
* html h1 {
	margin-left: 10px;
}
h1 a:link, h1 a:active, h1 a:visited {
	text-decoration: none;
	color: #17ACC1;
}
h1 span {
	background-image: url(/digitalAssets/78251_logo.gif);
}
* html h1 span {
	cursor: hand;
}

/* motto */
#header p {
	float: right;
	width: 292px;
	height: 38px;
	margin-top: 6px;
	margin-right: 15px;
	font-size: 13px;
	text-align: right;
}
* html #header p {
	margin-right: 6px;
}
#header p span {
	background: url(/digitalAssets/78252_air-titulek.gif);
}

/* Hlavni obsah */
#mother {
	padding-right: 12px;
	margin-top: 23px;
}
* html #mother {
	margin-top: 20px;
}

/* Hlavni navigace */
#misto-pro-menu { /* vytvoreni mista pro menu */
	position: relative;
	width: 65em;
}
#misto-pro-menu span {
	display: block;
	float: left;
	width: 31em;
	height: 2.4em;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 1px;
}

#menu ul {
	position: absolute;
	left: 0;
	top: 66px;
	font-size: 100%;
}
#menu li.last ul {
	left: auto;
	right: 2px;
}
:root #menu, * html #menu ul {
	width: 63em;
}
#menu ul li {
	position: relative;
	float: left;
}
#menu ul a, #menu ul strong {
	float: left;
	display: block;
	color: #fff;
	background: #656B6C url(/digitalAssets/78253_menu.gif) repeat-x 0% 100%;
	padding: 0 13px;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	border-left: 1px solid #7D8384;
	color: #fff;
	text-decoration: underline;
}
#menu ul li.last a, #menu ul li.last strong { /* posledni - zaoblena polozka v menu */
	padding-right: 20px;
	background: #656B6C url(/digitalAssets/78254_menu-last.gif) no-repeat 100% 100%;
}
#menu ul li.last li.last a { /* posledni v rozbalenym menicku */
	background: #656B6C !important;
}
#menu ul li.last li.last a:hover, #menu ul li.last li.last a:active, #menu ul li.last li.last a:focus, #menu ul li.last li.last a:active { /* posledni v rozbalenym menicku */
	background-color: #18C0CC !important;
	background-position: 100% 0% !important;
}
#main #menu ul li.last li a, #main #menu ul li.last li strong {
	background-image: url(/digitalAssets/78253_menu.gif);
	background-repeat: repeat-x;
}
#menu ul li.last a:hover, #menu ul li.last a:active, #menu ul li.last a:focus, #menu ul li.last a:active {
	background-color: #18C0CC;
	background-position: 100% 0%;
}
#menu ul a:hover,, #menu ul a:active, #menu ul a:focus, #menu ul strong {
	background-color: #18C0CC;
	background-position: 0% 0%;
}
#menu ul strong a:hover, #menu ul strong a:active, #menu ul strong a:focus, #menu ul strong a:active {
	background-color: #fff;
}
#menu ul #uvod a, #menu ul #uvod strong {
	padding-left: 10px;
}


/*
#menu {
	position: absolute;
	left: 0;
	top: 66px;
	font-size: 100%;
}
:root #menu, * html #menu {
	width: 63em;
}
#menu li {
	position: relative;
	float: left;
}
#menu a, #menu strong {
	float: left;
	display: block;
	color: #fff;
	background: #656B6C url(/digitalAssets/78253_menu.gif) repeat-x 0% 100%;
	padding: 0 13px;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	border-left: 1px solid #7D8384;
	color: #fff;
	text-decoration: underline;
}
#menu #menuLast a, #menu #menuLast strong { /* posledni - zaoblena polozka v menu */
	padding-right: 20px;
	background: #656B6C url(/digitalAssets/78254_menu-last.gif) no-repeat 100% 100%;
}
#main #menu li#menuLast li a, #main #menu li#menuLast li strong {
	background-image: url(/digitalAssets/78253_menu.gif);
	background-repeat: repeat-x;
}
#menu li#menuLast a:hover, #menu li#menuLast a:active, #menu li#menuLast a:focus {
	background-color: #18C0CC;
	background-position: 100% 0%;
}
#menu a:hover, #menu a:active, #menu a:focus, #menu strong {
	background-color: #18C0CC;
	background-position: 0% 0%;
}
#menu strong a:hover, #menu strong a:active, #menu strong a:focus {
	background-color: #fff;
}
#menu #uvod a, #menu #uvod strong {
	padding-left: 10px;
}
*/

/* rozbalovaci menu - aktualni */
#menu ul div {
	position: absolute;
	top: 39px;
	left: 0;
}
#menu ul div div {
	top: auto;
	left: 201px;
	margin-top: -2.75em;
}
#menu ul .last div {
	left: auto;
	right: 0;
}
:root #menu ul div div {
	margin-top: -2.6em;
}
* html #menu ul div div {
	margin-top: -2.65em;
}

#menu ul ul {
	display: none;
	width: 200px;
	margin: 0;
	top: 38px;
}
#menu ul li:hover ul, #menu li.active ul, #menu ul li:active ul {
	display: block;
}
#menu ul li:hover ul ul, #menu ul li.active ul ul, #menu ul li:active ul ul, #menu ul li:focus ul ul {
	display: none;
}
#menu ul ul li {
	float: none !important;
}
* html div #menu ul ul li {
	display: inline;
}

#menu ul ul li a, #menu ul ul li.last a, body #menu ul li.last ul li.last a {
	position: relative;
	float: none;
	display: block;
	padding: 0.65em 13px 0.75em 13px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-image: url();
	background-color: #656B6C;
	border: 0;
	border-bottom: 1px solid #83898A;
	opacity: 0.94;
  	-moz-opacity: 0.94;
  	-khtml-opacity: 0.94;
}

:root #menu ul ul li a, :root #menu ul ul li.last a, :root #menu ul ul li strong, :root #menu ul ul li.last strong {
	padding-top: 0.6em;
}
#menu ul ul li a:focus, #menu ul ul li.last a:focus, #menu ul ul li a:active, #menu ul ul li.last a:active {
	background-color: #FFF5BA;
	color: #000;
}
#menu ul ul li .rozb {
	background-image: url(/digitalAssets/78255_sipka-menu.gif);
	background-position: 95% 50%;
}

#menu ul .invisible div, #menu ul .visible div ul div, #menu ul div ul .invisible div, #menu ul .invisible div ul li div {
	visibility: hidden;
}
#menu ul .visible div, #menu ul div ul .visible div {
	visibility: visible;
}
#menu ul ul li a, #menu ul ul li.last a, #menu ul ul li strong, #menu ul li.last ul li.last strong {
	height: auto !important;
	min-height: 15px !important;
	_height: 1px !important;
	line-height: normal !important;
	position: relative;
	z-index: 999;
}


/***************************************************************************************************/
/*
#menu div {
	position: absolute;
	top: 39px;
	left: 0;
}
#menu div div {
	top: auto;
	left: 201px;
	margin-top: -2.75em;
}
#menu #menuLast div {
	left: auto;
	right: 0;
}
:root #menu div div {
	margin-top: -2.6em;
}
* html #menu div div {
	margin-top: -2.65em;
}

#menu ul {
	width: 200px;
	margin: 0;
}
#menu ul li {
	float: none !important;
}
* html div #menu ul li {
	display: inline;
}

#menu ul li a {
	position: relative;
	float: none;
	display: block;
	padding: 0.65em 13px 0.75em 13px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-image: url();
	background-color: #656B6C;
	border: 0;
	border-bottom: 1px solid #83898A;
	opacity: 0.94;
  	-moz-opacity: 0.94;
  	-khtml-opacity: 0.94;
}

:root #menu ul li a, :root #menu ul li strong {
	padding-top: 0.6em;
}
#menu ul li a:focus, #menu ul li a:active {
	background-color: #FFF5BA;
	color: #000;
}
#menu ul li .rozb {
	background-image: url(/digitalAssets/78255_sipka-menu.gif);
	background-position: 95% 50%;
}

#menu .invisible div, #menu .visible div ul div, #menu div ul .invisible div, #menu .invisible div ul li div {
	visibility: hidden;
}
#menu .visible div, #menu div ul .visible div {
	visibility: visible;
}
#menu ul li a, #menu ul li strong {
	height: auto !important;
	min-height: 15px !important;
	_height: 1px !important;
	line-height: normal !important;
	position: relative;
	z-index: 999;
}
#menu ul li .rozb:hover {
	background-image: url(/digitalAssets/78255_sipka-menu.gif) !important;
	background-position: 95% 50% !important;
}
*/

/* rozbalovaci menu - zaloha */
/*
#menu ul div {
	position: absolute;
	top: 39px;
	left: 0;
}
#menu ul div div {
	top: auto;
	left: 201px;
	margin-top: -2.75em;
}
#menu ul .last div {
	left: auto;
	right: 0;
}
:root #menu ul div div {
	margin-top: -2.6em;
}
* html #menu ul div div {
	margin-top: -2.65em;
}

#menu ul ul {
	width: 200px;
	margin: 0;
}
#menu ul ul li {
	float: none !important;
}
* html div #menu ul ul li {
	display: inline;
}

#menu ul ul li a, #menu ul ul li.last a, body #menu ul li.last ul li.last a {
	position: relative;
	float: none;
	display: block;
	padding: 0.65em 13px 0.75em 13px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-image: url();
	background-color: #656B6C;
	border: 0;
	border-bottom: 1px solid #83898A;
	opacity: 0.94;
  	-moz-opacity: 0.94;
  	-khtml-opacity: 0.94;
}

:root #menu ul ul li a, :root #menu ul ul li.last a, :root #menu ul ul li strong, :root #menu ul ul li.last strong {
	padding-top: 0.6em;
}
#menu ul ul li a:focus, #menu ul ul li.last a:focus, #menu ul ul li a:active, #menu ul ul li.last a:active {
	background-color: #FFF5BA;
	color: #000;
}
#menu ul ul li .rozb {
	background-image: url(/digitalAssets/78255_sipka-menu.gif);
	background-position: 95% 50%;
}

#menu ul .invisible div, #menu ul .visible div ul div, #menu ul div ul .invisible div, #menu ul .invisible div ul li div {
	visibility: hidden;
}
#menu ul .visible div, #menu ul div ul .visible div {
	visibility: visible;
}
#menu ul ul li a, #menu ul ul li.last a, #menu ul ul li strong, #menu ul li.last ul li.last strong {
	height: auto !important;
	min-height: 15px !important;
	_height: 1px !important;
	line-height: normal !important;
	position: relative;
	z-index: 999;
}
*/

#doporucit input.button {
width: 79px !important;
height: 23px !important;
display: inline;
}

/* Pata stranky */
#footer {
	padding: 14px 0 50px 22px;
	color: #fff;
	background: #60686A url(/digitalAssets/78256_footer-bg.jpg) repeat-x left top;
	font-size: 95%;
}
* html #footer, :root #footer {
	padding-bottom: 64px;
}
#footer form {
	position: relative;
	border-bottom: 1px solid #717778;
	margin-bottom: 15px;
}
#footer #doporucit {
	width: 610px;
	padding-bottom: 12px;
}
#footer label {
	margin-left: 16px;
}
#footer a {
	color: #fff;
	padding: 0 9px 0 9px;
}
#footer a:hover {
	text-decoration: none;
}
#footer span {
	padding-left: 9px;
	color: #fff;
}
#footer p {
	float: left;
	margin-left: -9px;
	color: #888E8F;
}
* html #footer p {
	margin-left: -5;
}
#footer #created {
	float: right;
	color: #fff;
}
#footer #created a {
	color: #FDA100;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#footer input {
	width: 84px;
	margin-left: 3px;
	border: 1px solid #848A8B;
	background-color: #F1F5F2;
}
#footer .button {
	width: auto;
	margin-left: 8px;
	border: 0;
}



/* Chybove hlasky */
/* ------------------------------ ZPRAVY ------------------------------- */
body .messageBox {	
	float: none !important;
	position: relative !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #BCBCBC !important;
	background-color: #fff !important;
}
body .messageBox p {	
	float: none !important;
	display: block !important;
	position: relative !important;
	width: auto !important;
	margin: 0 !important;
	padding: 17px 15px 17px 68px !important;
	border: 3px solid #fff !important;
	color: #333 !important;
	background-color: #DCDCDC !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
}
.messageBox .alert {
	background-image: url(/digitalAssets/78257_hlaska-alert.gif) !important;
}
.messageBox .info {
	background-image: url(/digitalAssets/78258_hlaska-info.gif) !important;
}
.messageBox .stop {
	background-image: url(/digitalAssets/78259_hlaska-stop.gif) !important;
}
.messageBox .quest {
	background-image: url(/digitalAssets/78260_hlaska-quest.gif) !important;
}
/* mala varianta hlasek */
body .miniMes p {
	padding: 14px 12px 14px 45px !important;
}
.miniMes .alert {
	background-image: url(/digitalAssets/78261_hlaska-alert_small.gif) !important;
}
.miniMes .info {
	background-image: url(/digitalAssets/78262_hlaska-info_small.gif) !important;
}
.miniMes .stop {
	background-image: url(/digitalAssets/78263_hlaska-stop_small.gif) !important;
}
.miniMes .quest {
	background-image: url(/digitalAssets/78264_hlaska-quest_small.gif) !important;
}
/* ---------------------------- konec ZPRAV ------------------------------- */

/* customizace hlasek pro Aircondition */
body .messageBox {
	margin: 5px 5px 10px 5px !important;
} 
h2 a:hover {
	cursor: hand;
}

