@charset "windows-1252";
/* CSS Document */

body { 
font-family			: Arial, sans-serif; 
padding-top			: 17px;
margin				: 0px;
background-image:url(../images/back.png);
}

#main
{

margin-left:auto;
margin-right:auto;}

#header {
padding-bottom:30px;
background-image:url(../images/head_center.gif); background-repeat:repeat-x;
}

#nadpis_stranky {
width:100%;
text-align:center;
height:70px;
color:#FFFFFF;
font-size:36px;
}

#menu{
width:100%;
padding-left:5px;
font-weight: bold;
text-transform: uppercase;
}

#menu a:link {

color:#1A4A88;
text-decoration:none;
font-weight: bold;
text-transform: uppercase;
}

#menu a:visited {
color:#1A4A88;
text-decoration:none;
font-weight: bold;
text-transform: uppercase;
}

#menu a:hover {
color:#333333;
text-decoration:none;
font-weight: bold;
text-transform: uppercase;
}
a.tusom{
background-color:#A1BCFF;
}

#submenu
{

font-size : 13px;
background-color:#F0F0F0;
width:120px;
border-right:1px solid #666666;
text-align: left;

}

#submenu a:link {

color:#1A4A88;
text-decoration:none;
padding-bottom: 1em; 
}

#submenu a:visited {
color:#1A4A88;
text-decoration:none;
}

#submenu a:hover {
color:#333333;
text-decoration:underline;
}

#malemenu{
font-size : 13px;
width:100%;
padding-left:150 px;
text-transform: uppercase;
text-align: right
}

#malemenu a:link {

color:#1A4A86;
text-decoration:none;
text-transform: uppercase;
}

#malemenu a:visited {
color:#1A4A86;
text-decoration:none;
text-transform: uppercase;
}

#malemenu a:hover {
color:#AEC4FF;
text-decoration:none;
text-transform: uppercase;
}

#obsah2{
height:580px;
overflow: auto;
}

#obsah{
width:824px;
background-color:#F0F0F0;
padding:5px;
padding-top: 1em;
text-align: center;
}
#obsah ol{
text-align: left;
}
#obsah ul{
text-align: left;
}
#obsah span{
padding: 7%;
}
#obsah li{
padding-top: 0,5em;
padding-bottom: 1em;
}
#obsah h4{
color:#1A4A88;
margin-bottom: 0,2em; 
}
#obsah p.koment{
font-size : 90%;
font-style:italic;
}
#obsah div.met{
text-indent: 5%;
text-align: left;
}

#popis{
text-align: left;
}


#left_bg {
background-image:url(../images/dip_left_bg.gif);
background-repeat:repeat-y;
}

#right_bg {
background-image:url(../images/dip_right_bg.gif);
background-repeat:repeat-y;
}

#bottom_bg {

background-image:url(../images/dip_bottom_stred.gif);
background-repeat:repeat-x;

text-align:center;}






