﻿html, body { 
width : 100%; 
margin : 0; 
padding : 0; 
} 
div, span, table, img, form { 
border : none; 
margin:0;
padding:0;
} 
ul { 
list-style : none; 
padding : 0; 
margin : 0; 
} 
.inc-ul { 
padding : 0; 
margin : 0; 
list-style : disc inside; 
} 
li { 
margin : 5px 0; 
padding : 0; 
} 
.big { 
font-weight : bold; 
color : #912626; 
} 
#wrapper { 
width : 785px; 
margin : 0 auto; 
padding : 0; 
font-family : Tahoma; 
} 
#top { 
width : 100%; 
height : 86px; 
margin : 0; 
padding : 0; 
background-color : #333; 
} 
#top-center { 
width : 785px; 
height : 86px; 
margin : 0 auto; 
padding : 0; 
} 
#toplogo { 
position : relative; 
width : 170px; 
height : 43px; 
top : 20px; 
left : 0; 
padding : 0; 
margin : 0; 
} 
#top-link { 
font : 11pt tahoma; 
color : #fff; 
margin : 0; 
padding : 0 2px 0 0; 
float : right; 
} 
.top-links { 
font : 11pt tahoma; 
color : #fff; 
text-decoration : none; 
} 
.top-links:hover { 
font : 11pt tahoma; 
color : #fff; 
text-decoration : underline; 
} 
#textline { 
position : relative; 
left : 0; 
top : 5px; 
width : 652px; 
height : 34px; 
background-image : url(../img/textline.png); 
background-repeat : no-repeat; 
margin : 0 auto; 
} 
#logo { 
width : 785px; 
height : 173px; 
margin : 0; 
padding : 0; 
} 
#menu { 
width : 100%; 
height : 20px; 
margin : 0; 
padding : 0; 
} 
.menu-cell { 
width : 111px; 
height : 37px; 
background-image : url(../img/menu_bg.png); 
background-repeat : repeat-x; 
padding : 0; 
margin : 0; 
border-right : 1px solid #828282; 
text-align : center; 
font : 12pt tahoma; 
color : #fff; 
line-height : 37px; 
} 
.menu-cell-last { 
width : 113px; 
height : 37px; 
background-image : url(../img/menu_bg.png); 
background-repeat : repeat-x; 
padding : 0; 
border : 0; 
text-align : center; 
} 
.menu-cell-last:hover { 
width : 113px; 
height : 37px; 
background-image : url(../img/menu_bg_hover.png); 
background-repeat : repeat-x; 
padding : 0; 
border : 0; 
text-align : center; 
} 
.menu-cell:hover { 
width : 111px; 
height : 37px; 
background-image : url(../img/menu_bg_hover.png); 
background-repeat : repeat-x; 
padding : 0; 
margin : 0; 
border-right : 1px solid #828282; 
text-align : center; 
} 
.menu-link { 
font : 11pt tahoma; 
color : #fff; 
text-decoration : none; 
line-height : 35px; 
} 
#content { 
position : relative; 
top : 20px; 
left : 0; 
margin : 0; 
padding : 0; 
} 
#left-column { 
width : 225px; 
margin : 3px 0 0; 
padding: 0;
float : left; 
} 
.left-column-hat { 
width : 225px; 
height : 30px; 
background-image : url(../img/left-column-hat3.png); 
background-repeat : repeat-x; 
font : 11pt tahoma; 
text-align : center; 
color : #fff; 
margin : 0; 
padding: 0;
line-height : 26px; 
} 
.left-column-content { 
width : 213px; 
padding : 5px 5px; 
font : 10pt tahoma; 
color : #303030; 
border-left : 1px solid #999; 
border-right : 1px solid #999; 
border-bottom : 1px solid #999; 
} 
#right-column { 
width : 542px; 
margin : 1px 5px 5px; 
padding : 0; 
font : 10pt tahoma; 
color : #303030; 
float : right; 
}
#buffer {
width: 100%;
height: 30px;
margin:0;
padding:0;
}
#technologies { 
width : 785px;
height: 60px;
margin : 0 auto; 
padding : 0; 
border-top : 1px solid #c2c2c2;
background-image: url(../img/technologies.gif);
background-repeat: no-repeat;
} 
#technologies-img { 
width : 785px; 
height : 50px;
margin:0;
padding:0;
} 
#included-logo { 
margin : 12px 0 0; 
padding : 0; 
font-weight : bold; 
color : #912626; 
} 
.included { 
width : 273px; 
margin : 0; 
padding : 0; 
} 
.included-link { 
text-decoration : none; 
color : #000; 
} 
.included-link:hover { 
text-decoration : underline; 
color : #000; 
} 
#footer { 
width : 100%; 
clear : both; 
margin:0;
padding:0;
} 
#footer-center { 
width : 100%; 
height : 65px; 
margin : 0 auto; 
padding-top : 30px;
background-color : #f5f5f5;  
} 
#bottom-menu { 
margin : -17px auto -5px; 
padding : 0; 
text-align : center; 
word-spacing : 5pt; 
} 
.bottom-menu-link { 
font : bold 10pt tahoma; 
color : #000; 
text-decoration : none; 
line-height : 35px; 
} 
.bottom-menu-link:hover { 
font : bold 10pt tahoma; 
color : #000; 
text-decoration : underline; 
line-height : 35px; 
} 
#copyright { 
color : #666; 
font : 10pt tahoma; 
text-align : center; 
margin : 0; 
padding : 0; 
} 
#buttons { 
height : 32px; 
width : 80px; 
margin : 5px auto 0; 
padding:0;
} 
.spacer { 
width : 100%; 
height : 15px; 
margin : 0; 
padding : 0; 
} 
.spacer-small { 
width : 100%; 
height : 5px; 
margin : 0; 
padding : 0; 
}   
.zakaz { 
height : 30px; 
background-color : #f7f7f7; 
} 
.zakaz:hover { 
height : 30px; 
background-color : #eee; 
} 
tr.hosting { 
background-color : #fcfcfc;
} 
tr.hosting:hover { 
background-color : #eee; 
}
td.hosting {
height: 10px;
}
.zakaz-link { 
color : #303030; 
text-decoration : none; 
} 
.zakaz-link:hover { 
color : #303030; 
text-decoration : underline; 
} 
.red { 
color : #912626; 
} 
.red-bold { 
color : #912626; 
font-weight : bold; 
} 
.demo-link { 
color : #912626; 
text-decoration : none; 
} 
.demo-link:hover { 
color : #912626; 
text-decoration : underline; 
}