body{
	padding:0;
	margin:0;
	background:#12122e;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}

a img{
	border:0;
}

#container{
	width:940px;
	padding:65px 0 0 53px;
	margin:0 auto;
	background:url(../images/top.jpg) no-repeat;
	min-height:700px;
}

#top{
	width:100%;
	height:210px;
}

#logo{
	float:left;
	width:243px;
	height:84px;
}

#cities{
	float:right;
	margin: 0 60px 0 0;
	width:92px;
}

#cities a{
	display:block;
	margin: 0 0 6px 0;
}

.block_top{
	width:242px;
	padding:19px 0 10px 0;
	background:url(../images/block-top.png) no-repeat;
}

.block_cont{
	width:182px;
	padding:0 30px;
	background:url(../images/block-bg.png) repeat-y;
}

.block_cont form{
	padding:0;
	margin:0;
}

.block_cont form label{
	width:45px;
	float:left;
	height:18px;
	margin-bottom:10px;
}

.block_cont form .txtin{
	width:132px;
	height:18px;
	border:1px solid #444259;
	padding:1px;
	float:left;
	margin-bottom:10px;
}

.block_cont form a{
	color:#f7ee6f;
	text-decoration:underline;
}

.block_cont form .txtin input{
	width:132px;
	height:18px;
	border:0;
	padding:0;
}

.block_bot{
	width:242px;
	height:19px;
	background:url(../images/block-bot.png) no-repeat;
}

#left{
	width:242px;
	float:left;
	margin: 0 20px 0 0;
}

.punkt{
	width:149px;
	height:20px;
	display:block;
	background:url(../images/menu.png) no-repeat;
	padding:8px 0 0 33px;
	color:#ffffff;
	text-decoration:none;
}

.punkt:hover{
	background:url(../images/menu-a.png) no-repeat;
	color:#f7ee6f;
	font-weight:bold;
}

#items{
	width:678px;
	float:left;
}

.item{
	width:278px;
	height:213px;
	margin:0 10px 10px 0;
	background:url(../images/item.png) no-repeat;
	float:left;
	padding:18px 0 0 26px;
}

.item .left{
	width:92px;
	text-align:center;
	float:left;
	margin-right:26px;
}

.item .left .name{
	width:100%;
	height:47px;
}

.item .left .name a{
	color:#ffffff;
	text-decoration:none;
}

.item .left .name .comms{
	font-size:10px;
	color:#b8b8c0;
}

.item .right{
	width:160px;
	height:213px;
	float:left;
}

.item .right .inright .opt{
	color:#b8b8c0;
}

.item .right .inright.elite{
	color:#f7ee6f;
}

.item .right .inright{
	width:100%;
	height:100%;
	position:relative;
}

.item .right .inright .buts{
	position:absolute;
	bottom:20px;
	right:40px;
}

#foot{
	width:100%;
	text-align:center;
	height:40px;
}

.pagination{
	width:100%;
	padding:20px 0 0 0;
	text-align:center;
	float:left;
	color:#ffffff;
}

.pagination a{
	color:#ffffff;
	text-decoration:underline;
}

h1.title{
	width:100%;
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:normal;
	color:#f48e2a;
}

.desc{
	width:100%;
	color:#ffffff;
	margin-bottom:20px;
}

.thumb{
	border:1px solid #5e343f;
	padding:3px;
	width:61px;
	height:61px;
	
	margin: 0 5px 5px 0;
	display:block;
	float:left;
}

.thumba{
	border:4px solid #e3657a;
	width:61px;
	height:61px;
	
	margin: 0 5px 5px 0;
	display:block;
	float:left;
}

#thumbs{
	width:230px;
	float:left;
}

#pic{
	overflow:hidden;
	border:6px solid #9a98ab;
	float:left;
	
}

.lopts{
	float:left;
	width:300px;
	color:#b8b8c0;
}

.val{
	color:#f7ee6f;
}

.but{
	padding:5px 0 0 0;
	width:80px;
	height:20px;
	/*background:url(../images/ubut.png) no-repeat;*/
	text-align:center;
}

.but a{
	color:#ffffff;
	text-decoration:none;
	
}

.comment{
	padding:20px;
	border:3px solid #9a98ab;
	width:auto;
	margin-bottom:20px;
}

.big_opt{
	width:150px;
	float:left;
	margin-bottom:10px;
}

.big_val{
	color:#ffffff;
	width:400px;
	float:left;
}

.big_val textarea{
	width:400px;
	height:200px;
}

.big_val input,select{
	width:200px;
	border:1px solid #9a98ab;
	margin:5px 0 5px 0;
	height:18px;
}
