body {margin:0px; padding:0px; background-color: #eeeeee; font-family: tahoma, arial, verdana;}
IMG {border: 0; margin:0; padding: 0;}

#header {
	background-image: url('images/header.gif');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#top {
	background-image: url('images/top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	width: 910px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
}

#srodek {
	background-color: #eeeeee;
	background-image: url('images/g.png');
	background-repeat: repeat-x;
	background-position: top;
}

#sr {
	background-color: #ffffff;
	background-image: url('images/sr.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	
}

#foot {
	background-color: #eeeeee;
	width: 100%;
}

#dol {
	background-color: #ffffff;
	background-image: url('images/dol.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 930px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	
}

.menu {
	position: relative;
	top: 35px;
	left: 20px;
}

.menu a:link, .menu a:visited {
	color: #323232;
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #323232;
	text-decoration: underline;
}

.content {
	padding: 15px;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
 	line-height: 18px;
}

.content a:link, .content a:visited {
	color: #004A73;
}

.content a:hover, .content a:active {
	color: #007AB9;
}

.mainlink {
	position: relative;
	left: 30px;
	top: 0px;
}

.prolink {
	position: relative;
	top: 12px;
	left: 30px;
}