body
{
margin: 0px;
background-color: #f4f4f4;
font-family: georgia;
}

.line
{
height: 10px;
background-image: url(/img/line.gif);
background-position: left;
background-repeat: no-repeat;
}

.up
{
background-image: url(/img/shadow.jpg);
background-position: top;
background-repeat: repeat-x;
padding-top: 20px;
padding-bottom: 20px;
background-color: #FFFFFF;
height: 100px;
margin-top: 10px;
border: 8px solid #cecece;
}

.stroka
{
background-color: #232d48;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
position: relative;
top: -20px;
/*height: 25px;*/
padding:4px 0;
color: #FFFFFF;
z-index: 100;
}

.info
{
width: 100%;
background-color: #f8f9fa;
padding-top: 20px;
}

.main
{
/*padding-top: 20px;*/
padding-bottom: 20px;
background-color: #FFFFFF;
height: 1200px;
margin-top: 10px;
margin-bottom: 40px;
border: 8px solid #cecece;
}

.text
{
margin-left: 20px;
margin-right: 20px;
}

h1
{
margin: 0px;
padding: 0px;
margin-left: 20px;
margin-top: 20px;
font-weight: normal;
font-size: 30px;
color: #2f2f2f;
}

h4
{
margin: 0px;
padding: 0px;
margin-left: 20px;
font-weight: normal;
font-size: 20px;
color: #ea0000;
}

h4 a
{
text-decoration: none;
}

h4 a:hover
{
text-decoration: underline;
}

h2
{
margin: 0px;
padding: 0px;
margin-left: 20px;
margin-top:16px;
margin-bottom:13px;
font-weight: normal;
font-size: 25px;
color: #ea0000;
}

h3
{
margin: 0px;
padding: 0px;
margin-left: 20px;
font-weight: normal;
font-size: 24px;
color: #ea0000;
}

h3 a
{
text-decoration: none;
}

h3 a:hover
{
text-decoration: underline;
}

.copy
{
color: #a9a9a9;
font-family: tahoma;
font-size: 12px;
}

.copy a
{
color: #a9a9a9;
}

.pixel
{
color: #a9a9a9;
font-family: tahoma;
font-size: 12px;
}

.pixel a
{
text-decoration: none;
color: #a9a9a9;
}

table
{
font-size: 12px;
}

a
{
color: #ea0000;
}

a:hover
{
text-decoration: none;
}
