body {
	margin: 0;
	padding: 0;
	font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #C4AFC1;
	background-image: url(/style/img/fon.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p    {
	margin-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px; 
	font-size: 90%;
	text-indent: 0px;
}
p a{
	text-decoration: none;
	color: #FFF;
}
p a:hover {
	text-decoration: underline;
	color: #B8A0B5;
}

h1 {
	margin-top: 0;
	text-align: center;
	color: #E5E892;
	font-size: 160%;
	text-decoration: none;
}
h2 {
	margin-top: 0;
	text-align: left;
	color: #E5E892;
	font-size: 130%;
	text-decoration: none;
}
h3 {
	margin-top: 0;
	text-align: left;
	color: #E5E892;
	font-size: 110%;
	text-decoration: underline;
}


#menu_pages h1{
	margin-top: 0;
	text-align: left;
	color: #E5E892;
	font-size: 150%;
	text-decoration: underline;
	padding-top: 20px;
}

.popup {
	margin-top: 0px;
	text-align: center;
	color: #E5E892;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #E5E892;
	padding-bottom: 10px;
	cursor: pointer;
}
.popup1 {
	margin-top: 0;
	text-align: center;
	color: #E5E892;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}

a h1{
	text-decoration: none;
}

a img { 
	border: none;
}

#container {
	width: 1002px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(/style/img/cont_back.png);
	background-repeat: repeat;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
}
#header {
	height: 260px;
	background-color: transparent;
	background-image: url(/style/img/header.png);
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
}
.mail {
	width: 50px;
	height: 50px;
	position: absolute;
	margin-top: 201px;
	margin-left: 40px;
	background-image: url(/style/img/mail45.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.mail:hover {
	background-image: url(/style/img/mail50.png);
	cursor: pointer;
}
.home  {
	width: 50px;
	height: 50px;
	position: absolute;
	margin-top: 197px;
	margin-left: 92px;
	background-image: url(/style/img/home45.png);
	background-position: center;
	display: block;
	background-repeat: no-repeat;
}
.home:hover {
	background-image: url(/style/img/home50.png);
	cursor: pointer;
}
.header1 { /*reserved*/
	display: none;
	}
.header2 {  /*reserved*/
	display: none;
	}
.header3 {  /*reserved*/
	display: none;
	}
#topmenu {
	width: 1002px;
	margin: 0 auto;
	display: block;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
}
#sidebar {
	width: 220px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: transparent;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	-webkit-box-shadow: 4px 5px 15px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 4px 5px 15px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 4px 5px 15px 0px rgba(0, 0, 0, 0.35);
	background-image: url(/style/img/side.png);
	background-repeat: repeat;
}
#sidemenu {
	margin: 0 auto;
	display: block;
}
.sideblock {
		width: 90%;
		margin: 0 auto;
}
.top { /*zgolovok bloka*/
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
	background-position: center top;
	height: 32px;
	background-repeat: no-repeat;
}

#weather {
	display: block;
}
.wea {
	background-image: url(/style/img/weather.png);
}
.wea:hover {
	background-image: url(/style/img/weather1.gif);
}
.wea_table {
	width: 77%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	background-color: #392d37;
	background-size: cover;
	background-image: url(/style/img/form_subscribe.png);
}
#SinoptikInformer  {
	width: 95%;
	margin: 0 auto;
}
#currency {
	display: block;
}
.cur  {
	background-image: url(/style/img/cur.png);
}
.cur:hover {
	background-image: url(/style/img/cur1.gif);
}
.cur_table {
	width: 77%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	background-color: #392d37;
}
#IUAfinance41 {
	width: 100%;
	margin: 0 auto;
}
#IUAfinance41 * {
	margin: 0; padding: 0;
}
#IUAfinance41 .content {
	overflow: hidden;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	border-radius: 5px;
}
#IUAfinance41 h1 {
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
#IUAfinance41 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#IUAfinance41 a:hover {
	border: none;
	text-decoration: underline;
	color: #EAE1E9;
}
#IUAfinance41 dl {
	overflow: hidden;
	background-color: #F5F1F5;
	padding: 4px;
	margin-bottom: 4px;
	border-radius: 2px;
	margin-top: 5px;
}
#IUAfinance41 dl dt {
	font-weight: bold;
	font-size: 100%;
}
#IUAfinance41 dl dd {
	clear: left;
	border-top: 1px dotted #333;
}
#IUAfinance41 dl span {
	display: block; 
	float: left; 
	width: 39%; 
	white-space: nowrap; 
	text-align: right;
}
#IUAfinance41 dl span.th {
	width: 22%; 
	text-align: left;
}
#IUAfinance41 dl dt span {
	font-size: 100%;
	font-weight: normal;
}
#IUAfinance41 dl dd span {
	line-height: 20px;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#IUAfinance41 dl dd span img {
	vertical-align: middle; 
	margin-right: 1px;
}
#subscribe { /*subscribe form*/
	display: block;
}
.sub {
	background-image: url(/style/img/ras.png);
}
.sub:hover {
	background-image: url(/style/img/ras1.gif);
}
.sub_table {
	width: 77%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	background-size: cover;
	background-image: url(/style/img/form_subscribe.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.5);
}
.sub_table p{
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.field { /*text field*/
	height: 18px;
	padding-left: 5px;
	background-color: #EAE1E9;
	font-family: Verdana, Geneva, sans-serif;
	color: #502950;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px double;
	border-color: #83727C;
}
.f_side { /*text field sidebar*/
	width: 125px;
	margin-bottom: 10px;
}
.button { /*button style*/
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url(/style/img/cont_back.png);
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
}
.b_sub { /*subscribe button style*/
	width: 80%;
}
#content {
	width: 730px;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.zagolovok { /*category text*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #E5E892;
}

.text { /*description text*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
.text a{
	color: #FFFFFF;
}
.text a:hover {
	color: #D09BB6;
}


.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #DFD7E8;
	text-align: center;
	margin: 0 auto;
}

table.tour { /*2colm tour table*/
	width: 90%;
	margin: 0 auto;
	background-color: #F0F3C5;
	border-width: 1px;
	border-style: double;
	border-color: #ADB026;
	border-collapse: separate;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.75);
	border-radius: 3px;
}

table.tour td{
	color: #60444F;
	border-width: 1px;
	border-color: #ADB026;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-radius: 3px;
	font-weight: normal;
}
.tour1col { /*first col*/
	width: 25%;
	font-size: 80%;
	text-align: center;
}
.tour2col { /*second col*/
	font-size: 80%;
	padding: 10px;
}
.prc { /*"versia dlia pechati" style*/
	width: 700px;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 70%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.violet { /*versia dlia pechati style - violet*/
	color: #D09BB6;
}
.violet:hover {
	color: #c0799d;
	text-decoration: underline;
	cursor: pointer;
}
.cont_tour { /*spoiler content style for table tour*/
	display: none;
	padding: 8px 5px;
	border: 0px solid #cccccc;
}
.cont_country { /*spoiler content style for country*/
	display: none;
	padding-left: 35px;
	padding-bottom: 20px;
}
.link_tour { /*spoiler link style for table tour*/
	width: 350px;
	display: block;
	color: #D09BB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
a:hover.link_tour {
	color: #c0799d;
}
.link_country { /*spoiler link style for country*/
	margin-right: 450px;
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-color: #e5e892;
	border-style: solid;
	color: #e5e892;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
a:hover.link_country {
	color: #D8DB62;
}
#country { /*country description*/
	margin: 0 auto;
	margin-top: 10px;
	display: block;
}
#country p{
	clear: left;
}
#country h1{
	margin-left: 10px;
	padding-top: 20px;
	font-weight: bold;
	color: #e5e892;
	text-align: left;
}
#country h2{
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e892;
	font-size: 90%;
	font-weight: bold;
	color: #e5e892;
}
.countr_flag { /*container with country flag image*/
	height: 58px;
	width: 66px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #e5e892;
	margin-bottom: 20px;
}
.countr_name { /*container with country name*/
	margin-right: 10px;
	border-bottom: 1px solid #e5e892;
	height: 58px;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
	padding-right: 40px;
}
.flagimg { /*country flag image properties*/
	width: 60px;
	height: 58px;
}
.leftimage { /*image sleva v texte*/
	float: left;
	margin: 7px 7px 7px 0px;
}
.rightimage { /*image sprava v texte*/
	float: right;
	margin: 7px 0px 7px 7px;
}
#postform {
	margin-top: 20px;
	display: block;
}
table.request { /*request table style*/
	width: 400px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(/style/img/form_img.png);
	background-size: cover;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 80%;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.50);
	background-repeat: no-repeat;
}
table.request td  {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.request td.right {
	width: 100px;
	padding-left: 10px;
	text-align: right;
}
.f_postform { /*postform field style*/
	width: 300px;
	margin-right: 20px;
	margin-left: 10px;
}
.b_postform   { /*postform button style*/
	width: 250px;
}
.button_tour_calc {
	width: 240px;
	background-color: #665A64;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F9F9E3;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.5);
	text-decoration: none;
	background-image: url(/style/img/button.png);
}
.button_tour_calc:hover {
	background-image: url(/style/img/button1.png);
}

#postform textarea{
	width: 300px;
	height: 170px;
	resize: vertical;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #EEE8ED;
	font-family: Verdana, Geneva, sans-serif;
	color: #693669;
}
.country_list { /*container with counntries in region*/
	width: 700px;
	float: left;
	margin: 0 auto;
	margin-top: 20px;
	display: block;
}
.country_list h1{
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e5e892;
	color: #e5e892;
	text-align: left;
}
.country_list h2 {
	
	margin-left: 25px;
	margin-right: 200px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e5e892;	
	font-size: 120%;
	color: #e5e892;
	text-align: left;
}
.ctr { /*container with country in region*/
	width: 140px;
	height: 125px;
	text-align: center;
	float: left;
}


.ctr img{  /*country in region image style*/
	width: 64px;
	height: 64px;
	margin: 0 auto;
}


.ctrn { /*country in region name style*/
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #E5E892;
	text-decoration: none;
	font-size: 90%;
	text-align: center;
}
a:hover.ctrn {
	color: #D9DC58;
	text-decoration: none;
	font-size: 100%;
	cursor: pointer;
}
#footer {
	height: 75px;
	position: relative;
	clear: both;
	padding-right: 10px;
	background-color: #120B1A;
	background-image: url(/style/img/footer.png);
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
.foot { /*copyright text in footer*/
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 40px;
}
.f1 {
	display: block;
}
.f2 { /*reserved*/
	display: none;
}
.f3 { /*reserved*/
	display: none;
}
.f4 { /*reserved*/
	display: none;
}
.f5 { /*reserved*/
	display: none;
}
.f6 { /*reserved*/
	display: none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.gal_wrap {
	margin-top: 20px;
	background-color: #4D444B;
	width: 664px;
	float: left;
	margin-left: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.gal_wrap:hover {
	background-color: #625760;
}
.image_wrap {
	float: left;
	width: 152px;
	text-align: center;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
	overflow: hidden;
}

.image_wrap img{
	height: 150px;
	width: 150px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.image_wrap:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
}
#europe a, #asia a, #africa a, #america a, #australia a, #indisl a{
	text-decoration: none;
}
.under {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
#tourgallery {
	height: 160px;
	float: left;
	padding-bottom: 15px;
}

.tourpicture {
	width: 228px;
	height: 160px;
	float: left;
	padding-left: 15px;
}

.tourpicture img {
	width: 200px;
	height: 140px;
	margin: 0 auto;
	float: left;
	text-align: center;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}
.tourpicture img:hover {
	width: 205px;
	height: 145px;
	margin: 0 auto;
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: auto;
}
#tour_description {
	float: left;
	width: 650px;
}

.upper_line {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #DAAFC5;


















#E5E892;
	padding-bottom: 15px;
	font-size: 90%;
}
.upper_line a{
	color: #D09BB6;
}
.upper_line a:hover {
	text-decoration: underline;
	color: #CA8EAC;
}
#visa_descr {
	clear: left;
}
.youtube {
	float: left;
	padding: 10px;
	height: 230px;
	text-align: center;
}


.youtube p{
	clear: left;
	padding-top: 5px;
	color: #E5E892;
	font-weight: bold;
	font-size: 100%;
}

.youtube img {
	width: 320px;
	height: 180px;
	margin: 0 auto;
	float: left;
	text-align: center;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}


.youtube img:hover {
	margin: 0 auto;
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
}

.tour_type {
	float: left;
	padding: 10px;
	text-align: center;
	width: 210px;
	height: 250px;
	margin-bottom: 10px;
}
.tour_type img {
	width: 175px;
	height: 175px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}
.tour_type img:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
	width: 180px;
	height: 180px;
}


.tour_type p {
	clear: left;
	padding-top: 5px;
	color: #E5E892;
	font-weight: bold;
	font-size: 100%;
}
.clrlft {
	clear: left;
}
.tour_type1 {
	float: left;
	padding: 10px;
	text-align: center;
	width: 345px;
	margin-bottom: 20px;
	overflow: auto;
}
.tour_type1 img {
	width: 300px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}
.tour_type1 img:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: auto;
}
.tour_type1 p a{
	clear: left;
	padding-top: 5px;
	color: #E5E892;
	font-weight: bold;
	font-size: 100%;
}
.tour_type1 p a:hover {
	clear: left;
	padding-top: 5px;
	color: #D5D843;
	font-weight: bold;
	font-size: 105%;
	text-decoration: none;
}

.tour_type1 p {
	clear: left;
	padding-top: 5px;
	color: #E5E892;
	font-weight: bold;
	font-size: 100%;
}
.nodispl {
	display: none;
}
.butt {
	margin: 0 auto;
	/* [disabled]text-align: center; */
	padding-bottom: 25px;
	clear: left;
}
.tour_type {
	float: left;
	padding: 10px;
	text-align: center;
	width: 210px;
	height: 250px;
	margin-bottom: 10px;
}
.tour_type img {
	width: 175px;
	height: 175px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}

.tour_type img:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
	width: 180px;
	height: 180px;
}



.tour_type p {
	clear: left;
	padding-top: 5px;
	color: #E5E892;
	font-weight: bold;
	font-size: 100%;
}
.clrlft {
	clear: left;
}
.visa {
	width: 138px;
	overflow: auto;
	margin: 0 auto;
	float: left;
	text-align: center;
}
.visa img {
	width: 95px;
	height: 95px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
}

.visa img:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
	width: 100px;
	height: 100px;
}
.visa p {
	color: #E5E892;
	font-weight: bold;
	font-size: 90%;
}
.image_center {
	padding-top: 10px;
}
video {
	width: 288px;
	height: 512px;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.3s ease-out;
	padding: 7px;
      }
video:hover {
	background-color: #E1E37D;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor: pointer;
}
      
      .video-container {
	text-align: center;
	margin: 30px;
	float: left;
      }
.video-container p {
	color: #E5E892;
	font-weight: bold;
}
.attn  {
	float: left;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #DFE276;
	margin-top: 15px;
	margin-bottom: 10px;
}
.attn a {
	color: #DADD60;
	cursor: pointer;
	font-size: 120%;
}
.attn a:hover {
	color: #DADD60;
	cursor: pointer;
	font-size: 125%;
}
.attn img{
	float: left;
	padding-bottom: 5px;
}
#attention {
	display: none;
	width: 500px;
}
#attention span{
	color: #F0F1BC;

}

#attention p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #D3C8DD;
	font-size: 90%;
}
.rosina {
	text-align: center;
	background-image: url(/img/pers/Cats/rw%20logo.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 312px;
	background-position: 50% 50%;
	margin: 0 auto;
	cursor: pointer;
}
.rosina:hover {
	background-image: url(/img/pers/Cats/rw%20logo1.png);
}
#hotellist {
	display: none;
	width: 500px;
}
#hotellist p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #D3C8DD;
	font-size: 90%;
}
#hotellist span{
	color: #c0799d;

}
.itin {
	margin-top: -15px;
	text-align: center;
	color: #E5E892;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}
.hidden {
	display: none;
}
