*{
    padding: 0;
    margin: 0;    
}   

body{
    background: url("../images/bg.jpg") repeat-x center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999;              
}  

h1{              
    color: #028fce;
    font-size: 25px;
    font-weight: normal;              
}   

h2{
    font-size: 20px;
    font-weight: normal;
    color: #adadad;             
    border-bottom: 1px solid #e3e3e3;
}

h3{              
    color: #028fce;
    font-size: 13px;
    font-weight: bold;              
} 

a{      
    color: #999; 
    outline: none;
} 

.title a, p a, .bluelink a{
    color: #0049AE;
}

p{
    margin: 10px 0; 
    font-size: 15px;
}  

p.small{
    margin: 5px 0;
}              

.small{
    font-size: 11px;    
}

.gray{
    color: #999;    
}

div#center{
    margin: 0 auto;
    width: 1050px;    
}  

div#container{
    float: left;     
    width: 100%;                                              
} 

div#innerContainer{  
    float: left;     
    width: 940px;
    padding: 0 85px 0 25px; 
}   

div#navigation{     
    float: left; 
    width: 940px;              
    height: 110px;
    padding: 0 85px 0 25px;    
    background: url("../images/logo.jpg") no-repeat left top;    
} 

div#navigationContainer{    
    float: left;           
    padding: 40px 0;
    width: 940px;    
    border-bottom: 1px solid #fff;                      
}

div#navigation ul{    
    float: right;                   
    list-style: none;
    font-size: 13px;
}  

div#navigation li{   
    float: left;    
    margin: 0 0 0 5px;  
    padding: 0 0 0 12px;    
}  

div#navigation li.active{    
    background: url("../images/navLeft.gif") no-repeat left top;
}  

div#navigation li a{    
    float: left;
    display: block;   
    padding: 0 12px 0 0; 
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}      

div#navigation li.active a{   
    background: url("../images/navRight.gif") no-repeat right top;
} 

div#header{
    position: relative;
    float: left;          
    width: 100%;
    height: 391px;        
    margin-bottom: 20px;                                       
}   

div#header #vpsImage{                                                  
    background: url("../images/header.jpg") no-repeat center top;
} 

div#header #dedicatedImage{                                                  
    background: url("../images/headerDedicated.jpg") no-repeat center top;
}     

div#header #domainImage{                                                  
    background: url("../images/headerDomain.jpg") no-repeat center top;
}    

div#header #sslImage{                                                  
    background: url("../images/headerSSL.jpg") no-repeat center top;
} 

div#header #sliderTop{  
    float: left;          
    width: 100%; 
    height: 356px;            
    color: #fff;     
    font-size: 20px;             
}    

div#header #sliderTop .box{   
    float: left;            
    width: 940px;
    height: 361px;        
    padding: 30px 85px 0 25px;          
} 

div#header #sliderTop h2{
    border: 0;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
} 
                     
div#header #sliderTop ul{
    list-style: none;
}

div#header #sliderTop ul li{                         
    background: url("../images/headerItem.gif"); 
    background-repeat: no-repeat;
    background-position: 10px center;   
    padding: 10px 0 0 50px;  
}                                                                          

div#header div#sliderTopNavigation{          
    position: absolute;
    top: 35px;
    right: 80px;         
    z-index: 100;
}


div#header div#sliderTopNavigation a{
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    font-size: 0;     
    background: url("../images/dotBlue.gif") no-repeat center center;  
    margin: 0;  
}

div#header div#sliderTopNavigation a.activeSlide{  
    background: url("../images/dotWhite.gif") no-repeat center center;  
}

div#content{
    float: left;
    width: 940px;                                               
}  

div#box{
    float: left;  
    width: 940px; 
    height: 264px;   
    margin-bottom: 30px;
    background: url("../images/box.png") no-repeat; 
} 
   
div#box div#boxLeft{
    float: left;
    width: 210px;                                               
}   

div#box div#boxLeft ul{
    float: left;
    list-style: none; 
    height: 264px; 
    padding: 1px 0 0 2px;                                             
}

div#box div#boxLeft ul li{
    float: left;    
}
                              
div#box div#boxLeft ul li.vps a,
div#box div#boxLeft ul li.server a,
div#box div#boxLeft ul li.domain a,
div#box div#boxLeft ul li.ssl a{
    float: left;         
    display: block; 
    width: 147px;
    height: 64px;
    line-height: 64px;
    padding: 0 0 0 60px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;                                           
    border-top: 1px solid #dcdcdc;                  
    border-right: 1px solid #dcdcdc;
    margin-bottom: 1px;
}   
                          
div#box div#boxLeft ul li.vps a{                                                  
    border-top: 0;     
    background: url("../images/vps.png") no-repeat top left;                                          
}      
                          
div#box div#boxLeft ul li.vps a.active{                                                  
    border: 0;     
    background: url("../images/vps.png") no-repeat bottom left;                                          
}       
                          
div#box div#boxLeft ul li.server a{ 
    line-height: 22px;
    height: 44px; 
    padding: 10px 0 10px 60px;      
    background: url("../images/server.png") no-repeat top left;                                          
}     
                          
div#box div#boxLeft ul li.server a.active{                                                     
    border-right: 0;          
    background: url("../images/server.png") no-repeat bottom left;                                          
}      
                          
div#box div#boxLeft ul li.domain a{        
    background: url("../images/domain.png") no-repeat top left;                                          
}        
                          
div#box div#boxLeft ul li.domain a.active{                                                        
    border-right: 0;               
    background: url("../images/domain.png") no-repeat bottom left;                                          
}  
                              
div#box div#boxLeft ul li.ssl a{        
    background: url("../images/ssl.png") no-repeat top left;                                          
} 
                              
div#box div#boxLeft ul li.ssl a.active{                                                        
    border-right: 0;               
    background: url("../images/ssl.png") no-repeat bottom left;                                          
}                                                            

div#box div#boxRight{
    float: right;
    padding: 15px 20px 15px 0;
    width: 670px;                                               
}  

div#box div#boxRight table{
    width: 100%;
    margin: 10px 0;
}  

div#box div#boxRight table td{
    padding: 0 5px;
    height: 20px;
    font-size: 15px;
}  

div#box div#boxRight input#domainName{
    border: 0;  
    width: 278px;
    height: 28px;
    padding: 0 10px;               
    background: url("../images/input.png") no-repeat left center; 
}

div#box div#boxRight input#domainName.inputError{             
    background: url("../images/inputError.png") no-repeat left center; 
}

div#box div#boxRight div#vps{
    width: 670px;
    float: left;
    font-weight: bold;
    background: url("../images/glow.png") no-repeat center top;    
}     

div#box div#boxRight div#vps div.control{
    float: left;
    width: 100%;
    text-align: center; 
    font-size: 11px;       
    margin-bottom: 10px;
} 

div#box div#boxRight div#vps div.control div.controlContainer{
    margin: 0 auto;
    width: 236px;
} 

div#box div#boxRight div#vps div.control div.controlContainer .vpsType{
    display: block;
    float: left;  
    padding: 0 10px;
    height: 30px;       
}

div#box div#boxRight div#vps div.control div.controlContainer a{
    text-decoration: none;     
}                                                         

div#box div#boxRight div#vps div.control div.controlContainer .active{    
    background: url("../images/control.png") no-repeat center top;         
}                                                              

div#box div#boxRight div#vps div.sliderBox{
    float: left;
    width: 297px; 
    margin-bottom: 5px;
    padding: 0 16px;                                                   
}                                                              

div#box div#boxRight div#vps div.sliderBox div#ramSlider{    
    background: url("../images/ram.png") no-repeat left top !important;                         
}                                                                         

div#box div#boxRight div#vps div.sliderBox div#hddSlider{    
    background: url("../images/hdd.png") no-repeat left top !important;                         
}                                                                    

div#box div#boxRight div#vps div.sliderBox div#cpuSlider{    
    background: url("../images/cpu_cores.png") no-repeat left top !important;                         
}        

div#left{
    float: left;
    width: 220px;                                               
}            

div#left div.box{
    margin: 15px 0;
    text-align: justify;
}

div#left div.box div.title{
    color: #028fce;
    font-weight: bold;
}

div#left div.box div.date{  
    font-weight: bold;
}      

div#right{
    float: right;   
    width: 690px;                                               
}          

div#right p{
    font-size: 12px;
}

div#right div#contentContainer{                
    position:relative;     
}

div#right #slider{               
    position:relative;           
    left: 65px;
    top: 0;          
}
             
div#right #slider ul, div#right #slider li{ 
    margin: 0;
    padding: 0;
    list-style: none;   
}
div#right #slider li{       
    overflow: hidden;
    width: 540px;
} 

div#right div#goLeft a, div#right div#goRight a{
    display: block;
    width: 100%;
    height: 100%;
}   

div#right div#goLeft{     
    display:block;
    position:absolute;
    float: left;        
    left: 0;
    top: 0;     
    width: 65px;  
    height: 150px;   
    background: url("../images/left.png") no-repeat 10px center;                                              
}

div#right div#goRight{   
    display:block;
    position:absolute;     
    float: right;     
    right: 0;
    top: 0;    
    width: 65px; 
    height: 150px;
    background: url("../images/right.png") no-repeat 30px center;                                                
}

div#right div.reference{     
    float: left;   
    width: 540px;
    height: 130px;
    padding-top: 20px;   
    text-align: justify; 
}

div#right div.reference .title{
    color: #028fce;
    font-weight: bold;
    margin-bottom: 15px;    
}

div#right div.reference .imgContainer{      
    float: left;          
    width: 180px; 
    height: 100%; 
    line-height: 100%;         
} 

div#footer{
    float: left;
    width: 940px;  
    border-top: 1px solid #e3e3e3;
    padding: 10px 0 20px 0;                                             
}  

/* slider */

.ui-slider-horizontal{
    position: relative !important;
    background: none !important;
    height: 27px !important;        
    width: 232px !important;
    margin: 5px 0;
    font-family: Arial, Helvetica, sans-serif !important;
    border: 0 !important;
 }
 a.ui-slider-handle{
    display: block;
    background: url("../images/handle.gif") no-repeat center center !important;   
    width: 65px !important;
    height: 27px !important;
    line-height: 25px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    top: 0 !important;
    margin: 0 !important;
    position: relative !important;
    border: 0 !important;                                                
 }
 
 a.ui-state-focus{
    color: #fff !important;
    border: 0 !important;
 }
 
 a.ui-state-hover{
    color: #fff !important;
    border: 0 !important;
 }

 div.price-box{
    /*display: none;*/
    display: block;
    height: 40px;
    color: #2789CC;
 }

 div.price-box .price-text{
    display: block;
    float: left;        
    padding-top: 18px;        
    padding-right: 10px;
    height: 22px;
    font-size: 15px;
 }    

 div.price-box .price-value,
 div.price-box .price-value-njs{
    display: block;
    float: left;
    padding-right: 10px;      
    height: 40px;
    line-height: 40px;
    font-size: 33px;
    font-weight: 300;
 }  

 div.price-box .price-info{
    display: block;
    float: left;        
    padding-top: 3px;
    height: 40px;
    font-size: 13px;
 }    

 div.price-box .buy, 
 div.price-box .show, 
 div.price-box .offer,
 div.price-box .send{
    display: block;
    float: right;       
    padding-top: 3px;
    height: 40px;
 }        

 div.price-box input{ 
    cursor: pointer;  
    width: 122px;
    height: 33px;
    border: 0;
    padding: 0;
 }
 
 div.price-box .buy input{
     background: url("../images/objednat.png") no-repeat center center;      
 }

 div.price-box .show input{
     background: url("../images/zobrazit.png") no-repeat center center;      
 }

 div.price-box .offer input{
     background: url("../images/nabidka.png") no-repeat center center;      
 }

 div.price-box .send input{
     background: url("../images/odeslat.png") no-repeat center center;      
 }

 .black{
     color: black;
     font-weight: bold;
 }
.memo{
     vertical-align: super;
     font-size: 9px;
 }
 .advHeader{
    color: #028fce;
    font-size: 18px;
    font-weight: normal;              
 }
 
 .stress{
     color: #028fce;
     text-decoration: underline;
 }
