a.go {
	float: right;
	margin-top: 5px
}

#promo_top {

	font-size: 10px;
	width: 179px;
	height: 31px; /*51*/
	margin-top: 0px;
	margin-left: 0px;
	background: url(/images/borders/akcii_head.gif) left  center no-repeat


}

#promo_down {
	font-size: 1px;
	width: 179px;
	height: 8px; /*51*/
	margin-left: 0px;
	margin-top: 0px;
	background: url(/images/borders/akcii_down.jpg)  no-repeat
}


#promo {
	
	display: block;
	float: left;
	width: 179px;
	margin-top: 20px;

}
	#promo h2{
		font-weight: 400;
		color: #2F2C6E;
		text-align: left;
		font-size: 15px;
		margin-left: 5px
	}
	
	#promo h3{
		
		color: #B51F19;
		font-size: 13px;
		font-weight: 500;
		padding: 0px 0px 5px 0px;
		margin-top: -5px;
		text-align: left;
	}
	
	
	#promo .description {
		padding: 0px;
		padding-top: 8px;
		/*background: #f8F4F4 url(/images/borders/akcii_ram.gif) left  center repeat;*/
		/*background: #000000;*/
		margin-bottom: 10px;
		
}

#promo img {
	/*float: left;*/
	margin: 0 10px 0px 0
}

	#promo hr {
		margin: 0 0px 0px;
		height: 1px;
		border: #FFDEDF 0px solid;
		color: #DADADA;
		
}


	
#forum_top {
	font-size: 10px;
	width: 179px;
	height: 29px; /*51*/
	margin-top: 20px;
	margin-left: -5px;
	background: url(/images/borders/forum_head.jpg) left  center no-repeat
}	
#forum_down {
	font-size: 10px;
	width: 179px;
	height: 8px; /*51*/
	margin-top: 0px;
	margin-left: -5px;
	background: url(/images/borders/forum_down.jpg) left  center no-repeat
}	
#forum, #shop {

}
	#forum h2 {
		color: #888888
	}
	#forum .item {
		padding: 10px;
		margin-bottom: 2px;
		background: #F4F4F4
	}
	#forum .author,
	#forum .date {
		padding-left: 10px
	}



#shop {
	clear: both;
	margin: 20px 0;
}
	#shop h2 {
		color: #888888
	}
	#shop .second-column {
		float: left;
		width: 265px
	}
		#shop .first-column #card,
		#shop .second-column ul {
			padding: 10px 10px 10px 20px;
			background: #fff
		}
	#shop .third-column {
		float: left;
		width: 650px;
		margin-left: 10px
	}
		#shop .item {
			float: left;
			margin-left: 3px;
			padding: 10px;
			width: 302px;
			background: #fff
		}
			#shop .item img {
				margin: 0
			}
			#shop .item .description {
				float: right
			}
			#shop .item .special-price {
				position: absolute;
				margin-top: 30px;
				margin-left: 50px
			}
			#shop .item .name {
				display: block;
				margin-bottom: 5px;
				font-size: 12px;
				font-weight: bold
			}
			#shop .item .price {
				margin-top: 5px;
				font-size: 12px
			}
				#shop .price .old  {
					text-decoration: line-through;
				}
				#shop .price .new {
					font-weight: bold;
					color: #cb4747
				}
	#shop #manager {
		clear: both;
		display: block;
		width: 100%
	}
#faq {
	float: left;
	width: 265px;
	margin-right: 20px;
	background: #e8f7e4
}
	 #faq h2 {
	 	color: #76c41a
	 }
	 #faq .item {
	 	margin-bottom: 2px;
	 	padding: 10px 10px 10px 25px;
		background: url(/images/arrow.png) #f0faee no-repeat 10px 12px
	 }
	 #faq .input {
	 	margin-left: 10px;
		width: 175px
	 }
#gallery {
	float: left;
	width: 615px;
	background: #f8f3e2
}
	#gallery h2 {
		color: #b69a3b
	}
	#gallery p {
		margin: 7px
	}
	#gallery .item {
		float: left;
		margin: 3px 0 0 3px;
		padding: 10px;
		width: 284px;
		background: #fff
	}
		#gallery .item img {
			float: left;
			margin: 0 10px 3px 0
		}
		#gallery .item .special-price {
			position: absolute;
			margin-top: 30px;
			margin-left: 50px
		}
		#gallery .item .title {
			display: block;
			margin-bottom: 2px;
			font-weight: bold
		}
		#gallery .item .comments {
			clear: both;
			font-size: 10px;
		}