* { margin: 0; padding: 0;}

html { 
background-color: #ffffff; 
}

body { 
margin: 0px; 
font: Tahoma, Verdana, Arial, sans-serif; 
color: #000000; 
text-align: center; 
font-size : 12px; }

div#header { 
width: 100%; height: 100px; margin:  0px 0px 20px 20px; padding: 0px 0px 0px 0px; 
background: url("../images.pl/pozytywnie-logo.png") no-repeat 0px 0px; position: relative;
}

div#back_head { 
background-color: #faaaff; 
width: 760px;
background: url("../images.pl/back_head.gif") no-repeat 0px 0px; background-position: top;
 height:40px; margin: 0 auto; padding: 0px 0px 0px 0px; text-align: center;   
}

div#back { 
background-color: #faaaff; 
background: url("../images.pl/back.gif") repeat-y 0px 0px;
width: 760px; margin: 0 auto; padding: 0px 0px 0px 0px; text-align: center;   
}

div#back_bottom { 
width: 760px;
background-color: #faaaff; 
background: url("../images.pl/back_bottom.gif") no-repeat 0px 0px; background-position: bottom;
 height:30px; margin: 0 auto; padding: 0px 0px 0px 0px; text-align: center;   
}

div#container { 
background-color: #ffffff; 
width: 700px; 
margin: 0 auto; 
padding: 0px 0px 0px 0px; 
text-align: center;   
}


div#content { 
width: 100%; 
background: url("../images.pl/content.gif") repeat-y; 
overflow: auto; 
}

.content { 
	width: 50%; 
	height: 175px;
	float:left;
}

.content_text { 
	text-align: justify;  
	 
	 margin:  20px 20px 0px 20px; 
}

.content_small { 
	padding: 0px; margin:  0px 0px 0px 0px;   width: 33%; 
	text-align: justify;
	background-color: #ffffff;
	display: block; 
	font: Tahoma, Verdana, Arial, sans-serif; 
	color: #000000; 
	float:left;
}

.content_text_small { 

	text-align: justify;  
	 width:90%; 
	 margin:  20px 20px 20px 20px; 
}

.content_text_small p { 
    font : 11px "Verdana";
	line-height: 150%;

}


div#footer { border-style: dotted; border-width: 1px 0px 0px 0px; margin: 20px 0px 0px 0px; background: url("../images.pl/footer.gif") repeat-x left top; width: 100%; height: 40px; text-align: center; font-size: 9px; }
div#footer p { font-size: 11px; text-align: center;  color: #000000; }
div#footer p a { font-size: 11px; color: #000000; text-decoration: none; }
div#footer p a:hover { text-decoration: underline; }

H1 {
	font : 20px "Tahoma";
	color: #0045A3;
	text-align : left;
	padding-top: 0px;
	padding-bottom: 2px;
}
H2 {
	font : 16px "Tahoma";
	color: #0045A3;
	text-align : left;
	padding-bottom: 2px;
}
H3 {
	font : 14px "Tahoma";
	color: #676061;
	text-align : left;
	padding-bottom: 8px;
}
p {
    padding: .5em 0; 
    font : 12px "Tahoma";
	text-align : justify;
	text-indent: 15px;
	color: #000000;
	line-height: 150%;
}

div#img {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #eeeeee;
	padding: 7px 7px 7px 7px;
}


