
body {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
#featured{
        width:281px;
        height:360px;
        text-align:center;



    
    }
    
     .kontakt_link a,.kontakt_link a:visited{
        padding-left:20px;
        margin:0px;
        text-align:center;
        font-family:calibri;
        color:#663300;
        font-size:16px;
        text-decoration:none;
              font-weight:bold;
}
     .kontakt_link a:hover{
      text-decoration:underline;
      font-weight:bold;
         
}
  .logo{
        position:absolute;
        left:650px;
        top:10px;
    }
    .en{
        width:30px;
            position:absolute;
        left:625px;
        top:30px; 
    }
     .sk{
         width:30px;
            position:absolute;
        left:590px;
        top:30px; 
    }
    #main{
        width:700px;

        border:1px solid tan;
        height:500px;
        position:absolute;
        top:65px;
        left:30px;
        background-image:url("/images/main_bg2.png");
        border-right:0px;
    }
    #right{
        background-color:White;
        width:281px;
        border:1px solid tan;
        height:543px;
        position:absolute;
        left:430px;
        border-top:0px;
        
    }
    
    #right table{
        margin-left:5px;
        font-family:calibri;
        color:#663300;
        font-size:13px;
        font-weight:bold;
        text-align:left;
        margin-right:130px;
        vertical-align:top;
        margin-top:10px;
        margin-bottom:10px;
        
    }
    #right table img{
        width:20px;
    }
  

        #featured ul.ui-tabs-nav{
        position:absolute;
        top:0;
        list-style:none;
        padding:0; margin:0;
        width:281px;
    

    }
    #featured ul.ui-tabs-nav li{
        padding:0px 0; padding-left:0px;
        font-size:12px;
        color:#666;
        
         

                        
    }
    #featured ul.ui-tabs-nav li span{
        font-size:11px; font-family:verdana;
        line-height:18px;

    }


        #featured .ui-tabs-panel{
        width:281px; 
        background:#999; position:relative;
            overflow:hidden;

    }
    #featured .ui-tabs-hide{
        display:none;
    }

        #featured .ui-tabs-panel{
        width:281px;
        background:#999; position:relative;
            overflow:hidden;
    }
    #featured .ui-tabs-hide{
        display:none;
    }


        #featured li.ui-tabs-nav-item a{/*On Hover Style*/
        display:block;
        height:62.6px;
        color:black;  background:white;
        line-height:20px;
        outline:none;
        text-decoration:none;
        font-weight:normal;
        padding-right:5px;
              background-image:url("images/banner_bg.png");
        
    }


    #featured li.ui-tabs-nav-item a:hover{
        background:gainsboro;

    }
   
    #featured ul.ui-tabs-nav li.ui-tabs-selected a{
        background:slategray;
        color:white;
    }

        #featured ul.ui-tabs-nav li img{
        float:left; margin:2px 5px;
        background:#fff;
        padding:2px;
        border:1px solid #eee;
    }

        #featured .ui-tabs-panel .info{
        position:absolute;
        top:150px; left:0;
        height:100px; width: 400px;
        background: url('images/transparent-bg.png');
    }
    #featured .info  h2{
        font-size:18px; font-family:verdana;
        color:#fff; padding:5px; margin:0;
        overflow:hidden;
    }
    #featured .info p{
        margin:0 5px;
        font-family:verdana; font-size:11px;
        line-height:15px; color:#f0f0f0;
    }
    #featured .info a{
        text-decoration:none;
        color:#fff;
    }
    #featured .info a:hover{
        text-decoration:underline;
    }  

    #menu{
        width:700px;
        height:40px;
        float:left;
        background-color:#693919;
    }
    .item{
        
        text-align:Center;
        width:120px;
        color:#f4e5db;
        font-family:calibri;
        font-size:16px;
        letter-spacing:3px;
        padding:10px;
        float:left;
        cursor:pointer;
        border-right:1px solid #f4e5db;
   
    }
    .item a:hover{
        text-decoration:none;
        font-weight:bold;
    }
    .item a{
        text-decoration:none;
        font-weight:normal;
        color:#f4e5db;
    }
    
    #text{
        position:absolute;
        top:80px;
        left:50px;
        height:360px;
        width:320px;
 
    }
    
    #text p, #text table{
        padding:20px;
        text-align:justify;
        font-family:calibri;
        color:#663300;
        line-height:15px;
        font-size:13px;
    }
    #text input,#text textarea{
        font-family:calibri;
        color:#663300;
        font-size:13px;
        width:180px;
        float:left;
    }
    
   
    h2{
           font-family:calibri;
        color:#663300;
         font-size:20px;
      margin-left:20px;
      margin-right:20px;
      margin-bottom:0px;
         border-bottom:1px solid #663300;
         text-align:left;
    }