body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
.wrap{
	width:997px;
	margin:auto;
	position:relative;
	padding-top:5px;
}
.wrap2{
	width:997px;
	margin:auto;
	position:relative;
}
.clear{
	clear:both;
}
img{
	border:0px;
}
a{
	color:#0099ff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
#header{
	background-color:#86c349;
	border-top:7px solid #51a100;
	background-repeat:repeat-x;
}
.logo{
	float:left;
}
#navTop{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	margin-top:35px;
	margin-left:40px;
}
#navTop li{
	float:left;
}
#navTop li a{
	display:block;
	color:#fff;
	text-decoration:underline;
	margin-left:18px;
	margin-right:18px;
	margin-top:5px;
}
#navTop li a:hover{
	text-decoration:none;
}
#navTop li a.activ{
	background-color:#6fb429;
	padding:7px 15px;
	border-radius:20px;
	text-decoration:none;
	margin-top:0px;
}
.langBox{
	position:absolute;
	top:38px;
	right:0px;
	border:2px solid #69b021;
	padding:5px 5px;
	border-radius:20px;
	color:#51a100;
}
.langBox ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.langBox ul li{
	float:left;
	font-size:12px;
	color:#51a100;
	font-weight:bold;
	padding-left:7px;
	padding-right:7px;
}
.langBox ul li a{
	font-weight:normal;
	color:#51a100;
}
.searchHome{
	padding-top:15px;
	position: relative;
}
.tabSearch{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:1005px;
}
.tabSearch li{
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	position:relative;
	padding-right:42px;
	padding-left:32px;
	padding-bottom:10px;
	margin:0px 0px;
	margin-left:0px;
}
.tabSearch.mainTabs li{
	padding-bottom:20px;
}
.tabSearchPages li{
	padding-bottom:12px;
}
/*.tabSearch li:last-child{
	margin-right:8px;
}*/
.tab4{
	position:relative;
	float:right!important;
	right:8px!important;
}
.tabSearch li.activ{
	background-color:#fff;
	border-radius:5px 5px 0px 0px;
}
.tabSearch li.activ a{
	font-size:22px;
	color:#000000;
	text-decoration:none;
}
.tabSearch li a{
	font-size:22px;
	color:#fff;
	font-style:normal!important;
}
.icon1{
	position:relative;
	top:8px;
	margin-right:13px;
}
.flag{
	position:absolute;
	top:8px;
	right:22px;
}
.tabBox2{
	background-color:#fff;
	padding:15px 25px;
	border-radius: 5px 5px 0 0;
	position:relative;
	margin-top:-10px;
}
.leftTab{
	float:left;
	width:630px;
}
.leftTab h2{
	font-family: 'Open Sans Condensed', sans-serif;
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
}
.boxOption{
	margin-right:60px;
	float:left;
}
.boxOption label {
    float: left;
    font-size: 14px;
    padding-top: 1px;
	cursor:pointer;
}
.boxOption .radioBg {
    background: url("../img/radio.png") no-repeat scroll right top transparent;
    cursor: pointer;
    float: left;
    width: 18px;
	height: 17px;
	margin-right: 5px;
}
.radioBg input, .checkBg input {
    display: none;
}
.boxOption .activ{
	background-position: left -17px;
}
.boxOption .checkBg {
    background: url("../img/check.png") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    width: 19px;
	height: 19px;
}
.checkBg.activ{
	background-position: -19px;
}
.boxOptionCheck{
	padding-left:5px;
}
.boxOptionCheck label{
	font-size:12px;
}
.lineFilter{
	padding-bottom:20px;
	position:relative;
}
.nameFilter{
	font-size:12px;
	color:#336600;
	display:block;
	padding-bottom:5px;
	padding-left:5px;
}
.nameFilter2{
	font-size:12px;
	color:#999999;
	display:block;
	padding-top:3px;
	padding-left:5px;
	margin-top: 6px;
}
.nameFilter3{
    color: #336600;
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: center;
}
.nameFilter2 span{
	color:#0792f9;
	border-bottom:1px dashed #0792f9;
	text-decoration:none;
}
.boxBgInp{
	float:left;
}
.boxBgInp2{
	margin-bottom:3px;
	float: left;
	width: 107px;
}
.boxBgInp3{
	float:left;
	margin-left:50px;
}
.boxBgInp4{
	float:left;
	margin-left:59px;
}
.boxBgInp4 div{
	width:89px;
	float: left;
	text-align: center;
}
.boxBgInp4 div span{
    background-color: #E5F5DD;
    display: block;
    overflow: hidden;
    width: 89px;
    margin-bottom: 5px;
}
.adultsicon{
	background-image: url("../img/1392163407_group.png");
	background-position: -1px 26px;
   background-repeat: no-repeat;
   padding-left: 17px;
}
.babyicon{
    background-image: url("../img/1392163598_baby-boy.png");
    background-position: 1px 6px;
    background-repeat: no-repeat;
    padding-left: 16px;
}
.inpVer1{
	margin:0px;
	width:262px;
	height:30px;
	border-radius:7px;
	border:5px solid #86c349;
	background-color:#ffffff;
	box-shadow:1px 1px 1px #7c8171 inset;
	font-size:16px;
	color:#000;
	padding-left:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
}
select.inpVer1{
    background-color: #FFFFFF;
    border: 5px solid #86C349;
    border-radius: 7px;
    box-shadow: 1px 1px 1px #7C8171 inset;
    color: #000000;
    cursor: pointer;
    frloat: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 42px;
    line-height: 29px;
    margin: 0;
    padding: 6px;
    width: 54px;
    margin-bottom: 5px;
}
.greenbg{
	background: #e5f5dd;
}
.inpVer2{
	margin:0px;
	width:140px;
	height:30px;
	border-radius:7px;
	border:5px solid #86c349;
	background-color:#ffffff;
	box-shadow:1px 1px 1px #7c8171 inset;
	font-size:16px;
	color:#000;
	padding-left:10px;
	float:left;
	background-image:url(../img/calendar.png);
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
}
.inpVer3{
	margin:0px;
	width:585px;
	height:30px;
	border-radius:7px;
	border:5px solid #86c349;
	background-color:#ffffff;
	box-shadow:1px 1px 1px #7c8171 inset;
	font-size:16px;
	color:#000;
	padding-left:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
}
.inpVer4{
	margin:0px;
	width:122px;
	height:30px;
	border-radius:7px;
	border:5px solid #86c349;
	background-color:#ffffff;
	box-shadow:1px 1px 1px #7c8171 inset;
	font-size:16px;
	color:#000;
	padding-left:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.inpVer5{
	margin:0px;
	width:362px;
	height:30px;
	border-radius:7px;
	border:5px solid #86c349;
	background-color:#ffffff;
	box-shadow:1px 1px 1px #7c8171 inset;
	font-size:16px;
	color:#000;
	padding-left:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.boxIcon1{
	display:block;
	float:left;
	margin:26px 15px;
	margin-bottom:0px;
}
.btSearchHome{
	position:absolute;
	right:10px;
	top:10px;
}
.btVer1{
	background-image:url(../img/bg-bt1.gif);
	background-repeat:repeat-x;
	padding:8px 25px;
	padding-right:45px;
	border:5px solid #fff;
	position:relative;
	border-radius:10px;
	text-transform:uppercase;
	font-size:24px;
	color:#fff;
	text-shadow:1px 1px 0px #ec7607;
	background-color:#ed8315;
	box-shadow:0px 0px 12px #a1a1a1;
	cursor:pointer;
}
.btVer1:hover{
	background-image:none;
	background-color:#f3b01f;
}
.btVer1 span{
	display:inline-block;
	background-image:url(../img/icon5.png);
	background-repeat:no-repeat;
	width:24px;
	height:18px;
	position:absolute;
	right:10px;
	top:15px;
}
.rightTab{
	float:right;
	width:290px;
	margin-top:10px;
	font-size:12px;
	color:#000000;
	border-left:1px solid #e6f1da;
	padding-left:15px;
}
.rightTab p{
	margin-top:0px;
}
.rightTab a{
	color:#A8A8A8;
}
.searchAll{
	font-size:13px;
	color:#fff;
	display:block;
}
.titleSlide{
	position:absolute;
	top:-24px;
	left:0px;
	color:#008e48;
	font-size:34px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	z-index:10;
	left:3px;
}
.boxRekl{
	float:left;
	width:230px;
	padding-top:15px;
	display:block;
	margin-right:13px;
}
.boxImg{
	display:block;
	background-repeat:no-repeat;
	box-shadow:1px 1px 2px #636363 inset;
	height:124px;
}
.way{
	display:block;
	color:#000;
	margin-top:7px;
}
.priceHome{
	display:block;
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.boxHome{
	float:left;
	width:310px;
	padding-right:20px;
}
.boxHome h2{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	font-weight:normal;
}
.newsHome{
	padding-bottom:15px;
}
.newsHome span{
	display:block;
	font-size:11px;
	color:#999999;
}
.newsHome a{
	display:block;
	margin-top:5px;
	text-decoration:none;
}
.newsHome a:hover{
	text-decoration:underline;
}
.linkHome ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.linkHome ul li{
	padding-bottom:15px;
}
.linkHome ul li a{
	text-decoration:none;
}
.linkHome ul li a:hover{
	text-decoration:underline;
}
.boxService{
	float:right;
	width:306px;
}
.boxService h2{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom:10px;
	font-weight:normal;
}
.iconsService{
	background-color:#ededed;
	border-radius:10px 0px 0px 10px;
	margin-bottom:15px;
}
.colorBg1, .colorBg2, .colorBg3, .colorBg4{
	border-radius:10px 0px 0px 10px;
	text-align:center;
}
.colorBg1{
	background-color:#f56a26;
}
.colorBg2{
	background-color:#3db0be;
}
.colorBg3{
	background-color:#9292fc;
}
.colorBg4{
	background-color:#f6cb00;
}
.iconsService table{
	width:100%;
}
.iconsService table td{
	padding:0px 10px;
	height:84px;
}
.iconsService table td a{
	color:#000;
	font-size:14px;
	text-decoration:none;
}
.iconsService table td a:hover{
	text-decoration:underline;
}
.textHome{
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
}
#footer{
	background-color:#f6f7f8;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:15px;
}
.linkFooter{
	float:left;
	width:155px;
	padding-right:20px;
}
.linkFooter h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:13px;
}
.linkFooter ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.linkFooter ul li{
	padding-bottom:5px;
}
.linkFooter ul li a{
	text-decoration:none;
}
.linkFooter ul li a:hover{
	text-decoration:underline;
}
.boxAdres{
	float:right;
	width:280px;
}
.boxAdres h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:13px;
}
.boxAdres div{
	font-family: 'Open Sans Condensed',sans-serif;
    line-height: 14px;
    margin-bottom: 2px;
	font-size: 11px;
}
.copy{
	float:left;
	padding-bottom:30px;
	color:#999999;
}
.author {
    float: right;
    font-size: 11px;
    padding-top: 0;
    width: 152px;
	margin-right:10px;
}
.author img {
    padding-right: 5px;
    position: relative;
    top: 2px;
	margin-bottom:10px;
}
.author noindex{

}
.author a{
	color:#666666;
}
.resultSearch{
	bottom: 10px;
    left: 24px;
    padding-left: 5px;
    position: absolute;
}
.resultSearch a{
	border-bottom: 1px dashed #0792F9;
	text-decoration:none;
}
.resultSearch a:hover{
	border-bottom: 1px dashed #fff;
}
.topImg{
	overflow:hidden;
	text-align:center;
	background-color:#484848;
}
.popup{
	position:relative;
}
.popup:hover .popupBlock{
	display:block;
}
.popupBlock{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background-color: #FFFFFF;
    border: 5px solid #86C349;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 1px #7C8171 inset;
	width: 272px;
}
.popupBlock span{
	display:block;
	color: #000000;
    font-size: 16px;
	padding-left: 10px;
	padding-top:6px;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	margin-left:1px;
}
.popupBlock ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:0px;
	height:190px;
	overflow:auto;
}
.popupBlock ul li{
	position:relative;
}
.popupBlock ul li a{
	font-size:13px;
	color:#000;
	display:block;
	border-bottom:1px solid #cccccc;
	padding:6px 10px;
	padding-left:30px;
	text-decoration:none;
	margin-left:1px;
}
.popupBlock ul li a:hover{
	background-color:#c3df6f;
}
/*.popupBlock ul li:last-child{
	border:0px;
}*/
.boxDate{
	float:left;
	margin-right:30px;
}
.flag2{
	position:absolute;
	top:8px;
	left:7px;
}
.siteRek{
	text-align:center;
	margin-bottom:11px;
	margin-top:-30px;
}
/*.content{ 	margin:30px 0px; }*/

h2.titlePage{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-size:26px;
	margin-bottom:20px;
}
.questionBox{
	margin-bottom:50px;
}
.questionBox h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	background-color:#f3faec;
	padding:10px 35px;
	border-bottom:2px solid #5ba60e;
	margin-bottom:15px;
	position:relative;
}
.questionBox ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:25px;
}
.questionBox ul li ul{
	margin-top:15px;
	margin-bottom:25px;
	margin-left: 0;
}
.questionBox ul li ul li{
	background-image:none;
}
.questionBox ul li{
	margin-bottom:10px;
	background-image:url(../img/pic.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:10px;
}
.questionBox ul li a{
	border-bottom: 1px dashed #0792F9;
    text-decoration: none;
}
.questionBox ul li a:hover{
	border-bottom: 1px dashed #fff;
    text-decoration: none;
}
.questionBox ul li.activ a{
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dashed #fff;
}
.questionBox ul li.activ ul{
	display:block;
}
.questionBox ul li ul{
	display:none;
}
.icoFaq{
	position:absolute;
	left:17px;
	top:13px;
}
.icoFaq2{
	position:absolute;
	left:17px;
	top:17px;
}
.faq{
	margin-bottom:30px;
	padding-left:35px;
}
.faq strong{
	display:block;
}
.leftSite{
	float:left;
	width:664px;
}
.rightSite{
	float:right;
	width:275px;
	background-color:#f3faec;
	padding:20px 20px 0px 20px;
}
.boxNews{
	margin-bottom:40px;
}
.boxNews h2{
	font-size:15px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px solid #5ba70f;
	margin-bottom:5px;
}
.dateNews{
	font-size:11px;
	color:#999999;
}
.prevBt{
	display:block;
	float:left;
	background-image:url(../img/bg-bt2.png);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	border-radius:3px;
	background-color:#f1f1f1;
	font-size:13px;
	font-weight:bold;
	padding:10px 35px;
	padding-right:20px;
	text-decoration:none;
	color:#000;
	position:relative;
}
.prevBt:hover, .nextBt:hover{
	background-image:none;
}
.prevBt span{
	display:block;
	position:absolute;
	left:15px;
	top:15px;
	width:9px;
	height:7px;
	background-image:url(../img/page.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.nextBt{
	display:block;
	float:right;
	background-image:url(../img/bg-bt2.png);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	border-radius:3px;
	background-color:#f1f1f1;
	font-size:13px;
	font-weight:bold;
	padding:10px 35px;
	padding-left:20px;
	text-decoration:none;
	color:#000;
	position:relative;
}
.nextBt span{
	display:block;
	position:absolute;
	right:15px;
	top:15px;
	width:9px;
	height:7px;
	background-image:url(../img/page.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.page{
	padding-bottom:40px;
}
.search{
	background-color:#fff;
	background-image:url(../img/search.png);
	background-position:right 6px;
	border:1px solid #cecece;
	background-repeat:no-repeat;
	color:#cccccc;
	font-size:13px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}
.boxRight{
	padding-bottom:30px;
}
.boxRight h3{
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-bottom:12px;
}
.boxRight ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:10px;
}
.boxRight ul li{
	padding-left:10px;
	background-image:url(../img/pic2.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-bottom:2px;
}
.boxRightLink ul li{
	padding-bottom:15px;
}
.boxRightLink ul li a{
	text-decoration:none;
}
.boxRightLink ul li a:hover{
	text-decoration:underline;
}
.helpBox{
	margin-bottom:50px;
}
.helpBox h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	background-color:#f3faec;
	padding:13px 35px;
	border-bottom:2px solid #5ba60e;
	position:relative;
	color:#0792f9;
	margin-bottom:20px;
}
.helpBox h3 span{
	display:inline;
	border-bottom:1px dashed #0792f9;
	padding-bottom:2px;
}
.helpBox h3 span:hover{
	border-bottom:1px dashed #f3faec;
}
.helpBox p{
	margin-top:0px;
}
.helpBox ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:25px;
}
.helpBox ul li{
	margin-bottom:10px;
	background-image:url(../img/pic.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:10px;
}
.menu_body{
	display:none;
	background:none!important;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(../img/left.png) 12px center no-repeat;
}
.tabPopular{
	width:100%;
}
.tabPopular a{
	color:#0066cc;
}
.tabPopular td{
	padding:25px 20px;
	border-bottom:1px solid #999999;
}
h3.menu_head{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	background-color:#f3faec;
	padding:13px 35px;
	border-bottom:2px solid #5ba60e;
	position:relative;
	color:#0792f9;
	margin-bottom:10px;
}
h3.menu_head span{
	display:inline;
	border-bottom:1px dashed #0792f9;
	padding-bottom:2px;
}
h3.menu_head span:hover{
	border-bottom:1px dashed #f3faec;
}
.popularBox{
	margin-bottom:40px;
}
.hoverPopular:hover{
	background-color:#fffbd9;
}
.hoverPopular:hover .grafic{
	display:block;
}
.grafic{
	display:none;
	position:absolute;
	left:0px;
	top:-10px;
	padding-left:30px;
}
.grafic img{
	position:absolute;
	left:0px;
	top:0px;
}
.grafic a{
	font-size:14px;
}
.hoverPopular:hover .orderLink{
	display:none;
}
.orderLink{
	font-size:14px;
	position:absolute;
	top:-10px;
	right:30px;
}
.hoverPopular:hover .orderBt{
	display:block;
}
.orderBt{
	background-image:url(../img/bt-order.gif);
	background-repeat:repeat-x;
	font-size:16px;
	color:#fff!important;
	font-weight:bold;
	text-shadow:1px 1px 1px #334d19;
	display:none;
	text-decoration:none;
	padding:5px 15px;
	border-radius:10px;
	border:4px solid #fff;
	box-shadow:1px 1px 2px #8b8a83;
	background-color:#76b833;
	float:left;
	position:absolute;
	top:-20px;
	right:5px;
}
.relea{
	position:relative;
}
.allPopular{
	margin-top:20px;
	position:relative;
	padding-right:10px;
	float:left;
}
.allPopular a{
	font-size:15px;
	border-bottom:1px dashed #0792f9;
	text-decoration:none;
}
.allPopular a:hover{
	border-bottom:1px dashed #fff;
}
.allPopular span{
	display:block;
	position:absolute;
	right:0px;
	top:4px;
	width:5px;
	height:12px;
	background-image:url(../img/icon12.png);
	background-repeat:no-repeat;
}
.titleGraphic{
	padding-bottom:30px;
}
.leftTitle{
	float:left;
	width:710px;
}
.leftTitle span{
	display:block;
	color:#666666;
	font-size:14px;
	margin-bottom:5px;
}
.leftTitle h2{
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:32px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:-5px;
	margin-bottom:5px;
	position: relative;
}
.back_link{
	display:inline-block !important;
	margin-left:5px;
}
.leftTitle em{
	display:block;
	color:#666666;
	font-style:normal;
	padding-top:7px;
	white-space: nowrap;
}
.leftTitle input{
	margin:0px;
}
.leftTitle label a{
	border-bottom:1px dashed #0792f9;
	text-decoration:none;
	position:relative;
	top:-2px;
}
.leftTitle label a:hover{
	border-bottom:1px dashed #fff;
}
.rightTitle{
	float:right;
	width:280px;
}
.rightTitle .inpVer2{
	margin-top:15px;
}
.btVer2{
	background-image:url(../img/bg-bt2.gif);
	background-repeat:repeat-x;
	font-size:16px;
	color:#fff!important;
	font-weight:bold;
	text-shadow:1px 1px 1px #334d19;
	text-decoration:none;
	padding:5px 20px;
	border-radius:10px;
	border:4px solid #fff;
	box-shadow:0px 0px 4px #8b8a83;
	float:right;
	cursor:pointer;
	margin-left:8px;
	margin-top:15px;
}
.btVer2:hover{
	background-color:#ed8415;
	background-image:none;
}
.servicesBox{
	background-color:#eeeeee;
	background-image:url(../img/bg-services.gif);
	background-repeat:repeat-x;
	border:1px solid #e5e5e5;
	border-radius:4px;
	color:#666666;
	margin-bottom:30px;
	float:left;
	width:100%;
}
.servicesBox a{
	color:#666666;
}
.iconServices{
	display:block;
	position:absolute;
	top:7px;
	left:15px;
	padding-left:0px!important;
	margin-top:0px!important;
}
.servicesBox ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:100%;
}
.servicesBox ul li{
	position:relative;
	float:left;
	background-image:url(../img/border2.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding:0px 60px;
	padding-right:40px;
	height:44px;
}
.servicesBox ul li a{
	display:block;
	margin-top:13px;
	float:left;
	color: #666666;
}
.servicesBox ul li strong{
	font-weight:normal
}
.servicesBox ul li.titleServ strong{
	font-weight:bold;
}
.servicesBox ul li strong a font{
	color: #666666;
}
.servicesBox ul li.titleServ{
	padding-left:15px;
}
.servicesBox ul li.titleServ em{
	margin-top:13px;
	font-style:normal;
	display:block;
}
.servicesBox ul li:last-child{
	background-image:none;
}
.iconServ{
	padding:0px!important;
	float:right!important;
	padding-right:15px!important;
	width:160px;
}
.iconServ22{
	width:130px!important;
}
.iconServ a{
	margin-top:5px!important;
	margin-left:15px;
}
.tabGraphic{
	padding-bottom:30px;
}
.tabGraphic table{
	width:100%;
}
.tabGraphic table th{
	color:#15527e;
	text-align:left;
	border-bottom:4px solid #51a100;
	padding-bottom:5px;
}
.tabGraphic table th a{
	color:#15527e;
	text-decoration:none;
	border-bottom:1px dashed #15527e;
	display:inline-block;
}
.tabGraphic table th a:hover, .tabGraphic table th div.activ a:hover{
	border-bottom:1px dashed #fff;
}
.tabGraphic table th div.activ{
	position:relative;
	float:left;
	padding-right:10px;
}
.tabGraphic table th div.activ a{
	color:#0792f9;
	border-bottom:1px dashed #0792f9;
}
.tabGraphic table th div.activ span{
	display:block;
	position:absolute;
	right:0px;
	top:4px;
	width:5px;
	height:12px;
	background-image:url(../img/icon12.png);
	background-repeat:no-repeat;
}
.tabGraphic table td{
	border-bottom: 1px solid #999999;
    padding: 25px 0px;
	padding-right:10px;
}
.tabGraphic table td a{
	color:#0066cc;
}
.tabGraphic table td.namber{
	padding-left:15px;
}
.tabGraphic table td .orderLink{
	left:0px;
}
.tabGraphic table td .orderBt{
	right:auto;
	left:-20px;
	text-align:center;
	padding: 5px 10px;
}
.hoverPopular:hover .grafic2{
	display:block;
}
.grafic2{
	display:none;
	padding-left: 30px;
    position: absolute;
    right: 35px;
    text-align: center;
    top: -20px;
}
.grafic2 img{

}
.grafic2 a{
	font-size:11px;
	color:#666666!important;
	text-decoration:none;
}
.searchBox{
	padding-bottom:30px;
}
.searchBox h3{
	margin:0px;
	padding:0px;
	font-size:32px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#333333;
	border-bottom:2px solid #86c349;
}
.searchBox .tabBox2{
	margin-top:0px;
	background-color:#f3faec;
}
.searchBox .tabBox2 h2{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:normal;
	margin-bottom:20px;
}
.zakazBil{
	width:570px;
}
span.gray{
	color:#999999;
	display:inline;
	font-size:32px;
}
.departureDate1{
	width:12px;
	height:12px;
	background-image:url(../img/departure.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:inline-block;
}
.departureDate2{
	width:12px;
	height:12px;
	background-image:url(../img/departure.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:inline-block;
}
.tabCalendar{
	margin-bottom:20px;
	font-size:12px;
	border-top:4px solid #51a100;
	padding-top:20px;
	position:relative;
	margin-top:-30px;
	border-bottom:1px solid #e5e5e5;
}
.tabCalendar table{
	width:100%;
}
.tabCalendar table td{
	text-align:center;
	padding:8px 0px;
}
.bgTab td{
	background-color:#f5f5f5;
}
.tabCalendar table td.leftAlign{
	text-align:left;
	padding-left:10px;
}
.infoTab{
	padding-bottom:30px;
}
.leftInfo{
	float:left;
}
.leftInfo a{
	color:#15527e;
}
.rightInfo{
	float:right;
}
.boxInfo{
	padding-bottom:10px;
}
.depar1{
	display:block;
	float:left;
	background-image:url(../img/departure.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	margin-top:2px;
}
.depar2{
	display:block;
	float:left;
	background-image:url(../img/departure.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:12px;
	height:12px;
	margin-top:2px;
}
.boxInfo em{
	font-size:12px;
	font-style:normal;
	float:left;
	display:block;
	padding-left:10px;
}
.pageTitle{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:32px;
	text-transform:uppercase;
	border-bottom:4px solid #51a100;
	padding-bottom:2px;
	margin-bottom:15px;
	position:relative;
}
.alfBox h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:13px;
	color:#666666;
}
.alfBg{
	background-color:#eeeeee;
	background-image:url(../img/alf-bg.gif);
	background-repeat:repeat-x;
	padding:7px 0px;
	border:1px solid #e5e5e5;
	border-radius:4px;
	margin-top:10px;
	text-align:center;
}
.alfBg a{
	display:inline-block;
	background-color:#fff;
	width:26px;
	height:26px;
	border-radius:20px;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	line-height:27px;
	margin-right:1px;
	margin-left:1px;
}
.alfBg span{
	display:inline-block;
	background-color:#69b021;
	width:26px;
	height:26px;
	border-radius:20px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	margin-right:1px;
	margin-left:1px;
}
.alfBg a:hover{
	background-color:#69b021;
	color:#fff;
}
.filterCity{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:15px;
	margin: 0 0 30px;
}
.filterCity li{
	display:inline-block;
	border-right:1px solid #cccccc;
	margin-right:15px;
	padding-right:15px;
	font-size:14px;
}
.filterCity li.activ{
	font-weight:bold;
	color:#0792f9;
}
.filterCity li:last-child{
	border:0px;
}
.contentSize14{
	padding-top:20px;
}
.contentSize14 h3{
	margin:0px;
	padding:0px;
	font-size:21px;
}
.red{
	color:#ff0000;
}
.boxForm{
	padding-bottom:20px;
	position:relative;
	float:left;
	width:350px;
}
.boxForm.boxFormTextarea{
    width: 100%;
}
.boxForm label{
	padding-bottom:4px;
	display:block;
	padding-left:5px;
}
.inpVer6{
	margin:0px!important;
	width:310px;
	height:28px;
	border-radius:8px;
	border:2px solid #d1d1d1!important;
	background-color:#ffffff;
	font-size:13px;
	color:#666666;
	padding:0px!important;
	padding-left:5px!important;
	font-family:Arial, Helvetica, sans-serif;
}
.select1 {
    background-image: url("../img/pic-sel.png");
	background-position:right center;
	background-repeat:no-repeat;
	margin:0px;
	width:310px;
	height:30px;
	border-radius:8px;
	border:2px solid #d1d1d1;
	background-color:#ffffff;
	font-size:13px;
	color:#666666;
	padding-left:5px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
}
.textSel{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    left: 5px;
    position: absolute;
    top: 7px;
    z-index: 1;
}
.select1 select {
    border: 0 none;
    cursor: pointer;
    height: 23px;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.inpVer7{
	margin:0px;
	width:660px;
	height:120px;
	border-radius:8px;
	border:2px solid #d1d1d1;
	background-color:#ffffff;
	font-size:13px;
	color:#666666;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.infoForm{
	padding-top:7px;
	padding-left:540px;
}
.code{
	float:left;
	padding-left:5px;
}
.inpVer8{
	margin:0px;
	width:70px;
	height:23px;
	border-radius:8px;
	border:2px solid #d1d1d1;
	background-color:#ffffff;
	font-size:13px;
	color:#666666;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	margin-left:15px;
}
.btVer3{
	background-image:url(../img/bg-bt1.gif);
	background-repeat:repeat-x;
	padding:5px 25px!important;
	padding-bottom:7px!important;
	border:5px solid #fff!important;
	position:relative;
	border-radius:10px;
	font-size:24px;
	color:#fff;
	text-shadow:1px 1px 0px #603c0a;
	background-color:#ed8315;
	box-shadow:0px 0px 12px #a1a1a1;
	cursor:pointer;
	font-weight:bold;
}
.btVer3:hover{
	background-image:none;
	background-color:#f3b01f;
}
.btForm{
	padding-top:15px;
	width:100%;
}
.tipsList ul{
	color:#0792f9;
	margin:0px;
	padding:0px;
	margin-bottom:50px;
}
.tipsList ul li{
	padding-bottom:9px;
	background-image:url(../img/pic3.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	list-style-type:none;
	padding-left:10px;
}
.tipsList ul li a{
	border-bottom:1px dashed #0792f9;
	text-decoration:none;
}
.tipsList ul li a:hover{
	border-bottom:1px dashed #fff;
}
.tipsList ul li.activ a{
	border-bottom:1px dashed #fff;
	font-weight:bold;
}
.tipsList ul li ul{
	margin:0px;
	padding:0px;
	margin-top:8px;
	display:none;
}
.tipsList ul li.activ ul{
	display:block;
}
.tipsList ul li ul li{
	color:#000;
	background:none;
	padding-left:0px;
}
.tipsList ul li ul li ul{
	margin-left:40px;
}
.tipsList ul li ul li ul li{
	list-style-type:disc;
}
.tipsBox strong{
	display:block;
}
.tipsBox{
	padding-bottom:20px;
}
.tipsBox p{
	margin-top:9px;
}
.infoBox{
	background-image:url(../img/info.png);
	background-repeat:no-repeat;
	background-position:15px 15px;
	padding:15px 25px;
	background-color:#fbfde3;
	padding-left:120px;
	margin-top:20px;
}
.infoBoxList{
	float:left;
	padding-right:30px;
}
.infoBoxList ul{
	float:left;
	width:217px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:15px;
	margin-right:20px;
}
.infoBoxList ul li{
	padding-bottom:4px;
}
.logosBox{
	padding-top:40px;
	margin-bottom:40px;
}
.logosBox h3{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px solid #5ba70f;
	margin-bottom:30px;
	font-size:14px;
}
.logos{
	width:260px;
	text-align:center;
	margin-right:150px;
	float:left;
}
.logos p{
	color:#999999;
	font-size:12px;
	padding-top:25px;
}
.logos button{
	display:inline-block;
	background-image:url(../img/bg-bt2.png);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	border-radius:3px;
	background-color:#f1f1f1;
	font-size:14px;
	padding:10px 15px;
	padding-left:40px;
	text-decoration:none;
	color:#0066ff;
	position:relative;
	cursor:pointer;
	margin-top:15px;
}
.logos button span{
	display:inline-block;
	position:absolute;
	left:15px;
	top:12px;
	width:14px;
	height:13px;
	background-image:url(../img/download.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.logos button:hover{
	background-image:none;
}
.logos a{
	display:inline-block;
	background-image:url(../img/bg-bt2.png);
	background-repeat:repeat-x;
	border:1px solid #dddddd;
	border-radius:3px;
	background-color:#f1f1f1;
	font-size:14px;
	padding:10px 15px;
	padding-left:40px;
	text-decoration:none;
	color:#0066ff;
	position:relative;
	cursor:pointer;
	margin-top:15px;
}
.logos a span{
	display:inline-block;
	position:absolute;
	left:15px;
	top:12px;
	width:14px;
	height:13px;
	background-image:url(../img/download.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.logos a:hover{
	background-image:none;
}
.boxBt{
	text-align:center;
	width:310px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.boxBt textarea{
	width:100%;
	height:90px;
	margin-top:20px;
}
.boxPart{
	margin-bottom:30px;
}
.boxPart h3{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:2px solid #5ba70f;
	margin-top:40px;
	font-size:14px;
	margin-bottom:10px;
}
.boxPart p{
	margin:0px;
	padding:0px;
	margin-top:7px;
}
.noteBox{
	left: 300px;
    position: absolute;
    top: 28px;
	color:#ff0000;
}
.keyBox{
	text-align:center;
}
.tab1 span{
	display:inline-block;
	position:relative;
	top:8px;
	margin-right:13px;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	width:23px;
	height:28px;
}
.tab2 span{
	display:inline-block;
	position:relative;
	top:8px;
	margin-right:13px;
	background-image:url(../img/icon1.png);
	background-repeat:no-repeat;
	width:23px;
	height:28px;
}
.tab3 span{
	display:inline-block;
	position:relative;
	top:8px;
	margin-right:13px;
	background-image:url(../img/icon3.png);
	background-repeat:no-repeat;
	width:32px;
	height:28px;
}
.tab4 span{
	display:inline-block;
	position:relative;
	top:8px;
	margin-right:13px;
	background-image:url(../img/icon4.png);
	background-repeat:no-repeat;
	width:29px;
	height:28px;
}
.tabSearch li.activ-tab1, .tabSearch li.activ-tab2, .tabSearch li.activ-tab3, .tabSearch li.activ-tab4{
	background-color:#fff;
	border-radius:5px 5px 0px 0px;
}
.tabSearch li.activ-tab1 a, .tabSearch li.activ-tab2 a, .tabSearch li.activ-tab3 a, .tabSearch li.activ-tab4 a{
	font-size:22px;
	color:#000000;
	text-decoration:none;
}
.tabSearch .tab1.activ span{
	background-image:url(../img/icon1-activ.png)!important;
}
.tabSearch .tab2.activ span{
	background-image:url(../img/icon2-activ.png)!important;
}
.tabSearch .tab3.activ span{
	background-image:url(../img/icon3-activ.png)!important;
}
.tabSearch .tab4.activ span{
	background-image:url(../img/icon4-activ.png)!important;
}
.tab-body {
	display: none;
}
#ui-datepicker-div {
	z-index: 10 !important;
}
.ui-autocomplete{
	background-image:none;
	background-color: #FFFFFF;
    border: 5px solid #86C349;
    border-radius: 0px 0px 7px 7px;
    box-shadow: 1px 1px 1px #7C8171 inset;
    position: absolute;
    width: 272px!important;
    z-index: 100;
	padding-top:1px!important;
	border-top:0px!important;
	max-height: 190px;
	overflow: auto;
}
.ui-autocomplete a {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-size: 13px;
    margin-left: 1px;
    /*padding: 6px 10px 6px 10px;*/
    text-decoration: none;
	line-height: normal;
}
a.ui-corner-all {
    border-bottom-right-radius: 0px;
}
a.ui-corner-all {
    border-bottom-left-radius: 0px;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active{
	margin:0px!important;
	background-color:#c3df6f;
	margin-left:1px!important;
	border-bottom: 1px solid #CCCCCC;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 0px solid #999999/*{borderColorHover}*/; background: #c3df6f/*{bgColorHover}*/ *{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #000/*{fcHover}*/;
	background-image:none;
	border-radius: 0px;
}
.ui-menu{
	padding:0px;
}
.ui-menu .ui-menu-item:last-child a{
	border:0px;
}
.activeInput{
	border-bottom:0px solid #CCCCCC;
	border-radius: 7px 7px 0px 0px;
	height:35px;
	line-height:18px;
}
#ui-datepicker-div{
	z-index:200!important;
}
.hotelInput{
	width:595px!important;
}
#header .logotype h1 {
    display: none;
}
#header .logotype_en h1 {
    display: none;
}
.tabGraphic table th img{
	width:auto!important;
	height:auto!important;
}
.servicesBoxRoute ul li{
	padding: 0 15px 0 54px;
}
.servicesBoxRoute ul li.titleServ{
	padding-right: 15px;
}
.faq a{
	color:#000;
	text-decoration:none;
}
.newsHome{
	color: #0099FF;
}
h2.bold{
	font-weight:bold;
}
.boxBgInpDetail{
	left: 380px;
    position: absolute;
    top: 13px;
}
.boxBgInpDetail label{
	float:left;
	margin-right:15px;
	margin-top: 13px;
}
.boxBgInpDetail input{
	float:left;
}
.nameFilter2 span {
    cursor: pointer;
}
.span_date {
    display: none;
}
#Savebutton{
	border-bottom: 1px dashed #0792F9;
    color: #0792F9;
	cursor: pointer;
	float:left;
}
#Savebutton:hover{
	border-bottom: 1px dashed #fff;
	
}
.servicesBoxTransfer ul li{
	padding: 0 20px 0 55px!important;
}
.servicesBoxTransfer ul li.iconServ{
	padding: 0 20px 0 15px!important;
}
.servicesBoxTransfer ul li.iconServ a {
    margin-left: 15px!important;
}
.servicesBoxTransfer .titleServ{
	padding-right:15px!important;
	padding-left: 15px!important;
}
.popup strong{
	margin-left:10px;
	display:inlineblock;
}
.servicesBoxTransfer2 ul li {
    padding: 0 10px 0 50px !important;
}
.servicesBoxTransfer2 ul li.iconServ {
    padding: 0 !important;
}
.servicesBoxTransfer2 .iconServices {
    left: 10px!important;
}
.servicesBoxTransfer2 ul li.iconServ a{
	margin-left: 12px !important;
}
.boxAdvert{
	padding-top:20px;
	position:relative;
}
.boxAdvert h3{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid #5ba70f;
	font-size:14px;
}
.boxAdvert ul li{
	padding-bottom:5px;
}
.boxAdvert ul li ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:10px;
	list-style-type:none;
	margin-bottom:20px;
}
.downloadPdf{
	position:absolute;
	right:0px;
	top:50px;
}
.downloadPdf img{
	margin-right:2px;
	position:relative;
	top:5px;
}
.graphBox{
	display:block;
	background-color:#f1f1f1;
	text-align:center;
	padding:30px 0px;
	padding-bottom:5px;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
}
.downloadPdf2{
	position:absolute;
	bottom:15px;
	right:35px;
	display:block;
}
.downloadPdf2 img{
	margin-right:2px;
	position:relative;
	top:5px;
}
.advertScrin{
	float:right;
	margin-left:43px;
	background-color:#f1f1f1;
	padding:15px;
	text-align:center;
	width:425px;
	margin-top:10px;
	margin-bottom:30px;
}
.advertScrin em{
	font-style:normal;
	margin-bottom:15px;
	display:block;
	text-align:left;
}
.advertScrin span{
	display:block;
	margin-top:13px;
}
.sendEmail{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:20px 0px;
	text-align:center;
}
.sendEmail a{
	font-size:21px;
	display:inline-block;
	position:relative;
	top:-25px;
	margin-left:10px;
}
.sendEmail img{
	position:relative;
}
.bold{
	font-weight:bold;
}
.active_head {
	background-image: url('/img/down.png');
}
.closed_head {
	background-image: url('/img/left.png');
}
.size15{
	font-size:15px;
}
.city_code {
    display: none;
}
/*.normal{
	background-color: #FFFFFF;
    border: 5px solid #86C349;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 1px #7C8171 inset;
    color: #000000;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 40px;
    line-height: 29px;
    margin: 0;
    padding-left: 10px;
    width: 262px;
	outline-style: none;
}*/
.trainSelect{
	background-color: #FFFFFF;
    background-image: url("../img/pic-sel.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 5px solid #86C349;
    border-radius: 7px 7px 7px 7px;
    color: #000000;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 29px;
    height: 30px;
    margin: 0;
    padding-left: 5px;
    position: relative;
    width: 400px;
}
#trainSelectId {
    border: 0 none;
    cursor: pointer;
    height: 23px;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.blockcontent h4{
	border-bottom: 2px solid #5BA70F;
    font-size: 14px;
    margin: 40px 0 10px;
    padding: 0 0 5px;
}
.blockcontent ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blockcontent ul li{
	margin-bottom:7px;
}
#ui-datepicker-div{
	border-radius:0px;
	box-shadow:2px 2px 3px #9b9b9b;
}
.ui-widget-header{
	background:none;
	border:0px;
}
.ui-widget{
	font-weight:bold;
	font-size:13px;
}
.ui-widget{
	font-family:Arial;
}
/*.ui-widget{
	font-family:Arial;
	background-image: url("../img/data-page.png");
    background-position: left top;
    background-repeat: no-repeat;
	width:27px;
	height:21px;
}*/
.ui-icon{
    background-image: url("../img/data-page.png")!important;
    background-position: right top;
    background-repeat: no-repeat;
	width:27px;
	height:21px;
}
.ui-icon:hover{
	background-position: right bottom!important;
}
.ui-state-hover{
	background:none!important;
	margin:0px!important;
	right:2px!important;
	top:2px!important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
	margin-left: -18px;
}
 span.ui-icon-circle-triangle-w{
	background-position: left top!important;
}
 span.ui-icon-circle-triangle-w:hover{
	background-position: left bottom!important;
}
 span.ui-icon-circle-triangle-w{
	margin-left: -8px!important;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{
	opacity:10;
}
.ui-datepicker-prev.ui-state-hover{
	left:2px!important;
}
.ui-datepicker-calendar thead{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.ui-datepicker table{
	font-size:11px;
	font-weight:normal;
}
.ui-datepicker th{
	font-weight:normal;
	padding: 0.4em 0.3em;
}
.ui-datepicker-week-end, .ui-datepicker-week-end span, .ui-datepicker-week-end a{
	color:#cd1200!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:none!important;
	border:0px;
	color: #000000;
	font-size:13px;
}
span.ui-state-default{
	color:#cccccc!important;
}
.ui-datepicker-buttonpane{
	display:none;
}
.rightLinkNews{
	display:block;
	position:absolute;
	right:0px;
	font-family:Arial;
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	top: 20px;
}
.ui-datepicker-today{
	background-color:#86c349!important;
	color:#fff!important;

}
.ui-datepicker-today a{
	color:#fff!important;
}
#orderPopup{
	margin:auto;
}
.titleOrder{
	margin-bottom:30px;
}
.titleOrder h2{
	margin:0px;
	padding:0px;
	font-size:32px;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}
.titleOrder span{
	display:block;
	font-size:16px;
}
.boxLeftOrder2{
	float:left;
	margin-right: 10px;
    width: 370px;
}
.boxLeftOrder{
	padding:15px 0px;
	text-align:center;
	border:1px solid #c6d7df;
	position:relative;
	padding-bottom:50px;
	margin-bottom:40px;
	min-height: 119px;
}
.boxLeftOrder h3{
	margin:0px;
	padding:0px;
	font-size:21px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom:10px;
}
.orderBt2 {
    background-color: #76B833;
    background-image: url("../img/bt-order.gif");
    background-repeat: repeat-x;
    border: 4px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 2px #8B8A83;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px; 
    text-decoration: none;
    text-shadow: 1px 1px 1px #334D19;
	bottom:-20px;
	position:absolute;
	width:262px;
	display:inline-block;
	left:55px;
	cursor:pointer;
}
.orderBt2:hover{
	background-image:none;
	background-color: #76B833;
}
.boxRightOrder2{
	width:380px;
	float:right;
}
.boxRightOrder{
	padding:15px 0px;
	text-align:center;
	border:1px solid #c6d7df;
	position:relative;
	padding-bottom:50px;
	margin-bottom:40px;
	min-height: 119px;
}
.boxRightOrder h3{
	margin:0px;
	padding:0px;
	font-size:21px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom:10px;
}
.methodsBox{
	border-top:1px solid #ebf1f4;
	padding-top:15px;
	text-align:center;
	margin-top:15px;
}
.boxRightOrder form{
	margin:0px!important;
	padding:0px!important;
}
.textSelTrain{
	font-size: 16px;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    left: 5px;
    position: absolute;
    top: 1px;
    z-index: 1;
}
.trainSelect select {
    border: 0 none;
    cursor: pointer;
    height: 23px;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
tr.selected td {
	background-color: #ECE9D6;
}
td.selected  {
	background-color: #ECE9D6;
}
label.error{
	color:#FF0000;
	font-size:11px;
}
.leftTitle .back_link a{
	position:inherit!important;
	top:0px!important;
	left: 0px!important;
}
#check_label {
	cursor:pointer;
}
.infinity-style{
	font-size:17px;
	padding-bottom:50px;
	line-height: 23px;
}
.logo-infinity{
	float:left;
	width:232px;
}
.content-infinity{
	float:right;
	width: 737px;
}
.content-infinity span{
	display:block;
	font-size:16px;
}
.content-infinity em{
	display:block;
	font-size:14px;
	text-align:right;
	margin-top:10px;
}
.desc-infinity{
	position:relative;
	padding: 20px 10px 20px 60px;
	margin-top:10px;
	background-color:#f7f7f7;
	border-radius:3px;
	font-size:16px;
}
.desc-infinity p{
	margin:0px;
	padding-bottom:20px;
}
.cav1{
	position:absolute;
	top:10px;
	left:10px;
}
.cav2{
	position:absolute;
	bottom:10px;
	right:10px;
}
.error404 {
    background-color: #86c349;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
	font-family: 'Open Sans Condensed',sans-serif;
	margin-bottom:20px;
}
.link-part{
	padding-top:5px;
	margin-top:15px;
	text-align:center;
	font-size:12px;
	border-top:2px solid #ebf1f7;
	color: #0099FF;
}
.link-part span{
	display:block;
	margin-top:10px;
}