
body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a
{
    text-decoration: none;
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
  color:#5568F9;
  text-decoration: none;
  background-color: #F0F0F0;
}

.ab {
    font-size: 21px;
}
.stopka {
    font-size: 11px;
	color:#999999;
}
.b {
    font-size: 24px;
	font-weight: bold;
	margin-left: 0px;
	color: #ffffff;
}
.c {
    margin-left: 50px;
	margin-right: 45px;
	}
.szary {
    color:#666666;
}
.bg {
    background: url(img/main2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 50px;
	}
.hr {
    color: #CCCCCC;
	}