body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/bg.jpg);
	background-color: #212121;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.search {
	background-image: url(../img/frame/brun_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 243px;
	width: 980px;
}
.searchForm {
	padding: 208px 15px 0px 0px;
	margin: 0px;
}
.searchForm input {
	font-size: 11px;
	color: #FFFFFF;
	height: 17px;
	border: none;
	background-color: transparent;
}
.contentHolder {
	background-image: url(../img/frame/brun_17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightColumnt {
	float: right;
	width: 287px;
	background-image: url(../img/frame/brun_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	background-image: url(../img/frame/brun_14.jpg);
	width: 633px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.footer {
	clear: both;
	width: 980px;
	font-size: 10px;
	color: #999999;
	background-image: url(../img/frame/brun_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 28px;
	text-align: center;
}
.loginForm {
	background-image:url(../img/frame/loginbg.jpg);
	color: #FFFFFF;
	font-weight:bold;
	height: 64px;
	color:#FFFFFF;
}
.loginForm_blank {
	background-image:url(../img/frame/loginbg_blank.jpg);
	color: #FFFFFF;
	font-weight:bold;
	height: 64px;
	color:#FFFFFF;
}
.loginForm_reg {
	height:20px;
	padding-right:20px;
	margin:0px;
	text-align:right;
}
.loginForm_form {
	padding-top:13px;
	height:30px;
	padding-left:43px;
}
.inputBox{
	width:90px;
	height:15px;
	background-color:transparent;
	color:#FFFFFF;
	border:none;
}
.inputButton{
	width:20px;
	height:20px;
	background-color:transparent;
	border:0px;
	color:#FFFFFF;
}
.news {
	color: #666666;
	padding: 20px;
	text-align:left;
}
p, h1, h2, h3, h4, h5, blockquote, ul, ol {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #e41b23;
}
h2 {
	font-size: 16px;
	color: #666666;
}
.content{
	text-align:left;
}
.content a{
	font-weight: bold;
	color: #E41B23;
	text-decoration: none;
}
.content a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footer a {
	color: #777777;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.productItemBt {
	float: left;
	width: 208px;
	margin: 1px;
	height: 230px;
	background-color:#7d7d7d;
}
.eshopnazovbox{
	height:30px;
	background-color:#e41b23;
	font-size:14px;}
.eshopnazovbox a{
	color:#FFFFFF;
	}
.eshopmenuright a{
	font-weight: bold;
	color: #E41B23;
	text-decoration: none;
}
.eshopmenuright a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.inputBox2{
	background-color:#f0f0f0;
	border:1px solid #7b7b7b;
}
