body {

	font-size: 15px;
	font-family: Tahoma;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}

p {text-indent:5pt;}

a:link{
	COLOR: #770c0c; TEXT-DECORATION: none;
	}
a:visited {
	COLOR: #7b4747	; TEXT-DECORATION: none;
	}
a:hover{
	COLOR: #fff; TEXT-DECORATION: none;
	}

#body{
	background: url(./images/bg.jpg) repeat-y center top;	
	width: 1047px;
	margin: auto;
	text-align: left;
}


#navbar{
	background: url(./images/nav.jpg);
	width: 1034px;
	height: 271px;
}

#belka {
	text-align: right;
	padding-right: 25px;
	color: #fff;

}

	#belka a:link{ COLOR: #fff; TEXT-DECORATION: none; }
	#belka a:visited {COLOR: #fff; TEXT-DECORATION: none;}
	#belka a:hover{COLOR: #770c0c; TEXT-DECORATION: none;}

#tresci{
	margin-top: -20px;
	padding-bottom: 30px;
	width: 870px;
	min-height: 330px;
}

#slowa{
	padding: 0px 15px 0px 250px;
	text-align: left;
}


#footer{
	background: url(./images/footer.jpg) no-repeat;
	height: 30px;
	padding-top: 5px;
	width: 1034px;
	margin-left: -1px;
	color: #7c7c7c;
	font-size: 10px;
	text-align:center;
}

	#footer a:link{ COLOR: #7c7c7c; TEXT-DECORATION: none; }
	#footer a:visited {COLOR: #7c7c7c; TEXT-DECORATION: none;}
	#footer a:hover{COLOR: #fff; TEXT-DECORATION: none;}

#menu{
	width: 169 px;
	float: left;
	position: relative;
}

#menu a{
	display: block;
	background: url(./images/button.jpg) no-repeat;
	width: 169px;
	height: 33px;
	margin: 0 0 0 17px;
	padding: 3px 0 0 5px;
	text-align: left;
}	
