@CHARSET "WINDOWS-1251";

* {
	padding: 0px;
	margin: 0px;
}

html, body {
	font: 8pt Tahoma;
	height: 100%;
	margin: 0px;
	
}

img {
	border: 0px;
}

a {
	color: #414141;
	text-decoration: underline;
}

a:hover {
	color: #e72037;
}

input {
	border-top: 0px !important;
	border-left: 1px solid #969696;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede !important;
	background: transparent url('../images/input_top.gif') repeat-x top;
	padding: 2px;
	font: 8pt Tahoma;
}
#smooth_main_page {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
#content {
	margin: 1px auto;
	width: 777px;
}

#top {
	width: 100%;
	height: 395px;
	background: transparent url('../images/big.jpg') no-repeat center;
	margin-bottom: 10px;
	display: block;
}

#logo {
	float: left;
	width: 179px;
	margin-top: 35px;
	margin-bottom: 35px;
	background: transparent url('../images/logo.jpg') no-repeat top;
	padding-top: 74px;
	font-size: 7pt;
}

#menu {
	float: right;
	padding-top: 55px;
}

#menu img {
	margin-left: 27px;
	margin-left: 20px;
}

#brands {
	clear: both;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

#brands img {
	padding: 10px;
}

#login {
	clear: both;
	float: left;
	height: 60px;
	width: 400px;
	margin-top: 25px;
	margin-bottom: 75px;
	font-size: 7pt;
}
#login a {
	font-size: 11pt;
}
#login p {
	margin-bottom: 10px;
}


#login input {
	margin-right: 5px;
}

#icq {
	clear: right;
	float: right;
	width: 130px;
	right: 0px;
	height: 50px;
	_margin-right: -70px;
	//margin-top: 100px;
	_margin-bottom: -100px;
}

#icq #desc {
	position: relative;
	font-size: 6pt;
	text-align: right;
}

#icq1 {
	position: relative;
	height: 47px;
	left: 8px;
	top: -8px;
	padding-left: 56px;
	padding-top: 16px;
}

#icq2 {
	position: relative;
	height: 67px;
	left: -126px;
	top: -114px;
	width: 100px;
	padding-left: 170px;
	padding-top: 76px;
	font-size: 11pt;
}

#search {
	width: 100%;
	text-align: right;
	height: 70px;
	padding-top: 10px;
	background: transparent url('../images/arrow.jpg') no-repeat top left;
}

#search input {
	width: 100%;
	padding-left: 16px;
}

#search .input {
	float: left;
	margin-top: 20px;
	width: 710px;
	background: transparent url('../images/search.gif') no-repeat 2px 3px;
}

#search .button {
	float: right;
	margin-top: 20px;
	//margin-top: 22px;
}

#search #s {
	position: relative;
	float: left;
	top: -15px;
	left: 3px;
	width: 12px;
	height: 13px;
	background: transparent url('../images/search.gif') no-repeat left;
}

#columns {
	display: block;
}

#columns p {
	margin-top: 1em;
}

p.title {
	margin-bottom: 1em;
	color: #626262;
}

#columns #left {
	float: left;
	width: 380px;
}

#columns #right {
	float: right;
	width: 280px;
}

#footer {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#copy {
	margin: 1px auto 0px;
	width: 777px;
	font-size: 7pt;
	height: 100px;
	background: transparent url('../images/footer.jpg') no-repeat bottom center;
}

#copy #cleft {
	float: left;
	padding-top: 13px;
}

#copy #mail {
	float: right;
	margin-right: 170px;
	_margin-right: 155px;
}

#copy #cright {
	float: right;
	padding-top: 13px;
}

