.ban
{
	margin-bottom: 10px;
}
.center_area
{
	float: left;
	width: 494px;
}
.center_area h2, .reserve_area h2
{
	font-size: 200%;
	font-weight: normal;
	line-height: 40px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px;
}
.steps
{
	background: url(../../Resources/Images/Web/bg_path.jpg) no-repeat 0 0;
	height: 29px;
}
.steps span
{
	display: block;
	float: left;
	line-height: 27px;
	color: #0066cc;
	background-color: #61b5f7;
	margin-right: 1px;
	text-align: center;
}
.steps span.step01
{
	width: 109px;
	background: url(../../Resources/Images/Web/bg_step01.gif) no-repeat 0 0;
}
.steps span.step02
{
	width: 87px;
}
.steps span.step03
{
	width: 98px;
}
.steps span.step04
{
	width: 97px;
}
.steps span.step05
{
	width: 99px;
	margin-right: 0;
	background: url(../../Resources/Images/Web/bg_step05.gif) no-repeat 0 0;
}
.steps span.select
{
	color: #fff;
	background-color: transparent;
	background-image: none;
}
.route
{
	background: #3479c4 url(../../Resources/Images/Web/bg_route.jpg) no-repeat 0 100%;
}
.route p
{
	float: left;
	padding: 0 9px;
	line-height: 27px;
	color: #fff;
}
.route p strong
{
	color: #fff;
	font-size: 125%;
}
/* Result */
.result .error
{
	display: block;
	padding: 10px 5px;
}
.result h4
{
	text-transform: uppercase;
	padding: 25px 0 10px 0;
	color: #000;
}
.result h4 span
{
	color: #000;
}
.tab_busline
{
	width: 100%;
}
.tab_busline thead td
{
	color: #fff;
	font-weight: bold;
	background: url(../../Resources/Images/Web/bg_title.gif) repeat-x 0 0;
	line-height: 31px;
} 
.tab_busline thead td.num
{
	background: url(../../Resources/Images/Web/bg_title_left.gif) no-repeat 0 0;
}
.tab_busline thead td.radio
{
	background: url(../../Resources/Images/Web/bg_title_right.gif) no-repeat 100% 0;
}
.tab_busline tbody td
{
	border-top: 1px solid #fff;
	padding: 7px 0 5px 0;
	background: url(../../Resources/Images/Web/bg_line_tab.gif) repeat-x 0 100%;
	vertical-align: top;
}
.tab_busline tbody tr.trb td
{
	background-color: #f3f3f3;
}
.tab_busline tbody td.num
{
	width: 28px;
	text-align: center;
	background-color: #e6e6e6;
}
.tab_busline tbody tr.trb td.num
{
	background-color: #dbdbdb;
}
.tab_busline td.info
{
	padding-left: 8px;
}
.tab_busline td.info p
{
	padding-top: 7px;
}
.tab_busline td.info span
{
	display: block;
	float: left;
	font-weight: bold;
	color: #000;
}
.tab_busline thead td.info span
{
	line-height: 31px;
	color: #fff;
}
.tab_busline td.info span.dep
{
	width: 80px;
	text-align: left;
}
.tab_busline td.info span.arriv
{
	width: 80px;
	text-align: left;
}
.tab_busline td.info span.dur
{
	width: 70px;
	text-align: left;
}
.tab_busline td.price
{
	padding-right: 10px;
	width: 100px;
	text-align: right;
}
.tab_busline tbody td.price
{
	color: #ff3333;
	font-weight: bold;
	font-size: 130%;
	vertical-align: middle;
}
.tab_busline tbody td.radio
{
	background-color: #f7f7f7;
	width: 48px;
	text-align: center;
	vertical-align: middle;
}
.tab_busline tbody tr.trb td.radio
{
	background-color: #ebebeb;
}
.pager
{
	background-color: #f3f3f3;
	line-height: 29px;
	text-align: center;
	display: block;
}
.pager a
{
	font-weight: bold;	
}
.pager a.prev
{
	padding: 0 8px 0 13px;
	margin-right: 25px;
	background: url(../../Resources/Images/Web/arr_left.gif) no-repeat 0 50%;
}
.pager a.next
{
	padding: 0 13px 0 8px;
	margin-left: 25px;
	background: url(../../Resources/Images/Web/arr_right.gif) no-repeat 100% 50%;
}
.result .input_submit
{
	float: right;
	margin: 15px 0 0 0;
	background: url(../../Resources/Images/Web/btn_buy.gif) no-repeat 0 0;
	width: 74px;
	text-align: left;
	padding: 0 0 3px 30px;
}
.area_oboj
{
	padding: 15px 0 0 0;
	visibility:hidden;
}
.area_oboj label
{
	float: left;
	display: block;
	font-weight: bold;
	font-size: 130%;
	color: #000;
	width: 345px;
}
.area_oboj strong
{
	float: left;
	display: block;
	color: #ff3333;
	font-weight: bold;
	font-size: 130%;
}
.area_oboj strong span
{
	color: #ff3333;
}
/* Reservation */
.reserve .pass_type
{
	display: block;
	width: 300px;
	float: left;
	line-height: 20px;
}
.reserve .item_price
{
	display: block;
	width: 45px;
	float: left;
	line-height: 20px;
}
.reserve .price
{
	float: right;
	width: 56px;
	text-align: left;
	line-height: 20px;
}
.reserve .pass_type strong, .reserve .price strong
{
	color: #000;
}
.reserve select
{
	float: left;
	width: 35px;
}
.reserve .pass_title
{
	display: block;
	padding: 3px 0;
	color: #000;
	font-weight: bold;
}	
.reserve .input_text
{
	width: 144px;
	float: left;
	margin-right: 20px;
	color: #666;
}
.reserve p.sum_text
{
	color: #000;
	padding: 3px 0 15px 0;
}
.reserve .sum_title
{
	display: block;
	float: left;
	width: 170px;
}
.reserve .continue
{
	width: 104px;
	background: url(../../Resources/Images/Web/btn_104.gif) no-repeat 0 0;
	float: right;
	margin-top: 10px;
}
.reserve .pass_name
{
	float: left;
	width: 225px;
}
.reserve .pass_name label
{
	display: block;
	font-weight: bold;
	padding: 3px 0;
	color: #000;
}
label.tarif
{
	display: block;
	font-weight: bold;
	color: #000;
}
.line_w
{
	position: relative;
	left: -9px;
	width: 494px;
	_width: 476px;
	border-top: 2px solid #fff;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 7px;
}
.reserve .journey
{
	display: block; 
	float: left;
	padding-right: 5px;
	width: 190px;
	line-height: 29px;
}
.bg_price, .bg_price2
{
	float: right;
	padding: 4px;
	width: 270px;
	height: 21px;
	background: url(../../Resources/Images/Web/bg_price.gif) no-repeat 0 0;
}
.bg_price2
{
	background: url(../../Resources/Images/Web/bg_price2.gif) no-repeat 0 0;
}
.reserve .bg_price2 .price, .reserve .bg_price .price 
{
	font-weight: bold;
	color: #000;
}
.reserve .se_tarif
{
	width: 180px;
}
.reserve .line
{
	background: url(../../Resources/Images/Web/line_news.gif) repeat-x 0 50%;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
}
.add_pass
{
	display: block;
	float: left;
	width: 142px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../../Resources/Images/Web/btn_142.gif) no-repeat 0 0;
	text-decoration: none;
}
.del_pass
{
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 12px;
	background: url(../../Resources/Images/Web/arr_arrow.gif) no-repeat 100% 3px;
}
/* Payment */
.payment .alert
{
	background: url(../../Resources/Images/Web/ico_alert.gif) no-repeat 0 7px;
	padding: 5px 0 0 22px;
	line-height: 1.5em;
}
.payment .pay_type
{
	line-height: 33px;
	float: left;
	padding: 10px 30px 0 0;
}
.payment .pay_type image
{
	margin: 0 0 0 10px;
}
.payment .delivery
{
	padding: 5px 0 0 0;
}
.payment .delivery input
{
	float: left;
}
.payment .delivery label
{
	float: left;
	padding-left: 5px;
}
.payment .person_data label
{
	display: block;
	padding: 3px 0 5px 5px;
	color: #000;
	font-weight: bold;
}	
.payment .person_data .input_text
{
	float: left;
	width: 144px;
	margin-right: 10px;
	color: #666;
}
.payment .person_data select
{
	width: 150px;
	color: #666;
}
.payment .person_data p
{
	padding: 10px 0;
}	
.payment .person_data .val
{
	padding-right: 5px;
}
.payment .continue
{
	width: 164px;
	background: url(../../Resources/Images/Web/btn_164.gif) no-repeat 0 0;
	float: right;
	margin-top: 10px;
}
/* Review */
.review .info_area
{
	padding: 5px 9px;
}
.review .confirm_btn
{
	text-align: center;
	padding: 10px;
}
.review .confirm_btn .input_submit
{
	width: 164px;
	background: url(../../Resources/Images/Web/btn_164.gif) no-repeat 0 0;
}
.review label.title, .completed .cesta label.title
{
	display: block;
	float: left;
	width: 135px;
}
.review span, .completed .cesta span
{
	float: left;
}
.review strong, .completed .cesta strong
{
	color: #000;
	display: block;
	float: left;
}
.review strong.place, .completed .cesta strong.place
{
	width: 170px;
}
.review h3 span
{
	float: none;
} 
.review .price
{
  display:block;
  line-height:20px;
	float: right;
	width: 68px;
	text-align: left;
}
.review .price span
{
	float: none;
}
.review label.name
{
	width: 150px;
}
.review .chb input
{
	float: left;
}
.review .chb label
{
	float: left;
	padding-left: 7px;
	*padding-top: 3px;
}
.review a.link
{
	float: left;
	padding-left: 3px;
	*padding-top: 3px;
}
.review .insurance
{
	padding-left: 20px;
	font-size: 80%;
	padding-top: 2px;
}
.review .insurance a
{
	font-size: 120%;
}
.review .text
{
	padding: 10px;
	line-height: 1.5em;
	width: 400px;
}
/* Potvrdenie */
.completed .box
{
	margin: 30px 0 15px 0;
	background: #ae0001 url(../../Resources/Images/Web/bg_boxred_top.jpg) no-repeat 0 0;
	padding: 8px 0 0 0;
}
.completed .box div
{
	background: url(../../Resources/Images/Web/bg_boxred_bottom.jpg) no-repeat 0 100%;
	padding: 0 8px 8px 8px;
	color: #fff;
}
.completed .box div p strong, .completed .box div p
{
	color: #fff;
}
.completed .box div p
{
	line-height: 1.5em;
}
.completed .alert
{
	background: url(../../Resources/Images/Web/ico_alert.gif) no-repeat 0 2px;
	padding: 0 15px 0 30px;
	line-height: 1.5em;
}
.completed .com_img
{
	text-align: center;
	padding-top: 10px;
}
.completed .com_img img
{
	margin-bottom: 10px;
}
.completed .proform_title
{
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	width: 120px;
	line-height: 1.6em;
}
.completed .text
{
	float: left;
	line-height: 1.6em;
}
.completed .text strong
{
	color: #000;
}
.completed .text2
{
	float: left;
	color: #000;
}
.completed .backtohome
{
	padding: 5px;
	text-align: center;
}
.completed .backtohome .input_submit
{
	width: 220px;
	background: url(../../Resources/Images/Web/btn_220.gif) no-repeat 0 0;
	margin-top: 5px;
	padding: 2px 0 0 0;
	font-size: 11px;
}
.proforma_cesta
{
	float: left;
}
.proforma_cesta span
{
	float: left;
}
.proforma_cesta span strong
{
	width: 130px;
	display: block;
}
.ins_text
{
	margin: 5px 0;
}
/* Login */
.login_form
{
	padding: 10px;
}
.login_form label
{
	display: block;
	float: left;
	width: 170px;
	line-height: 20px;
	font-weight: bold;
}
.login_form .input_text
{
	float: left;
	width: 170px;
}
.login_form .chb
{
	float: left;
}
.login_form .chb input
{
	float: left;
	margin: 3px 5px 0 0;
}
.login_form .chb label
{
	font-weight: normal;
	width: auto;
}
.login_form .input_submit
{	
	background: url(../../Resources/Images/Web/btn_84.gif) no-repeat 0 0;
	width: 84px;
	float: right;
	margin-right: 128px;
}
/* Registration */
.tab_register
{
	margin-top: 10px;
}
.tab_register th
{
	width: 170px;
	padding: 2px 5px;
}
.tab_register .input_text
{
	width: 200px;
	margin: 3px 0;
}
.tab_register .input_submit
{
	float: right;
	background: url(../../Resources/Images/Web/btn_71.gif) no-repeat 0 0;
	width: 71px;
	margin-top: 10px;
}
/* Right area */
.right_area
{
	float: right;
	width: 180px;
	padding-top: 40px;
}
/*.right_area.await
{
	padding-top: 0;
}
.right_area .box
{
	background: url(../../Resources/Images/Web/box180_top.gif) no-repeat 0 0;
	padding-top: 15px;
	margin-bottom: 10px;
}
.right_area .box .info
{
	background: url(../../Resources/Images/Web/box180_bottom.gif) no-repeat 0 100%;
	padding: 0 10px 12px 10px;
}
.info h2
{
	font-size: 110%;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}
.info li
{
	padding: 3px 0 3px 11px;
	background: url(../../Resources/Images/Web/arr_right.gif) no-repeat 0 7px;
}*/
#bside, #bside .box
{
	float: none;
}
#bside
{
	padding-top: 0;
	margin-top: 0;
}
#bside .box
{
	margin-bottom: 10px;
}

/* Open Ticket */
.open_check
{
	background: #ac0202 url(../../Resources/Images/Web/bg_open_ticket_top.jpg) no-repeat 0 0;
	padding: 18px 24px 0 40px;
	height: 206px;
	min-height: 206px;
	width: 430px;
}
.open_check h3
{
	padding-bottom: 18px;
	background: url(../../Resources/Images/Web/sk-SK/title_ref_cislo.gif) no-repeat 50% 0;
	height: 18px;
}
.open_check .input_text
{
	background: url(../../Resources/Images/Web/bg_input_open.gif) no-repeat 0 0;
	float: left;
	border: none;
	padding: 8px 8px;
	width: 205px;
	height: 22px;
	color: #666;
	font-size: 2em;
	font-weight: bold;
	margin: 7px 9px 0 0;
}
.open_check .input_submit
{
	background: url(../../Resources/Images/Web/sk-SK/btn_open_check.jpg) no-repeat 0 0;
	float: left;
	width: 195px;
	height: 59px;	
}
.open_check .val 
{
	display: block;
}
.open_check .line, .book_open .line
{
	clear: both;
	width: 419px;
	background: url(../../Resources/Images/Web/line_open.gif) repeat-x 0 50%;
	height: 26px;
}
.book_open .line
{
	width: 414px;
}
.open_check p
{
	color: #fff;
	padding: 10px 0 0 0;
	width: 419px;
}
.open_check_bottom
{
	width: 494px;
	background: url(../../Resources/Images/Web/bg_open_ticket_bottom.jpg) no-repeat 0 0;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

.book_open
{
	background: #ac0202 url(../../Resources/Images/Web/bg_open_ticket_top.jpg) no-repeat 0 0;
	padding: 10px 40px;
	width: 414px;
}
.book_open h3
{
	color: #fff;
	font-size: 110%;
	text-transform: uppercase;
}
.book_open label
{
	display: block;
	color: #fff;
	width: 135px;
	float: left;
	line-height: 22px;
}
.book_open strong
{
	display: block;
	color: #fff;
	float: left;
	line-height: 22px;
}
.book_open .input_text
{
	width: 156px;
	float: left;
	margin-right: 5px;
}
.book_open .val
{
	display: block;
}
.book_open .w130
{
	width: 124px;
}
.book_open_bottom
{
	width: 494px;
	background: url(../../Resources/Images/Web/bg_open_ticket_bottom.jpg) no-repeat 0 0;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

.book_ticket .continue
{
	width: 104px;
	background: url(../../Resources/Images/Web/btn_104.gif) no-repeat 0 0;
	float: left;
	margin-top: 10px;
	margin-left: 80px;
}
.book_ticket .back
{
	margin-left: 35px;
}

.btn_area .back
{
	width: 71px;
	background: url(../../Resources/Images/Web/btn_71.gif) no-repeat 0 0;
	float: left;
	margin-top: 10px;
	text-align: center;
	padding: 0;
}
.btn_area .continue
{
	width: 104px;
	background: url(../../Resources/Images/Web/btn_104.gif) no-repeat 0 0;
	float: right;
	margin-top: 10px;
	text-align: center;
	padding: 0;
}