@charset "iso-8859-2";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

#main {
	width: 740px;
	margin: 0 auto 0 auto;
}

	#belka1 {
		width: 460px;
		padding-right: 8px;
		height: 17px;
		background: #ffcc01;
		margin-left: 266px;
		text-align: right;
		font-weight: bold;
		color: #ffffff;
	}
		
		#belka1 a {
			color: #ffffff;
			padding: 0 3px 0 3px;
			font-weight: normal;
			text-decoration: none;
		}
		
		#belka1 a:hover {
			text-decoration: underline;
		}

	#slownik {
		font-family:arial,sans-serif;
		font-size:11px;
		width: 740px;
		height: 25px;
		padding-top: 7px;
		float: right;
		text-align: center;
	}
		
		#slownik a {
			margin: 0 25px 0 25px;
			color: #FF0000;
		}

	#belka3 {
		width: 740px;
		height: 17px;
		background: #ffcc01;
		clear: both;
		margin: 30px 0 0 0;
	}

	#belka4 {
		width: 740px;
		clear: both;
		padding: 5px 0 5px 0;
		text-align: center;
	}		
		
		#belka4 a {
			padding: 0 5px 0 5px;
			color: #808080;
			text-decoration: none;
		}
		
		#belka4 a:hover {
			text-decoration: underline;
		}
	
	#belka5 {
		width: 740px;
		font-size: 8pt;
		text-align: center;
		color: #7a7a7a;
	}
		
	#top {
		width: 740px;
		height: 179px;
		margin: 0;
		padding: 0;
		background: url(gfx/top.jpg) center top no-repeat;
		clear: both;
		position: relative;
	}
	
		#logo {
			position: absolute;
			width: 262px;
			height: 40px;
			display: block;
			left: 5px;
		}
		
		#reklama1 {
			position: absolute;
			right: 6px;
		}

		#reklama2 {
			width: 740px;
			margin-top: 2px;
			margin-left: 15px
		}
	
	#left1 {
		width: 175px;
		float: left;
		clear: left;
	}
	
		#left1 {
			font-size: 10pt;
			font-weight: bold;
		}
	
		#left1 a {
			text-decoration: none;
			color: #4178B0;
			font-size: 10pt;
			font-weight: bold;
		}
		
		#left1 a:hover {
			text-decoration: underline;
		}
	
	#left1 img {
		border: 0;
		margin: 8px 0 8px 0;
	}
	
	#right1 {
		border-left: 3px solid #ffcc01;
		padding-left: 22px;
		width: 540px;
		float: left;
	}
	
	.clear {
		clear: both;
	}
	
	h2 {
		color: #FF9F00;
		font-size: 16pt;
	}
