body{
    background-image: url('../zdroje/obr/bg2.png');
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #3C3C3C;
    text-align: center;
    font-family: "lucida sans unicode", tahoma, arial;
}
#container{
    width: 850px;
    text-align: left;
    margin: 0 auto;
    background-color: white;
    border: 5px solid #DFDFDF;
    margin-top: 40px;
    overflow: hidden;
    -moz-box-shadow: 3px 3px 4px grey;webkit-box-shadow: 3px 3px 4px grey;box-shadow: 3px 3px 4px #404040;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040');

}
#header{
    width: 850px;
    height: 100px;
    padding: 20px 20px 20px 20px;
}
#headerLeft{
    width: 180px;
    height: 100px;
    float: left;
    background-repeat: no-repeat;
}
#headerRight{
    width: 604px;
    height: 84px;
    float: right;
    background: #cb1c53;
    margin-right: 40px;
}
#slider{
    width: 850px;
    background-image: url('../zdroje/obr/header1n.png');
    background-repeat: no-repeat;
    height: 118px;
    margin-left: 20px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#menu {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li {
    float: left;
    font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
#menu a {
    background: #cb1c53;
    color: white;
    display: block;
    float: left;
    margin: 0;
    padding-top:40px;
    padding-bottom:27px;
    text-decoration: none;
    text-align: center;
    width:100px;
    margin-left: 10px;

}
#menu a:hover {
    background: #cb1c53 url("../zdroje/obr/hover2.png") bottom center no-repeat;
    color: #fff;
}
#menu a.aktiv {
    background: #cb1c53 url("../zdroje/obr/hover2.png") bottom center no-repeat;
    color: #fff;
}
#contentContainer{
    width: 850px;
    margin: 20px;
    padding-bottom: 20px;
    background-color: white;
    float: left;

}
#contentLeft{
    width: 510px;
    float: left;
    font-size: 14px;
    margin-left: 40px;
    text-align: justify;
    font-size: 13px;
}
p{
    text-align: justify;
    font-size: 13px;
}
#contentRight{
    width: 200px;
    float: right;
    margin-right: 30px;
    border-left: 1px solid #e3e3e3;
    padding-left: 20px;

}
#footer{
    background-color: #EFEFEF;
    height: 18px;
    width: 850px;
    padding: 20px;
    float: left;
    color: #6E6E6E;
    font-size: 12px;
}
h1{
    margin-top: 10px;
    color: #c4164d;
    font-size: 16px;
    width: 80%;
    letter-spacing: 2px;
    border-bottom: 1px dotted #c4164d;
}
h1.menu{
    margin-top: 10px;
    color: black;
    font-size: 14px;
    letter-spacing: 3px;
    width: 150px;
}
ul.sluzby{
    font-size: 13px;
    margin: 0;
    padding: 0;
}
ul.sluzby li{
    margin-bottom: 15px;
    margin-left: 20px;
    list-style-image: url('../zdroje/obr/ul2.png');
}
div.foto{
    margin-left: 15px;
    margin-bottom: 30px;
    width: 142px;
    height: 94px;
    background-color: #FDECC4;
    display: block;
    float: left;
    text-align: center;
    padding-top: 15px;
}
div.foto img{
    width: 108px;
    border: 1px solid black;
}
div.fotogalerieDiv{
    width: 535px;
    float: left;
    padding-left: 30px;
}
ul.sluzby li a:hover{
    border-bottom:1px #c4164d solid;
    background-color: 
}
ul.sluzby li a.aktiv{
    border-bottom:1px #c4164d solid;
}
ul.sluzby li a{
    color:black;
    text-decoration: none;
}

#contentLeft ul{
    font-size: 13px;
    list-style-type: square;
}
#contentLeft ul li{
    margin-bottom: 10px;
}

tr.dalsi:hover{
    background-color:#E4E4E4;
}
td.dalsi{
    padding:5px;
    height:20px;
}
.co{
    padding:10px 0 10px 0;
    text-align:center;
    background:rgb(239,239,239);
}

table.rozcestnik{
    width: 80%;
    margin-left: 45px;
    margin-top: 10px;
}
table.rozcestnik td{
    padding: 10px;
}
table.rozcestnik td img{
    border: 1px solid black;
}
img{
    border: 0;
}
fieldset{
    border: 1px solid #B6B6B6;
    font-size: 13px;
    padding: 15px;
}
input{
    border: 1px solid #B6B6B6;
    padding: 2px;
}
textarea{
    border: 1px solid #B6B6B6;
}
select{
    border: 1px solid #B6B6B6;
    padding: 2px;
}
legend{
    color: #BF0000;
    font-weight: bold;
}
.ramecek{
    margin: 10px 20px;
    padding: 5px;
    border: 2px solid #E3E3E3;
    -moz-box-shadow: 3px 3px 4px grey;webkit-box-shadow: 3px 3px 4px grey;box-shadow: 3px 3px 4px #E3E3E3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3E3E3')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3E3E3');
}
ul.modra{
    list-style-image: url('../zdroje/obr/ul3.png');
}

table#ref td{
    padding-bottom: 25px;
}
p{
    line-height: 28px;
}
h4{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #CB1C53;
    color: #CB1C53;
    width: 100%;
}
img.cer{
    padding: 4px;
    border: 1px solid #E3E3E3;
    margin: 2px;
    -moz-box-shadow: 3px 3px 4px grey;webkit-box-shadow: 3px 3px 4px #E3E3E3;box-shadow: 3px 3px 4px #E3E3E3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3E3E3')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E3E3E3');
}