body {
	background-color: #262626;
	font-size: 16px;
}

p.reklama {color: rgb(224,224,224); font-size: 10px;}
p.reklama a {color: rgb(224,224,224);font-size: 10px; }
td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

.link-top { font-size: 10px; color: silver; padding: 4px; text-align: center;}
.link-top a {font-size: 10px; color: silver;}

img.nahledleft { margin: 20px 20px 10px 0px; float: left; }
img.nahledright { margin: 20px 0px 10px 20px; float: right; }
p {color: white; text-align: justify; }
div.main {
  background-color:#90AFB4;
  width:860px;
  min-height:360px;
  padding: 20px;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
    padding: 20px 0px 10px 10px; 
}

h2 {
    font-size: 16px;
    color: white;
    padding: 15px 0px 10px 10px; 
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}
a.active {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

