body {
	background-color: #FFF;
	text-align: center;
	margin: auto; 
	margin-top: 5px;
	font-family: Arial;
	font-size: 14px;
}

h1
{
font-size: 25px;
color: #669ecd;
margin: 2px;
border-bottom: 1px dotted #8bafd3;
}

h2
{
font-size: 20px;
color: #669ecd;
margin: 2px;
margin-left: 20px;
padding-top: 10px;
border-bottom: 1px dotted #8bafd3;
}

br
{
margin-bottom: 5px;
}

b
{
margin-bottom: 5px;
color: #123f6c;
border-bottom: 1px dotted #123f6c;
}


ul#menu
{
text-align: right;
padding: 7px;
list-style: none;
margin: 0;
background-color: #5E81AB;
font-size: 16px;
font-weight: bolder;
}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
color: #fff;
}

ul#menu li a:hover
{
color: #000;
}

ul#menu li
{
border-bottom: 1px solid silver;
}

a {text-decoration: underline; color: #669ecd;}
a:hover {text-decoration: underline;color: #4e7eae;}

.content
{
border-left: 1px solid #8bafd3; line-height: 25px; padding: 5px; padding-left: 10px; text-align: justify;
}

.zrodlo
{font-size: 10px; line-height: normal; border: 1px dotted silver; padding: 5px; background: #fff; margin-top: 5px;}

#oferty
{border-bottom: 2px solid #123f6c; background: #e0f2fc; border: 1px solid #fff; border-bottom: 2px solid #123f6c; margin-top: 10px;}

#oferty h2
{margin: 2px; padding-left: 10px; font-size: 18px; border-bottom: 1px dotted #8bafd3; color:#123f6c;}

#oferty h2 a {text-decoration: none; color: #669ecd;}
#oferty h2 a:hover {text-decoration: none;color: #4e7eae;}

#oferty #adres
{padding: 5px; padding-left: 15px; font-size: 15px; font-weight: bolder; color: #123f6c; line-height: normal; border-bottom: 1px solid #123f6c;}
#oferty #texta
{padding: 5px; font-size: 14px; line-height: normal;}
#oferty a {text-decoration: none; color: #669ecd;}
#oferty a:hover {text-decoration: none;color: #4e7eae;}

