div#center_head_left h1 {
    width: 338px;
    height: 29px;
    background-image: url(images/header_green_block.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: white;
    padding-top: 1px;
    clear: both;
}

div#center_head_left a {
    font-family: "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: blue;
    padding-top: 1px;
    width: 100%;
    display: block;
    text-align: center;
}
div#center_head_left p {
	font-size: 14px;
	text-align: justify;
	color: black;
	width: 300px;
	margin: 0px auto;
}

div#center_head_left p span.domain {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

div#center_head_left p span.small {
	font-size: 20px;
	color: white;
}
/* Расстояния в основных тэгах */
body, div, p, h1, ul, ol, img, table, thead, tfoot, tbody, tr, form, fieldset, input, label {
    margin: 0px 0px;
    padding: 0px 0px;
}

td, th {
    margin: 0px 0px;
    padding: 3px 3px;
}

/*Шрифты по умолчанию*/
div, p, h1, h2, h3, h4, h5, h6, ul, ol, a, input, label, td, th {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: left;
}

h1 , h2 {
    font-size: 18px;
}

p, ul, ol, a, input, label, li, td {
    font-size: 11px;
}

p, ul {
    text-align: justify;
}

a {
    color: #4576a6;
}

a:hover {
    color: #49840a;
    text-decoration: none;
}
body {
    background-color: #2e2e2e;
    text-align: center;
}

img, fieldset {
    border: none;
}

h2 {
    width: 90%;
}

div#body_div {
    width: 1000px;
    margin: 0px auto;
    background-image: url(images/body_div.gif);
    background-repeat: no-repeat;
}

/*********************************************************************************/
/******************************** topmenu Верхнее меню****************************/
/*********************************************************************************/

div#topmenu {
    float: right;
}

div#topmenu ul {
    padding: 10px 0px;
    padding-right: 50px;
}

div#topmenu ul li.first {
    border-left: none;
}

div#topmenu ul li.last {
    border-right: none;
}

div#topmenu ul li {
    display: inline;
    padding-left: 7px;
    margin-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div#topmenu ul li a, div#topmenu ul li {
    color: #eaeaea;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}

div#topmenu ul li a {
    color: #51bbff;
}

/*********************************************************************************/
/******************************** LOGO Логотип NH.RU******************************/
/*********************************************************************************/
div#logo {
    float: left;
    background-image: url(/images/logo.gif);
    width: 265px;
    height: 73px;
    overflow: hidden;
}

/*********************************************************************************/
/**************Центральный блок белого цвета, содержащий контент******************/
/*********************************************************************************/
div#center_block {
    clear: both;
    display: block;
    width: 898px;
    margin: 0px auto;
    background-color: white;
    border: 2px ridge #ffffff;
    padding-bottom: 9px;
    background-image: url(images/center_foot.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    
}
/*********************************************************************************/
/**************Шапка страницы с формой авторизации и флэш-анимацией***************/
/*********************************************************************************/
div#center_head {
    width: 100%;
    height: 281px;
    padding: 9px 9px;
    padding-bottom: 0px;
    background-image: url(/images/center_head.jpg);
    background-repeat: no-repeat;
}
/*********************************************************************************/
/**************Зеленый блок с формой авторизации и WHOIS**************************/
/*********************************************************************************/
div#center_head_left {
    width: 338px;
    height: 281px;
    background-image: url(images/center_head_left.jpg);
    float: left;
    background-color: #7cd422;
    overflow: hidden;
}


/*********************************************************************************/
/**************Правый блок шапки с потенциальной флэшкой**************************/
/*********************************************************************************/
div#center_head_right {
    width: 542px;
    height: 281px;
    float: left;
    overflow: hidden;
	background-image: url(images/center_head_right.jpg);
}

div#center_body {
    width: 880px;
    margin: 0px auto;
    margin-left: 9px;
    background-image: url(images/center_body_middle.gif);
    background-repeat: repeat-y;
    background-position: bottom center;
}

div#center_body_top {
    padding-top: 10px;
    width: 880px;
    background-image: url(images/center_body_top.gif);
    background-repeat: no-repeat;
}

div#center_body_foot {
    width: 880px;
    margin: 0px auto;
    clear: both;
    height: 149px;
    background-image: url(images/center_body_foot.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

/*********************************************************************************/
/**************Нижнее меню********************************************************/
/*********************************************************************************/

div#bottommenu {
    width: 880px;
    height: 28px;
    margin: 0px auto;
    background-image: url(images/bottommenu.gif);
    text-align: center;
}

div#bottommenu ul li.first {
    background-image: none;
    padding-left: 220px;
}

div#bottommenu ul li {
    display: block;
    height: 28px;
    padding: 8px 8px;
    margin-top: 1px;
    float: left;
    background-image: url(images/bottommenu_delimiter.gif);
    background-repeat: no-repeat;
}

div#bottommenu ul li a, div#bottommenu ul li {
    color: #eaeaea;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

div#bottommenu ul li.current a, div#bottommenu ul li.current {
    color: #51bbff;
}

/*********************************************************************************/
/**************Содержимое сторонних блоков****************************************/
/*********************************************************************************/

div.center_side div.menu_header {
    width: 210px;
    height: 7px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 12px;
    background-image: url(images/left_menu_double.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.center_side ul.menu {
    width: 210px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: normal;
    padding-left: 12px;
}

div.center_side ul.menu li {
    list-style-type: none;
    padding-left: 20px;
    background-image: url(images/list_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.center_side ul.menu li a {
    color: #4576a6;
    font-weight: bold;
}

div.center_side ul.menu li a:hover {
    color: #49840a;
}

div.center_side ul.menu li.current {
    background-image: url(images/list_bullet_blue_green.gif);
    background-repeat: no-repeat;
}

div.center_side h2 {
    width: 216px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: center;
    font-family: 'Arial Narrow', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: center;
}

div.center_side h2 a {
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: inherit;
    text-decoration: none;
    text-align: center;
}

div.center_side h6 {
    width: 216px;
    margin: 3px auto;
    margin-left: 10px;
    margin-right: 8px;
    font-weight: normal;
    padding-bottom: 8px;
    margin-bottom: 5px;
    background-image: url(/images/news_delimiter.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

div.center_side h6.last {
    background-image: none;
    font-size: 11px;
}

div.center_side a {
    text-decoration: none;
    color: black;
    font-size: 11px;
}

div.center_side h6 a:hover {
    text-decoration: underline;
    color: #49840a;
}

div.center_side span {
    display: block;
    color: #4576a6;
    margin: 5px auto;
    text-decoration: underline;
}


/* FOOTER */
div#footer {
    color: #7f7f7f;
    padding-top: 10px;
    text-align: center;
}

div#footer p {
    text-align: center;
    font-size: 11px;
    width: 300px;
    margin: 0px auto;
}

textarea {
    overflow: auto;
    font-size: 11px;
}

div.center_side div.infoblock {
    width: 216px;
    margin: 3px auto;
    margin-left: 10px;
    margin-right: 8px;
    background-image: url(/images/left_menu_double.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 10px;
}

div.center_side div#oplata.infoblock {
    text-align: center;
}

div.center_side div#counters.infoblock {
    text-align: center;
}

div.center_side div#random.infoblock {
    width: 214px;
    margin-right: 12px;
    padding-top: 0px;
	border: 1px solid white;
	background: none;
}



div.center_side div#random.infoblock h4 {
	background: none;
    color: #3d6a90;
    font-size: 14px;
	margin: 0px 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
	background-color: #dedede;
	border: 1px solid white;
}

div.center_side p {
    padding: 10px 10px;
    font-size: 11px;
    text-align: left;
}

div.center_side p.link {
    text-align: right;
    padding: 10px 10px;
    font-size: 12px;
}

div.center_side div#random.infoblock p a {
    color: #215470;
}

tr.dark {
    background-color: #dedede;
}

tr.white {
    background-color: white;
}

div.narrow {
    width: 40%;
    margin-left: 2%;
    padding: 1% 1%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: white;
    font-size: 12px;
    float: left;
    border-right: 2px dotted white;
}
div.wide {
    width: 90%;
    font-size: 12px;
    float: none;
    padding-left: 2%;
    padding-right: 2%;
}
div.clear {
    width: 100%;
    height: 2px;
    float: none;
}
h2.clear {
    width: 600px;
    display: block;
    float: none;
    clear: both;
}

input.search {
	width: 70px;
	height: 18px;
	margin-top: 2px;
}

input.search_string {
	display: block;
	float: left;
    width: 120px;
    height: 17px;
    border: 1px solid #dedede;
    color: #2e2e2e;
    text-align: left;
    margin: 2px 4px;
	padding-left: 0px;
}

div#center_body {
    background-image: url(/images/center_body_main_middle.gif);
    background-repeat: repeat-y;
    background-position: bottom center;
}

div#center_body_top {
    background-image: url(/images/center_body_main_top.gif);
    background-repeat: no-repeat;
}

div#center_body_foot {
    background-image: url(/images/center_body_main_foot.gif);
    background-repeat: no-repeat;
}

div#center_body_left {
    width: 236px;
    float: left;
}

div#center_body_right {
    width: 236px;
    float: right;
}

div#center_body_center {
    margin-left: 245px;
    width: 388px;
}

div#center_body_center h1 {
    width: 390px;
    height: 57px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    color: white;
    background-image: url(/images/center_header_main.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-weight: normal;
    font-size: 17px;
    font-weight: bold;
}

#cse-search-text {
	width: 320px;
	font-size: 14px;
}

div#center_body_center h1 span {
    padding-top: 17px;
    display: block;
}

div#center_body_center p {
    width: 360px;
    margin: 3px auto;
    padding-left: 0px;
    text-align: justify;
}

div#center_body_center p.blue {
    color: #34628e;
    font-weight: bold;
}

div#center_body_center ul li {
    list-style-type: none;
    list-style-position: outside;
    background-image: url(/images/list_bullet_green.gif);
    background-repeat: no-repeat;
    background-position: 1px 8px;
    padding-left: 12px;
    color: #34628e;
    padding-top: 3px;
    text-align: justify;
    font-size: 11px;
}

div#center_body_center ul li span {
	color: black;
}

div#center_body_center ul {
    width: 360px;
    padding-left: 10px;
}

div#center_body_center ul.pure li {
    list-style-type: none;
    background-image: none;
    padding-left: 4px;
    color: black;
	width: 330px;
}

div#center_body_center a {
    font-size: 11px;
}


div#center_body_center p.link {
    text-align: right;
}

div#center_body_center p.link a {
    font-weight: bold;
}