/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/fon.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	text-decoration: underline;
	color: #993333;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#cont {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/osnova.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 860px;
}
#header {
	height: 80px;
	padding-top: 77px;
	padding-left: 40px;
}
.main {
	padding-left: 115px;
	width: 650px;
}
.sadarzanie {
	padding-top: 10px;
	height: 595px;
}
.offer li {
	color: #CC0000;
}
.list {
	color: #666666;
}
#skrol {
	height: 480px;
	overflow: scroll;
}
.pole {
	width: 200px;
}
.red {
	color: #FF0000;
}
#contakt {
	background-image: url(images/contakt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 520px;
}
.price {
	color: #990000;
	text-decoration: line-through;
}
