body {
	margin: 0px;
	padding: 0px;
	font:normal 100% Trebuchet MS;
}
img {
	border:0;
}
table, tr, td, div {
	border-collapse:collapse;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

#main {
	width:90%;
	min-width:1000px;
	max-width:1200px;
	margin:20px 50px;
}

#top {
	height:100px;
	padding: 0 0 10px;
	border-bottom:2px dashed #333333;
}
#logo {
	width:300px;
	padding:15px 0 0;
	white-space:nowrap;
}
#logo a {
	color:#484848;
	font:bold 60px/55px Trebuchet MS;
	text-decoration:none;
}
#slogan {
	width:200px;
	padding:0 40px;
	color: #A2A2A2;
	font:normal 24px/20px Trebuchet MS;
	white-space:nowrap;
}
#menu {
	float:right;
	margin:80px 0 0;
	color:#A2A2A2;
	font:normal 16px Trebuchet MS;
}
#menu ul li{
	float: left;
	margin:0 0 0 10px;
}

#center {
	margin:10px 0;
	min-height:300px;
	clear:both;
}
#left {
	float:left;
	width:200px;
	min-height:650px;
	margin:10px 0;
	border-right:2px dotted #A2A2A2;
}
#left  ul li {
	width:180px;
	margin:1px 0;
	padding:0 10px 0 0;
	color:#A2A2A2;
	font:bold 16px Trebuchet MS;
	border-bottom:2px dashed #ffffff;
}
#left  ul li a{
	display:block;
	color:#A2A2A2;
	font:bold 16px Trebuchet MS;
	text-decoration:none;
	border-bottom:2px dashed #FFFFFF;
}
#left  ul li a:hover {
	border-bottom:2px dashed #A2A2A2;
}
#left2 {
	float:left;
	width:370px;
	min-height:650px;
	margin:10px 0;
	padding:0 10px 0 0;
	border-right:2px dotted #A2A2A2;
}
#left2  ul li a{
	color:#A2A2A2;
	font:bold 16px Trebuchet MS;
	text-decoration:none;
}
#right2 {
	width:600px;
	float:right;
	margin:10px 0;
}
#right2 a{
	color:#484848;
}
#right {
	width:770px;
	float:right;
	margin:10px;
}
#right a{
	color:#484848;
}
h1 {
	font:bold 20px Trebuchet MS;
}

.preview {
	clear:both;
	margin:10px 0;
}
.preview p {
	float:left;
	width:360px;
	height:150px;
	overflow:hidden;
	margin:0 7px 7px 0;
	padding: 10px 5px;
	border:1px dotted #CCCCCC;
}
.preview p img{
	float:left;
	margin:0 7px 0 0;
}
.preview p a{
	color:#484848;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #484848;
}
.preview p a:hover{
	border-bottom:2px dashed #484848;
}
.text {
	clear:both;
	margin:10px 0;
	text-align:justify;
}
.text p {
	float:left;
	width:360px;
	height:150px;
	overflow:hidden;
	margin:0 7px 7px 0;
	padding: 10px 5px;
	border:1px dotted #CCCCCC;
}
.text p img{
	float:left;
	margin:0 7px 0 0;
}
.text p a{
	color:#484848;
	text-decoration:none;
	border-bottom:1px dashed #484848;
}
.text p a:hover{
	border-bottom:2px dashed #484848;
}
#img1 {
	display:block;
	float:left;
	width:400px;
	margin:0 0 20px;
}
#img2 {
	position:absolute;
	display:none;
	float:left;
	width:400px;
	height:400px;
	margin:-400px 0 20px;
}
.imgm {
	cursor: pointer;
	margin:10px 15px 0 0;
	width:150px;
	height:150px;
}
#param {
	float:right;
	width:350px;
}
#param ul{
	float:left;
	width:320px;
}
#param ul li{
	float:left;
	width:140px;
	margin:5px 0;
	padding:0 5px;
	font-weight:bold;
	border-bottom:1px dashed #000;
}
#param ul li.red{
	color:#C21B30;
}
#param ul li.grey{
	color: #A2A2A2;
	margin:5px 20px 5px 0;
}
#sale {
	float:left;
	background: #C21B30;
	margin:15px 0 0;
	padding:10px 20px 10px;
	border:1px dashed #fff;
}
#sale a{
	color:#FFFFFF;
	font:bold 20px Trebuchet MS;
	text-decoration:none;
}
#zakaz {
	float:left;
	margin:10px;
	color:#333333;
}
#zakaz th{
	font-size:18px;
}
#zakaz td{
	padding:2px 5px;
}
#zakaz input{
	width:300px;
	color:#333333;
}
#zakaz textarea{
	width:300px;
	color:#333333;
}
#bottom {
	clear:both;
	height:80px;
	color: #333333;
	padding:10px 0 0;
	border-top:2px dashed #333333;
	font:bold 20px Trebuchet MS;
}
#bottom a {
	color: #333333;
	text-decoration:none;
	font:bold 20px Trebuchet MS;
}
#bottom a:hover {
	border-bottom:2px dashed #ffffff;
}
#copy {
	padding:30px 0 0;
	font:bold 24px Trebuchet MS;
}
#date {
	color:#FFFFFF;
	font:bold 24px Trebuchet MS;
}
#adres {
	float:right;
	color: #F0F0F0;
	font:bold 70px Trebuchet MS;
}