body{
    border: 0px none;
    padding: 0px;
    margin: 0px;
    color:#888888 ;
    font-family: Verdana sans-serif !important;
    background-color: white;
}

#top{
    width: 100%;
    height: 8px;
    background-color: #101010;
}

#content{
    width: 860px;
    min-height: 770px !important;
    margin-left: auto;
    margin-right: auto;
}

#header{
    width: 860px;
    height: 90px;
    background-image: url(/img/layout/bg_header.gif);
    background-position: bottom !important;
    background-repeat: repeat-x;
}

#logo{
    width: 320px;
    height: 78px;
    float: left !important;
    background-image: url(/img/layout/logo.png);
    background-repeat: no-repeat;
}

#menu{
    width: 539px;
    height: 90px;
    float: right !important;
    text-align: right;
}

#lang{
    width: 539px;
    height: 20px;
    text-align: right;
    margin-top: 3px;
}

#menu_a{
    width: 539px;
    height: 45px;
    text-align: right;
    color:#ff0202;
    font-size: 15px;
    font-family: Verdana;
    margin-top: 22px;
}

#image{
    background-image:url(/img/layout/image.jpg);
    background-repeat: no-repeat;
    width: 860px;
    height: 283px;
    margin-top: 10px;
}

#text{
    width: 860px;
    
}


#lista{
    width: 860px;
    height: 10px;
    background-image: url(/img/layout/bg_header.gif);
    background-repeat: repeat-x ;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#bottom{
    width: 100%;
    height: 125px;
    background-color: #101010;
    
}

#footer{
    width: 860px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
}
    
#adress{
    margin-top: 10px;

    width: 429px;
    height: 105px;
    float: left;
    border-right: 1px dashed #b7afa2;
    text-align: left;
    color:#f1f1f1;
    font-size: 10pt;
    font-family: Verdana;
    
}

#copy{
    margin-top: 10px;
    width: 429px;
    height: 105px;
    float: right;
    text-align: right;
}
    
.copy{
    color:#f1f1f1;
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana;
}

a:hover.copy{
    color:#f1f1f1;
    text-decoration: underline;
    font-size: 10pt;
    font-family: Verdana;   
}

.domov{
    
    text-decoration: none;
    border: 0px;
}

.odkaz{
    text-align: right;
    color:#ff0202;
    font-size: 16px;
    font-family: Verdana;
    text-decoration: none;
    border: 0px;


}    

a:hover.odkaz{
    text-align: right;
    color:#546797;
    font-size: 16px;
    font-family: Verdana;
    text-decoration: none;
    border: 0px;

    
}

.selected_m{
    text-align: right;
    color:#546797;
    font-size: 16px;
    font-family: Verdana;
    text-decoration: none;
    border: 0px;
}

.selected{
    text-align: right;
    color: #FF0000;
    font-size: 13px;
    font-family: Verdana;
    text-decoration: none;
    border: 0px;
	text-decoration: underline;
	
}        

#motto{
    width: 350px;
    height: 200px;
    float: right;
    margin-top: 65px;
    margin-right: 25px;
    color: #ffffff;
    font-family: Comic Sans MS;
    font-size: 23pt;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.motto{
    color: #ffffff;
    font-family: Comic Sans MS;
    font-size: 22pt;
    text-align: center;
    font-weight: bold;
}

#text_obsah{
    width:660px;
    height:365px;
    float: left;
    border-right: 1px dashed #AAAAAA;

    margin: 10px 0 10px 0;
    
}

#right{
    height:365px;
    float: right;
    width: 190px;
	/*background-color: #839ABF;*/
}
#menu_r{
    width:190px;
    height:250px;

    margin: 10px 0 10px 0;
    /*border-right: 1px dashed #AAAAAA;*/
}

#pocasie{
    color:#4a4f4f ;
    font-size: 11px;
    font-family: Verdana;
   	margin-left:20px;

}

.pocasie{
    color:#4a4f4f ;
    font-size: 11px;
    font-family: Verdana;


}

.nadpis{
    
    font-size: 19px;
    text-align: left;
    font-family: Verdana;
    margin-bottom: 10px;
}

.nadpis_menu_r{
    
    font-size: 17px;
    text-align: left;
    font-family: Verdana;
    margin-bottom: 5px;
}

.pod_nadpis{
    color: red;
    margin-bottom: 15px;
    font-size: 15px; 
    font-family: Verdana;
    
}

.popis{
    
    font-size: 13px;
    text-align: justify;
    font-family: Verdana;
    margin-left: 55px;
    margin-right: 15px;
    border-left: 5px solid #999292;
    padding: 2px 10px 2px 10px;
    color: #4a4f4f;
}

.menu_r_link{
    font-size: 13px;
    font-family: Verdana;
    color: #546797 ;
    text-decoration: underline;
	/*font-weight:bold;*/}

a:hover.menu_r_link{
    font-size: 13px;
    font-family: Verdana;
    color: #FF0000 ;
    text-decoration: underline;
}

#obrazky{
    text-align: center;
    margin-top: 25px;

}
.img{
    padding: 3px;
    border: 1px solid gray;
}
