body{
	background: #000 url(images/tlo.jpg) repeat-x;
	text-align: center;
	font-family: Century Gothic;
	margin: 0;
}
body,div,td {
	font-size: 11px;
	font-family: Century Gothic;
	color: #7e868c;
}


textarea,select{
	padding: 5px;
	background-color: #00111f;
	border: 1px #0b2c46 solid;
	color: #656565;
	font-size: 11px;
}


input{
	padding: 2px;
	background-color: #00111f;
	border: 1px #0b2c46 solid;
	color: #656565;
	font-size: 11px;
}




#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}

#top{
	float: left;
	width: 1000px;
	height: 244px;
	background: url(images/screw_01.jpg);
}

#left{
	float: left;
	width: 84px;
	height: 416px;
	background: url(images/screw_02.jpg);
}

#content{
	float: left;
	width: 831px;
	height: 416px;
	background: url(images/screw_03.jpg);
}

#right{
	float: left;
	width: 85px;
	height: 416px;
	background: url(images/screw_04.jpg);
}

#foot{
	float: left;
	width: 100%;
	height: 40px;
	background: url(images/screw_05.jpg);
}

#foter{
	padding-top: 15px;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

#naglowek{
	float: left;
	height: 120px;
	width: 831px;
}

#part1{
	float: left;
	width: 48%;
}
#part2{
	float: left;
	width: 48%;
}
#part1a{
	float: left;
	width: 65%;
	overflow: auto;
	height: 290px;
}
#part2a{
	padding-left: 10px;
	float: left;
	width: 33%;
}

#top ul{
	list-style: none;
	padding: 0;
	margin-top: 150px;
	margin-left: 450px;
}

#top li{
	float: left;
	width: 100px;
	text-align: center;
}

#top a{
	width: 100px;
	display: block;
	line-height: 65px;
}

#top a:hover{
	background-image: url(images/link.gif);
	background-position: center;
	text-decoration: none;
	background-repeat: no-repeat;
}
