#kontener_podstrona {

padding-left:10px; 
padding-right: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(img/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;

}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: justify;
font-weight: normal;
color: #666666;
line-height: 150%;
}

div.par {
clear:both;
text-align: justify;
line-height: 150%;
}

.img_left {
padding: 5px;
border: 1px solid #F2F7CD;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.img_right {
padding: 5px;
border: 1px solid #F2F7CD;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.table_2{
width: 640px;

text-align: left;
background-color: #F2F7CD;
}


.td_2{
border-left: 0;
border-right: 0;
border-top: 0;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #FFFFFF;
line-height: 150%;
}

A:link.podstrona {text-decoration: none; color: #B1214B; font-weight:bold;}
A:visited.podstrona {text-decoration: none; color: #B1214B; font-weight:bold;}
A:active.podstrona {text-decoration: none; color: #B1214B; font-weight:bold;}
A:hover.podstrona {text-decoration: underline; font-weight:bold;}

form{
padding: 20px;
margin-bottom:20px;
background-color:#F2F7CD;
float:left;
text-align:left;
line-height:150%;
}

input{
border: 1px solid #D9DFB9;
}

textarea {
border: 1px solid #D9DFB9;
}

