﻿body
{
    background:white url('../images/background.png') no-repeat scroll center top;
    background-color:#40c904;
    margin:0px auto;
    height:100%;
    position:relative;
    font-family:Tahoma;
    font-size:0.9em;
    margin-right:200px;
}

img, div, a, ul
{
    margin:0;
    padding:0;
    border:collapse;
    border:none;
}

.main
{
    width: 852px;
    height: 898px;
    margin:0px auto;
    position:relative;
    padding-left:200px;
}

.main_banner
{
    width: 852px;
    height: 898px;
    margin:0px auto;
    position:relative;
    padding-left:200px;
}

.left_banner
{
    position:absolute;
    top:230px;
    left:0px;
}

#header
{
    background-image: url('../images/header.png');
    width:852px;
    height:198px;
    position:relative;
}

#head_btn_home
{
    position:absolute;
    left:105px;
}

#btns
{
    width:852px;
    height:282px;
   
}

#btns_l
{
    background-image: url('../images/btns_left.png');
    width:12px;
    height:284px;
   
    float:left;
}

#content1
{
    width:768px;
    height:282px;
    float:left;
}



#btns_r
{
   /* background-image: url('../images/btns_right.png');*/
    width:72px;
    height:284px;
   
    float:left;
     
}

#mid
{
    height:93px;
  
}

#mid_l
{
    
    width:61px;
    height:93px;
    background-image: url('../images/mid_left.png');
    float:left;
   
   
    
}

#mid_txt
{
    
    
    width:215px;
    height:93px;
    background-image: url('../images/mid_text.png');
    float:left;
    
    
}

#srch_n_nms
{
    
    width:576px;
    height:93px;
    background-image: url('../images/srch_n_names.png');
   float:left;
   position:relative;
}

#main_cont_l
{
    width:53px;
    height:241px;
    background-image: url('../images/main_cont_left.png');
    float:left;
}

#main_content
{
    width:692px;
    height:241px;
    float:left;
    background-image: url('../images/main_cont.png');
    
}

#main_cont_r
{
    width:107px;
    height:241px;
    background-image: url('../images/main_cont_right.png');
    float:left;
}

#main_cont_b
{
    width:852px;
    height:19px;
    background-image: url('../images/main_cont_bottom.png');
    float:left;
}

#b_btns_l
{
    width:78px;
    height:63px;
    background-image: url('../images/bottom_btns_left.png');
    float:left;
}

#b_btns
{
    width:633px;
    height:63px;
    float:left;
}

#b_btns li, #content1 li
{
    list-style-type:none;
    float:left;
}

#b_btns_r
{
    width:141px;
   height:63px;
    background-image: url('../images/bottom_btns_right.png');
    float:left;
}

#name
{
    /*border:solid 1px black;*/
    font-weight:bold;
    position:absolute;
    top:37px;
    left:320px;
}
#searchInputDiv input
{
    background:none;
    border:none;
    color:#424242;
    font-weight:bold;
    position:absolute;
    top:37px;
    left:85px;
    width:87px;
}

#searchBtn input
{
    width:27px;
    height:27px;
    background:none;
    border:none;
    position:absolute;
    left:175px;
    top:32px;
    cursor:pointer; 
}

.sipka_prev, .sipka_next
{
    float:left;
}

.obsah
{
    margin-left:13px;
}

#footer 
{
    text-align:center;
    font-size:0.8em;
    padding-right:50px;
}

#footer a
{
    text-decoration:none;
    color:Black;
}

#footer a:hover
{
    color:white;
}

.commercial
{
    border-bottom: dotted 1px black;
    font-size:0.8em;
}