body
{
background-color: #356AA0;
}

#tlo
{
background-color: white;
border: 1px solid RGB(92,94,92);
-moz-border-radius-bottomright: 25px 25px;
-moz-border-radius-bottomleft:  25px 25px;
min-height: 500px; 
width: 800px;
margin-left: auto;
margin-right: auto;

}


#gora
{
border: 1px solid RGB(60,62,60);
-moz-border-radius-topleft:     25px 25px;
-moz-border-radius-topright:    25px 25px;
width: 800px;
margin-left: auto;
margin-right: auto;
background-color: white;
height: 200px;
margin-top:30px;
}

a.menu{ font-family: verdana; font-size: 11px; color: white; text-decoration:none;}
a.menu:hover{font-family: verdana;  font-size: 11px; color: white; text-decoration:underline; }

a.stopa{ font-family: verdana; font-size: 7pt; color: white; text-decoration:none;}
a.stopa:hover{font-family: verdana;  font-size: 7pt; color: RGB(91,203,255); text-decoration:none;}

#stopka 
{
text-align: center;
color: white;
font-family: verdana;
font-size: 7pt;
width: 800px;
margin-left: auto;
margin-right: auto;
}

.tabelka
{
margin: 20px; 
font-family: verdana; 
font-size: 8pt; 
color: RGB(96, 96, 96); 
text-align: justify;
}

.motto
{
text-align: center; margin-left: 160px; color: RGB(96,96,96); font-family: verdana; font-size: 10pt;
}

#tlo h1
{
margin-left: 15px;
font-size:8pt;
font-weight: normal;
font-family: verdana;
}

#tlo h2
{
margin-left: 30px;
font-size:8pt;
font-weight: normal;
font-family: verdana;
}

.ajax_men1
{
position: absolute;
margin-left: 100px;
margin-top: 20px;
-moz-border-radius-topleft:     10px 10px;
-moz-border-radius-topright:    10px 10px;
cursor:pointer;
border: 1px solid gray;
background-color: RGB(38,85,148);
color: white;
width: 200px;
text-align: center;
font-family: verdana;
font-size: 9pt;
}

.ajax_men2
{
position: absolute;
margin-left: 495px;
margin-top: 20px;
text-align: center;
color: white;
border: 1px solid gray;
background-color: RGB(38,85,148);
-moz-border-radius-topleft:     10px 10px;
-moz-border-radius-topright:    10px 10px;
width: 200px;
cursor:pointer;
font-family: verdana;
font-size: 9pt;
}

.ramka
{
width: 770px;
border: 2px solid gray;
color: gray;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
font-family: verdana;
font-size: 9pt;
-moz-border-radius: 15px 15px;
}


.portfolio
{
width: 750px;
border: 1px dashed gray;
margin-left: auto;
margin-right: auto;
margin-top:10px;
color: RGB(96, 96, 96); 
text-align: justify;
}
