/* CSS Document */
a img {
  border:none;
}
* { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }

html {  }
body { background:url(../images/bg_header.gif) repeat-x; margin:0; padding:0; font-family:Arial; color:#000; font-size:12px; height:169px;}

a { color:#000; text-decoration:none; }
a:hover { color:#1377E8 }
h1 { font-size:16px; }
h2 { font-size:14px; }
.hr { background:url(../images/bg_postdivider.gif) repeat-x; height:11px; border:none; margin-bottom:10px; }
.hr hr { display:none; }

#header { position:relative; margin: 0 0 0 -10px; float:left;width:780px; height:63px;}
#header a img { border:none; }
.logo a { line-height:25px; padding-bottom:1px; padding-left:19px;  }
.logo a.logoimg { margin-top:-110px; display:block; width:242px; height:104px; }
#header a.bookmark { background:url(../images/icon_fav.gif) no-repeat; }
#header a.homepage { background:url(../images/icon_home.gif) no-repeat; }
.logo { position:absolute; top:18px; left:47px; width:262px; padding-top:120px; text-align:center; background:url(../images/logo.gif) no-repeat; font-size:11px; }
.logo strong, .logo h1, .logo h2 { display:none; }

#nav { position:absolute; right:0; bottom:0; list-style:none; }
* html #nav { bottom:-1px; }
#nav li { float:left; }
#nav li a { display:block; height:45px; }
#nav li a strong { display:none; }
#nav li a.home { width:87px; background:url(../images/nav_home.gif); }
#nav li a.news { width:79px; background:url(../images/nav_news.gif); }
#nav li a.services { width:102px; background:url(../images/nav_services.gif); }
#nav li a.contact { width:102px; background:url(../images/nav_contact.gif); }

#nav li a.home:hover { width:87px; background:url(../images/nav_home_on.gif); }
#nav li a.news:hover { width:79px; background:url(../images/nav_news_on.gif); }
#nav li a.services:hover { width:102px; background:url(../images/nav_services_on.gif); }
#nav li a.contact:hover { width:102px; background:url(../images/nav_contact_on.gif); }

#maincontent { background: url('../images/bg_sidebars.gif') 0 169px no-repeat; margin: 0; padding:0;
               position:relative; width:960px; height: 1022px; margin:0 auto; padding: 0 0 0 47px; border: 0px solid; z-index: 100;}
#contentwrap { position:relative; width:760px; margin:0; padding:0;float:left; border: 0px solid; background: transparent;}
/*#contentwrap { position:relative; width:760px; margin:0 auto; }*/
#search { position:absolute; bottom:0; right:0; width:100%; padding:0; margin:0; width:189px; height:30px; background:url(../images/bg_search.gif); text-align:right; }

#breadcrumb { position:relative; top:0; left:-8px; width:522px; margin-bottom:10px;  padding:8px 25px; background:url(../images/bg_breadcrumb.gif) repeat-y; }
#breadcrumb a { font-weight:bold; }

#content { float:left; width:497px;  }
#content h1 { font-family:"Trebuchet MS"; font-size:18px; color:#666; line-height:24px; padding:0 10px; }
#content p, #content dl, #content ul, #content ol { line-height:18px; padding:10px;  }
#content a { font-weight:bold; padding-bottom:1px; }
#content a:hover { border-bottom:1px dotted;  }
#content .postinfo { display:block; padding:5px 10px; margin-bottom:5px; background:#F6F6F6; border:1px solid #E8EDF4; color:#333; }
#content .postinfo a {  }
#content blockquote { width:80%; margin:10px auto; padding:0 26px; line-height:18px; background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#content blockquote h1 { color:#1377E8; }

#right { float:left; width:253px; padding-left:9px; margin-top: 35px;}
#right dl { margin-bottom:20px; }
#right dt { font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; padding-left: 13px; height:27px; line-height:27px; }
#right a:hover { text-decoration:underline; }

#subnav { width:239px; list-style:none; }
#subnav dd { margin:0; line-height:30px; background:url(../images/bg_subnav.gif); position: relative; }
#subnav dt { background:url(../images/bg_right_head.gif) repeat-x; }
#subnav a { display:block; height: 32px;  padding-left:13px; color: #0066CC;}
#subnav a:hover { text-decoration:underline; color: #3399FF;   }
#subnav .on { color:#1377E8; height:32px; padding-left:30px; background:url(../images/bg_subnav_on.gif); }
#subnav .last { background:url(../images/bg_subnav_last.gif); text-align: right; padding-right:10px; font-style:italic; font-size:12px; }
#subnav .laston { padding-left:30px; background:url(../images/bg_subnav_last_on.gif); }

.box { position:relative; width:245px; background:url(../images/bg_right_head.gif) repeat-x; margin:0; }
.box dd { margin:0; height:65px; background:url(../images/bg_right_box.gif) no-repeat; }
.box dd.last { background:url(../images/bg_right_box_last.gif) no-repeat; }

.medialist dd img { float:left; margin:5px 5px 0 10px; border:1px solid #666; }
.medialist dd p { padding:5px; }

.search dd { padding:15px 10px 0; margin:0; }
.searchbtn {  }

.box2 { width:217px; background:url(../images/bg_right_box2.gif) no-repeat 100% 0; border-top:1px solid #C0C0C0; margin:0 0 10px 0; padding:10px; border-bottom:1px solid #D1D1D1;  }
.box2 form.login { text-align:middle; padding-top:10px; }

#footer { height:47px; padding:10px; background:url(../images/bg_footer.gif) no-repeat; color:#666; border-bottom:1px solid #D1D1D1;  }
#footer a {  }
#footer a:hover { border-bottom:1px dotted #1377E8; }

.clear { clear:both; }

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


form { margin:0; padding:0; }
input { }
input.input { position:relative;width:157px; margin-bottom:8px; height:21px; padding:5px 15px 0; color:#FFF; background:url(../images/bg_search.gif) no-repeat 0 50%;  border:none; }
* html input.input { width:147px; margin-bottom:5px; background-attachment:fixed; padding-right:25px;  }
input.submit { background: #333; color:#FFF; font-size:11px; border:inset; width:auto; border:none; margin:0; padding:5px; }

.floatright { float:right; }
.floatleft { float:left; }


#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	padding-top: 27px;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
	}
#tabs a:hover {
	background-position:0% -42px;
	}
#tabs a:hover span {
	background-position:100% -42px;
	}
	
td {
	padding:5px;
	}
	
input {
	font-size:11px;
	padding:2px;
	border: 1px solid #999999;
}	

select {
	font-size: 11px;
	border:1px solid  #999999;
	padding:1px;
}

.cena {
	position: absolute;
	left:140px;	
	text-align: right;
	width:90px;
}

.lang {
  position: absolute;
  right: 15px;
  top:120px;
}

.reklamaHeading {
  font-size:10px; 
  text-align:center; 
  width:160px;
  background-color: #78C6FF;
  background-image: url(../images/bg_right_head.gif); 
  padding:4px 0 4px 0;
}

.reklama {
  margin-top: 5px;
}

.reklamy {
  margin-top: 35px;
  margin-left: 3px;
}

.reklamy a img{
  border: none;
}

.bordered {
  border: 1px solid #bbbbbb;
}


/* added by martin 2010-12-13 */
#btn_proklik{border: 0px solid; margin:0 0 0 0px;padding:0; height: 80px;}
#btn_proklik ul{list-style-type: none; display: block; margin:0;padding:0;}
#btn_proklik ul li{float:left; width:162px; padding: 0; margin: 0;}
#btn_proklik ul li.oddelovac{float:left; width:5px; padding: 0; margin: 0;}
#btn_proklik ul li.oddelovac span{background: url('../images/btn_oddelovac.gif');margin:0 3px 0 1px;padding: 0;width: 1px;height: 71px;display: block;float: right;}
/* end added by martin 2010-12-13 */

/* added by martin 2010-12-14 */
.booking{margin: 20px auto;}
.booking ul{margin: 0 0 0 25px; padding:0;}
.booking ul li{font-size: 14px;font-weight: bold; line-height: 12px;}
.booking ul li ul li{padding:0;font-size: 12px;font-weight: normal;}
.rezervace_aut_banners{float: left;margin: 0 20px 0 0;}
#car_rental{font-family: "Arial CE";margin: 35px 0 0 0;}
#car_rental .spacer{clear: both;height: 40px;}
#car_rental a img{float: left;padding: 0 0 0 15px;max-width: 140px;}
#car_rental .textbox {margin: 0 0 0 170px;}
#car_rental .textbox span.heading{font-size: 14px;font-weight: bolder;line-height: 20px;}
#car_rental .textbox span.heading a{color: #ff0000;font-size: 12px;font-weight: bold;text-decoration: underline;line-height: 20px;}
#car_rental .textbox ul{}
#car_rental .textbox ul li, ul.red_square li{list-style: square;/*circle outside;*/color:#ff0000;}
#car_rental ul span, ul.red_square span{color: #000;}
/* tooltip styling */
.tooltip {display:none;background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);height:163px;padding:40px 30px 10px 30px;width:310px;font-size:11px;color:#fff;}
/* a .label element inside tooltip */
.tooltip .label {color:yellow;width:35px;}
.tooltip a {color:#ad4;font-size:11px;font-weight:bold;}

#bodywrap{
    width: 1080px;
    margin: 0 auto;
}
/* end added by martin 2010-12-14 */

