BODY {
	background-image: url('../images/site/bg.jpg');
	margin: 20px 20px 10px 20px;
}

form{
	margin: 0px;
	padding: 0px;
}

html{
	overflow-y: scroll;
}

table, img { border: 0px;}

.bg-shadow-right {
	background-image: url('../images/site/bg-shadow-right.jpg');
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: top;
}

.bg-shadow-right-top {
	background-image: url('../images/site/bg-shadow-right-top.jpg');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.question {
	list-style-image: url('../images/site/icon-question.gif');
}

.answer {
	list-style-image: url('../images/site/icon-answer.gif');
	margin-bottom: 20px;
}

.bg-shadow-bottom {
	background-image: url('../images/site/bg-shadow-bottom.jpg');
	background-repeat: repeat-x;
	height: 10px;
}

.bg-shadow-bottom-left {
	background-image: url('../images/site/bg-shadow-bottom-left.jpg');
	background-repeat: no-repeat;
	height: 10px;
}

.bg-shadow-bottom-right {
	background-image: url('../images/site/bg-shadow-bottom-right.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}

.main-cell {
	background-color: #FFFFFF;
	vertical-align: top;
	border: 2px solid #FFFFFF;
	background-image: url('../images/site/main-cell-bg-right.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.top-bg-home {
	background-image: url('../images/site/top-bg-home.jpg');
	background-repeat: no-repeat;
}

.home-cell {
	padding: 10px;
	width: 25%;
	height: 45px;
	text-align: center;
}

.bg-logo {
	background-image: url('../images/site/bg-logo.jpg');
	background-repeat: no-repeat;
	height: 164px;
	text-align: center;
}

.bg-top-banner {
	background-color: #CC0000;
	background-repeat: no-repeat;
}

.submenu-cell {
	background-color: #F3F3F3;
	padding: 5px 20px 5px 0px;
	color: #4D4F86;
}

.text-cell {
	border-top: 3px solid #E51E25;
	background-image: url('../images/site/bg-text.gif');
	background-repeat: repeat-x;
	vertical-align: top;
	height: 200px;
}



.bottom-cell {
	height: 120px;
	background-color: #E9E9E9;
	vertical-align: top;
	border: 2px solid #FFFFFF;
}

	
P, td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

ul {
	list-style-type: square;
	}

.lang-cell {
	padding: 10px 20px 10px 10px;
	text-align: right;
}

.lang-active {
	background-color: #E51E25;
	padding: 1px 5px 1px 10px;
	background-image: url('../images/site/arrow-white.gif');
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	height: 14px;
	width: 70px;
	font-size: 10px;
}

a.lang	   {
    color: #666666;
    font-size: 10px;
    text-decoration: none;
}
a.lang:hover	{
    color: #000000;
    text-decoration: none;}

a.menu	   {
    color: #4D4F86;
    text-decoration: none;
    /*font-weight: bold;*/
}
a.menu:hover	{
    text-decoration: underline;
}


.menu-big-cell {
	padding: 5px 20px 5px 0px;
}
a.menu-big	   {
    color: #4D4F86;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
a.menu-big:hover	{
    text-decoration: underline;
}

a.menu-big-active	   {
    color: #CC0000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}



a.menu-active	   {
    color: #CC0000;
    text-decoration: none;
}
a.menu-active:hover	{
    text-decoration: underline;
}

 
a	   {
    color: #4D4F86;
    text-decoration: none;
    }
a:hover    {
     text-decoration: underline;}
     
 

H1   {
    color: #CC0000;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0px 20px 0px;
    }
    
H2   {
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    }    
H3   {
    color: #CC0000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    }
    
.input-search {
	background-color: #FAFAFA;
	border: 1px solid #CFCFCF;
	font-size: 11px;
	width: 150px;
	height: 16px;
	margin-bottom: 4px;
}

.phone {
	color: #CC0000;
	font-size: 18px;
}

.buro {
	color: #CC0000;
	font-weight: bold;
}

.tech {
	color: #4D4F86;
}

.index-news-header {
	padding: 20px 20px 0px 20px;
	color: #CC0000;
    font-size: 14px;
}

.news-cell, .news-cell-last {
	width: 33%;
	vertical-align: top;
	padding: 10px 20px 0px 20px;
}

.news-cell {
	border-right: 1px solid #D8D8D8;
}

.box-cell {
	padding: 20px;
	vertical-align: top;
}

.box {
	background-color: #E8E8E8;
}

.box-header {
	border-left: 3px solid #CC0000;
	padding: 10px 10px 0px 10px;
	color: #CC0000;
	font-size: 12px;
}

.box-text {
	padding: 10px 13px 10px 13px;
}

.box-text-links {
	padding: 10px 13px 10px 13px;
	line-height: 200%;
}


.button {
	background-color: #CC0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #7A0000;
	border-bottom: 1px solid #7A0000;
	border-left: 1px solid #FF0000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	height: 18px;
	width: 90px;
	padding: 0px 10px 0px 10px;
}

.banner-box {
	background-color: #F3F3F3;
	border: 1px solid #D8D8D8;
	width: 100%;
}

.big-text {
	line-height: 150%;
	width: 55%;
	padding: 20px 0px 20px 0px;
	vertical-align: top;
}

a.banner-red	   {
    color: #CC0000;
    text-decoration: none;
    font-size: 14px;
    }
a.banner-red:hover    {
     text-decoration: underline;}
     
.icons-cell  {
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

.main-cell-left {
	vertical-align: top;
	width: 25%;
}

.main-cell-right {
	vertical-align: top;
	width: 20%;
}

.main-cell-left {
	line-height: 150%;
}


.form-warning {
	background-color: #F9F9F9;
	text-align: center;
	padding: 5px;
	border: 1px solid #ED1C24;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
}

.form-panel {
	background-color: #F9F9F9;
	text-align: center;
	padding: 5px;
}

.calc-panel {
	background-color: #F2F2F2;
	border-top: 2px solid #4D4F86;
}

.calc-cell {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
}
.order-panel {
	border: 1px solid #F3F3F3;
}

.order-cell {
	border-bottom: 1px solid #F3F3F3;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
}

.order-cell3 {
	padding: 5px 10px 5px 10px;
	line-height: 100%;
	background-color: #E8E8E8;
}

.help-cell {
	border-bottom: 1px solid #F3F3F3;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
	color: #666666;
	font-size: 10px;
}


select {
	font-family: Tahoma, Verdana, Sans-serif;
	width: 60px;
	font-size: 11px;
	height: 18px;
}

.input {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	height: 19px;
	width: 120px;
}

.news-pic {
	border: 2px solid #EDEDED; 
	margin-right: 20px;
	float: left;
}
.chart {
	background-color: #4D4F86;
	height: 10px;
	padding: 0px;
}