body {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	color: #000000;	
	font: 10px Verdana, Tahoma, Myriad Pro, Arial, sans-serif;	
	background: #ffffff;
	width: 100%;
}
img{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
p{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
td{
	vertical-align: top;
}

#site{
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}

#top_line{
	width: 100%;
	height: 130px;
	background: #f7f6f4;
	padding-top: 20px;
}
#menu_line{
	width: 100%;
	height: 70px;
	background: #ede6de;
	border-top: 1px #aea9a3 solid;
	border-bottom: 1px #aea9a3 solid;
	text-align: center;
	padding-top: 13px;
}

#main{
	background: url('../grafika/tlo_main.jpg');
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	overflow: auto;
}

#left{
	width: 231px;
	float: left;
	margin-left: 20px;
}

#center{
	width: 500px;
	float: left;
	margin-left: 22px;
}

#newsletter{
	width: 231px;
	background: #ede6de;
	margin-top: 20px;
	text-align: center;
	overflow: auto;
}

#baner{
	width: 480px;
	background: #ffffff;
	text-align: center;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#stopka{
	width: 759px;
	color: #e7e3e0;
	background: #9a958f;
	height: 12px;
	float: left;
	padding: 20px;
	overflow: hidden;
}
#puste{
	width: 799px;
	background: #f7f6f4;
	height: 30px;
	float: left;
}

.tekst{
	width: 450px;
	text-align: justify;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.menu_gfx{
	border: 1px #8b8784 solid;
}
.menu{
	margin-right: 15px;
}
.newsletter{
	border: 2px #f3eeea solid;
	width: 200px;
	background: #ede6de;
}

.newsletter_info{
	color: #503b1c;
	font-size: 9px;
	text-align: justify;
}

.wyslij{
	background: url('grafika/wyslij.jpg');
	width: 47px;
	height: 16px;
	margin: 0;
	border: 0;
}

.tytul{
	font-size: 18px;
	color: #b70718;
}

a.menu_left{
	background: url('../grafika/link_bg.jpg');
	width: 200px;
	height: 17px;
	padding-left: 31px;
	padding-top: 5px;
	display: block;
}
a.menu_left:hover{
	color: #b70718;
}
a.menu_left1{
	background: url('../grafika/link_bg1.jpg');
	width: 200px;
	height: 17px;
	padding-left: 31px;
	padding-top: 5px;
	display: block;
}
a.menu_left1:hover{
	color: #b70718;
}
a.adm{
	color: #e7e3e0;
	text-decoration: none;
	font-weight: normal;
}
a.adm:hover{
	color: #e7e3e0;
	text-decoration: underline;
}
a{
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #4d4d4d;
}