@charset "utf-8";
/* CSS Document */

body {
        margin:0;
		margin-top:0px;
        padding:0;
		color:#6cb447;
        font: 12px/1.5em Tahoma;
		background-color:#0a220a;
}

h1 {
		font-size:16px;
        color: #fff;
		font-weight: bold;
		line-height:1.5em;
        margin: 0px;
		margin-bottom: 10px;
        padding: 0px 0px 0px 0px;
}

h2 {
		font-size:12px;
        color: #fff;
		font-weight: bold;
		line-height:1.5em;
		margin-left:120px;
		margin-top:10px;
		margin-bottom:0px;
        padding: 0px 0px 0px 0px;
}

p {
		font-size:12px;
		color:#6cb447;
		line-height:1.5em;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

p.wboxie {
		font-size:12px;
        color: #72bf07;
		line-height:1.5em;
		margin-left:120px;
		margin-right:5px;
		margin-top:0px;
}

p.stopencja {
		font-size:10px;
        color: #ccc;
		margin-left:15px;
		margin-right:5px;
}

span.zolte {
	color:#cdb61a;
	font-weight:bold;}

#kontener {
width:900px;
margin:auto;
margin-top:0px;
background-color:#0a220a;
padding-bottom:25px;}

#header {
height:426px;
width:900px;
margin: 0px;
background-image:url(img/header_tlo.jpg);
background-repeat:no-repeat;}

#menu {
height:300px;
width:900px;}

#boxy {
height:126px;
width:900px;
background-image:url(img/tlo_boxy.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

#box1 {
	float:left;
	margin-left:25px;
	margin-right:10px;
	width:420px;
	height:126px;
	background-image:url(img/box1_tlo.jpg);
	background-repeat:no-repeat;
	display:inline;}
	
#box2 {
	float:right;
	width:420px;
	height:126px;
	margin-right:25px;
	background-image:url(img/box2_tlo.jpg);
	background-repeat:no-repeat;
	display:inline;}

#lewa {
width:525px;
float:left;
margin: 0px;}

#prawa {
width:300px;	
float:right;
margin: 0px;}

#lacznik {
background-image:url(img/tlo_lacznik.gif);
background-repeat:no-repeat;
height:auto;
width:850px;
padding-left:25px;
padding-right:25px;
padding-top:25px;
overflow:hidden;}

#stopka {
	margin: 25px;
	height:50px;
	width:850px;
	background-image:url(img/tlo_stopka.jpg);}
	
a.topowe:link {
	color: #fff;
	text-decoration: underline;
}
a.topowe:visited {
	color: #fff;
	text-decoration: underline;
}
a.topowe:hover {
	color: #e0e0e0;
	text-decoration:none;
}
a.topowe:active {
	color: #fff;
	text-decoration: underline;
}	

a.prosite:link {
	color:#6cb447;
	text-decoration: underline;
}
a.prosite:visited {
	color:#6cb447;
	text-decoration: underline;
}
a.prosite:hover {
	color: #e0e0e0;
	text-decoration:none;
}
a.prosite:active {
	color:#6cb447;
	text-decoration: underline;
}	

textarea {font-family:Tahoma, Geneva, sans-serif;
font-size:12px;}