body {
	background: url(images/body_bg_repeat.png) center top repeat-y;
}

body.w {
	background: url(images/body_bg_repeat_w.png) center top repeat-y;
}

#body_bg {
	width: 950px;
	margin: 0 auto;
	padding: 0 23px;
	background: url(images/body_bg.png) no-repeat;
	min-height: 800px;
	padding-bottom: 18px;
}

#body_bg.w {
	background: url(images/body_bg_w.png) no-repeat;
}

#header {
	margin-bottom: 36px;
}

#header.w {
	margin-bottom: 18px;
}

#logo {
	height: 83px;
	background: url(images/komptur_logo_small.gif) left 4px no-repeat; 
}

#logo a {
	display: block;
	height: 83px;
	width: 200px;
	text-indent: -50px;
	overflow: hidden;
}

#lang {
	text-align: right;
}

#header_menu {
	background: url(images/header_menu.png) top left; 
	height: 29px;
}

#header_menu a {
	display: block;
	float: left;
	margin-right: 16px;
	line-height: 29px;
	height: 29px;
	color: #253aff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/header_menu_link_bg.png) top left no-repeat #fff;
}

#header_menu a.noact{
	height: 17px;
	line-height: 17px;
	background: none;
	color: #fff;
}
	

#header_menu a span {
	display: block;
	line-height: 29px;
	height: 29px;	
	padding: 0 8px;	
	background: url(images/header_menu_link_bg.png) right -29px no-repeat;
}

#header_menu a.noact span {
	display: block;
	height: 24px;	
	padding: 0 8px;	
	padding-right: 24px;
	padding-top: 4px;
	background: url(images/header_menu_small_bg.png) right 9px no-repeat;
}


#logo_big {
	text-align: center;
	margin-bottom: 9px;
}

#sidebar1 .box, #sidebar2 .box {
	background: url(images/sidebar_box_bg.png) repeat-x #fff;
	color: #565656;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 9px;
	padding: 0;
}

#sidebar1 .box div, #sidebar2 .box div {
	border: 1px solid #c8c8c8;
	padding: 11px;	
}

#sidebar1 .box h3{
	font-size: 1.3em;
	color: #75b23a;
	font-weight: bold;
	text-decoration: none;
}

#sidebar2 .box h3 {
	font-size: 1.1em;
	color: #253aff;
	font-weight: bold;
}

#sidebar1 .box p, #sidebar2 .box p {
	margin: 9px 0;
}

#sidebar1 .box a, #sidebar2 .box a {
	color: #253aff;
	text-decoration: none;
}

#sidebar1 .box a:hover, #sidebar2 .box a:hover {
	text-decoration: underline;
}

#sidebar2 .box img {
	background-color: #fff;
	padding: 1px;
	border: 2px solid #d8d9da;
	margin-bottom: 8px;
}

#searchResultsHeader {
	margin-bottom: 18px;
	margin-right: 14px;
}

#mainContent {
	color: #555555;
	margin-bottom: 9px;
}

#mainContent h1 {
	font-size: 2.2em;
	color: #fff;
	text-shadow: #6374AB 2px -2px 5px;
	text-indent: 10px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
}

#mainContent .box {
	background-color: transparent;
	color: #565656;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	padding: 0px;
	margin-bottom: 9px;
}

#mainContent .box div {
	background: url(images/sidebar_box_bg.png) repeat-x #fff;
	border: 1px solid #c8c8c8;
	padding: 11px;
}

#mainContent .box h2 {
	font-weight: bold;
	font-size: 1.3em;
	color: #75b23a;
}

#mainContent .box p {
	padding: 0;
	margin: 0;
}

#mainContent .box ul {
	margin: 0;
	padding-left: 18px;
}

#mainContent .box ul.checkbox {
	list-style-type: none;
}

#mainContent .box a {
	color: #253aff;
	text-decoration: none;
}

#mainContent .box a:hover {
	text-decoration: underline;
}

#mainContent #search_form {
	margin-bottom: 9px;
}

#footer-top {
	text-align: center;
	color: #75b23a;
	margin: 18px 0;
}

#footer-top a {
	color: #75b23a;
	text-decoration: none;
}

#footer-top a:hover {
	text-decoration: underline;
}

#footer-bottom {
	color: #565656;
	font-size: 0.9em;
	line-height: 1.3em;
	clear: left;
}

#bottom-bg {
	background:url(images/body_bg_bottom.png) #fff bottom center no-repeat;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #555555;
	font-size: 0.9em;
}

#bottom-bg.w {
	background:url(images/body_bg_bottom_w.png) #fff bottom center no-repeat;
}

.colborder {
	border-right: 1px solid #cccccc;
}

.results_bubble {
	display: block;
	float: left;
	width: 62px;
	height: 56px;
	padding-top: 11px;
	background: url(images/bubble_square.png) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.9em;
	margin-right: 14px;	
}

.results_bubble em {
	font-weight: bold;
	font-size: 1.4em;
	display: block;
	margin-bottom: 2px;
}

.results_summary {
	color: #555;
	font-size: 0.9em;
}

.results_summary h3 {
	color: #555;
	font-weight: bold;
	font-size: 1.6em;
}

table#results {
	width: 100%;
	background: url(images/gray_bg_bottom.png) bottom left repeat-x;
}

table#results a {
	color: #58a016;
	text-decoration: none;
}

table#results a:hover {
	text-decoration: underline;
}


table#results th {
	border-top: 1px solid #82ba4b;
	border-bottom: 1px solid #82ba4b;
	background-color: #e5f4ce;
	color: #82ba4b;
}

table#results th.last {
	border-right: 1px solid #82ba4b;
}

table#results th.first {
	border: 1px solid #293ffb;
	background-color: #5969ff;
	color: #fff;
	text-align: center;
	width: 24px;
	padding: 0 2px;
}

table#results th.image {
	width: 48px;
	padding: 0;
}

table#results td {
	border-bottom: 1px solid #c8ced4;
	padding-left: 8px;
	color: #555;
}

table#results td.first {
	border-left: 1px solid #c8ced4;
	padding: 9px 2px;
	text-align: center;
}

table#results td.last {
	border-right: 1px solid #c8ced4;
}

table#results td.image {
	width: 56px;
	padding: 0;
	text-align: right;
}

table#results td.first span {
	display: block;
	width: 24px;
	height: 31px;
	padding-top: 3px;	
	background-image: url(images/result_cnt.png);
	color: #fff;
	font-size: 0.8em;
	line-height: 0.8em;
}

table#results td.price {
	text-align: left;
	padding-left: 3em;
}

table#results.short th { background-color: #e4f0d2; color: #253aff; border-top: 1px solid #c3c3c4; border-bottom: 1px solid #c3c3c4; }
table#results.short td { font-weight: bold; }
table#results.short th.last { text-align: right; padding-right: 8px !important; }
table#results.short td.last { text-align: right; padding-right: 8px !important; }
table#results.short th.first { background-color: #4d60fd; color: #fff; border-left: 1px solid #c3c3c4; border-right: 1px solid #c3c3c4;}
table#results.short td.first { font-weight: bold; vertical-align: top; background-color: #4d60fd; color: #fff; border-left: 1px solid #c3c3c4; border-right: 1px solid #c3c3c4;}

.rating-stars {
	display: block;
	width: 50px;
	height: 10px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(images/rating_stars.png) no-repeat top left;
}

.rs1 { background-position: 0 0; } 
.rs2 { background-position: 0 -10px; } 
.rs3 { background-position: 0 -20px; }
.rs4 { background-position: 0 -30px; }
.rs5 { background-position: 0 -50px; }

.rating-bar {
	display: block;
	border: 1px solid #82ba4b;
	height: 9px;
	width: 50px;
	margin-top: 5px;	
	margin-bottom: 3px;
}

.rating-inline {
	display: inline-block;
	margin-left: 0.5em;
}

.icon {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	text-align: center;
	overflow: hidden;
	color: #90a766;
}

.dis {	background: url(images/icons_distance.png) top left no-repeat; }	
.com { background: url(images/icons_comfort.png) top left no-repeat; }
.dis:hover, .com:hover, .icon_selected { color: #55702a !important; }

#results th .icon { line-height: 48px; height: 28px; }

.dis_center { background-position: 0px 0px; } 
a.dis_center:hover, .dis_center.icon_selected { background-position: -80px 0px; }
.dis_train {	background-position: -20px 0px; }
a.dis_train:hover, .dis_train.icon_selected {	background-position: -100px 0px; }
.dis_airport {	background-position: -40px 0px; }
a.dis_airport:hover, .dis_airport.icon_selected {	background-position: -120px 0px; }
.dis_highway {	background-position: -60px 0px; }
a.dis_highway:hover, .dis_highway.icon_selected { background-position: -140px 0px; }

.com_park { background-position: 0px 0px; }
a.com_park:hover, .com_park.icon_selected { background-position: -80px 0px; }
.com_rest { background-position: -20px 0px; }
a.com_rest:hover, .com_rest.icon_selected { background-position: -100px 0px; }
.com_web { background-position: -40px 0px; }
a.com_web:hover, .com_web.icon_selected { background-position: -120px 0px; }
.com_spa { background-position: -60px 0px; }
a.com_spa:hover, .com_spa.icon_selected { background-position: -140px 0px; }
.com_none { background-position: -160px 0px; }

#results td.discol { padding-left: 5px; }
#results td.comcol { padding-left: 5px; }
#results td.comcol .icon { margin-bottom: 13px; }
#results td.comcol a { display: block; clear: both; }
#results .col_selected { background-color: #f0f0f0; }
#results .last .normal { font-weight: normal; }

#results .col {
	display: block;
	float: left;
	width: 20px;
	margin-right: 4px;
	text-align: center;
	font-size: 0.9em;
	height: 63px;
	line-height: 63px;
	overflow: hidden;
	padding: 0;
}

.arr_prev {
	display: block;
	background: url(images/arr_prevnext.png) -30px 0 no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	text-indent: -5000px;
	overflow: hidden;	
}

.arr_next {
	display: block;
	background: url(images/arr_prevnext.png) 0 0 no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	text-indent: -5000px;
	overflow: hidden;
}

#res_progress {
	background: url(images/progress_bg.png) repeat-x;
	height: 46px;
	border: 1px solid #c6c6c6;
	list-style-type: none;
	padding-left: 1em; 
}

#res_progress li {
	float: left;
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	margin-right: 16px;
	color: #253aff;
}

#res_progress li.current {
	color: #ffa025;
}

#res_progress li em {
	display: inline-block;
	margin-right: 8px;
	width: 30px;
	height: 29px;
	line-height: 29px;
	background: url(images/progress_bullets.png) 0 -29px no-repeat;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-size: 1.2em;
}

#res_progress li.current em {
	background: url(images/progress_bullets.png) 0 0 no-repeat;
}

h3.orange {
	color: #ffa225;
	font-weight: bold;
}

.blue {
	color: #253aff;
	font-weight: bold;
}

.star {
	color: #ffa025;
}

#res_summary td {
	width: 40% !important;
}

#res_summary label {
	display: inline-block;
	width: 7em;
}

.small-note {
	color: #253aff;
	font-size: 0.8em;
	margin-top: -8px;
	display: block;
	text-align: right;
}

.price-summary {
	text-align: right;
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: underline;
	color: #ffa025;
}

table.form {
	width: 100%;
	border: 1px solid #c8c8c8;
}

table.form th {
	height: 36px;
	background: url(images/gray_bg_small.png) repeat-x;
	color: #253aff;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 28px;
	border-bottom: 1px solid #c8c8c8;
}

table.form label {
	color: #253aff;
}

table.form td {
	padding-left: 12px;
	padding-right: 12px;
}

/* index search form */

div#search_form {
	border: 2px solid #7683ff;
	padding: 1px;
	background-color: #253aff;
}

div#search_form form {
	background-color: #fff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	height: 302px;
}

div #search_form img.map {
	float: right;
	margin-left: 8px;
	border: 1px solid #7683ff;
}

img.border {
	margin: 5px 5px;
	padding: 0;
	border: 1px solid #c8c8c8;
}
	
img.borderh {
	margin: 0px 1px;
	padding: 0;
	border: 1px solid #c8c8c8;
}
	
div#search_form .col {
	margin-right: 42px;
}

div#search_form h3 {
	color: #253aff;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* FORMS */
input.smallf {
	padding:3px;
	width:160px;
}

input.bigf {
	padding:3px;
	width:380px;
}

input.date {
	padding:3px;
	width:150px;
}
input[type="text"], input[type="select"], select, input.smallf {
	margin-top:1px;
	margin-bottom: 8px;
}

table.form input[type="text"], table.form input[type="select"], table.form select, table.form input.smallf {
	margin-bottom: 1px;
}

table.form textarea {
	width: 98% !important;
}

label {
	font-weight: normal;
	margin-bottom: 4px;
}

.search_button {
	position: relative;
	margin-top: -12px;
	background: url(images/button_search.png) no-repeat;
	width: 187px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}

.search_button input {
	border: 0;
	margin: 0;
	padding: 0;
	height: 40px;
	background: none;
	background-color: transparent;
	color: #fff;
	font-size: 1.4em;
	width: 187px;
	text-indent: 20px;
	text-align: left;
	outline: none;
	text-shadow: #253aff 1px -1px 1px;
	cursor: pointer;
}

.agree_pogoji {
	border-top: 1px solid #d0deed;
	border-bottom: 1px solid #d0deed;
	background-color: #fffde1;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	color: #ffa025;
	height: 2em;
	line-height: 2em;
	font-size: 1.1em;
}

.agree_pogoji input {
	margin: 5px;
}

.agree_pogoji label {
	color: #ffa025 !important;
}

.agree_pogoji a {
	color: #ffa025 !important;
	font-weight: strong !important;
}

a.nazaj {
	color: #ffa025;
	font-weight: bold;
}

.naprej {
	position: relative;
	margin-top: -11px;
	background: url(images/button_next.png) no-repeat;
	width: 182px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	float: right;
}

.naprej input {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background: none;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 0.90em;
	width: 182px;
	text-indent: 5px;
	text-align: left;
	outline: none;
	cursor: pointer;
}

#img_datum_od, #img_datum_do {
	cursor: hand;
	cursor: pointer;
}

.red {
	color:#900;
}
