
#site {width: 460px;}
#content {width: 460px;}

.contentbox {width: 460px;font-size: 12px;
              line-height: 18px;}
        .contentbox .obsah {       width: 440px;       padding: 0px 10px;          }
.prekryvac {width: 460px;}
        .contentbox .perex {
                float: left;
                height: 240px;
                overflow: hidden;
                padding: 10px 75px 10px 10px;
                width: 375px;
                background: #fff;
                margin-bottom: 45px;
                color: #000;
                position: relative;
                font-size: 14px;
                line-height: 17px;
                font-weight: bold;
            }
        .contentbox .perex.phone {
                background: #000;
            }
#head { padding-left: 2px; height: 16px; margin-top: 10px; padding-bottom: 20px; text-transform: lowercase;}
#head a { font-size: 12px; line-height: 16px;}
#head a:hover, #head a.active {color: #64ff00; font-size: 12px;}
#head strong {padding: 0 8px; font-weight: normal;}

        .contentbox .obsah img {
                display: none;
            }
        
        .contentbox .flash {
                display: none;
            }

        .contentbox .perex .next {
               position: absolute;
               padding-top: 120px;
               text-align: center;
               background: url("pictures/sipka_m.png") no-repeat center 75px;
               bottom: 0px;
               right: 10px;

               width: 75px;
            
            }
        
        .contentbox .perex .previous {
               position: absolute;
               padding-bottom: 120px;
               text-align: center;
               background: url("pictures/sipka2_m.png") no-repeat center 0px;
               top: 17px;
               right: 10px;
               width: 75px;
            
            }   
        
         .contentbox .perex .next:hover{
            background-position: center -463px;
            color: #000;
            
            }
        
        .contentbox .perex .previous:hover{
            background-position: center -533px;
            color: #000;
            
            }   
        
        .uvidea {float: left; margin-right: 0px; width: 400px; display: block; font-size: 12px; line-height: 16px; color: #000; font-weight: normal; padding-top: 3px;}
        
                .contentbox h1 {
                font-size: 17px;
                line-height: 1.3em;
                font-weight: bold;
                }
        
                .contentbox h2 {
                text-transform: uppercase;
                font-size: 12px;
                color: #fff;
                margin: 20px 0;
                padding: 0;
                font-weight: bold;
            }
        
         .contentbox h3, .contentbox h4 {
                font-size: 12px;
                color: #fff;
                margin: 20px 0 0 0;
                padding: 0;
                font-weight: bold;
            }