body
{
text-align: center;
margin: 0; 
padding: 0;
background: #EEF2D2;
font-size:0;
}
SPAN
{
text-align:justify;
}

P.head{color:orange; font-weight:bold; text-decoration:none; font-size:13px; font-family:tahoma,sans-serif;}
A.head{color:#00A0E2; font-weight:bold; text-decoration:none; font-size:13px; font-family:tahoma,sans-serif;} 
A.head:hover{color:black; font-weight:bold; text-decoration:none; font-size:13px; font-family:tahoma,sans-serif;}

A.stopka{color:white; font-weight:normal; text-decoration:none; font-size:13px; font-family:tahoma,sans-serif;}  
A.stopka:hover{color:#40B9F8; font-weight:normal; text-decoration:underline; font-size:13px; font-family:tahoma,sans-serif;}

A.menu
{
color:#404040; 
font-weight:bold; 
text-decoration:none; 
font-size:12px; font-family:tahoma,sans-serif; 
margin: 20px, 0px, 20px, 0px;
} 
A.menu:hover{
color: white; 
font-weight:bold; 
text-decoration:none; 
font-size:12px; font-family:tahoma,sans-serif; margin: 20px, 0px, 20px, 0px;
}


A.link{color:black; font-weight:normal; text-decoration:none; font-size:12px; font-family:tahoma,sans-serif;} 
A.link:hover{color:#F49628; font-weight:normal; text-decoration:underline; font-size:12px; font-family:tahoma,sans-serif;}

P.text{
color:black; 
font-weight:normal; 
text-align:justify;
font-size:12px; 
font-family:tahoma,sans-serif;
margin: 2px 10px 2px 10px;
}


SPAN.text{
color:black; 
font-weight:normal; 
text-align:justify;
font-size:12px; 
font-family:tahoma,sans-serif;
margin: 2px 10px 2px 10px;
}

TD.left
{
border-left:1px solid red;
border-right:0px solid red;
border-top:0px; 
border-bottom:0px;
}

TD.right
{
border-left:0px solid red;
border-right:1px solid red;
border-top:0px; 
border-bottom:0px;
}

TD.body
{
border-left:1px solid red;
border-right:1px solid red;
border-top:0px; 
border-bottom:0px;
}


IMG.gallery
{
border: 5px solid #FEFFA3;
}

img.site
{
border: 5px solid #FEFFA3;
margin: 5px;
}

HR.title
{
border: 0px;
color: gold;
background-color: gold; 
height: 1px;
}

P.title
{
color:black; 
font-weight:bold; 
font-style:italic;
text-decoration:none;
text-align:left; 
font-size:15px; font-family: tahoma,sans-serif;
margin-bottom: 1px;
margin-top: 1px;
}

P.down
{
color:black; 
font-weight:normal; 
text-decoration:none;
text-align:right; 
font-size:11px; font-family:tahoma,sans-serif;
margin: 10px 10px 0px 10px;
}

HR.cut
{
border: 0px;
color: silver;
background-color: silver; 
height: 1px;
}

TH
{
font-weight:bold; 
font-size:12px; 
font-family:tahoma,sans-serif;
}

TD
{

font-weight:normal; 
font-size:12px; 
font-family:tahoma,sans-serif;
}

div#head
{
    margin: auto;
    padding : 0px;
    width   : 770px;
    height  : 150px;
}

div#head_left
{
    float: left;
    margin: 0;
    padding : 0;
    width   :150px;
    height  : 150px;
}

div#head_right
{
    float: right;
    margin: 0;
    padding : 0;
    width   : 620px;
    height  : 150px;
}

div#head_menu
{
    padding : 0;
    width   : 770px;
    height   : 17px;
    margin: auto;
    margin-top: 2px;
    font-weight:bold;
    font-size:13px; 
    font-family:tahoma,sans-serif;
    overflow: auto;
}


div.head_kom
{
    float: left;
    padding : 0px;
    margin: auto;
    border-top: 1px solid red;
    border-bottom: 0px solid red;
    border-right: 1px solid red;
    border-left: 1px solid red;
    background: white;
}

div.head_kom1
{
    float: left;
    padding : 0px;
    margin: auto;
    border-bottom: 1px solid red;
    background: #EEF2D2;
}

div#stopka
{
    width   : 770px;
    margin: auto;
    padding : 0px;
    margin: auto;
    background: black;
    font-family:tahoma,sans-serif;
    font-weight:normal;
    font-size:13px;
    color: white;
}


div#body
{
    margin  :  auto;
    padding : 0px;
    max-width: 768px;
    width: 770px;
    min-height : 500px;
    height: auto !important;
    border-right: 1px solid red;
    border-left: 1px solid red;
    background : url(grx/bkg.gif);
    font-family:tahoma,sans-serif;
    font-weight:normal; 
    font-size:12px;
    text-align:justify;
    overflow: hidden;
}





