.general {               
        margin: 10px 0 10px 0;
}                             

.grey {
        background: #DEDEDE;
}                           

body {
        margin: 0;
        padding: 0;
        font-family: Arial;
        font-size: 12px;   
        text-align: center;
        color: #666666;    
        background: #fcfcfc;
}                           

table {
        font-family: Arial;
        font-size: 12px;   
}                          

div {
        display: block;
}                      

img {
        border: none;
}                    

/*a, a:visited {
        color: #666666;
        text-decoration: none;

}

a:hover {
        text-decoration: underline;
}*/                                

/*---------------- bendrieji -----------------*/
.blue {                                         
        color: #00a6d9;                         
}                                               

a.blue:visited {
        color: #00a6d9;
}                      

/*------------------ antrastes -----------------*/
h1 {                                              
        margin: 0;                                
        padding: 0;                               
        font-size: 20px;                          
        color: #000000;                           
}                                                 
h2 {                                              
        font-size: 18px;                          
        color: #000000;                           
}                                                 

.main {
        float: none;
        margin: 0 auto;
        width: 1001px; 
        padding: 0 20px 0 20px;
        text-align: left;      
}                              
.main[class] {                 
        width: 961px;          
}                              

/*------------------ header --------------------*/
#header {                                         
        float: left;                              
        margin-top: 20px;                         
        margin-bottom: 30px;                      
        width: 100%;                              
        height: 62px;                             
        border-bottom: 1px solid #CCCCCC;         
}                                                 

#header #headerLeft {
        float: left; 
}                    

#header #headerLeft #logo {
        display: block;
        float: left;
        width: 176px;
        height: 50px;
        background: url(http://www.hostex.lt/images/header/logo.gif) center top no-repeat;
}

#header #headerLeft span {
        display: block;
        float: left;
        padding: 10px 16px 0 16px;
        font-size: 17px;
        color: #666666;
}

#header #headerRight {
        float: right;
}

#header #headerRight a {
        display: block;
        float: left;
        margin-left: 15px;
        padding-right: 10px;
        line-height: 35px;
        font-size: 14px;
        font-weight: bold;
        color: #e7590c;
}

#header #headerRight a#uzsakymas {
        padding-left: 43px;
        color: #00a6d9;
        background: url(http://www.hostex.lt/images/header/icon_uzsakymas.gif) left center no-repeat;
}

#header #headerRight a#centras {
        padding-left: 35px;
        background: url(http://www.hostex.lt/images/header/icon_centras.gif) left center no-repeat;
}

#header #headerRight a#help {
        padding-left: 30px;
        background: url(http://www.hostex.lt/images/header/icon_help.gif) left center no-repeat;
}
.bound{
	margin: 0 5px 0 5px;
}