/* CSS Document */

img {border:0px}

body{
width:990px;
margin:auto;
background-color: #FFFFFA;
margin-bottom: 100px;
font-family: verdana;
font-size: 12px;
color: #333333;
text-align: justify;
line-height: 120%;

}

a {
color: #2B8BB5;
}

.background {
background-image: url(./images/background.png);
height: 1080px;
width:990px;
background-repeat: repeat-x;
}

.header{
background-image: url(./images/header.png);
background-repeat: no-repeat;
width:990px;
height:135px;
}


.navigace{
background-image: url(./images/navigacerepeat.png);
background-repeat: repeat-x;
width:990px;
height:31px;
}

.navigaceleft{
background-image: url(./images/navigaceleft.png);
background-repeat: no-repeat;
width:27px;
height:31px;
float:left;
}

.navigaceright{
background-image: url(./images/navigaceright.png);
background-repeat: no-repeat;
background-position: 100% 100%;
height:31px;
float: right;
width:500px;
}

.navigaceright ul{
margin:0 27px 0 0;
display:block;
font-variant: small-caps;
font-weight:bold;

list-style-type:none;
height: 26px;
color:white;
padding:0px;
}

.navigaceright ul li{
padding: 5px 8px 4px 10px;
float:right;
border-left:2px solid #227A9E;
background-image: url(./images/navigaceright-repeat.png);
background-repeat: repeat-x;
color: #A0E739;
height:17px;
}



.navigaceright ul li a{

text-decoration:none;
display:block;

color: white;
font-variant: small-caps;
font-weight:bold;
text-decoration: none;
}

.navigaceright ul li a:hover{
color:#A0E739;
}

.navigace-text{
padding-right: 50px;
padding-left: 30px;
padding-top: 4px;
color: white;
font-variant: small-caps;
font-weight:bold;
}

.navigace-text a{
color: white;
}


.navigace-text a:hover{
color: #609312;
}

.left-col{
float:left;
background-image: url(./images/left-box-nav-repeat.png);
background-repeat: repeat-y;
width:183px;
margin-top:14px;
margin-left:17px;

_margin-left:8px;

}

.left-box-nav-start{
background-image: url(./images/left-box-nav.png);
background-repeat: no-repeat;
width:183px;
padding-top: 20px;
}

.left-box-nav-end{
background-image: url(./images/left-box-nav-end.png);
background-repeat: no-repeat;
width:183px;
height:37px;
}

.left-box-nav-text{
margin-left:5px;
padding: 0 10px 0 10px;
width:152px;
min-height: 337px;

height:auto !important; /* Hack IE */
height:337px; /* Hack IE */
}

.left-box-nav-text ul{
font-size: 14px;
list-style-type:none;
padding: 0;
margin: 0;
font-weight:bold;
}
.left-box-nav-text a{
display: block;
width:150px;
color: black;
text-decoration:none;
}

.left-box-nav-text a:hover{
color: #609312;
background-image: url(./images/sipka.png);
background-repeat: no-repeat;
background-position: 100% 50%;
}

.center-col{
float: left;
width: 534px;
background-color:#FFFFFB;

margin: 16px 8px 0 8px;
padding: 10px 22px;
}

.center-col p{
margin-bottom: 10px;
margin-left: 3px;
margin-right: 5px;
line-height: 150%;
}

.center-col h1{
margin: 0 0 15px 0;
font-size:18px;
font-weight: normal;
text-align:left;
color: #125b89; 
}

.center-col h2{
font-size:16px;
margin-top:18px;
text-align:left;
font-weight: normal;
color: #125b89;
}

.kurz{
border: 1px solid #E3E3E1;
margin-top: 20px;
padding:10px 0 10px 10px;
}

.kurz h2 {
margin:0px;
text-align:left;
}

.kurz a{
color: #8FB942;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.kurz-poznamka{
background-image: url(./images/poznamka.png);
background-repeat: no-repeat;
width: 164px;
height: 149px;
float:right;
position: relative;
top: -30px;
left: 4px;
margin-left: 10px;
}

.kurz-poznamka-text{
padding: 45px 15px 5px 15px;
font-style: italic;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-align: left;
position: relative;
top: -15px;
text-align: center;
}

.kurz-poznamka-text p{
margin: 3px 0 0 0;
}

.hvezdicka{
background-image: url(./images/hvezdicka.png);
background-repeat: no-repeat;
width: 102px;
height: 101px;
float:right;
position: relative;
left: 23px;
top: -30px;

}



.zapsatse{

background-image: url(./images/zapsatse-repeat.png);
background-repeat: repeat-x;
height:25px;
margin-top:7px;
margin-left:15px;
float:left;
min-width: 90px;


}

.zapsatse1{
background-image: url(./images/zapsatse-repeat.png);
background-repeat: repeat-x;
height:25px;
margin-top:7px;
float:left;
min-width: 90px;

}

.zapsatse-text{
height:25px;
padding: 3px 5px 0 5px;
float:left;
}

.zapsatse-text a{
text-decoration: none;
color:white;
}

.zapsatse-text a:hover{
color:#A0E739;
}

.zapsatse-left{
background-image: url(./images/zapsatse-left.png);
background-repeat: no-repeat;
width:7px;
height:25px;
float:left;
}

.zapsatse-right{
background-image: url(./images/zapsatse-right.png);
background-repeat: no-repeat;
width:15px;
height:25px;
float:left;
}

.clear {
clear: both;
}


.right-col{
float:left;
width:183px;
text-align: left;
}

.right-col h3{
margin-bottom:5px;
}

.right-col-box{
float:left;
background-image: url(./images/right-box-nav-repeat.png);
background-repeat: repeat-y;
width:183px;
margin-top:14px;
}

.right-box-nav-start{
background-image: url(./images/right-box-nav.png);
background-repeat: no-repeat;
width:183px;
padding-top:10px;
}

.right-box-nav-end{
background-image: url(./images/right-box-nav-end.png);
background-repeat: no-repeat;
width:183px;
height:12px;

}

.right-box-nav-text{
margin-left:5px;
padding: 0 0px 0 10px;

width:155px;
min-height: 200px;

height:auto !important; /* Hack IE */
height:200px; /* Hack IE */
}

.right-box-nav-text ul {
padding-left: 0px;
margin:0px;
list-style-type: none;
}

.right-box-nav-text .odkazy li {
background-image:url(./images/odrazka.png);
background-position: 0 0.20em;
background-repeat:no-repeat;
padding-left:1.3em;
margin-top:8px;
}

.right-box-nav-text .odkazy li {
background-image:url(./images/odrazka.png);
background-position: 0 0.20em;
background-repeat:no-repeat;
padding-left:1.3em;
margin-top:8px;
}

.right-box-nav-text li {
background-image:url(./images/kulicka.png);
background-position: 0 0.35em;
background-repeat:no-repeat;
padding-left:1.3em;
margin-top:8px;
font-family: verdana;
font-size: 11px;
}


h1,h2,h3,h4,h5 {
font-family: verdana;
font-size: 11px;
color: #252525;
margin:0px;
padding:0px;
}

.footer{
clear:both;
height:20px;
}

.vyrazny a{
color: #609312;
background-image: url(./images/sipka.png);
background-repeat: no-repeat;
background-position: 100% 50%;
}

