html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i,
 center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
 margin:  0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 }
 body {line-height: 1;} 
 ol, ul {list-style: none;}
 blockquote, q {quotes: none;}

@font-face{ font-family: 'OpenSans_regular'; src: url('../font/opensans_regular/OpenSans-Regular-webfont.eot'); src: url('../font/opensans_regular/OpenSans-Regular-webfont.eot?iefix') format('eot'), url('../font/opensans_regular/OpenSans-Regular-webfont.woff') format('woff'), url('../font/opensans_regular/OpenSans-Regular-webfont.ttf') format('truetype'), url('../font/opensans_regular/OpenSans-Regular-webfont.svg#webfont') format('svg'); }
@font-face{ font-family: 'OpenSans_Bold'; src: url('../font/opensans_bold/OpenSans-Bold-webfont.eot'); src: url('../font/opensans_bold/OpenSans-Bold-webfont.eot?iefix') format('eot'), url('../font/opensans_bold/OpenSans-Bold-webfont.woff') format('woff'), url('../font/opensans_bold/OpenSans-Bold-webfont.ttf') format('truetype'), url('../font/opensans_bold/OpenSans-Bold-webfont.svg#webfont') format('svg'); }

html, body {
	text-align:left;
	font-size:12px;
	color:#000;
	font-family: 'OpenSans_regular', Arial, Verdana, Helvetica, sans-serif;
}
html{background: url("../images/top_bg_poziom.jpg") repeat-x 88px 0 #21A0B3;}

body {
	background: url("../images/top_bg.jpg") no-repeat 50% 88px transparent;
}


.hide {
	display:none;
	
}

.pojemnik {
     overflow: hidden;
     width: 100%;
     /*position:relative;*/
   
}

div.zawartosc, div.zawartosc1 {
	
     margin: 0pt auto;
     overflow: hidden;
     width: 960px;
     padding:0px 20px 20px 20px;
     background: #transparent;
     position:relative;
}
div.zawartosc1 {height:377px;}
div.zawartosc {
	background: url("../images/content_bg.png") repeat top left transparent;
	-moz-border-radius:5px 5px 0 0; 
	-webkit-border-radius:5px 5px 0 0;  
	-khtml-border-radius:5px 5px 0 0;  
	border-radius:5px 5px 0 0; 
}
div.menu{height:88px; background: url("../images/menu_bg.jpg") repeat-x top left; }

.tlo{background: url("../images/content_bg2.jpg") repeat-y top center transparent;}
.tlo2{background: url("../images/content_bg1.jpg") no-repeat top center transparent; padding:30px 0 0 0;}
.logo {
	width:auto;
	margin:4px 0px 0px 8px;
	height: 81px;
}
.logo a{
	text-decoration: none;
	font-size:30px;
	color:#000;
	font-weight: bold;
}
.logo img{
	vertical-align: -5px;
}

.clear{
	clear: both;
}

.lewo {
     float: left;
}

.prawo {
     float: right;
}

.srodek {
     text-align: center;
}
.doprawej {
     text-align: right;
     display:block;
}


.kol1{
	width: 71%;
}
.kol2{
	width: 27%;
}
img{
	margin-left:0px;
	padding: 0px; 
}
.img{margin-right: 10px;}

.stopka{
	height: 137px;
	width:100%;
	background: url("../images/stopka-bg.jpg") top left repeat-x;
}

.stopka div.zawartosc{
	background: transparent;
}
.stopka ul{margin:0 auto;}
.menu_stopka {margin:0 auto; width: 45%}
.relative{
	position:relative;
}
.absolute{position:absolute;}