* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color: #b70000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

img {
	border: 0;
}

#page {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 315px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

#logo {
	margin-left: 150px;
	margin-top: 25px;
	float: left;
}

#menutop {
	float: right;
	margin-top: 30px;
	word-spacing: 5px;
	margin-right: 5px;
}

#menu {
	clear: both;
	height: 29px;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px; 
}

#menu a {
	padding: 0 15px 0 15px;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

#banner {
	padding-top: 185px;
	padding-right: 35px;
	text-align: right;
}

#footer {
	clear: both;
	background-color: #f9f9f9;
	padding: 5px 0 5px 10px;
	color: #a4a4a4;
	border-top: 1px dotted #a4a4a4;
}

#footer a{
	text-decoration: none;
	color: #a4a4a4;	
}

#footer p {
	margin: 10px 0 15px 20px;
}

#info {
	padding: 5px 0 10px 5px;
}

#left {
	width: 500px;
	margin-left: 10px;
	margin-right: 18px;
	float: left;
}
#right1 {
	width: 220px;
	margin-right: 18px;
	float: left;
}
#right2 {
	width: 220px;
	float: left;
}

#aktualnosci {
	width: 480px;
	background-color: #f2f2f2;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

#newsy {
	width: 480px;
	background-color: #f2f2f2;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

#wyszukiwarka {
	width: 200px;
	height: 100px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
}
#whoiswho {
	width: 200px;
	height: 250px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
}
#sonda {
	width: 200px;
	height: 250px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
}
#newsletter {
	width: 200px;
	height: 100px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
}
#reklama {
	width: 435px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: center;
}
.chmurka {
	margin-left: 15px;
}

.who {
	font-weight: bold;
}

.is {
	font-style: italic;
	font-size: 9px;
	margin-bottom: 3px;
}

.whoiswho {
	float: left;
	margin: 3px 3px 3px 3px;
}
.what {
	
}

.sondabtn {
	text-align: center;
	word-spacing: 35px;
	margin-top: 5px;
}

.wyszukiwarka {
	background-color: #424242;
	width: 200px;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

.newsletter {
	background-color: #f6bd35;
	width: 200px;
	height: 25px;
	text-align: center;
	color: #424242;
	border: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

.submittext {
	font-weight: bold;
	text-align: right;
	margin: 15px 20px 0 0;
	font-size: 12px;
}

.tabledata {
	font-size: 8px;
	color: #4e4e4e;
}

p.head {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.dlapr {
	font-size: 12px;
	margin-bottom: 15px;
}