/* 
    Document   : default
    Created on : 16.3.2009, 11:07:00
    Author     : lubo - Netropolis
    Description:
        Purpose of the stylesheet follows.
*/

ul{
    margin:0px;
    padding-left:20px;}
li{
    color:#034476;
    }
li span{
    color:#EDEEF0;
    }
body {
   font-family:"Trebuchet MS",sans-serif;
   font-size:14px;
   width:99%;
   text-align:justify;
}

.header {
    height: 183px;
    width:740px;
    background: url(/images/top.jpg) no-repeat top right;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
/* MENU PART */
.main_menu {
    height: 50px;
    position: absolute;
    top: 115px;
    right: 53px;
    z-index: 999;
    font-size:14px;
    font-weight:bold;


}
.main_menu a {
    margin-left:34px;
    text-decoration:none;
    color:#9C9C9F;
}
a {
    
    text-decoration:none;
    color:#9C9C9F;
}
a:visited {
    text-decoration:none;
    
}

 a:hover{
    color:#034476;
}

a.active {
    text-decoration:none;
    color:#034476;
}
.middle{
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    background-color:#EDEEF0;
}
.middle_content{

    float:left;
    display:block;
    background-color:#EDEEF0;
}


.middle_right{
    margin-bottom:10px;
    border-left:solid 1px #FEFEFE;
    float:left;
    display:block;
}
.middle_left {
    float: left;
    width:160px;
    margin-top:20px;
    height:380px;
}

.middle_left_inner {
    background-image:url(/images/precho.png);
    background-repeat:no-repeat;
    background-position:bottom right;
    text-align: right;
    padding-bottom:15px;
    border-bottom:solid 1px #FEFEFE;
}

.middle_left_inner p {
    font-weight: bold;
    color: #68b92e;
}

.left_text{
    position: relative;
    padding-right: 15px;
    width: 135px;
}
.left_img{
    position: relative;
    padding-right: 40px;
}
.m1{
   width: 145px;
   padding-right: 20px;
    
}
.middle_right_inner{
    
    margin-left:10px;
    width:540px;
    padding-right:10px;
    color: #605D5C;


}
.middle_right_inner span{
    color: #605D5C;
}
.middle_right img{

float:left;
margin-top:-50px;
margin-left:20px;


}
.middle_right_inner1{
    
    margin-left:10px;
    min-height:140px;
    width:210px;
    padding-left:5px;
    padding-right:10px;
    color:#605D5C;
    margin-bottom:10px;


}
.mapa{
    float:left;
}
.middle_right_inner2{
    margin-left:125px;
    
    min-height:40px;
    width:90px;
    padding-right:10px;
    color:#605D5C;
    margin-bottom:10px;
    font-size:12px;


}

.middle_right_inner p{
    padding-left:15px;


}
.clear{
    clear:both;
}
.bottom{
    
    background-image:url(/images/bottom.png);
    height:9px;
    background-repeat:repeat-x;
    width:100%;

}
.footer{
    width:100%;
    float:left;
    margin-top:25px;
    height:20px;
    border-top:1px solid #034476;
    padding-top:5px;

}
.footer span{
    color:#9C9C9F;
    margin-left:190px;
    
    
}
.middle_left_inner p{
    color:#68B92E;
    font-weight:bold;
}
h2{
    color:rgb(104,185,46);
    padding-left:15px;
    width:540px;
    padding-bottom:15px;
    border-bottom:solid 1px #FEFEFE;

}
.logo a{
    border:none;
}
.logo img{
    border:none;
    margin-top:109px;
}

.left_top{
    width:10%;
    float:left;
    background-image:url(/images/top_side.png);
    background-repeat:repeat-x;
    height:183px;
}
.left_middle{
   width:9%;
   float:left;

}
.right_middle{
   width:9%;
   float:left;

}
.left_bottom{
   width:10%;
   float:left;
   border-bottom:1px solid #034476;
   padding-bottom:16px;

}
.right_bottom{
   width:10%;
   float:left;
   border-bottom:1px solid #034476;
   padding-bottom:16px;

}
.middle_bottom{
   width:80%;
   float:left;

}

.center{
    width:100%;
    background-color:#EDEEF0;

}
.linka_na_mapu{
    margin-left:350px;
}
.top{
        width:100%;
        background-image:url(/images/top_side.png);
    background-repeat:repeat-x;height:183px;
    }
.end{
    width:100%;
    background-image:url(/images/bottom_side.png);
    background-repeat:repeat-x;
    height:9px;

}
.right_top{
    height:183px;
    float:left;
    width:10%;
}
