/*
Premysl Cimbalek 2006
*/

body {

text-align: center;
background-image:url(img/body_background.jpg);
background-repeat:repeat-x;

}

.telo
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 700px;
border: 2px solid #ad4440;
}

.head
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 700px;
height: 150px;
background-image:url(img/antica_head.jpg);
background-repeat:no-repeat;
/*border: 1px solid red;*/
/*background-color:#FFFFFF;*/
}

/*body, html  {
scrollbar-track-color: #FFF2BF;
scrollbar-face-color: #FFF2BF;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: #B38F00;
scrollbar-arrow-color: #B38F00; }*/

.menu{

width:223px;
border-bottom: 2px solid #ad4440;
background-image:url(img/antica_menu_v.jpg);
background-repeat:repeat;
background-color: #c34e3e;
font-family:Tahoma;
font-size:12px;
}

.spacer{

width:180px;
height:1px;
background-color:#FFFFFF;
margin: 0px;
padding: 0px;
}

.menu_horizontalni{
text-align:center;
width:698px;
height:30px;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
text-align:right;
color:#ad4440;
letter-spacing: 2px;
background-image:url(img/antica_menu.jpg);
background-repeat:no-repeat;

}


.obsah
{
height: 482px;
width: 448px;
margin-top: 0px;
border-bottom: 2px solid #ad4440;
background-color:#FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:13px;
padding: 15px;
text-align:justify;
color:#333333;
overflow:auto;
}

.obsah a{
color:#ad4440;

}


.patka
{
/*position:relative;*/
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;

text-align:right;
font-size: 11px;
color:#ad4440;
width: 700px;
height: 20px;
padding-right: 5px;

}

.menu_horizontalni a:hover   
{
color:#999999;
}
.menu_horizontalni a 
{
margin-left: 10px;

color:#000000;
}

.menu a 
{
margin-left: 10px;
color:#000000;
}

.polozka
{

text-align:center;
font-family: Tahoma;
font-size:13px;
font-weight:bold;
color:#ad4440;
height: 25px;
width: 120px;
margin-top: 5px;
margin-bottom: 0px;
padding-left: 15px;
padding-right:15px;
}

.polozka_akt
{

text-align:center;
font-family: Tahoma;
font-size:13px;
font-weight:bold;
color:#990000;
height: 25px;
width: 120px;
margin-top: 5px;
margin-bottom: 0px;
padding-left: 15px;
padding-right:15px;
}



.patka a
{
color:#ad4440;
}

/*h2 
{
font-family:Tahoma;
font-size:13px;
margin-left: 5px;
text-align:right;
/*color:#164362;*/
/*color:#7C7C7C;
text-shadow:Navy;
letter-spacing: 2px;
border-bottom: 1px solid #d5e0e7;
}*/

h3 
{
font-family:Tahoma;
font-size:13px;
margin-left: 5px;
text-align:right;
color:#ad4440;
letter-spacing: 2px;
background-image:url(img/h3_background.jpg);
background-position: 0% 99%;
background-repeat:no-repeat;

}

p
{
text-align:justify;
}

img{
/*border: 4px double #ad4440;*/
margin-top: 40px;

}

a img {
margin-top: 0px;
border: 4px double #ad4440;
}

table 
{
font-weight:bold;
}
ul{
font-weight:bold;
}

/*td{
border: 1px solid red;
}
*/

.lang{
border: Opx solid white;
}

.mapka{
border: 4px double #ad4440;
}

.nadpis_menu{
font-size:14px;
text-decoration:underline;
}


