html
{
height: 100%;
width: 100%;
}
body
{
color: #5d6675;
background: white;
font-family: Tahoma;
font-size: 14px;
text-align: left;
height: auto;
width: auto;
margin: 0px 0px 0px 0px;
padding: 5px 0px 10px 0px;
}

a {
color: #EE212C;
text-decoration: underline;
}
a:hover 
{
color: #000000;
text-decoration: none;
}
h2 
{
font-size: 12px;
margin: 0 0 0 0;
letter-spacing: 2px;
text-align: left;
}
h4 
{
font-size: 15px;
margin: 0 0 0 0;
letter-spacing: 2px;
text-align: right;
}
h5 
{
font-size: 15px;
margin: 0 0 0 0;
letter-spacing: 2px;
text-align: left;
}
h6 
{
font-size: 15px;
margin: 0 0 0 0;
letter-spacing: 2px;
text-align: center;
}
.cage 
{
margin: auto;
width: 900px;
height: 100%;
border: solid 1px #dcdcdc;
}
.head 
{
width: 100%;
height: 150px;
background-image: url(Images/algastralogo.png);
border: none;
}
.left
{    
width: 112px;
background-image: url(Images/www_AgMeny.gif);
border: none;
}
.centre {
margin:100px; padding:0;
width: 800px;
height: auto;
border: none;
}
.foot
{
height: 50px;
background-image: url(Images/algastra_bottom.png);
}
.podtrzeni-bottom {
background: url(Images/hr.gif) repeat-x bottom;
margin-bottom: 2px;
}
.podtrzeni-top {
background: url(Images/hr.gif) repeat-x top;
}



