html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead,  p {
margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
table{border-collapse:collapse}	

.clear {clear:both;}
.toright {text-align: right;}

strong {font-weight: bold;}
em {font-style: italic;}
ul.reset, li.reset {list-style-type: none; list-style-image: none; margin: 0px; padding: 0px;}

a {color: #fbb040; text-decoration: none;}
a:hover {color: #c78e39; text-decoration: none;}

.left{float:left!important}
.right{float:right!important}

h2 {
    font-weight: normal;
    letter-spacing: -0.7px;
}

input,
textarea{
	outline: none;
}

button {
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: center;
}

input[type="text"] {
    border: 0 none;
    color:#959595;
    font-family: tahoma,verdana,sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0 8px 0 8px;
    text-align: left;
}



#langs{
	float: right;
}
#langs a{
	display: block;
	float: left;
	margin-left: 6px;
}

#langs .i-cloud .cloud-container{
	top: -9px;
	z-index: 100;
}
#langs .i-cloud .cloud-content{
	width: 140px;
}

div.text {
    color: #3E3E36;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 19px;
}



body {
    background: url("../images/body.jpg") repeat scroll 0 0 transparent;
    color: #212121;
    font-family: tahoma,verdana,sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}


#container-page {
    background: url("../images/body_bg.jpg") no-repeat scroll center top transparent;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
#container-page.sub{ margin-bottom: 20px;}

#container-foot {
   
    margin-top: -20px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}
#container-foot-bg{
	background: url("../images/foot.png") repeat-x scroll center 0 transparent;
    height: 48px;
	padding-top: 20px;
	margin-top: -20px;
}


#page {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 1000px;
}

#header {}


#top {
    height: 75px;
    padding-top: 13px;
    width: 1000px;
}

a#logo {
    display: block;
    float: left;
    margin-left: 29px;
}

.social {
    float: right;
    margin-right: 24px;
	margin-right: 24px;
	max-width: 300px;
	text-align: right;
}

.top-right{ float:right;}


.hr{ width: 559px; height: 2px; margin: 10px 0 10px; background: url("../images/hr.png") no-repeat scroll 0 0 transparent;}


/*****************************MENU********************************/

ul#menu {
    float: right;
    list-style: none outside none;
    margin: 0 10px 15px 0;
    overflow: hidden;
    padding: 4px 0 0;
}
ul#menu li {
    background: url("../images/sep1.png") no-repeat scroll right center transparent;
    float: left;
    margin: 0;
    padding: 0 2px 0 0;
}
ul#menu li.last{ padding:0; background:none;} 


ul#menu a {
    border: 0 none;
    color: #4B4B4B;
    display: block;
    font-size: 11px;
    letter-spacing: 0.2px;
    padding: 0 10px;
    text-decoration: none;
}
ul#menu a:hover{     color: #22589C;
    text-decoration: underline;} 

ul#menu a#on {
    color: #22589C;
    text-decoration: underline;
}

/*search*/

.search-box {
    background: none repeat scroll 0 0 #000000;
    height: 62px;
    margin-bottom: 20px;
    width: 1000px;
}

.search-box.main{ margin-bottom: 0px;}

.search-box span {
    color: #F7F7F7;
    float: left;
    font-size: 19px;
    letter-spacing: -0.5px;
    line-height: 60px;
    padding-left: 30px;
    padding-left: 40px;
    padding-right: 17px;
}

.search {
    background: url("../images/search_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-top: 8px;
}
.search.unlock{ background-position: 0 -64px; }
.search div{ float:left}

.search input[type="text"] {
    background: none repeat scroll 0 0 transparent;
    height: 44px;
    line-height: 44px;
    margin-right: 3px;
    padding: 0 15px;
    width: 231px;
}
#maraton_select_container{ width: 394px; height: 44px; overflow:hidden;}

#maraton_start_id_container{ width: 135px; position: relative; }
#maraton_start_id_container input[type="text"]{ width: 65px; padding-left: 50px; line-height: 47px; }
#maraton_start_id_clear{  position: absolute; display: none; top: 8px; right: 5px; padding: 5px; margin: 0; text-align: center; width: 13px; height: 13px; color: #959595;; font-weight: bold;}
#maraton_start_id_clear:hover{ color: #363636; }

#maraton_id{
	width: 264px;
	height: 44px;
    line-height: 44px;
    margin-right: 3px;
    padding: 0 15px;
}



.search button {
    background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 19px;
    height: 44px;
    margin-left: 13px;
    padding-left: 18px;
    width: 160px;
}
.search button:hover{
	background-position: 0 100%;
}

/* slider*/





#slider {
    clear: both;
    height: 339px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1000px;
}

.slideshow {
    height: 339px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1000px;
    z-index: 1;
}
.slideshow li {
    background-color: Transparent !important;
    height: 339px !important;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding:0;
    position: absolute;
    top: 0;
    width: 1000px !important;
}



#nav1 {
    bottom: 12px;
    height: 22px;
    position: absolute;
    right: 14px;
    text-align: left;
    z-index: 5;
}


#nav1 a {
    background: url("../images/pag.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 14px;
    margin: 0 3px 0 0;
    text-indent: -20000px;
    width: 14px;
}


#nav1 a.activeSlide {
    background-position: 0 -14px;
}

/*************** content ***********/



#content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 1000px;
	position: relative;
}
#content.sub{ padding-top: 0; }

#content-left {
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 602px;
}


#content-right {
    float: right;
    margin: 0 20px 0 0;
    padding: 0;
    width: 339px;
}




h1 {
    color: #3E3E36;
    font-size: 24px;
    margin-bottom: 6px;
}
   

h1.h1-bg{padding: 6px 0 6px 22px; background:#3e3e36; color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.5px;
    margin: 0;}

.columns{ overflow:hidden}


.column {
    padding-left: 24px;
    padding-top: 18px;
    width: 266px; background:#f8f8f8;
}

.marathon-item {
    margin-bottom: 9px;
    overflow: hidden;
}

.marathon-item .date {
    color: #292929;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}


.marathon-item a {
    background: url("../images/arrow1.png") no-repeat scroll left center transparent;
    color: #3E3E36;
    display: block;
    font-size: 11px;
    padding-left: 14px;
}
.marathon-item a:hover{color:#FBB040;background: url("../images/arrow2.png") no-repeat scroll left center transparent; }

a.more-main {
    color: #9D9C9C;
    display: block;
    font-size: 14px;
    letter-spacing: -0.5px;
    padding-bottom: 9px;
    padding-top: 10px;
    text-align: center; background:#e6e6e6;
	margin-bottom: 20px;
}



.box {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 348px;
}


.box.last {
    margin-top: -10px;
}


.box_photos {
	background: url("../images/bg.png") repeat scroll 0 0 transparent;
	width: 348px;
	height: 110px;
}
.box_photos .box-text {
	top: 0;
}
.box_photos div.bg,
.box_photos span.bg{
	background: none; 
	width: 250px;
}

.box_no_reg {
	background: url(../materialy/txt/min/24.jpg) no-repeat 0 0 transparent;
	width: 348px;
	height: 158px;
}
.box_price{
	/*background: url(../materialy/txt/min/25.jpg) no-repeat 0 0 transparent;*/
	width: 348px;
	height: 158px;
}
.box_album{
	background: url(../materialy/txt/min/26.jpg) no-repeat 0 0 transparent;
	width: 348px;
	height: 201px;
}


#content-right2 .box_no_reg{
	background: url(../materialy/txt/min/24.jpg) no-repeat 0 0 transparent;
	width: 280px;
	height: 158px;
}
#content-right2 .box_price{
	/*background: url(../materialy/txt/min/25.jpg) no-repeat -47px 0px transparent;*/
	width: 280px;
	height: 158px;
}
#content-right2 .box_album{
	background: url(../materialy/txt/min/26.jpg) no-repeat -45px 0 transparent;
	width: 280px;
	height: 201px;
}
#content-right2 .box_album div.bg,
#content-right2 .box_album span.bg{ width: 145px;  }
.box_album .box-text{ padding-top: 15px;}

span.title {
    background: url("../images/yellow_bg.png") repeat-x scroll 0 0 transparent;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    height: 32px;
    padding-left: 16px;
    padding-right: 15px;
    /* padding-top: 7px; */
    line-height: 32px;
}



div.bg,
span.bg {
    background: url("../images/bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    padding: 12px 14px 13px 19px;
    width: 175px;
}

span.bg span{ font-weight:bold; color:#fbb040}


.box.last {
    margin-top: -10px;
}

a.more {
    background: url("../images/more.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    padding-left: 22px;
    padding-right: 22px;
}

a.more2,.btn-custom {
    background: url("../images/btn-hover.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
	width: 120px;
	color: #666666;
	text-shadow: 1px 1px 1px #fff;
	font-size: 13px;
	text-align: center;
	margin: 12px 0 0 20px;
	
}

a:hover.more2 ,.btn-custom:hover{
    background: url("../images/btn-hover.png") repeat-x scroll 0 -32px transparent;
	cursor: pointer;
	
	
	}

.box-text{ margin-top: 14px;}



    


#footer {
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
    padding: 9px 0 0;
    text-align: left;
    width: 960px;
}

#footer-payu{ line-height: 16px; }
#footer-payu span{ displaY: block; float: left; padding-right: 5px; }
#footer a{
      color: #929292;
    font-size: 11px;
}


#footer div {
    color: #929292;
    font-size: 11px;
}


/**********************************************************************************/


 h3{ font-size:16px; color:#3e3e36; margin-bottom:20px;}   
 

.contact {
    padding-left: 19px;
    padding-top: 25px; background:#f8f8f8;
	margin-bottom: 20px;
}


.contact label.field{
    color: #3E3E36;
    display: block;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    padding: 0 18px 0 0;
    text-align: right;
    width: 93px;
}

.contact label.error{ font-size: 11px; float: left; clear:both; color: red; width: 300px; padding-top: 2px;}
.contact .textarea_row label.error{margin-left: 115px; }


.contact div.row{ clear:both}

.contact div.input {
    float: left;
    margin-bottom: 10px;
}

.contact div.input input {
	background: url("../images/input.png") no-repeat scroll 0 0 transparent;
	float: left;
    color: #363636;
    font-size: 12px;
    height: 24px;
	padding: 0 10px;
    line-height: 24px;
	width: 200px;
}

.contact div.button {
	margin-top: 10px;
    width: 468px;
}

.contact div.button button {
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 13px;
    height: 31px;
    width: 118px;
}

.form-contact{ padding-bottom: 11px; }

.contact textarea {
    background: url("../images/textarea.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #404040;
    font-size: 13px;
    height: 146px;
    overflow: auto;
    padding: 8px 8px;
    resize: none;
    width: 343px;
	font-family: tahoma,verdana,sans-serif;
	
}



/*********************************** blog ******************************************/


.blog-box {
    overflow: hidden;
    padding-left: 19px;
    padding-top: 4px;
}

.blog-box #content-left {
    border-right: 1px solid #D5D5D5;
    padding: 0 37px 0 0;
    width: 565px;
}


.blog-box #content-right {
    width: 300px;
}


h1.h1-br {
    border-bottom: 1px solid #DDDDDD;
    color: #3E3E36;
    font-size: 24px;
    margin-bottom: 14px;
    padding-bottom: 11px;
}


.breadcrumbs {
    color: #6B6B6B;
    font-size: 16px;
    padding-bottom: 14px;
    padding-left: 4px;
    overflow: hidden;
	line-height: 20px;
	height: 22px;
    background: #fff;
}

.blog-box .breadcrumbs { margin-bottom:6px;}

.breadcrumbs a {
    background: url("../images/arrow_b.png") no-repeat scroll right 10px transparent;
    color: #3E3E36;
    margin-right: 6px;
    padding-right: 12px;
	line-height: 22px;
}
.breadcrumbs a:hover{
    color: #ea9809;
}
.breadcrumbs a.last{ background:none;}
.breadcrumbs img{
    width: 18px;
    line-height: 27px;
    display: inline-block;
    float: left;
    padding-top: 2px;
}
.news-container{}


.news {
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.news.last{ border-bottom: 0px;}

.news h2 {
    color: #414042;
    font-size: 20px;
    margin-bottom: 9px;
}

.news h2 a{ color:#414042;}


div.date {
    color: #6B6B6B;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 14px;
}
.blog-date span,
div.date span{ color:#fbb040}

.blog-date{

	color: #6B6B6B;
	font-size: 12px;
	margin-bottom: 24px;
	margin-left: 4px;
}

.blog-photo {
    float: left;
    height: 137px;
    width: 118px;
}

.blog-med-photo{ float: left; padding: 0px 10px 10px 0;}
.blog-med-photo a{ display: block; }

.blog-photo a{    height: 137px;
    width: 118px; display:block; overflow:hidden}

.news-content {
    float: right;
    width: 427px;
}


.news div.text {
    color: #595959;
    line-height: 17px;
    margin-bottom: 26px;
}

.news_back{ font-size: 12px; }
.news-bottom{ overflow:hidden}

.blog-cat {
    color: #595959;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}
.blog-cat a{ color:#fbb040}
.blog-cat a:hover{ color:#D8A964}

a.blog-more {
    background: url("../images/more_btn.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 17px;
    padding-left: 7px;
    text-align: left;
    width: 113px;
}
a.blog-more:hover{ color: #414042; background-position: 0 100%; }


a.blog-back {
    background: url("../images/blog_back.png") no-repeat scroll left center transparent;
    color: #5d5d57;
    float: left;
    font-size: 14px;
    line-height: 16px;
    padding-left: 20px;
    text-align: left;
    width: 93px;
	margin-bottom: 15px;
}
a.blog-back:hover{ color: #414042;}
a.blog-back-top{ margin-left: 40px;}

.blog_archive_year{ padding-left: 15px; font-weight: bold;}
.blog_archive_year:Hover{ color: #414042; }

h2 {
    color: #3E3E36;
    font-size: 21px;
    margin-bottom: 9px;
}



.content-bottom {
    clear: both;
    overflow: hidden;
    padding-top: 13px;
}

.bottom-left {
    float: left;
    margin-left: 43px;
    width: 320px;
}

div.bottom-title {
    line-height: 18px;
    margin-bottom: 10px;
    width: 220px;
}


.bottom-right {
    float: right;
    margin-right: 20px;
    width: 600px;
}
.future{}

.future dl {
    color: #3E3E36;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 8px;
    overflow: hidden;
}

.future dt {
    background: url("../images/calendar.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    padding-left: 30px;
    padding-right: 7px;
    width: 85px;
}

.future dd {
    display: block;
    float: left;
    width: 170px;
}


.marathon-bottom {
    overflow: hidden;
    width: 620px;
}


.marathon-box {
    background: url("../images/border.png") no-repeat scroll right 0 transparent;
    float: left;
    margin-right: 13px;
    padding-right: 13px;
    width: 129px;
}

.marathon-box.last{ background:none;}


.marathon-box .marathon-item span.date {
    font-size: 13px;
    margin-bottom: 10px;
}

.marathon-box .marathon-item span.date {
    font-size: 13px;
}
.marathon-box .marathon-item a{}

.content-bottom a.main-more {
    background: none repeat scroll 0 0 #ECECEC;
    color: #595959;
    display: block;
    font-size: 11px;
    line-height: 21px;
    margin-bottom: 20px;
    padding-right: 21px;
    padding-top: 1px;
    text-align: right;
}


.pagination2 {
text-align: center;
color: #414042;
margin: 0 auto;
width: 300px;

}

.pagination2 ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 10px 0;
	
}
.pagination2 ul li {
    display: inline;

}

ul li.first_page {
	height: 25px;
	width:25px;
	display: block;
	float: left;
	padding: 0 5px;
	}
	
.first_page a {
	background: url("../images/page_first.png") no-repeat 0 0;
	height: 25px;
	width:25px;
	display: block;
	}	
	
.first_page a:hover {
	background: url("../images/page_first.png") no-repeat 0 -25px;

	}
	

ul li.prev_page {
	height: 25px;
	width:25px;
	display: block;
	float: left;
	padding: 0 5px;
	}
	
.prev_page a {
	background: url("../images/page_prev.png") no-repeat 0 0;
	height: 25px;
	width:25px;
	display: block;
	}	
	
.prev_page a:hover {
	background: url("../images/page_prev.png") no-repeat 0 -25px;

	}
	
ul li.next_page {
	height: 25px;
	width:25px;
	display: block;
	float: right;
	padding: 0 5px;
	}
	
.next_page a {
	background: url("../images/page_next.png") no-repeat 0 0;
	height: 25px;
	width:25px;
	display: block;
	}	
	
.next_page a:hover {
	background: url("../images/page_next.png") no-repeat 0 -25px;

	}
	
ul li.last_page {
	height: 25px;
	width:25px;
	display: block;
	float: right;
	padding: 0 5px;
}
	
.last_page a {
	background: url("../images/page_last.png") no-repeat 0 0;
	height: 25px;
	width:25px;
	display: block;
	}	
	
.last_page a:hover {
	background: url("../images/page_last.png") no-repeat 0 -25px;

	}
	
.change_page{
	background: url("../images/input_page.png") no-repeat 0 0;
	width: 41px;
	height: 25px;
	border: 0 none;

	}
	
input.change_page {
	padding:1px 7px 1px 4px;
	color: #414042;
	overflow: hidden;
	}
	
.pagination_plug {
	width: 59px;
	height: 25px;
	background: url("../images/page_plug.png") no-repeat 0 0;
	float: left;
}	
.pagination_plug_end {
	width: 59px;
	height: 25px;
	background: url("../images/page_plug_end.png") no-repeat 0 0;
	float: right;
}
	



.pagination {
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.pagination ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}
.pagination ul li {
    display: inline;

}


.pagination ul li.prev a {
    background: url("../images/prev.png") no-repeat scroll left center transparent;
       width:auto;
    padding-left:10px;
	margin-right: 5px;
}


.pagination ul li.next a {
    background: url("../images/next.png") no-repeat scroll right center transparent;
    width:auto;
    padding-right:10px;
	margin-left: 5px;
}

.pagination ul li a {
    background: url("../images/pag_pag.png") no-repeat scroll 0 -24px transparent;
    color: #6D6C69;
    display: inline-block;
    font-family: verdana;
    font-size: 11px;
    height: 25px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    width: 23px;
	margin-right: 1px;
}

.pagination ul li a.active,
.pagination ul li a:hover{   
	background-position: 0 0;     color: #FFFFFF;
}


.pagination ul li.next a:hover { background-position: right center; color: #414042;  }
.pagination ul li.prev a:hover { background-position: left center; color: #414042;  }







ul.submenu {
    list-style-type: none;
    margin: 0 0 25px;
    padding: 0;
}


ul.submenu li.last{ padding-bottom:4px;}

ul.submenu li a {
    background: url("../images/submenu_bg.png") no-repeat scroll 3px 7px transparent;
    color: #595959;
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-left: 19px;
}

ul.submenu li a.blog_archive_year{ background: url("../images/submenu_plus_bg.png") no-repeat scroll 4px 7px rgba(0, 0, 0, 0); }
ul.submenu li a.blog_archive_year.active{ background-position: -341px 7px;}
ul.submenu li.hideshow_blog_archive{ margin-left: 15px;}


ul.submenu li a:hover{ color:#414042}
ul.submenu li a.active{ color:#414042}


h1{ font-size:24px; color:#3e3e36}

/*********** galeria ************/


.shopping {
    margin: 0 auto 22px;
    overflow: hidden;
    padding-top: 8px;
    width: 575px;
}

.big-yellow {
    color: #FBB040;
    font-size: 30px;
    text-align: center;
}

.big-black {
    color: #3E3E36;
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: -4px;
    text-align: center;
}

.photo-download {
    margin-bottom: 10px;
    overflow: hidden;
}

.photo-download .input-text {
    background: url("../images/input_text.png") no-repeat scroll 0 0 transparent;
    color: #3E3E36;
    float: left;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    width: 430px;
}



.photo-download a.btn {
    background: url("../images/btn.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    float: right;
    font-size: 14px;
    height: 29px;
    line-height: 24px;
    text-align: center;
    width: 113px;
}



.question {
    background: none repeat scroll 0 0 #F8F8F8;
    margin: 0 auto 44px;
    overflow: hidden;
    padding: 22px 30px 24px;
    width: 550px;
}

.question-left {
    color: #3E3E36;
    float: left;
    font-size: 21px;
    letter-spacing: -0.8px;
    line-height: 21px;
    width: 345px;
}

.question-right {
    background: url("../images/phone.png") no-repeat scroll 0 11px transparent;
    color: #FBB040;
    float: right;
    font-size: 30px;
    padding-left: 31px;
}

/* lista zdj��*/


.search-box a { 
	color: #FFFFFF;
    display: none;
    float: left;
    margin-right: 6px;
    padding-right: 21px;
}
#m .search-box a {
    background: url("../images/arrow3.png") no-repeat scroll right 28px transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    margin-right: 6px;
    padding-right: 21px;
}

#maraton_select_container .search-box a { background: none;}

.search-box a span {
    color: #FBB040;
    float: none;
    padding: 0;
}

#maraton_select_container .search-box a span { color: #000; }

.search-box a.last{ background:none;} 


a.btn-change {
    background: url("../images/btn_change.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    float: right;
    font-size: 19px;
    height: 44px;
    line-height: 40px;
    margin: 8px 20px 0 0;
    padding: 0 0 0 20px;
    text-align: center;
    width: 141px;
}


.starting-number {
    color: #3E3E36;
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 30px;
    margin-bottom: 23px;
    overflow: hidden;
    padding-left: 186px;
}

.starting-number span {
    background: none repeat scroll 0 0 #3E3E36;
    color: #F3AA3E;
    display: inline-block;
    font-size: 24px;
    margin-left: 5px;
    margin-right: 7px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.starting-number a {
    background: url("../images/arrow4.png") no-repeat scroll right 8px transparent;
    color: #9D9C9C;
    font-size: 13px;
    padding-right: 10px;
}


#content-left2 {
    background: none repeat scroll 0 0 #F8F8F8;
    float: left;
    margin-bottom: 5px;
    margin-left: 20px;
    width: 660px;
}

#content-right2 {
    float: right;
    margin-right: 20px;
    overflow: hidden;
    width: 280px;
}

.list-header {
    background: none repeat scroll 0 0 #363636;
    line-height: 36px;
    text-align: right;
}

.list-header a {
    color: #EF9E26;
    font-size: 11px;
    font-weight: bold;
    margin-right: 19px;
}
.list-header .thumb-info { 
	float: right;
	font-size: 9px;
	color: #fff;
	line-height: 10px;
	width: 286px;
	padding: 0;
}

#content-left2 .list-header {
    margin-bottom: 17px;
}


.all {
    background: url("../images/pakiet_banner1.png") no-repeat scroll 0 0 transparent;
	width: 622px;
    height: 74px;
	margin: 0 20px 26px 20px;
    overflow: hidden;
	position: relative;
}
.all.super-all {
    background: url("../images/pakiet_banner2.png") no-repeat scroll 0 0 transparent;
	width: 622px;
    height: 74px;
	margin: -15px 20px 26px 20px;
}



.all_name{ position: absolute; top: 44px; left: 18px; display: block; line-height: 20px; background: #3e3e36; padding: 1px 5px; color: #f3aa3e; font-size: 12px; }
.all_full_price{ position: absolute; top: 15px; right: 250px; display: block; font-size: 25px; color: #f3aa3e; font-weight: bold;  }

.all_full_price_sub{ position: absolute; top: 4px; left: 274px; display: block; font-size: 12px; color: #fff; }
.all_per_one_price{ position: absolute; top: 15px; left: 390px; display: block; font-size: 13px; color: #fff; line-height: 14px; }


.all.super-all .all_name{ top: 44px; left: 18px; }
.all.super-all .all_full_price{ top: 10px; right: 160px; }
.all.super-all .all_full_price_sub{ top: 23px; left: 307px; }
.all.super-all .all_per_one_price{ top: 42px; right: 155px; left: inherit; }

.photo-i-bottom{
	float: left;
	padding-left: 5px;
}
.grey-normal{
	color: #e6e6e6;
}




.all-left {
    float: left;
    width: 285px;
}


.all-left h3 {
    color: #3E3E36;
    font-size: 17px;
    margin-bottom: 0;
    text-transform: uppercase;
}

div.all-text {
    color: #3E3E36;
    font-size: 11px;
}

.all-text span {
    background: none repeat scroll 0 0 #3E3E36;
    color: #F3AA3E;
    display: inline-block;
    font-size: 12px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}


.all-middle {
    color: #3E3E36;
    float: left;
    font-size: 18px;
    padding-top: 6px;
}

.all-middle span{ font-size:33px; color:#3e3e36}


a.add-all {
    background: url("../images/buy2_btn.png") no-repeat scroll 0 0 transparent;
    color: #F3AA3E;
    display: block;
    float: right;
    font-size: 12px;
    height: 32px;
    line-height: 34px;
    margin-top: 20px;
	margin-right: 26px;
    width: 120px;
}

a.add-all.nbtn {
    background: url("../images/buy2_btn1.png") no-repeat scroll 0 0 transparent;
}

a.add-all.nbtn2 {
    background: url("../images/buy2_btn2.png") no-repeat scroll 0 0 transparent;
}	

a.add-all:hover{
	background-position: 0 100%;
}


ul.gallery {
    list-style-type: none;
    margin: 0;
    padding: 15px 0 0 0px;
	float: left;
}


ul.gallery li {
    float: left;
    margin-bottom: 14px;
    margin-right: 10px;
    position: relative;
    width: 102px;
	text-align: center;
}

ul.gallery li a{
	text-align: center;
}

ul.gallery li a img{ border: 2px solid #fbb040;}


ul.gallery li a.photo2 {
    display: block;
    height: 151px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 148px;
}





div.photo_list {
    padding: 15px 0 0 18px;
	float: left;
}

div.photo_list .photo_container{
    float: left;
    margin-bottom: 14px;
    margin-right: 10px;
    position: relative;
    width: 148px;
	text-align: center;
}

div.photo_list .photo_container.current{
}
div.photo_list .photo_container.current img{
	width: 142px;
	height: 142px;
	border: 3px solid #faa301;
}
div.photo_list .photo_container label{
	cursor: pointer;	
}

div.photo_list a.photo_min {
    display: block;
    height: 151px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 148px;
	text-align: center;
}

.bottom {
    overflow: hidden;
}

.checkbox {
    float: left;
}

.checkbox input {
    margin-left: 0;
}

.checkbox label {
    display: inline-block;
    font-size: 12px;
    padding-top: 1px;
    vertical-align: top;
}


.list-header span {
    color: #FAB144;
    display: block;
    font-size: 11px;
    padding-left: 16px;
    text-align: left;
	font-weight: bold;
	color: #EF9E26;
}


.icon-basket {
    background: url("../images/basket_icon.png") no-repeat scroll 0 0 transparent;
    color: #44443C;
    font-size: 13px;
    height: 46px;
    line-height: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 59px;
    padding-top: 9px;
	display:block;
}
.icon-basket:hover{
	color: #30302C;
}

.basket-content {
    background: url("../images/basket_bg.png") no-repeat scroll 0 0 transparent;
    height: 64px;
    margin-bottom: 21px;
    overflow: hidden;
    padding-left: 28px;
    padding-top: 20px;
}

a.add {
    background: url("../images/btn_add.png") no-repeat scroll 0 0 transparent;
    color: #FBB245;
    display: block;
    font-size: 13px;
    height: 42px;
    letter-spacing: -0.5px;
    line-height: 28px;
    width: 180px;
	margin-left: 20px;
}
a.add:hover{
	background-position: 0 100%;
}

.view-window {
    background: none repeat scroll 0 0 #3C3C32;
    overflow: hidden;
    padding: 6px 20px 18px;
    width: 450px;
}

a.close {
    background: url("../images/close.png") no-repeat scroll right 4px transparent;
    color: #E6E6E6;
    display: block;
    float: right;
    font-size: 11px;
    margin-bottom: 8px;
    padding-right: 13px;
	position: relative;
	z-index: 99999;
}



.view-photo {
    display: block;
    margin-bottom: 18px;
    overflow: hidden;
    width: 450px;
}

.view-bottom {
}

a.add-basket {
    float: left;
}


a.view-more {
    background: url("../images/view_more.png") no-repeat scroll 0 0 transparent;
    color: #3C3C32;
    display: block;
    float: right;
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    padding-left: 8px;
    width: 87px;
}


.price {
    color: #E6E6E6;
    float: right;
    font-size: 14px;
    line-height: 15px;
    margin-right: 24px;
    margin-top: -4px;
    text-align: right;
}

.price span {
    color: #F4AB3F;
    display: block;
    font-size: 22px;
}



.window-nb {
    background: none repeat scroll 0 0 #F8F8F8;
    height: 340px;
    overflow: hidden;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 43px;
    position: relative;
    width: 570px;
}


a.close2 {
    background: url("../images/close2.png") no-repeat scroll right 4px transparent;
    color: #000000;
    display: block;
    float: right;
    font-size: 11px;
    padding-right: 13px;
    position: absolute;
    right: 13px;
    top: 9px;
}


.window-nb .big-black {
    margin-bottom: 12px;
}

.window-nb div.text {
    margin-bottom: 33px;
    text-align: center;
}


.choice{ overflow:hidden}


.choice-left {
    border-right: 2px solid #E6E6E6;
    float: left;
    padding-right: 80px;
    padding-top: 25px;
    text-align: center;
    width: 216px;
}

.choice-right {
    float: right;
    padding-top: 25px;
    text-align: center;
    width: 216px;
}


.choice span {
    display: block;
    font-size: 18px;
    margin-bottom: 19px;
    text-align: center;
    width: 200px;
}

.choice button {
    background: url("../images/btn_choice.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    padding-left: 14px;
    width: 134px;
}


.input-nb {
    background: url("../images/input_number.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    margin-bottom: 16px;
    overflow: hidden;
    text-align: left;
    width: 216px;
}


.input-nb input {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding-left: 51px;
    width: 153px;
}

.choice-foto{}



.product {
    margin-bottom: 20px;
    overflow: hidden;
}

.product-left {
    float: left;
    margin-left: 20px;
    position: relative;
    width: 536px;
}


.product-right {
    float: right;
    margin-right: 20px;
    width: 403px;
}

.photo-big{ width:600px; overflow:hidden; text-align: center;}



.symbol {
    background: url(../images/fff90.png) repeat scroll 0 0 transparent;
    font-size: 13px;
    left: 50%;
    margin-left: -81px;
    padding-bottom: 10px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 162px;
}

.symbol span{ display:block}

.product-right .list-header span.w{ color:#fff}
span.w{ color:#fff}

.detalis {
    background: none repeat scroll 0 0 #F8F8F8;
    height: 45px;
    line-height: 36px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 9px;
}

.detalis-left {
    float: left;
    line-height: 47px;
}
.detalis-right{ float:right; font-size:13px;}
.detalis-right span{ font-size:24px;}


.btns {
    margin-bottom: 39px;
    overflow: hidden;
}

.btns span{ display:block; float:left; line-height:47px;}

a.btn-add {
    background: url("../images/btn_add.png") no-repeat scroll 0 0 transparent;
    color: #3E3E36;
    display: block;
    float: left;
    font-size: 15px;
    height: 42px;
	letter-spacing: -1px;
	line-height: 42px;
	margin-right: 22px;
	padding-left: 36px;
	width: 144px;
}
a.btn-add:hover{
	background-position: 0 100%;
}

a.btn-buy {
    background: url("../images/btn_buy.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
	height: 44px;
	line-height: 43px;
	padding-left: 10px;
	text-align: center;
	width: 150px;
}

a.btn-buy:hover{
	background-position: 0 100%;
}
a.btn-buy3 {
    background: url("../images/btn_buy31.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
	height: 31px;
	line-height: 43px;
	text-align: center;
	width: 113px;
	margin-left: 5px;
}

a.btn-buy3:hover{
	background-position: 0 100%;
}

a.btn-details {
    background: url("../images/btn_details.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
	height: 44px;
	line-height: 43px;
	text-align: center;
	width: 152px;
}

a.btn-details:hover{
	background-position: 0 100%;
}


.other {
    background: none repeat scroll 0 0 #E6E6E6;
    color: #363636;
    font-size: 16px;
    height: 38px;
    letter-spacing: -1px;
    line-height: 35px;
	margin-bottom: 20px;
    padding-left: 10px;
}


ul.gallery-small {
    list-style-type: none;
    margin: 0 0 19px;
    overflow: hidden;
    padding: 0;
    width: 408px;
}

ul.gallery-small li {
    float: left;
    margin-bottom: 4px;
    margin-right: 5px;
    position: relative;
    width: 97px;
}


ul.gallery-small li a.photo3 {
    display: block;
    height: 98px;
    margin-bottom: 0;
    overflow: hidden;
    width: 97px;
}


.cart {
    padding-left: 20px;
    padding-right: 20px;
}



.cart .list-header {
    margin-bottom: 14px;
}

.cart table {
    width: 100%;
}


.cart table th {
    background: none repeat scroll 0 0 #3E3E36;
    color: #EF9E26;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
}
.cart table tr.color1 td{ background:#f8f8f8}

.cart table td {
    color: #3E3E36;
    font-size: 13px;
    height: 44px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
}


.cart table td.tdPhoto {
    width: 80px;
}


.cart table td.tdPhoto a{ width:40px; height:26px; display:block; overflow:hidden}


a.delete {
    background: url("../images/del.png") no-repeat scroll 0 0 transparent;
    color: #DB0000;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    padding-left: 30px;
}


.summary-box {
    background: none repeat scroll 0 0 #F8F8F8;
    overflow: hidden;
    padding-bottom: 29px;
    padding-top: 13px;
}

.summary {
    float: right;
    margin-bottom: 9px;
}

.summary-left {
    color: #3E3E36;
    float: left;
    font-size: 21px;
    padding-top: 7px;
}
.summary-left span {
    display: block;
    font-size: 12px;
}
                   

.summary-right {
    color: #000000;
    float: right;
    font-size: 30px;
    margin-left: 10px;
    margin-right: 34px;
}


a.btn-pay {
    background: url("../images/pay_btn.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 19px;
    height: 55px;
    line-height: 58px;
    margin-right: 33px;
    text-align: center;
    width: 212px;
}
a.btn-pay:hover {
	background-position: 0 100%;
}

a.btn-continue {
    background: url("../images/continue_btn.png") no-repeat scroll 0 0 transparent;

    color: #FFFFFF;
    float: left;
    font-size: 19px;
    height: 54px;
    line-height: 53px;
    margin-left: 20px;
    text-align: center;
    width: 211px;
}
a.btn-continue:hover {
	background-position: 0 100%;
}

ul.gallery-middle {
    background: none repeat scroll 0 0 #F8F8F8;
    list-style-type: none;
    margin: 0 0 23px;
    overflow: hidden;
    padding: 20px 0 0 20px;
}


ul.gallery-middle li {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
    position: relative;
    width: 108px;
}

ul.gallery-middle li a.photo4{
    display: block;
    height: 111px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 108px;
}














#bike_album{ margin-bottom: 20px; }
#bike_album_text{ margin: 0 20px 5px;}
#bike_album h1{ text-align: center; margin-bottom: 10px;}
#bike_album #album_standard,
#bike_album #album_premium{ 
	display: block;
	width: 462px;
	height: 1053px;
	position: relative;
}
#bike_album #album_standard{ 
	float: left;
	margin-left: 19px;
}
#bike_album #album_premium{
	float: right;
	margin-right: 19px;
}
#bike_album .album_button_container{ 
	position: absolute; 
	top: 958px; 
	left: 109px;
	width: 246px;
	height: 71px;
	cursor: pointer;
	background: url(../images/album_button.png) no-repeat 0 0 transparent;
}
#bike_album .album_button_container:hover{ 
	background-position: 0 -71px;
}
#bike_album .album_button{ 
	padding: 0px 0 0 0px;
	color: #fff;
	font-weight: bold;
}
#bike_album .album_button span.left{ 
	font-size: 29px;
	line-height: 61px;
	width: 100px; 
	text-align: right;
	float: left;
}

#bike_album .album_button span.right{
	font-size: 22px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	float: right; 
	padding: 5px 0px 0 0;
	
	width: 146px;
	text-align: center;
}

 
.bike_album_box{ width: 771px; }

.bike_album_box_header{
	height: 98px; 
	background: url(../images/bike_album_box_header.jpg) repeat-x 0 0 #f3f3f3;
	line-height: 98px;
	text-align: center;
	color: #3e3e36;
	font-size: 30px;
}

.bike_album_box_container {
	background: #f8f8f8;
}

.bike_album_box_content{
	background: #f8f8f8;
	width: 771px;
	
}
.bike_album_box_bottom{ 
	height: 56px;
	width: 771px;
}
.bike_album_box_bottom .left{ text-decoration: underline; font-size: 14px; }

.bike_album_box_left{ 
	width: 375px; 
	float: left;
	margin:20px 20px 0 0;
	border-right: 2px solid #e6e6e6;
}

label.error{
	color: #D71010; padding: 2px 0 0 2px;
}

.control-group {
		display: inline;
		padding: 10px 20px 0 0;
		float: right;
}

.control-group2 {

}

.controls {
	float: right;
	width: 222px;
}

.controls #name {
	padding: 0 5px 0 5px;}

.required_field {
	padding: 0 20px 20px;
	float: right;
	text-align: right;
	font-size: 11px;
	}
	

label.control-label {
	font-size: 13px;
	font-family: tahoma,verdana,sans-serif;
	color:#3e3e36;
	padding: 0 10px 0 0;
	line-height: 30px;
	float: left;
}

label.control-label2 {
	font-size: 13px;
	font-family: tahoma,verdana,sans-serif;
	color:#3e3e36;
	padding: 10px 10px 0px 42px;
}


.control-group input[type="text"] {
	background: url("../images/input_fancy.png") no-repeat 0 0 transparent;
	width: 202px;
	height: 32px;
	line-height: 32px;
	font-family: tahoma,verdana,sans-serif;
	color:#3e3e36;
	border: none 0;
	overflow: hidden;
	padding: 0 10px 0 10px;
	}
	
.control-group2 input[type="text"] {
    background: #e6e6e6;
    border: 2px solid #d8d8d8;

    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius: 8px;
	width: 202px;
	height: 32px;
	line-height: 32px;
	font-family: tahoma,verdana,sans-serif;
	color:#3e3e36;
	overflow: hidden;
	padding: 0 10px 0 10px;
}
	
.controls textarea{
	float: right;
	background: url("../images/text-area2.png") no-repeat 0 0 transparent;
	width: 311px;
	height: 65px;
	overflow: hidden;
	resize: none;
	border: 0 none;
	padding: 10px;
}

	
button.bike_album_box_submit {
	float: right;
	background: url('../images/btn_order.png') no-repeat 0 0 transparent;
	width: 163px;
	height: 50px;
}

button.bike_album_box_submit:hover {
	float: right;
	background: url('../images/btn_order.png') no-repeat 0 -50px transparent;
	width: 163px;
	height: 50px;
}

.btn_wrap {
	padding: 20px 46px 37px 0;}

.btn_wrap2 {
	padding: 20px 33px 37px 0;}
	
.bond {
	width: 311px;
	height: 38px;
	display: block;
	float: left;
	background: url('../images/check_bond_none.png') no-repeat 0 0 transparent;
	
	}
	
.active {
	width: 311px;
	height: 38px;
	display: block;
	float: left;
	background: url('../images/check_bond.png') no-repeat 0 0 transparent;
	
	}
	
li span.bond_prize {
	float: left;
	font-size: 20px;
	font-family: arial;
	color: #000;
}
	
.choose_bond {
	padding: 14px 17px 0 0;
	float:right;
	line-height: 34px;
	}
	
.choose_bond label {
	padding: 0 0 0 38px;}

.none {
	list-style: none;
	}

span.red {
	color: #d71010;
	}

.choose_bond  h4{
	font-size: 20px;
	color: #000;
	text-align: center;
	
}

.bond_type {
	width: 311px;
	height: 38px;
	line-height: 34px;
	padding: 0 0 0 20px;
}

.prize_right {
	float: right;
	width:90px;
	height: 33px;
	text-align: center;
	padding: 0 3px 0 0;
	}
	
.bike_album_box_right{ 
	width: 370px; 
	height: 415px;
	float: right;
	background: url(../images/bike_album_box_right.png) no-repeat 25px 20px transparent; 
}
.bike_album_box_submit{}

.bike_album_box_close {
	padding: 44px 0px 0px 25px
}

/*fancy przed płatnością*/

.order_box_header {

    height: 90px;
    background: url(../images/bike_album_box_header.jpg) repeat-x 0 50px #f3f3f3;
    text-align: center;
    color: #3e3e36;
    font-size: 30px;
    padding: 25px 0 0 0;
}

.order_box_main {
	width: 612px;
	margin: 0 auto;
}

.order_box_info {
	font-size: 13px;
	line-height: 19px;
	background: url("../images/ico_info.png") no-repeat left 16px transparent;
	padding: 0 0 0 56px;
	margin: 25px 0 0 0;
}

.order_box_col {
	width: 220px;
	margin: 0 auto;
}

.required_field2{
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 36px 0 0 0;
	}

.box_order_check {
	margin: 20px 0 0 0;
	float: left;
}

input .box_order_chbox {

}

.box_order_check_info {
	float: right;
	width:215px;
	padding: 0 0 0 5px;
}

.box_order_bottom_wrap {
	width: 240px;
	margin:0 auto;
}

button.box_order_box_submit {
	background: url('../images/btn_pay2.png') no-repeat 0 0 transparent;
	width: 181px;
	height: 55px;
}

button.box_order_box_submit:hover{

	background-position: 0 -55px;
}

a.box_order_box_close2{
	padding: 100px 20px 20px 20px;
}

/*payu status ok*/

.payu_status {
	width: 770px;
	background: #f0f0f0;
}

.payu_status_ok {
	color: #65a62a;
}

.payu_status_error {
	color: #d50000;
}

.payu_status_container {

}

.payu_status_container_top {
	height: 110px;
	background: #f0f0f0;
	background: url("../images/bike_album_box_header.jpg") repeat-x 0 69px #f3f3f3;
	text-align: center;
	font-size: 30px;
	padding: 56px 20px 0 20px;
}

.payu_top_text {
	color: #3e3e36;
	font-size: 16px;
	width: 550px;
	margin: 0 auto;
	padding: 15px 0 0 115px;
	float: left;
}

.payu_top_text a {
	color:#23599d;
}

.payu_status_container_center {
	background: #f8f8f8;
	padding: 18px 0px 18px 126px
	
}

.payu_status_container_bottom {
	margin: 18px 0 18px 0;
}

.payu_status_midtext {
	width: 475px;
	margin: 0 auto;
	font-size: 18px;
	color: #3e3e36;
	text-align: center;
	letter-spacing: -1px;
	background: url("../images/ico_info.png") no-repeat 15px 16px transparent;
	border: 1px solid #c5c5c5;
	text-align: left;
	padding: 5px 0 5px 62px
}
.payu_status_midtext.no_bg{ background: transparent; border: 0;}

.payu_bottom_text {
	font-size: 21px;
	line-height: 24px;
	color: #3e3e36;
	width: 335px;
	padding: 20px 0 40px 200px;
	letter-spacing: -0.5px;
	float: left;
	}

.payu_phone {
	font-size: 20px;
	color: #65a62a;
	width: 200px;
	float: right;
	padding: 30px 0 0 25px;
	/*background: url("../images/green_phone.png") no-repeat 0 35px transparent;*/
	
}	

.call_center{
	position: absolute;
	bottom: 0;
	left:35px;
	width: 145px;
	height: 180px;
	display: block;
	background: url("../images/call_center.png") no-repeat left bottom transparent;
}

	
#marathon_column{ margin: 0 20px 20px; }
#marathon_column .column{ float: left; padding-right: 17px; padding-bottom: 15px; }
#marathon_column .column.last{ padding-right: 16px; padding-left: 24px; padding-top: 18px;}
#marathon_column .column_1{ background: #f8f8f8; }
#marathon_column .column_2{ margin: 0 20px; background: #eaeaea; }
#marathon_column .column_3{ background: #f8f8f8; }





.payu_status,
.bike_album_box{
	-webkit-border-radius: 15px 15px;
	-khtml-border-radius: 15px 15px;
	-moz-border-radius: 15px 15px;
	border-radius: 15px 15px;
	overflow:hidden;
	position: relative;
}

#fancybox-outer{ background: transparent; background: transparent !important; }
.fancybox-bg{ display: none; display: none !important; visibility:hidden; }



.messages{ margin: 0 1px 11px 0; }
.messages div{ display: block;  }
.messages .msg.info, .messages .msg.success, .messages .msg.warning, .messages .msg.error {
    margin: 0px 0px 3px;
}
.messages .msg span{
	padding: 15px 20px 15px 55px;
    font-size: 16px;
	font-family: Arial;
	display: block;
}
.messages .msg.info {
    color: #fff; 
	background-color: #3E3E36;
	border: 1px solid #cbe4ef;
	background: url(../images/msg-info.png) no-repeat 15px 12px #3E3E36;
}
.messages .msg.success {
    color: #fff;
	background-color: #8fb74b;
	border: 1px solid #d2e2b7;
	background: url(../images/msg-success.png) no-repeat 15px 12px #8fb74b;
}
.messages .msg.warning {
	color: #fff;
	background-color: #3E3E36;
	border: 1px solid #cbe4ef;
	background: url(../images/msg-info.png) no-repeat 15px 12px #3E3E36;
}
.messages .msg.error {
	color: #fff;
	background-color: #c32c1f;
	border: 1px solid #e7aba5;
	background: url(../images/msg-error.png) no-repeat 15px 12px #c32c1f;
}


.messages .msg a{ color: #fff; text-decoration: underline; }


 
.pagination_page_change{ display: inline-block;}
.pagination_page_change input{ float:left; }
.pagination_count{ line-height: 27px; }


.photo-arrow-left,
.photo-arrow-right{
	position: absolute; 
	top: 50%;
	margin-top: -30px;
	
	background: url(../images/photo-arrows.png) no-repeat 0 0 transparent;
	width: 41px;
	height: 61px;
	
}

.photo-arrow-left{ left: 0; background-position: top left;}
.photo-arrow-right{ right: 0; background-position: top right;}
.photo-arrow-left:Hover{ background-position: bottom left;}
.photo-arrow-right:Hover{ background-position: bottom right;}


.product-preview{ margin: 0 auto; position: relative; width: 621px; background: #3c3c32; margin-bottom: 28px; padding: 10px 0 14px 0;}
.product-preview .photo-big{ margin: 0 auto; position: relative;}
.product-preview .photo-big div.photo-big-img{ position: relative; min-height: 332px; width: 600px; float: left; text-align: center;}
.product-preview .view-bottom{ padding: 14px 0 0 0; min-width: 300px;}
.product-preview .view-bottom .price{ margin-right: 0;}
.product-preview .view-bottom .photo-name{ display: block; font-size: 12px; color: #F4AB3F;; line-height: 14px; float: left;text-align:left; padding-left: 13px;}




.preview-photo-type{ height: 43px; width: 660px; background: url(../images/preview-photo-type.jpg) repeat-x left bottom transparent; margin-bottom: 28px; }
.preview-photo-type .preview-photo-type-text{ padding-left: 22px; color: #ffffff; float:left; display: block; font-size: 16px; line-height: 46px;}
.preview-photo-type .preview-photo-type-tab{ display: block; float: right; font-size: 14px; line-height: 39px; padding: 4px 16px 0; color: #ea9809; background: none; text-decoration: underline; height: 39px; }
.preview-photo-type .preview-photo-type-tab.current{ padding-top: 0; border-top: 4px solid #faaf3f; color: #333333; background: #f6f6f6;  text-decoration:none; }


.payu_to_pay{ text-align: center; }
.bottom-right { margin-left: 20px; width: 960px; }
.bottom-right .bottom-title{ width: 400px; }
.bottom-right .marathon-bottom{ width: 960px; }

button#payu_button{
	background: none;
	background: url(../images/payu_account_button_long_03.png) no-repeat 0 0 transparent;
	width: 140px; height: 35px; border:0; cursor: pointer; display: block; 
	
	margin: 40px auto;
}

#payu_logo_do_payment{
	text-align: center; cursor: pointer;
	display: block; margin: 40px auto;
}

.photo-big-img img {
  max-height: 376px;
}



.sliderMaratonSearch {
	position: absolute;
	font-family: tahoma, verdana, sans-serif;
	top: 177px;
	padding: 7px 20px 16px 35px;
	/*background: rgba(0, 0, 0, 0.56);*/
	color: #FFF;
	line-height: 26px;
}
.sliderMaratonSearch.left {
	left: 0;
}
.sliderMaratonSearch.right {
	right: 0px;
	padding: 7px 35px 16px 20px;
}
.sliderMaratonSearch .s-row{
    margin-top: 3px;
    width: 100%;
    float: left;
}
.sliderMaratonSearch input{
	padding-left: 38px;
	background: url(../images/bikeIcon.jpg) no-repeat 2px 1px #FFF;
	height: 32px;
	line-height: 32px;
	width: 74px;
	width: 115px;
	float: left;
}
.sliderMaratonSearch button{
	height: 32px;
	background: url(../images/icon-s1.png) no-repeat center center #F3AB3E;
	width: 32px;
	float: left;
}
.sliderMaratonText{
	background: #F3AB3E;
	line-height: 40px;
	font-size: 30px;
	color: #000;
}

/*
.photoPackage {
	position: relative;
	width: 602px;
	margin: 0 auto;
	background: url(../images/waterlogo.png) no-repeat 297px 10px #191919;
	color: #FFF;
	padding: 10px;
	margin-bottom: 15px;
}
.photoPackage.full{
	background: url(../images/waterlogo.png) no-repeat 297px 39px #191919;
}

.photoPackage .film{
	width: 40px; height: 30px;
	position: absolute;
	top: 10px;
  left: 380px;
	background: url(../images/icon-hd.png) no-repeat 0 0 transparent;
	opacity: 0.7;
}
.photoPackage h2{
	color: #fff;
	font-size: 16px;
	background: #F3AA3E;
	color: #000;
	float: left;
	display: block;
	margin: -10px 0 10px -10px;
	padding: 10px 10px;
}
.photoPackage .text ul{
	margin: 5px 0;
	padding-left: 21px;
}
.photoPackage .text{
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}
.photoPackage.full .text{

	margin-bottom: 10px;
}
.photoPackage .add-all {
	position: absolute;
	top: 5px;
	right: 18px;
	cursor: pointer;
	border-radius: 4px;
	overflow: hidden;
}
.photoPackage .all_per_one_price {
  position: absolute;
  top: 92px;
  left: 459px;
  display: block;
  font-size: 13px;
  color: #FFF;
  line-height: 14px;
}
.photoPackage .all_full_price {
  position: absolute;
  top: 66px;
  right: 28px;
  display: block;
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
}
.photoPackage .all_full_price span {
  font-size: 19px;
  color: #F3AA3E;
}
.photoPackage.full .all_per_one_price{
	left: 450px;
}
.photoPackage.full .all_per_one_price .f2{
	display: block;
  width: 130px;
  text-align: left;
  float: right;
  padding-left: 5px;

  */
  
  
.photoPackage {
	position: relative;
	width: 602px;
	margin: 0 auto;
	background: #191919;
	background: #E7E7E7;
	  max-height: 87px;

background: rgb(242,242,242); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,242,242,1) 18%, rgba(237,237,237,1) 64%, rgba(214,214,214,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,rgba(242,242,242,1)), color-stop(64%,rgba(237,237,237,1)), color-stop(100%,rgba(214,214,214,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 18%,rgba(237,237,237,1) 64%,rgba(214,214,214,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,242,242,1) 18%,rgba(237,237,237,1) 64%,rgba(214,214,214,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(242,242,242,1) 18%,rgba(237,237,237,1) 64%,rgba(214,214,214,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(242,242,242,1) 18%,rgba(237,237,237,1) 64%,rgba(214,214,214,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dddddd+40,c3c2c3+100 */
background: rgb(226,226,226); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2MyYzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(221,221,221,1) 40%, rgba(195,194,195,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(40%,rgba(221,221,221,1)), color-stop(100%,rgba(195,194,195,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(221,221,221,1) 40%,rgba(195,194,195,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(221,221,221,1) 40%,rgba(195,194,195,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(221,221,221,1) 40%,rgba(195,194,195,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(221,221,221,1) 40%,rgba(195,194,195,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c3c2c3',GradientType=0 ); /* IE6-8 */

	
	color: #FFF;
	padding: 10px;
	margin-bottom: 15px;
}
.photoPackage.full{
}

.photoPackage .film{
	display:none;
}
.photoPackage h2{
	color: #fff;
	font-size: 14px;
	/*background: #F3AA3E;*/
	background: url(../images/h2-tl.png) no-repeat right bottom transparent;
	color: #000;
	float: left;
	display: block;
	margin: -10px 0 5px -10px;
	padding: 10px 40px 10px 6px;
}
.photoPackage h2 span.star{
	background: url(../images/h2-star.png) no-repeat center 0 transparent;
	width: 7px; height: 14px;
  display: inline-block;
  padding: 0 5px;
}
.photoPackage .text ul{
	margin: 0;
	padding-left: 21px;
}
.photoPackage .text{
	color: #000;
	font-size: 11px;  margin-bottom: 17px;
}
.photoPackage.full .text{

}
.photoPackage .add-all {
	position: absolute;
	top: -8px;
	right: 18px;
	cursor: pointer;
	border-radius: 4px;
	overflow: hidden;
}
.photoPackage .all_per_one_price {
  position: absolute;
    top: 68px;
  left: 463px;
  display: block;
  font-size: 11px;
  color: #000;
  line-height: 14px;
}
.photoPackage .all_full_price {
  position: absolute;
   top: 47px;
  right: 38px;  right: 54px;
  display: block;
  font-size: 11px;
  color: #000;
  font-weight: bold;
}
.photoPackage .all_full_price span {
  font-size: 16px;
  color: #F3AA3E;
  color: #D24A0E;
  color: #000;
}
.photoPackage.full .all_per_one_price{
	  left: 463px;
}
.photoPackage.full .all_per_one_price .f2{
	display: block;
  width: 130px;
  text-align: left;
  float: right;
  padding-left: 5px;
}
.photoPackage span.lft-b {
  background: url(../images/h22.png) no-repeat 0 0 transparent;
  width: 12px;
  height: 69px;
  display: block;
  position: absolute;
  top: 0;
  left: -11px;
}
span.photo-data.grey-normal {
  float: left;
  display: block;
  width: 65px;
  text-align: left;
  margin-left: 18px;
  line-height: 13px;
  font-size: 11px;
  margin-top: 2px;
}
#want_form{
	float: right;
	margin-left: 10px;
}

.c_btn{
	background: url(../images/c_btn1.png) no-repeat 0 0 transparent;
	text-align: center;
	font-size: 12px; line-height: 28px;
	color: #522907;
	height: 31px;
	width: 113px;
	display: block; overflow:hidden;
	border: 0;
}
.messages .msg a.c_btn{
	text-decoration: none;
	font-size: 12px; line-height: 28px;
	color: #522907;
	
}
.c_btn.c2{
	background-image: url(../images/c_btn2.png);
	width: 125px;
}
.c_btn:hover{
	background-position: 0 100%;
}
.want-box-container{
	width: 600px;
	padding: 20px;
	background: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	position: relative;
	
	font-size: 12px;
}
.want-box-content{

}
.want-box-content h1{

}
.want-box-content .cleft{
	float: left;
	width: 49%;
}
.want-box-content .photoPreview{
	max-width: 100%;
	max-height: 230px;
}
.want-box-content .cright{
	float: right;
	width: 48%;
}
.want-box-content .wbc-space{
	margin-bottom: 10px;
}
.want-box-content .messages .msg.info {
  color: #9f8063;
  background-color: #fcf7e4;
  border: 1px solid #faf3d9;
  font-size: 12px;
  background: #fcf7e4;
  
}
.want-box-content .controls{
	float: left;
}
.want-box-content .messages .msg span {
  font-size: 12px;
}
.want-box-content .messages .msg.info span {
  padding: 15px 20px 15px 20px;
}
.want-box-content .l3{
	margin-top: 20px;
	font-size: 12px;
	  line-height: 18px;
}
.want-box-content label.error{
	margin-top: 3px;
	display: block;
}
.want-box-content .btn-group{
	margin-top: 10px;
}  

.want-box-container .bike_album_box_bottom{
	height: auto;
}
.want-box-container a.box_order_box_close2{
	padding-top: 40px;
	padding-bottom: 0px;
}

.bplus{
	width: 100%;
	background: url(../images/bplus.png) no-repeat center center #fff;
	height: 30px;
	margin: 10px 0;
}

h4.impresjonal-photos {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #C2C2C2;
  margin-bottom: 10px;
  width: 623px;
}
div.photo_list.st2{
	padding-top: 3px;
}
#partnerslider{
	width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px;
}
 
#partnerslider ul {
	float: left;
	text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
	height: auto;
    list-style: none;
}
#partnerslider ul li {
  
	    display: inline-block;
	height: 35px;
	overflow:hidden;
	    margin: 0 16px 16px;
}
#partnerslider ul li a{
	display: block; height: 35px; float: left; width: 120px; text-align: center;
}



.main #container-foot-bg #footer{
	height: auto;
}
.main #container-foot-bg{
	height: auto;
	    background: url("../images/foot.png") repeat-x scroll center 0 #18200B;
}
.main #container-foot-bg h2{
	text-align: center;
	text-transform: lowercase;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top:20px;
}
.main div#footer-payu {
    padding-top: 10px;
    margin-top: 15px;
    clear: both;
    border-top: 1px solid #626262;
}
.main #partnerslider{
	margin-top:15px;
}


.list-header a.preview-photo-type-tab{
    color: #FFF;
}
.list-header a.preview-photo-type-tab:hover{
    color: #ea9809;
}

.order_primary_fields{
    float: left;
    margin-left: 75px;
}

.invoice_column {
    float: left;
    margin-left: 75px;
    width: 225px;
    margin-top: 35px;
}
.invoice_column .box_order_check_info,
.invoice_column .box_order_check{
    margin-top: 0;
    width: auto;
}
#fancybox-wrap{
    top: 20px !important;
}

span.watch-video {
    /*position: absolute;*/
    /*top: 70px;*/
    /*right: 200px;*/
    cursor: pointer;
    color: #000;
    font-weight: bold;

    background: url(../images/video-icon.png) no-repeat left center transparent;
    background-size: 10px;
    padding-left: 18px;
}
span.watch-video:hover{
    color: #ea9809;
}

#demo-player{
    background: #fff;
    float: left;
    width: 100%;
    height: 100%;
}

/*.dl-video{*/
    /*font-size: 40px;*/
    /*color: #a62a2a;*/
/*}*/
/*.dl-video:Hover{*/
    /*color:#c4c3c4;*/
/*}*/

.dl-video{
    font-size: 16px;
    background: url(../images/btn_dl_film.png) no-repeat 0 0 transparent;
    color: #515151;
    width: 150px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-left: 30px;
}
.dl-video:Hover{
    background-position: 0 100%;

    color:#a62a2a;
}
#long_paypal_button{
    background: none; border: none;
}
.centering{
    padding-left: 65px;
    padding-bottom: 10px;
}


.filter-cat-box{
    padding: 14px 14px;
    /*color: #fff;*/
    /*background: #191919;*/
    color: #191919;
    background: transparent;
    margin-bottom :5px;
    text-align: center;
}
.select-filtr{
    height: 32px; line-height: 32px;
    padding: 0 3px;
    min-width: 150px;
}
.btn-filtr{
    margin: 0 0 0 2px;
    text-shadow: none;
}

#logo img{
    max-width: 360px;
}


.download_header {

    font-size: 30px;
    text-align: center;
    width:420px;
    color: #65a62a;
    margin: 0 auto;
    padding: 0 0 44px 0;
}

.grey_font {
    color: #3e3e36;
}

#download_containter {
    width: 960px;
    margin: 0 auto;
}
.download_list{
    width: 850px;
    margin: 0 auto;
}

.download_box {
    width: 150px;
    padding: 0 83px 39px 0;
    float: left;
}

.last {
    padding: 0 0 39px 0;
}

.download_title {
    font-size: 18px;
    color: #3e3e36;
    padding: 0 0 19px 0;
    font-weight: bold;
    text-align: center;
}

.download_image img {
    border: 1px solid #c6c6c6;
    width: 148px;
    height: 148px;
    overflow: hidden;
}

.download_button {
    text-align: center;
    padding: 20px 0 0 0;
}

.btn_download {
    display:block;
    width: 120px;
    height: 32px;
    cursor: pointer;
    margin: 0 auto;
    background: url("../images/btn_download.png") no-repeat 0 0 transparent;
}

.btn_download:hover {
    background-position: 0 100%;
}

.dowload_bottom_info {
    width: 900px;
    margin: 0 auto;
    background-color: #f8f8f8;

}

.dowload_bottom_left {
    padding: 32px 0 32px 32px;
    width: 360px;
    font-size: 21px;
    color: #3e3e36;
    float: left;
}

.dowload_bottom_right {
    padding: 36px 0px 32px 40px;
    width: 460px;
    font-size: 21px;
    color: #3e3e36;
    /*background: url("../images/ico_phone2.png") no-repeat 0px 38px transparent;*/
    float:right;
    color: #65a62a;
    font-size: 30px;

}

.lupa{
    background: url(../images/lupa.png) no-repeat center center transparent;
    display: block;
    float: right;
    height: 11px;
    width: 11px;
    padding: 3px 0px 3px 3px;
}

.view-window{
    position: absolute;
    top: 125px;
    left:50%;
    margin-left: -225px;
    z-index: 1000;
}

.view-photo{
    background: url(../images/ajax-loader-view-photo.gif) no-repeat center center transparent;
}


#payu_logo{
    text-align:center;
    margin: 40px auto 0;
    display: block;
}

.basket_top{
    line-height: 21px;
    float: right;
    width: 135px;
    font-size: 11px;
    padding: 0 0 0 26px;
    background: url("../images/basket_top.png")no-repeat 0 0 transparent;}

.basket_top a{ color: #4B4B4B; }

.basket_item_amount{ font-weight: bold;}


.photo1_min{ width: 48px; height: 48px;}
.cart table th.tb_photo,
.cart table td.tb_photo{ width: 75px; padding: 0;}
.cart table td.tdPhoto a{ width: 48px; height: 48px; padding: 1px 10px 0 0; margin: 0 auto;}

.cart table td.last{
    padding-right:0;
    text-align: left;
}


.cart table td.tb_photo.package{ width: 75px; padding: 0; position: relative; }
.cart table td.tb_photo.package.hd{ background: url(../images/hd.png) no-repeat right top transparent;  }
.cart table td.tdPhoto.package a{ position: relative; width: 70px; height: 70px; padding: 1px 0;}


.cart table td.tdPhoto.package a img{ position: absolute; width: 48px; height: 48px; border: 1px solid #fff; }

.photo_lvl_1{top:7px; left:2px;}
.photo_lvl_2{top:12px; left:7px;}
.photo_lvl_3{top:17px; left:12px;}



a.btn-continue:hover {
    background-postion: 0 -53px;
}


#shop-allert{
    position: fixed;
    top: 0; left: 0; right: 0;
    margin: 0 auto; width: 380px;
    min-height: 25px;
    opacity: 0.9;
    z-index: 10000;
}

#shop-allert div{
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 2px;
    display: none;
}

#shop-allert .shop-alert-success{
    color: #522907;
    background: url("../images/added_item_bg.png") no-repeat 0 0 transparent;
    margin-top: -1px;
    font-size: 12px;
    font-weight: bold;
}

#shop-allert .shop-alert-error{
    color: #fff;
    background-color: #363636;
    border: 1px solid #000;
}


.i-cloud{
    position: relative;
    cursor: help;
}
.i-cloud .cloud-container{
    position: absolute;
    left:100%; top: -19px;
    display: none;
}
.i-cloud .cloud-content{
    margin-left: 7px;
    padding: 7px 7px;
    width: 265px;
    display: block;

    background: #e6e6e6;
    font-size: 11px; text-align: left;
    color: #212121;

    -webkit-border-radius: 7px 7px;
    -khtml-border-radius: 7px 7px;
    -moz-border-radius: 7px 7px;
    border-radius: 7px 7px;
    position: relative;

    z-index: 1000;
}
.i-cloud:hover .cloud-container{
    display: block;
}
.i-cloud .cloud-content-arrow{
    display: block;
    position: absolute; top: 60%; left: -7px; margin-top: -7px; background: url(../images/i-arrow.png) no-repeat center center transparent;
    width: 7px; height: 14px;
}







.alert-grey{

    margin-bottom: 20px;
}


.order_header {

    font-size: 24px;
    margin: 0 auto;
}
.order_header span{

    font-size: 32px;
    font-weight: bold;

}
#orderContainer {
    width: 960px;
    margin: 0 auto 30px;
}
.order_list{
    margin: 0 auto 25px;
}
.orderTable tr td{
    padding: 6px;
}
#order_col1{
    width: 350px;
    float: left;
    margin: 10px 0px 40px;
}

#order_col2{
    width: 560px;
    float: right;
    margin: 20px 0;
    margin-top: -24px;
}

.orderHeader{
    background: none repeat scroll 0 0 #363636;
    text-align: left;
}
.orderHeader span{
    font-size: 16px;
    padding-left: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #FFFFFF;
}
.order_box {
    width: 120px;
    padding: 0;
    float: left;
    margin-bottom: 10px;
}

.order_title {
    font-size: 12px;
    color: #3e3e36;
    padding: 5px 0 0px 0;
    text-align: center;
}

.order_image{
    margin: 0 auto;
    width: 122px;
}
.order_image a{
    display: block;
    float: left;
}
.order_image img {
    border: 1px solid #c6c6c6;
    width: 118px;
    height: 118px;
    overflow: hidden;
}


#orderPay1{
    float: left;
    width: 245px;

    padding: 15px;

}
#orderPay2{
    float: right;
    width: 245px;

    padding: 15px;
    padding-bottom: 0;

}

.payment_methods{
    margin-left: 40px;
}
.payment_methods button:hover{
    opacity: 0.8;
}
#long_payu_button{
    border: none;
    background: none;
    background: url(../images/payu_account_button_01.png) no-repeat 0 0 transparent;
    padding: 0;
    margin:0;
    width: 160px; height: 35px;
    display: block;
}

.input-c, .control-group2 .input-c{
    background: none;
    background: #e6e6e6;
    border: 2px solid #d8d8d8;

    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius: 8px;
}
.control-group2 .input-c.c-textarea{
    padding: 2%;
    width: 96%;
    float: left;

    overflow-y: auto;
}

.alert-warning{
    background: rgba(251, 176, 64, 0.31);
    padding: 10px;
    color: #363636;
    border: 1px solid #fa9a01;
}

a.more2.more6{
    margin: 12px auto;
    float: inherit;
    display: inherit;
}

.old_price{
    text-decoration: line-through;
    color: grey;
    font-size: 11px;
}
.summary-box .summary{
    margin-top:20px;
    margin-bottom:32px;
}

.discount-box {
    float: left;
    margin: 0px 0;
    /* background: #ececec; */
    padding: 20px;
    border-radius: 10px;
    /* border: 1px solid #bebebe; */
}
#discount-form input[type="text"] {
    background: #f8f8f8;
    float: left;
    color: #363636;
    font-size: 12px;
    height: 30px;
    padding: 0 10px;
    line-height: 24px;
    margin-top: 12px;
    width: 160px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
}
#discount-form .btn-custom {
    background: url(../images/btn-hover.png) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    width: 120px;
    color: #666666;
    text-shadow: 1px 1px 1px #fff;
    font-size: 13px;
    text-align: center;
    margin: 12px 0 0 20px;
}
#discount-form .btn-custom:hover {
    background: url(../images/btn-hover.png) repeat-x scroll 0 -32px transparent;
    cursor: pointer;
}

#discount-form {

}
.small-text{
    font-size: 11px;
}
span.toggle-discount-box {
    cursor: pointer;
    color: #ad6607;
}


.left-s {
    float: left;
    width: 56%;
}

.btn-organizer-free{
    font-size: 13px;
    width: auto;
    background: #feb800;
    background-image: linear-gradient(#feb800, #f98d01);
    padding: 0px 12px;
    border-radius: 3px;
    border: 1px solid #4a3b35;
    line-height: 33px;
    color: #522907;

    display: inline-block;
}
.btn-organizer-free:hover {
    background: linear-gradient(#fdc738, #f98d01);
}
h1,h2{
    font-family: 'Roboto', sans-serif;
}
.navbar-toggle,
a.more,
.foto.search-box span,
button:not(.navbar-toggle,.btn-custom),
.btn-organizer-free,
a.more-main,
span.title,
h1,
h3,
h4,
h2,
/*.list-header span,*/
.album_button,
.bike_album_box_header,
a.blog-more,
.blog-date,
.blog-back,
.blog-cat,
.breadcrumbs a,
.breadcrumbs,
a.news_back,
.big-yellow,
.big-black,
a.btn,
.cf,
.question div,
.starting-number,
.all-text,
.all-middle,
a.add-all,
a.add,
.date,
.price,
.choice span,
.detalis-right,
.other,
.summary-right,
.bottom-title,
.marathon-item .date,
.payu_status_container_top{
    font-family: 'Roboto', sans-serif;
}
label.galleryAutoLoad.right {
    color: #ef9e26;
    line-height: 38px;
    margin-right: 23px;
    font-size: 11px;
}
label.galleryAutoLoad input {
    display: inline-block;
    margin-top: 12px;
    float: left;
}
label.galleryAutoLoad span {
    display: inline-block;
    padding-left: 0;
}

.dl-contact{

}

.dl-contact #marathonId{
    max-width: 314px;
}
a.check-my-photos {
    padding: 5px 0;
    margin: 10px auto;
    display: inline-block;
    width: 100%;
    text-align: center;
}