

body {

padding: 0px;
font-family: tahoma, times new roman;
font-size: 12px;
text-align: center;
color: #aaaaaa;
background-color: #ffffff;
text-align: center;

}

a.menulink         {text-decoration: none}
a:link.menulink    {color: #aaaaaa; font-size: 12px; text-decoration: none;}
a:visited.menulink {color: #aaaaaa; font-size: 12px; text-decoration: none;}
a:hover.menulink   {color: #a6d5fa; font-size: 12px; text-decoration: none;}
a:active.menulink  {color: #a6d5fa; font-size: 12px; text-decoration: none;}


a.odkaz         {text-decoration: none; font-variant: small-caps; color: #a6d5fa;}
a:link.odkaz   {text-decoration: none; font-variant: small-caps; color: #a6d5fa;}
a:visited.odkaz {text-decoration: none; font-variant: small-caps; color: #a6d5fa;}
a:hover.odkaz   {text-decoration: none; font-variant: small-caps; color: #a6d5fa;}
a:active.odkaz  {text-decoration: none; font-variant: small-caps; color: #a6d5fa;}

a.odkaz{
font-variant: small-caps;
color: #a6d5fa;

}
a         {text-decoration: none}
a:link    {color: #aaaaaa; font-size: 12px; text-decoration: underline;}
a:visited {color: #aaaaaa; font-size: 12px; text-decoration: none;}
a:active  {color: #dadada; font-size: 12px; text-decoration: none; font-variant: small-caps;}
a:hover   {color: #dadada; font-size: 12px; font-variant: small-caps; text-decoration: none;}

h1    {color: #a6d5fa; font-style: none; text-decoration: none; font-variant: small-caps; text-align: left; font-size: 16px;}
h2    {color: #a6d5fa; font-style: none; text-decoration: none; font-variant: small-caps; text-align:center; font-size: 14px;}
h3    {color: #a6d5fa; font-style: none; text-decoration: underline; font-variant: small-caps; text-align:center;}


.body {
width: 900px;
margin: auto;




}


.hlavicka {
width: 900px;
height: 170px;
background-image:  url(../design/hlavicka.jpg); 
background-repeat: no-repeat;
background-position: top;

}



.menu {
width: 900px;
height: 29px;
background-image:  url(../design/menu.jpg); 
background-repeat: no-repeat;
background-position: top;
}



.mezera{
width: 900px;
height: 10px;
background-color: #FFFFFF;

}




.leva {
width: 175px;
float: left;
}

.tlacitka {
width: 175px;

}

.tl_mezera{
width: 175px;
height: 5px;
background-color: #FFFFFF;

}

.tl_tl{
width: 175px;
height: 24px;
background-image:  url(../design/tlacitko.jpg); 
background-repeat: no-repeat;
background-position: top;

}

.tl_text{
width: 145px;
text-align: left;
padding-left: 40px;
padding-top: 5px;

}




.stred {
width: 725px;
float: left;
margin:auto;

}

.text {
width: 550px;
float: left;

}

.text_hl{
width: 550px;
height: 60px;
background-image:  url(../design/hl_div_hl.jpg); 
background-repeat: no-repeat;
background-position: top;
}
.text_nadpis{
width: 450px;
height: 60px;
padding-left: 100px;
padding-top: 10px;
text-align: left;
}


.text_poz{
width: 550px;
background-image:  url(../design/hl_div_pozadi.jpg); 
background-repeat: repeat-y;
}

.text_text{
width: 530px;
padding: 10px;
text-align: justify;
}

.text_text2{
width: 530px;
padding: 10px;
text-align: center;
}

.text_pat{
width: 550px;
height: 25px;
background-image:  url(../design/hl_div_paticka.jpg); 
background-repeat: no-repeat;
background-position: top;
}


.prava{
width: 175px;
float: right;
}

.maly_mezera{
width: 175px;
height: 10px;
}

.maly{
width: 175px;
}

.maly_hl{
width: 175px;
height: 41px;
background-image:  url(../design/maly_div_hl.jpg); 
background-repeat: no-repeat;
background-position: top;
}
.maly_hl_nadpis{
width: 175px;
padding-top: 1px;
text-align: center;
}


.maly_poz{
width: 175px;
background-color:#FFFFFF;
}

.maly_text{
width: 165px;
padding: 5px;
}

.maly_pat{
width: 175px;
height: 20px;
background-image:  url(../design/maly_div_paticka.jpg); 
background-repeat: no-repeat;
background-position: top;
}


.text_hl_gal{
width: 725px;
height: 60px;
background-image:  url('design/gal_hl_hl.jpg'); 
background-repeat: no-repeat;
background-position: top;
}
.text_nadpis_gal{
width: 665px;
height: 60px;
padding-left: 100px;
padding-top: 10px;
text-align: left;
}


.text_poz_gal{
width: 725px;
background-image:  url('design/gal_hl_pozadi.jpg'); 
background-repeat: repeat-y;
}

.text_text_gal{
width: 705px;
padding: 10px;
}
.text_text_gal_ul{
width: 625px;
padding-left: 100px;
text-align:left;
}
.text_pat_gal{
width: 725px;
height: 25px;
background-image:  url('design/gal_hl_pat.jpg'); 
background-repeat: no-repeat;
background-position: top;
}


.paticka{
width: 900px;
height: 100px;
background-image:  url(../design/paticka.jpg); 
background-repeat: no-repeat;
background-position: top;
clear: both;
color:#FFFFFF;
text-align: center;
margin: auto;
}


.ext{
text-align: center;
}

.foto_nahled {
   padding: 5px 0 5px 0;
}
.foto_nahled img {
   width: 150px;
}


















