html, body {
margin: 0px;
padding: 0px;
color: #FFFFFF;
}
a {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
margin: 10px 0 0 0;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}
#wszystko {
width: 800px;
margin: 0 auto;
padding: 0px;
text-align: left;
position: relative;
}
#header {
width: 800px;
position: relative;
}
#contact {
	position: absolute;
	top: 0;
	right: 0;
	height: 32px;
	width: 383px;
	background: #e2ca69;
}
#poziom {
	margin: 0;
	padding: 0;
	text-align: right;
}
#gora {
	margin: 0 0 10px 0;
}
#poziom a:hover {
	position: relative;
	top: 3px;
}
	.colmask {
		width:800px;			/* width of page */
		overflow:hidden;
		position: relative;
}
	/* common column settings */
	.colright,
	.srodkowa,
	.colleft {
		float:left;
		width: 800px;				/* width of page */
		margin: 0 auto;
		position:relative;
		display:block;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0px;	/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
	}
	/* 3 Column settings */
	.threecol {
		border-top: 10px solid #ffa200;
		background: #ffffff;		/* right column background colour */
	}
	.threecol .srodkowa {
		right:190px;				/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:440px;				/* width of the middle column */
	/* left column background colour */
	}
	.threecol .col1 {
	padding: 5px;
		width: 430px;				/* width of center column content (column width minus padding on either side) */
		left:800px;				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width: 160px;
				/* Width of left column content (column width minus padding on either side) */
		left:190px;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */

	}
	.threecol .col3 {
		margin-top:30px;
		width:170px;				/* Width of right column content (column width minus padding on either side) */
		left: 650px;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#dol {
        clear:both;
        padding:1em 2%;
		border-top:1px solid #ccc;
    }
.col2 h1 {
	font-size: 30px;
	font-weight: bold;
	color: #a6c5c4;
}
.col2 a {
	color: #669392;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.cze { 
	color: #FF0000;
	margin: 10px;
	font-size: 14px;
}
.prod {
	border-top: 3px solid #663399;
	margin-top: 10px;
	padding: 5px 0;
}
.col3 {
	positon: relative;
}
#wszytrz {
 background: #548dad;
 color: #ffffff;
 positon: relative
}
#wszytrz ul {
	padding: 0 5px 10px 10px;
	margin: 10px;
	list-style: disc;
}
#wszytrz a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
#wszytrz a:hover {
	color: #0099ff;
	border-bottom: 1px dotted #0099ff;
	
}
#wszytrz li {
	padding: 0;
	margin: 0;
}
h3.czer {
	display: inline;
	margin: 10px 0 0 0;
	font-size: 16px;
	color: #FF0000;
}
h3.nieb  {
	display: inline;
	color: #0000FF;
	font-size: 16px;	
	padding: 10px 10px 0 0;
}
.prod img{
float: right;
}
.pod {
	list-style:none;
}
.pod a{
	margin-left:10px;
	font-size: 15px;
}
.opl {
	margin: 0 30px;
}
.opl,.wnl {
	font-size: 14px;
	font-weight: bold;
}
.wnl {
	margin: 0 30px 0 0;
}
#footer {
	margin: 10px 0 0 0;
	font-size: 10px;
}
