body {
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

#wrapper { /*ustawienie wielkosci 1.2 ema = 12px */

	color:#808080;

}
p {
	font-size:1em;
}

a{
text-decoration:none;
/*color:#29abe2;*/
color: #4f6095;
}

a:hover{
text-decoration:underline;
}

h1,.componentheading{
font-size:21px;
line-height: 25px;
color:#4f6095;
}

.componentheading {
	padding-bottom:15px;
text-align:center;
}

h2,.contentheading{
font-size:19px;
line-height: 23px;
color:#4f6095;
}

h3{
font-size:18px;
line-height: 22px;
color:#4f6095;
}

#left h3, #right h3 {
	text-align: center;
	margin-bottom: 5px;
	color:#4f6095;
	padding-top:0;
	margin-top:0;
}

h4{
font-size:16px;
line-height: 19px;
color:#4f6095;
}

h5{
font-size:14px;
line-height: 17px;
color:#4f6095;
}

h6{
font-size:13px;
font-weight:bold;
line-height: 16px;
color:#4f6095;
}
