td.price-ready a {
	background-color: #080;
}

.error-field {
  border-color: red;
}

div.price-box {
	overflow:auto;
}

table.price th {
	text-align:center;
}

tr.kids {
	background-color: #FFCC66;
}	

.region {
	display:none;
}

.show-region {
	text-align:right;
}


.show-noactive {
	background-color:#3679AF!important;
	padding:5px;
	text-align:right;
}
.show-noactive a {
	color:#fff;
	background-color:#3679AF;
	font-weight:bold;
}

a.select-sanat {
	color:#ff0!important;
	font-weight:bold!important;
}

a.active-region {
	color:#FFE25F!important;
	font-weight:bold!important;
}

a.active-region:hover {
	color:#F00!important;
}

div.active-direct {
	border-left: solid 6px #ff0;
	margin-left:-6px;
	padding-left:6px;
}

.active-check {
	position:absolute;
	left:-12px;
	top:0px;
	color:#f00!important;
	font-weight:bold;
	z-index:150;	
}

.active-check2 {
	background-color:#ff0!important;
	position:absolute;
	left:-11px;
	top:0px;
	color:#f00!important;
	font-weight:bold;
	z-index:150;	
}

tr.r0 {
  background-color: #FFFFCC;
/* border: 1px solid #CC9966; */
}
tr.r1 {
  background-color: #E0E0E0;
/* border: solid 1px #CC9966; */
}

table.hots-sanat th {
	background-color: #777;
	color:#eee;
}
tr.w0 {
  background-color: #ffe;
}

div.tour {
	padding:10px;
	font-size:9pt;
}


div.tour h1{
	color:#FF6600;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align: center;
}
div.tour h2{
	font-size:16pt;
	text-align: center;
}
div.tour h3{
	font-size:12pt;
	text-align: center;
	padding-top: 10pt;
	padding-bottom: 5pt;
	margin:0pt;
}

div.tour h3 strong {
	border-bottom:dashed 2px #f00;
	padding:5px;
}

div.tour p.note{
	background-color:#ddd;
	color:#333;
	clear:both;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	text-align:left;
	padding-left:10px;
}

div.tour p.day{
	background-color:#005198;
	color:#EAEAEA;
	clear:both;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	text-align:left;
	margin:0px;
}



p.prim {
	text-align:center;
}

div.tour p.place{
	margin-left:50px;
	margin-right:10px;
	padding-left:0px;
	padding-right:0px;
}

div.tour ul{
	margin-left: 20px;
}
div.tour ul li{

}
div.tour-images {
}

p.tour-img-left {
	float:left;
	padding:0;
	margin:0;
	width:145px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
	background:none;
}
p.tour-img-right {
	float:right;
	padding:0;
	margin:0;
	width:145px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	background:none;
}
div.tour hr {
	clear:both;
	background-color:#ccc;
	border:none;
	height:1px;
	margin-left:0px;
	margin-right:0px;
}

div.tour img {
	border: 1px solid #eee;
}

div.one-tour {
	border:solid 1px #ccc;
	padding:0px;
	margin:0px;
}
div.tour p.img-list {
	text-align:center;
}
div.tour p.img-list img {
}
div.tour p.img-list a {
	padding:5px;
}

div.tour p.img-list {
	line-height:40px;
}

div.remark p {
	margin-top:8px;
	margin-bottom:5px;
	padding:0;
}
div.remark ul {
	margin-top:3px;
}
.red-tour {
	color:#FF0000;
}
p.red-tour {
	padding-left:5px;
}

div.tour-index {
	margin-left:100px;
	margin-right:100px;
}

div.tour-index h2 {
	text-align:left;
	font-size:14pt;
}

div.tour-index table {
	margin-left:20px;
}

div.forprint {
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom:5px;
}
div.forprint img {
	border: none;
}
div.forprint a {
	text-decoration:none;
	color:#aaa;
	font-size:8pt;
}
div.tour table td.date {
	font-weight:bold;
	padding:3px;
}

div.tr-box {
	display:none;
}

.discont-adv {
	background-color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:2px;
	font-weight:bold;
	vertical-align:top;
	color:#00f;
	padding-left:5px;
	padding-right:5px;
}
.procent-online {
	color:#FFFF00;
	background-color:#f00;
	padding:3px;
}

.shadow {
   box-shadow: 2px 2px 3px #888;
   -moz-box-shadow: 2px 2px 3px #888;
   -webkit-box-shadow: 2px 2px 3px #888;
}
div.top-box {
	position:relative;
	font-family:verdana;
	border:1px solid #999;
	background-color: #fff;
}
div.top-box-head {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
.top-box-head-left {
	color:#fff;
	background-color:#E61800;
	font-size:10px;
	padding:2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right:0px;
	margin-right:0px;
}

.top-g .top-box-head-left{
	background-color:#E61800;
}
.top-b .top-box-head-left{
/*	background-color:#5555FF;*/
	background-color:#005197;
}
.top-g .top-box-head-left{
	background-color:#009933;
}

.top-y .top-box-head-left{
	background-color:#F8C300;
}



.top-section a {
	color:#fff!important;
	font-weight:bold;
	text-decoration:none;
}
.top-section a:hover {
	text-decoration:underline;
}
.top-box-head-right {
	padding:0;
	margin:0;
	background-image:url(/img/top/top-bg-r.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	width:115px;
}

.top-r .top-box-head-right{
	padding:0;
	margin:0;
	background-image:url(/img/top/top-bg-r.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}


.top-g .top-box-head-right{
	padding:0;
	margin:0;
	background-image:url(/img/top/top-bg-g.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}

.top-b .top-box-head-right{
	padding:0;
	margin:0;
	background-image:url(/img/top/top-bg-b.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}

.top-y .top-box-head-right{
	padding:0;
	margin:0;
	background-image:url(/img/top/top-bg-y.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}


div.top-box-body {
	font-size: 11px;
	margin-top: 5px;
	padding-top: 0;
	clear:both;
	background-repeat:no-repeat;
	background-position:100% 0px;
	height:100px;
}

div.top-box-body ul{
	padding:0;
	margin:0;
}

div.top-box-body ul li{
	padding-bottom:3px;
	padding-left:15px;
	margin-left:0px;
	list-style-type:none;
}

div.top-box-body ul li a {
	color:#336699;
}

div.top-box-body ul li a:hover {
	color:#FF3333;
}

#home-form-online {
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
}

#home-form-online * {
	font-size: 11px;
	padding:0;
	margin:0;
}

#home-form-online td {
	padding:2px;
}

.direct-main-entry {
	color:#A71B02;
}

div.tour-index h3 {
	text-align:left;
	padding-left:4em;
	padding-top:0;
	margin-top:0;
}

div.tour-index-new {
	padding-left:0pt;
	margin-left:10pt;
}

div.tour-index-new h1 {
	text-align:left;
	font-size:16pt;
	font-weight:normal;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:1em;
}
div.tour-index-new h2 {
	font-size:12pt;
	font-weight:normal;
	color:#FF0000;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

span.tour-pointer-price {
	cursor:pointer;
	text-decoration:underline;
}

span.tour-pointer-price:hover {
	text-decoration:none;
	background-color:#ff0;
}

span.tour-curr-selected {
	color:#f00;
}

div#searchform {
	position:absolute;
	top:110px;
	right:185px; 
	z-index:1000;
}

div#searchform * {
	font-size:12px;
}

.filter-more {
	padding:10px;
	margin:10px;
	background-color:#ff9;
	border: solid 1px #bb0;
}

.breadcrumbs {
	color: #336699
}
.breadcrumbs * {
	color: #336699;
	font-weight:bold;
}

#laspi_form_query .query-form select.form-select {
	width: 150px;
	height: 19px;
}

#laspi_form_query .query-form select.form-select option.first{
	background-color:#ff0;
}

