/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
}
a {
	text-decoration: none;
	color: #BB7100;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#contH {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sad_fon.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contF {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	height: 285px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left {
	width: 195px;
	min-height: 440px;
	float: left;
	padding-left: 20px;
}
#right {
	float: right;
	width: 730px;
	padding-right: 10px;
}
#footer {
	clear: both;
	height: 70px;
	padding-top: 70px;
}
#baner {
	width: 173px;
}
.logo {
	padding-top: 20px;
	padding-left: 35px;
}
.fcon {
	width: 180px;
}
.fred {
	color: #FF0000;
}
.tableSad {
	height: 430px;
}
#ezici {
	position: relative;
	top: -35px;
	height: 1px;
	padding-left: 45px;
}
#parket {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 30px;
}
#clear {
	clear: both;
}

