﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/RedLine.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626262;
}

.img
{
    background: none;
    border: none;
    padding: 0;
}

.image
{
    background: none;
    border: none;
    padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

input {

}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #EB1400;
}

a:hover {
	text-decoration: none;
}

.HL_Bes_niza
{
    text-decoration: none;
}

/*indicator*/
.indicator
{
    position:absolute;
    left: 5px;
    top:75px;
}

.indicatorB
{
    left: 5px;
}

/* Header */

.header {
	height: 75px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 13px 0 0 25px;
}

#logo p {
	margin: 0;
	padding: 20px 0 0 4px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Меню */

.TMenu
{
    text-align: center;
}

.MH
{
    text-align: center;
    color: #FFFFFF;	
    font-weight: bold;
    float:right;
}



.menu {
	margin-left: 0px;
	float:right;
}

/* Исправление ошибки с выпадающим динамическим меню в IE8 */
.dms
{
    z-index:1000;
}

.menu .items 
{
	display: block;
	width: 90px;
	text-decoration: none;
	letter-spacing: -1px;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
    margin-left: 0px;
	padding: 0;
	list-style: none;

}

.menu .hover {
	width: 90px;
	background: #AD200E;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
	margin-left: 0px;
	padding: 0;
}

.menu .selected
{
    width: 90px;
    background: #FFEC70;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #EB1400;
    margin-left: 0px;
	padding: 0;
}




/*Конец Меню */

/* Page */

.page {
padding: 0px 60px 0 60px;
}

/* Content */

.MainContent {
    padding: 10px;
}

.Top 
{
    height:60px; 
    }
.TopLeft
{
    width: 35px; 
    height:60px; 
    padding:0;
    background-image: url(images/ContentLeft.gif); 
    background-repeat: no-repeat;
    background-position: right top;     
    }
.TopCenter
{
    padding:0;
    height:60px;
    background-image: url(images/ContentMid.gif);
    background-repeat: repeat-x;
    background-position: top;     
}
.TopRight
{
    padding:0; 
    height:60px;
    width: 35px;
    background-image: url(images/ContentRight.gif); 
    background-repeat: no-repeat; 
    background-position: left top; 
    }
.Center
{
    }
.CenterLeft
{
    }
.CenterCenter
{
    }
.CenterRight
{
    }
.Buttom
{
    height:60px; 
    }
.ButtomLeft
{
    padding:0;
    height:60px;
    width: 35px;
    background-image: url(images/ContentLeftD.gif); 
    background-repeat: no-repeat;
    background-position: right bottom;     
    }
.ButtomCenter
{
    padding:0;
    height:60px;
    background-image: url(images/ContentMidD.gif);
    background-repeat: repeat-x;
    background-position: bottom;     
    text-align:right;
    }
.ButtomRight
{
    padding:0;
    height: 60px;
    width: 35px;
    background-image: url(images/ContentRightD.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
    


.contentMid
{
    background-position: top;
    background-image: url(images/ContentMid.gif);
    background-repeat: repeat-x;
    margin-right: 35px;
    margin-left: 35px;
}

.contentLeft
{
    float: left; 
    width: 35px; 
    min-height:60px; 
    background-image: url(images/ContentLeft.gif); 
    background-repeat: no-repeat;
}

.contentRight
{
    background-position: right top; 
    background-image: url(images/ContentRight.gif); 
    background-repeat: no-repeat; 
    min-height:60px;
}

.contentMidD
{
    background-position: bottom;
    background-image: url(images/ContentMidD.gif);
    background-repeat: repeat-x;
    margin-right: 35px;
    margin-left: 35px;
    padding-bottom: 10px;
    padding-top: 50px;
}

.contentLeftD
{
    float: left; 
    width: 35px; 
    min-height:60px; 
    background-position: left bottom; 
    background-image: url(images/ContentLeftD.gif); 
    background-repeat: no-repeat;
}

.contentRightD
{
    background-position: right bottom; 
    background-image: url(images/ContentRightD.gif); 
    background-repeat: no-repeat; 
    min-height:60px;
}

.contentUp
{
    min-height:65px;
    height:60px;
    background: url(images/BigContentUp.gif) no-repeat right top;
}
.contentDown
{
    height: 65px;
    background: url(images/BigContentDown.gif) no-repeat left bottom;
}

.CssMComm
{
    padding-right: 50px;
}
.Content
{
    padding: 0px 30px 0px 30px;
}

/* Sidebar */

.sidebar {
	width: 300px;
}

.categoriesUp
{
    background: url(images/SideUp.gif) no-repeat;
    min-height: 65px;
    width: 300px;
    background-position:left top;
}
.categoriesDown
{
    min-height: 65px;
    width: 300px;
    background: url(images/SideDown.gif) no-repeat;
    background-position:left bottom;
}

.more 
{
	background: url(images/kol.gif) no-repeat left center;
	padding-left: 20px;
}

.comments 
{
	background: url(images/comm.gif) no-repeat left center;
	padding-left: 20px;
}


.mad 
{
	background: url(images/mad.gif) no-repeat left center;
	padding-left: 20px;
}

.TTTTOP
{
    margin-right:100px;
}

.ocenka
{
    background: none;
    border: none;
    padding: 0;
    text-align:right;
    float:right;
}

.number
{
    color: #CCCCCC;
}

/* Footer */

.footer {
	padding: 70px 0 50px 0;
	background: #757575 url(images/FooterGray.gif) repeat-x;
	height:175px;
	vertical-align:middle;
}

.footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

.footer a {
	padding: 0 25px;
	text-decoration: none;
	color: #DDDDDD;
}

.footer a:hover {
	color: #FFFFFF;
}

.footer .rss {
	background: url(images/rss.gif) no-repeat left center;
}

.footer .fav {
	background: url(images/fav.gif) no-repeat left center;
}

.footer .home {
	background: url(images/home.gif) no-repeat left center;
}

.footer .PostBack {
	background: url(images/PostBack.gif) no-repeat left center;
}

.footer .FAQ {
	background: url(images/FAQ.gif) no-repeat left center;
}

.footer .mail 
{
	background: url(images/letter.gif) no-repeat left center;
}

.footer .xhtml {
	background: url(images/xhtml.gif) no-repeat left center;
}

.footer .css {
	background: url(images/css.gif) no-repeat left center;
}

.footer .legal a {
	padding: 0;
}

