html, body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position:top;
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-align:left;
    margin: 0;
	padding: 0;
}

#kontener {
width: 1000px;
padding:0;
margin:0;
}


#content {
clear:both;
width: 280px;
margin-left: 20px;
margin-right:20px;
float: left;
background-color: #FFFFFF;
padding-top: 20px;
text-align: left;
line-height:150%;


}

#projekty {
background-color: #FFFFFF;
	width: 660px;
	float: right;
	padding-top: 20px;
}




#stopka {
border-top: solid 1px #CCCCCC;
background-color: #FFFFFF;
background-image: url(images/krzaczek.jpg);
background-position:bottom left;
background-repeat: no-repeat;
line-height: 200%;
	width: 980px;
	padding: 10px;
	margin-left: auto;
      margin-right: auto;
      font-size: 8pt;
	  color:#999999;
}

a:link {text-decoration: none; color: #B1214B; font-weight:bold;}
a:visited {text-decoration: none; color: #B1214B; font-weight:bold;}
a:active {text-decoration: none; color: #B1214B; font-weight:bold;}
a:hover {text-decoration: underline; font-weight:bold;}

.img_left {
padding: 5px;
border: 1px solid #F2F7CD;
margin-right: 20px;
margin-bottom: 10px;
}

.tytul
{
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align: left;
font-weight: bold;
color: #AB1B46;
border-bottom: 1px solid #F8D4DF;
padding-left: 20px;
    background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;

}

.tytul_small
{
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
font-weight: bold;
color: #666666;
}

.tytul_small2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
font-weight: bold;
color: #666666;
}


