@charset "windows-1251";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	font-size: 13px;
	color:#F2F2F2;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}


h1 {
	color: #77AA33;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

a {
	color: #EAE7BC;
}

a:hover {
	color: #ffffff;
}



img {
	border: 0px;
}

* html img {
	margin-bottom: -3px;
}

*+html img {
	margin-bottom: -3px;
}




.head {
	height: 400px;
	width: 980px;
	float: left;
	background:url(img/head.jpg);
}


#head-logo {
	position:relative;
	left:45px;
	top:50px;
	font-weight: bold;
	float:left;
	color:#000;
}

.head-text {
	font-size: 13px;
	position:relative;
	left:62px;
	top:54px;
	font-weight: bold;
	float:left;
	color:#000;
}

#pismo {
	position:relative;
	left:700px;
	top:20px;
	float:left;
}

#karta{
	position:relative;
	left:710px;
	top:20px;
	float:left;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder
}

.segodnya {
	position:relative;
	top: 6px;

}

.menu {
	margin:0 auto;
	text-align: center;
}

.niz {
	color:#000;
	background-color:#E9E7B7;
	padding: 10px;
}

.niz a{
	color:#000;
}

#scaledesign-logo {
	float:left;
	margin-left: 770px;
}

#scaledesign {
	height: 22px;
	float: left;
	font-size:11px;
	padding-top:2px;
	padding-left: 4px;
}

.menu-l {
	padding-left:50px;
}
