#images img{
	width: 50px;
}
#timer_wrap #hour,#min,#sec,#day {
			float:left;
			padding:5px;
			width:48px;
			height:55px;
			position:relative;
			display:block;
		}
		
		#timer_wrap p {
			margin:0 0 15px;
			padding:0px;
			width:24px;
			height:55px;
			float:left;
			color:#ffffff;
			font-size:3em;
			font-weight:bold;
			/*position:absolute;*/
		}
		#timer_wrap #sec1,#min1,#hour1,#day1 {
			/*margin-left:24px;*/
		}
		#timer_wrap {
			background-color:#515151;
			border-radius:10px;
			height:65px;
			width:340px;
			padding:15px 18px;
		}
		#timer_wrap #clock {
			border:1px solid white;
			border-radius:10px;
			height:65px;
			width:298px;
			background:url(clock.jpg) left top no-repeat;
			padding:0px 20px 0px 20px;
			position:absolute;
		}
		#timer_wrap #razd {
			float:left;
			color:#ffffff;
			font-weight:bold;
			font-size:3em;
			margin: 15px 0 3px;
		}
		#timer_wrap #stop {
			color: #FFFFFF;
			font-size: 1.6em;
			margin: 15px 10px 9px 20px;
			/*position:absolute;*/
		}
		
#firsst, #second, #vs {
	float: left;
}
#firsst img{

	width: 100px;

}
#second img{
	width: 100px;

}
#batle{
	padding: 15px;
	float: left;
}

#firsst {
    border: 1px dotted #999999;
    margin-right: 10px;
    padding: 5px;
}
#second{
	border: 1px dotted #999999;
    margin-left: 10px;
    padding: 5px;
}

#clock > div{
	margin-top: 10px;
}





#wrapper {
    max-width: 650px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
   /* width: 650px;*/
   /* margin: 0 auto;*/
    position: relative;
	border: 1px dashed #AB0333;
	border-radius: 20px;
}

.scroll {
	overflow: hidden;
	/*width: 650px;*/
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 15px;
}

#razdel_slider{
	top: 30px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	/*background: url(../images/leftshadow.png) repeat-y;*/
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	/*background: url(../images/rightshadow.png) repeat-y;*/
}

.inside {
	position: relative;
	padding: 5px;
}

.inside img {
	display: block;
	/*margin: 0 0 10px 0;*/
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}
.inside #first img, .inside #second img{
	/*width: 100px;*/
	border: 1px solid #666;
}
#vs{
    left: 92px;
    position: absolute;
    top: 40%;
    width: 61px !important;
}

a {
	/*color: #999;*/
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 70px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
#bf_filter {
    float: right;
    padding-bottom: 50px;
}
#img_go{
	float:right;
}


#anons{
	border-bottom: 1px dashed;
	color:black;
	padding: 10px;
}

.anons_vs {
	padding: 0 !important;
    position: absolute;
    right: 140px;
    top: 40%;
    
}

#images_bf {
    float: left;
    padding-left: 20px;
    position: relative;
    
}
.anons_img_first, .anons_img_second{
	float: left;
	padding-right: 25px;
}
.anons_img_first a img, .anons_img_second a img{
	border: 1px dotted black;
	padding: 2px;
	background: white;
	width: 115px;
}

#text_bf{
	color: #283040;
	float:left;
	padding-left: 20px;
	font: 12pt/22px Georgia,Arial,Helvetica,sans-serif;
	text-decoration: none;
	width: 180px;
}
.dop_anons{
	background-color: #ffffff;
}

#first_fighter, #vs_batle ,#second_fighter {
    float: left;
}

#first_fighter > img, #second_fighter > img{
    border: 1px dotted #283040;
    padding: 5px; 
}

#battle_about{
	color: #283040;
}

#first_fighter{
	margin-right: 40px;
    padding-left: 35px;
}

#second_fighter{
	margin-left: 20px;
}

#fighters{
	max-width: 550px;
	position: relative;
}

#vs_batle{
	left: 210px;
    position: absolute;
    top: 145px;
}

.to_finish{
	border: none;
	color: #283040;
	margin-top: 45px;
	padding: 0;
}

#vs-vs{
	border-radius:0 !important;
    box-shadow: inherit !important;
}
.bf_clear{
	clear:both;
}

.go > input {
	background: none repeat scroll 0 0 #B50024;
	border-radius: 7px 7px 7px 7px;
	color: white;
	padding: 8px 25px;
	border: 1px solid #B50024;
	font-size: 11pt;
	font-weight: bold;
}

.text-clock{
	position: relative;
	top:-25px;
	color: white;
}

#shadow_slider{
	text-align: center;
}
#shadow_slider > img {
	max-width: 550px;
}