body {
    padding : 0;
    margin : 0;
    font : 0.74em Georgia, sans-serif;
    line-height : 1.5em;
    background : #ffffff url(/images/bg-black.jpg) repeat-x top;
    color : #454545;
}
a {
    color : #000000;
    background : inherit;
    text-decoration : underline;
}
a:hover {
    color : #AA0000;
    background : inherit;
    text-decoration : underline;
}
p {
    margin : 5px 0;
}
h1 {
    font : 1.8em Georgia, Sans-Serif;
    padding : 8px 0 4px 0;
    margin : 0;
    font-style: italic;
    letter-spacing : -1px;
    color: #000000;
    text-align:left;
}
h2 {
    font: 1.6em Georgia, Sans-Serif;
    letter-spacing : -1px;
    color: #000000;
    text-align:left;
    font-style: italic;
}
h3 {
    padding : 4px 0;
    letter-spacing : -1px;
    color: #000000;
    /* margin : 0; */
    text-align:left;
    font-style: italic;
}
ul {
    margin : 0;
    padding : 0;
    list-style : none;
}
img {
    border : 0;
}
hr {
    height : 1px;
    border-style : none;
    color : #d0d0d0;
    background-color : #c0c0c0;
    margin : 10px 0;
}
.content {
    margin: 0 auto;
    width: 900px;
/*	padding-top:20px;*/
}
#top {
    padding-top: 0;
    background: transparent;
    height: 80px;
}
#top h1 {
    font : 1.8em Georgia, Sans-Serif;
    padding : 20px 0 0 0;
    margin : 0;
    letter-spacing : 1px;
    color : #616161;
    font-style: italic;
    text-shadow: #fff 0 1px 0;
}
#top h2 {
    font : 0.9em Georgia, Sans-Serif;
    letter-spacing : 0;
    color : #868686;
    margin : 0;
    padding : 0;
    font-style: italic;
}
#top #icons {
    float : right;
    margin : 48px 15px 0;
    padding : 0;
}
#top #icons img {
    padding-right : 2px;
    border : 0;
}
#menu {
    font : 1.1em Sans-Serif, Sans-Serif;
    letter-spacing : -1px;
    margin : 0;
    height : 34px;
    padding-top : 0;
}
#menu li {
    list-style : none;
    display : inline;
    line-height : 34px;
}
#menu li a {
    text-decoration : none;
    margin : 0;
    padding : 9px 15px 10px 15px;
    font-weight : bold;
    color : #000000;
}
#menu li a:hover {
    color : #666666;
    margin : 0;
}
#menu li a.current {
    /* background : #616161 url(/images/trcorner.gif) no-repeat top right; */
    background : #000000 url(/images/trcorner1.gif) no-repeat top right;
    color : #fff;
}
#main {
    width : 900px;
    margin : 0;
    padding : 0;
}


#right_side {
    float : right;
    width : 230px;
    background : #ffffff url(/images/topr-black.jpg) no-repeat top right;
    overflow : hidden;
}
#right_side .pad {
    padding : 35px 10px 10px 11px;
}
#right_side ul {
    padding : 3px 0 8px 0;
}
#right_side li {
    line-height : 18px;
    background : #fff;
    list-style : square;
    padding-left : 0;
    margin-left : 15px;
    color : #616161;
}
#right_side a {
    font-size: 13px;
    background : inherit;
    text-decoration : none;
    color: #404040;
}
#right_side a:hover {
    background : inherit;
    color: #666666;
    text-decoration : underline;
}
#right_side h3 {
    color : #949494;
    font : bold 1.2em Georgia, Sans-Serif;
    margin-top : 10px;
}

.pad h2 {
    font: normal 1.4em Georgia, Sans-Serif;
}

#left_side {
    background : inherit;
    margin-bottom : 10px;
    width : 650px;
}
#left_side .intro {
    height : 80px;
    background : #000000;
    color : #C1C1C1;
    overflow : hidden;
}
#left_side .intro .pad {
    padding : 5px 0 0 0;
}
#left_side .intro a {
    color : #C1C1C1;
    text-decoration : underline;
}
#left_side .intro a:hover {
    color : #454545;
    text-decoration : underline;
}
#left_side .mpart {
    padding : 40px 0 0 0;
}

#left_side h3 {
    background : inherit;
    padding-top: 10px;
    margin : 0 0 15px 0;
    letter-spacing : -1px;
    font : 1.4em Georgia, Sans-Serif;
    background : url(/images/lrline.gif) no-repeat bottom left;
    font-style: italic;
}
#left_side .mpart h2 {
    background : url(/images/lrline.gif) no-repeat bottom left;
    /* height : 26px; */
    padding : 0;
    margin : 0 0 15px 0;
    font : 1.7em Georgia, Arial, Sans-Serif;
    font-style: italic;
}
#left_side p {
    color : #454545;
    padding : 0;
    text-align : justify;
}
/* #left_side img { */
#left_side {
    float : left;
    padding : 0 10px 5px 0;
}
/* Комментарий */
#left_side blockquote {
    padding-left : 10px;
    border-left : 2px solid #C1C1C1;
    margin : 10px 0 10px 25px;
    font-style: italic;
}
/* Правый блок, что-то в духе сноски */
#left_side .rs {
    float : right;
    margin : 0 10px;
    border : 1px solid #ddd;
    padding : 5px;
    background : #f5f5f5;
}
#left_side ul {
    list-style-position : inside;
    margin-left : 2px;
}
#left_side ul li {
    list-style-type : square;
    margin-left : 15px;
}
#left_side ul ul li {
    list-style : none;
    margin-left : 10px;
    list-style-type : lower-alpha;
    list-style-position : inside;
}
/* Блок */
#left_side .greybox {
    border : 1px solid #ccc;
    background : #FFFFFF url(/images/dym/dym6.jpg) no-repeat bottom left;
    width : 608px;
    padding : 10px;
    margin : 10px;
}
#left_side .mpart {
    text-align:justify;
    text-shadow: #fff 0 1px 0;
}


.greybox {
	width: 100%;
}
.date {
    border-top : 1px dotted #ccc;
    padding : 5px 0;
    margin : 10px 0 25px 0;
    text-align : right;
    font-style: italic;
}

#footer {
    clear : both;
    width : 900px;
    margin : 0 0 6em 0;
    color : #777;
    /* background : #fff url(/images/rlline.gif) no-repeat top right; */
}
#footer .right {
    float : right;
    text-align : right;
    background : inherit;
    padding : 20px;
}

#footer .left {
    float : left;
    text-align : left;
    background : inherit;
    padding : 20px;
}
#footer a {
    text-decoration : none;
    background : #fff;
}
.image_left
{
    FLOAT: left;
    margin: 0px;
    padding: 4px 12px 7px 12px;
    background: #FFFFFF url(/images/shadow.gif) no-repeat left bottom;
}
.image_photogalery
{
    FLOAT: left;
    margin: 1px;
    padding: 5px 5px 0px 5px;
    border: 1px solid #000000;
    background: #000000;
}
/* Блок комментария */
.block_comment {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 10 10 10;
    padding: 10px;
}

/* Блок комментария */
.block_comment_admin {
    background-color: #C1C1C1;
    border: 1px dotted #666666;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.right_bottom {
    FLOAT: right;
    vertical-align: bottom;
    font-style: italic;
    margin: -12px 0px 10px 10px;
    color: #FFFFFF;
}

/* Ширина полей */
/* ФИО и email */
#fio-email {
    width: 171px;
    border: 1px solid #ccc;
    height: 19px;
    padding: 2px;
    font-size: 1.2em;
}
/* Тема */
#subject {
    width: 431px;
    border: 1px solid #ccc;
    height: 19px;
    padding: 2px;
    font-size: 1.2em;
}
/* Код подтверждения */
#kod-podtverjdenia {
    width: 88px;
    height: 23px;
    padding: 2px;
    font : 1.6em Georgia, Arial, Sans-Serif;
}
/* Текст комментария */
#text-comment {
	width: 484px;
	font : 1.4em Georgia, Arial, Sans-Serif;
	background-color: #C1C1C1;
	border: 1px solid #A7A6AA;
	padding: 2px;
}

.submit {
    border: 5px solid #ccc;
    font : 1.5em Georgia, Arial, Sans-Serif;
}

/* Область с новыми новостями и статьями */
#footer-bar {
    color: #C1C1C1;
    /* color: #B1BF8D; Цвет хаки */
}

#footer-bar .bar {
    background: #050505 url('/images/dym/dym7.jpg') right top no-repeat;
    padding-left:30px;
    padding-right:30px;
    padding-bottom:10px;
    padding-top:10px;
    border-top: 4px solid #000000;
    border-bottom: 4px solid #000000;
    clear : both;
}

#footer-bar a {
    color: #C1C1C1;
}

#footer-bar a:hover {
    color: #C1C1C1;
	text-decoration: none;
}

/* RSS блок */
.rss {
    padding : 5px;
    height :  5px;
}

/* Таблицы */
#TS TD{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px solid #D8D3CC;
}

#TS THEAD TD{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    background-color :#C1C1C1;
}

#TS THEAD TD.curcol{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    background-color :#C5BDB5;
}

/* Поисковая форма */
#applesearch .sbox_l  {
    background: #EFEFEF url('/images/search/search.gif') no-repeat top left;
    float: left;
    width: 20px;
    height: 20px;
    border-left: 1px solid #DDDDDB;
    border-top: 1px solid #DDDDDB;
    border-bottom: 1px solid #DDDDDB;
}

#applesearch .sbox_r  {
    background: #EFEFEF; float: left; width: 20px; height: 20px; border-right: 1px solid #DDDDDB; border-top: 1px solid #DDDDDB; border-bottom: 1px solid #DDDDDB;
}

#applesearch .sbox input {
    background: #EFEFEF;
    float: left;
    border: 0;
    height: 16px;
    width: 180px;
    padding: 2px;
    color: #000;
    font-size: 13px;
    font-family: Georgia, Helvetica, Sans-Serif;
    border-top: 1px solid #DDDDDB;
    border-bottom: 1px solid #DDDDDB;
}

#content {
    clear: both;
}

#applesearch .sbox input {
    width: 180px;
    float:left;
}

#content {
    clear: both;
}

#buy {
    margin: 4px; 
    padding: 4px; 
    text-align: center; 
    background-color: #525250;
    /* background-color: #B4B4B4; */
    color: #000000;
}
#buy a {
    color: #FFFFFF;
}
.morda {
	border-top:1px #666666 dotted;
	border-bottom:1px #666666 dotted;
	background-color:#F6F6F6;
	padding:10px;
	font-style:italic;
}


/* Галлерея */

.group_gallery
{
	float: left;
	position: relative;
	padding: 7px;
	margin: 0px 25px 25px 0px;
	background-color: #CBCBCD;
}

.group_gallery img
{
	padding: 1px;
	border: 1px solid #666666;

}

.group_gallery .t
{
	position: absolute;
	top: -4px;
	left: 0px;
	background: url('/images/t_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/t_fotogroup.png');
	width: 88px;
	height: 4px;
}

.group_gallery .r
{
	position: absolute;
	top: 0px;
	right: -4px;
	background: url('/images/r_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/r_fotogroup.png');
	width: 4px;
	height: 88px;
}

.group_gallery .b
{
	position: absolute;
	bottom: -4px;
	right: 0px;
	background: url('/images/b_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/b_fotogroup.png');
	width: 88px;
	height: 4px;
}

.group_gallery .l
{
	position: absolute;
	bottom: 0px;
	left: -4px;
	background: url('/images/l_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/l_fotogroup.png');
	width: 4px;
	height: 88px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
	}

.image_left_no_border {
    FLOAT: left;
    margin: 0px;
    padding: 4px 12px 7px 12px;
}

/* Новое правое меню */
.right_menu_new ul{
	list-style: none;
}
.right_menu_new li{
	list-style: none;
	display: block;
	float: left;
	font-size: 18px;
}
/* // Новое правое меню */

/* Поля */
.input_required {
	background-color: #C1C1C1; 
	border: 1px solid #A7A6AA; 
	padding: 4px; width:100%; 
	font: 1.4em Georgia, Arial, Sans-Serif;
}
.input_necessarily {
	border: 1px solid #A7A6AA; 
	padding: 4px; width:100%; 
	font: 1.4em Georgia, Arial, Sans-Serif;
}
/* // Поля */



/* Служба поддержки */
.helpdesk_status_1
{
	color: #999999;
}

.helpdesk_status_2
{
	color: #000000;
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1, .helpdesk_wt_2 {
	color: #6A6A6A;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 1px 1px 0px;
	/*border: 1px solid #777;*/
}

.helpdesk_wt_0
{
	background-color: #EFEEEE;
}

.helpdesk_wt_1
{
	background-color: #666666;
}

.helpdesk_wt_2
{
	background-color: #444444;
}

.helpdesk_day
{
	color: #6A6A6A;
	width: 100px;
}

.helpdesk_day div
{
	height: 19px;
	/*border: 1px solid #e3d6cc;*/
	margin: 0px 1px 1px 0px;
	padding: 1px 0px 0px 5px;
}


.helpdesk_legend
{
	margin: 15px 0px 0px 30px;
}

.helpdesk_hour
{
	text-align: center;
}

/* Сообщение в службе поддержки */
.helpdesk_message {
	border-top:1px solid #EEEEEE;
	background-color:#F6F6F6;
	padding:10px;
	margin:10px;
}

/* //Служба поддержки */

/* Разделитель */
.separator {
	background: url(/images/lrline.gif) no-repeat bottom left;
}
/* // Разделитель */

/* */
.comment_desc{
	padding:5px;
	margin:5px;
	font-style:italic;
}

/* Форумы */
.group_forums a {
	border-bottom:1px dashed #000000;
	text-decoration: none;
	color: #000000;
}
.group_forums a:hover {
	border-bottom:1px dashed #AA0000;
	text-decoration: none;
	color: #AA0000;
}
.description_forums {
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 17px;
}

/* Сообщения */
.serror {
	margin:10px;
	padding:10px;
	text-align:center;
	border:1px dashed #AA0000;
	color:#AA0000;
	font-size:1.4em;
}

.sready {
	text-align:center;
	border:1px dashed #079816;
	font-size:1.4em;
	color: #079816;
	margin:10px;
	padding:10px;
}
/* // Сообщения */

/* Материалы */
.is {
	margin:20px;
	padding-bottom:80px;
	line-height: 1.2;
}
.is ul{
	list-style: none;
}
.is li{
	list-style: none;
	display: block;
	float: left;
	font-size: 1.8em;
	text-decoration: none;
}
.is li a{
	display: block;
	padding-left: 5px;
}
.is li a:hover{
	color:#AA0000;
}
/* Материалы */


/* Глоссарий */
.a_glossary a {
	font-size: 1.3em;
	text-decoration: none;
	border-bottom:1px dashed #000000;
}
.a_glossary a:hover {
	font-size: 1.3em;
	text-decoration: none;
	border-bottom:1px dashed #AA0000;
}
/* Глоссарий */

/* Изображения для контента */
.content_images {
	overflow:auto;
	float:none;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding:2px;
	background:#000000;
	border:10px solid #ccc;
	max-width:90%;
	height: auto;
}

/* Фотогалерея */
.photo {
    margin: 0;
    padding: 0;
}

.photo ul{
    width: 100%;
    text-align: center;
}
.photo li{
    list-style: none;
    display: inline-block;
    *display: inline;
    width: 30%;
    margin: 5px;
    vertical-align: top;
}
/* Фотогалерея */

/* Ссылки */
.links {
    background: #FFFFFF url(/images/social/links_black.png) no-repeat 0 65%;
    padding-left: 25px;
}
.links:hover {
    background: #FFFFFF url(/images/social/links.png) no-repeat 0 65%;
    padding-left: 25px;
}
/* Ссылки */

/* Верхняя рекламная панель */
#panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color:#FFFFFF;
    z-index: 100;
    height: 78px;
}
#panel div {
    position: absolute;
    right: 0;
    padding: 0;
    z-index: 100;
    background-color:#FFFFFF;
    height: 78px;
}
/* // Верхняя рекламная панель */

/* Верхняя Twitter панель */
#random-twitter {
	background: #000000;
	position: absolute;
	text-align: center;
	width: 100%;
	color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	left: 0;
	top: 0;
	z-index: 1;
}
#random-twitter a {
    color: #C1C1C1;
    text-decoration: underline;
}

#random-twitter a:hover {
    color: #C1C1C1;
    text-decoration: underline;
}
/* // Верхняя Twitter панель */


/* Блок последние комментарии */
.last_clock {
    background: #FFFFFF url(/images/comments/clock.gif) no-repeat 0 40%;
    padding-left: 1em;
}

.last_comment {
    background: #FFFFFF url(/images/comments/comments.gif) no-repeat 0 40%;
    padding-left: 1em;
}

.last_views {
    background: #FFFFFF url(/images/comments/views.gif) no-repeat 0 40%;
    padding-left: 1em;
}

.last_users {
    background: #FFFFFF url(/images/comments/users.gif) no-repeat 0 40%;
    padding-left: 1em;
}

.last_write {
    background: #FFFFFF url(/images/comments/write.gif) no-repeat 0 40%;
    padding-left: 1em;
}

#last_comments { }
#last_comments a {
    border-bottom: 1px dashed #000000;
    text-decoration: none;
}
#last_comments a:hover {
    color: #666666;
    border-bottom: 1px dashed #666666;
    text-decoration: none;
}

#last_comments li {
    list-style-type: none; /* Убираем маркеры */
    margin-bottom: 0.5em;
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox */
}

#last_comments ul {
    margin-left: 0; /* Отступ слева в браузере IE и Opera */
    padding-left: 0; /* Отступ слева в браузере Firefox */
}
/* // Блок последние комментарии */


/* HTML баннер */
.htmlbanner {
    margin-left:1em;
    margin-right:1em; 
    padding:1em;
    background-color:#EEEEEE;
}
.htmlbanner a {
    color:#AA0000; 
}
/* // HTML баннер */

/* --------------------------------------------------------------------------- RIGHT SOCIAL TOOLS --------------------------------------------------------------------------- */

.scrollAds { position:fixed; z-index:999; top:200px; right:0; }
.scrollAds a{ display:block; margin:0 0 10px 0; text-decoration:none; border:none; }

.social-buttons{ float:left; margin: 0px 0 6px 0;}
.social-buttons{ margin: -26px 0 6px 0; margin-top: 20px;margin-bottom: 20px;}
.social-buttons > div {display: inline; margin-left:10px;float:right; height:18px;}
.social-buttons .buzz {margin-right:12px; margin-top: 2px;}
.social-buttons .fb {}
.social-buttons .tweetmeme {margin:2px -25px 0 5px;}