﻿HTML {
    height: 100%;
    background:#767676 url(../Include/Images/html-bg.png);
	scrollbar-base-color: gray; 
	scrollbar-face-color: #424242; 
	scrollbar-dark-shadow-color: #424242;
    scrollbar-arrow-color: gray; 
    scrollbar-highlight-color: #424242; 
    scrollbar-shadow-color: #424242;
    scrollbar-track-color: gray;
}

BODY {
	margin:0 auto 30px; padding:0;
	font:12px/1.5 Arial, Helvetica, sans-serif; 
	color:#424242;
}

A {
	color:#910b00;
}

A IMG {
	border:none;
}

* {
	outline:none;
}

.cVisual {
	width: 1008px; 
	height: 292px; 
	margin:0 auto;
	background:#767676 url(../Include/Images/visual.png) 100% 0;
}

.cRed {
	width: 1008px; 
	height: 23px; 
	margin: 0 auto 10px;
	background:#B6121C;
}

.clRed {
	text-align: right;
	letter-spacing: 1px;
	padding: 2px 120px 0 0;
	font-weight:bold;
	color: white;
}	

.cHead {
	width: 1008px; 
	height:30px;
	margin:10px auto 0;
	position:relative;	 
}

.cServNav {
	position:absolute;
	right:0; top:0;
}

.cServNav A {
	padding:0 10px;
}
		
.cBody {
	border-bottom:1px solid #555;
	margin:0 auto;
	background:#767676 url(../Include/Images/body-bg.png);
}

.cContent {
	width: 1008px; 
	margin:0 auto; padding: 0; 
}

.cFooter {
	margin: 20px auto;
	padding: 0;
	width: 1008px; 
	height: 50px;
}

.cFooter2 {
	margin: 20px auto;
	padding: 0;
	width: 1008px;
	font-size:90%;
	text-align:center;
}

.cFooter2 A {
	color:#424242;
}

.cCopyrights {
	text-align:right;
	float:right;
	font-size:90%;
	margin-top:15px;
}
		
.cCopyrights A {
	color:#424242;
}

DIV.tm-list {
	float:left;
}

DIV.tm-list IMG {
	margin-right:20px;
}

.innerpageTable	{
	width:100%;
	border-collapse:collapse;
}

.innerpageTable	TD {
	background:#fafafa;
	vertical-align:top;
	padding:20px 40px;
}

.innerpageTableMap {
	width:100%;
	border-collapse:collapse;
}

.innerpageTableMap TD {
	background:#fafafa;
	vertical-align:top;
}

.innerpageTableMap TD.leftMenuMap {
	width:100%;
	height:270px;
	background:#fafafa url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;
	padding:20px 40px;
}

.innerpageTable	TD.leftMenu {
	width:237px;
	height:270px;
	background:#fafafa url(../Include/Images/left-menu.jpg) no-repeat 0 0;
	padding:0;
}

.innerpageTable	TD.leftMenu2 {
	width:237px;
	height:310px;
	background:#fafafa url(../Include/Images/left-menu2.jpg) no-repeat 0 0;
	padding:0;
}

.innerpageTable	TD.leftMenuContacts {
	width:100%;
	background:#fafafa url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;
	padding:20px 40px;
}

.innerpageTable	TD.leftMenuContacts2 {
	width:237px;
	height:270px;
	background:#fafafa url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;
	padding:0;
}

.mainpageRightcolTop {
	height:30px;
	background:url(../Include/Images/mainpage-leftcol-top.png) no-repeat 0 100%;
}

H1.title2 {
	color:#a00d01;
	font-size:170%;
	margin:0; padding:0;
	line-height:1em;
	margin-bottom:.8em;
	text-align:left;
}

p.title3 {
	text-align:left;
	font-weight:bold;
}

p.title4 {
	text-align:center;
	text-decoration: underline;
}

.mainpageRightcolBottom {
	height:30px;
	background:url(../Include/Images/mainpage-leftcol-bottom.gif) no-repeat center 0;
}

.mainpageCenter {
	width:21px;
	background:url(../Include/Images/mainpage-center.png) no-repeat 0 0;
}
	
.noborder {
     border:none !important;
}

.sertificat {
	width:33%; 
	float:left;
	text-align:center;
	padding-bottom:20px;
}

.sertificat B {
	display:block;
	margin:5px 20px;
}

.sertificat img {
	border:2px solid #a1a1a1;
}

.sertificat img:hover {
	border:2px solid #cccccc;
}

.partners {
	width:33%; 
	float:left;
	text-align:center;
	padding-bottom:20px;
}

.clear {
	display:block;
	width:100%;
	clear:both;
	height:1%;
}

.contactsRightcol {
	 width:560px;
	 background:#fff url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;
}

.tableWithoutBoard {
	margin:0;
	border-collapse:collapse;
	border: 0;
}

.tableWithoutBoard TD {
	vertical-align:top;
	padding:3px 5px;
}

.contactsAddr {
	margin:0;
	width:400px;
	color:#353535;
	border-collapse:collapse;
}
	
.contactsAddr TH {
	vertical-align:top;
	text-align:left;
	color:#900b00;
	width:20%;
}

.contactsAddr TD {
	vertical-align:top;
	padding:3px 5px;
}
	
.topPhones TD {
	vertical-align:top;
}

H4 {
	border-bottom:1px solid #9f0d00;
	padding: 5px 0 3px;
	font-weight:bold;
	color:#9f0d00;
	margin:10px 0 20px;
	font-size:100%;
}

.formTable {
	border-collapse:collapse;
	font-size:90%;
	color:#fff;
	line-height:1.2em;
	width:310px;
}

.formTable TD {
	padding:3px 5px;
}

.inputtext {
	width:200px;
	border:1px solid #626262;
	background:#a4a4a4;
}

.inputtextarea {
	width:200px;
	height:160px;
	border:1px solid #626262;
	background:#a4a4a4;
}

.form-required {
	color: #a10d03;
	padding:0 5px;
}

.contactTable {
	width: 100%;
	border-collapse:collapse;
}

.contactTable TD {
	vertical-align:top;
}

.contactTable TD.leftMenu {
	width:237px;
	height:270px;
	background:#fff url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;	
	padding:0;
}

.mainpageCenterContacts {
	background:url(../Include/Images/mainpage-center.png) no-repeat 0 0;
}

.pContent {
	text-align:justify;
	font-size: 9pt;
}
  
img.floatLeft { 
    float: left; 
    margin: 0 10px 10px 0; 
}

img.floatRight { 
    float: right; 
    margin: 0 0 10px 10px; 
}

p.rClear {
	clear: right;
}

.contentTable {
	border:1;
	border-color:Blue; 
	border-collapse:collapse;
	table-layout: fixed;
}

.contentTable TD {
	border: 1px solid Black;
	padding: 3px;
}

.contentTable TH {
	border: 1px solid Black;
	background:#BBBBBB;
	padding: 3px;
}

.contentTableList {
	border:0;
	border-collapse:collapse;
	table-layout: fixed;
}

.contentTableList TD {
	border: 0;
	padding: 3px;
}

.cProf {
	float:left;
	padding:0 10px 10px 0;
}

.cProfDiv {
	clear:both;
	height:40px;
}

.detail a {
	text-decoration:none;
}

.detail a:hover {
	text-decoration:underline;
}

p.pLeftPad {
	margin: 0; padding: 0 0 0 100px;
	text-align: left;
}

p {
	font:12px/1.5 Verdana, "Times New Roman", Times, serif; 
	color:#424242;	
}

.photoGallery ul {
	list-style:none;
	padding:0;
	margin-left: 0;
}

.photoGallery ul li {
	display: block;
	float: left;
	width: 200px;
	height: 158px;
	text-align:center;
}

.photoGallery a img {
	border:2px solid #a1a1a1;
}

.photoGallery a:hover img {
	border-color: #cccccc;
}

.minMenu {
	color:#910b00;
	font-weight:bold;
}

.minMenu A {
	color:#d7d7d7;
	text-decoration:none;
}

.minMenu A:hover {
	color:#900b00;
}

.minMenu active A {
	color:#900b00;
}

.mainpageTable {
	border-collapse:collapse;
}

.mainpageTable TD {
	vertical-align:top;
}

.mainpageRightcol {
	width:500px;
	background:#fafafa url(../Include/Images/mainpage-leftcol.jpg) no-repeat 0 0;
}	
		
H1.title1 {
	color:#a00d01;
	font-size:160%;
	text-transform:uppercase;
	margin:0; padding:0;
	line-height:1em;
}		

H1.title1 STRONG {
	color:#424242;
	display:block;
	margin-bottom:.3em;
}
		
.more {
	color:#900b00;
	padding-right:15px;
	background:url(../Include/Images/link-arrow.gif) no-repeat 100% 70%;
}
	
.mainpageCenterMain {
	width:40px;
	background:url(../Include/Images/mainpage-center.png) no-repeat 0 0;
}	

.mainpageLeftcol {
	width:468px;
	border:1px solid #6c6c6c;
	/*background:url(../Include/Images/mainpage-rightcol.png);*/
	background:#e7e7e7;
	color:#fff;
}	

.mainpageLeftcolDef {
	color:#fff;
}	
	
DIV.galleryMain {
	clear:both;
}

.galleryMain H4{
	margin: 0 15px 5px;
}
	
.mainpageRightcolBottomMain {
	height:30px;
	background:url(../Include/Images/mainpage-leftcol-bottomMain.png) no-repeat center 0;
}

.mainCatalogueUl {
	margin:15px 15px 5px 0; padding:0;
	list-style:none;
	float:right;
}

.mainCatalogueLi {
	margin:0 0 15px; padding:0;
	width:199px; height:81px;
}


.mainCatalogueA {
	width:199px; height:81px;
	background:url(../Include/Images/catalog-item.png) no-repeat 0 0;
	display:block;
	color:#424242;
	font-weight:bold;
}

.mainCatalogueA:hover {
	background:url(../Include/Images/catalog-item.png) no-repeat 0 -81px;
	text-decoration:none;
	color:#900b00;
}

.mainCatalogueA SPAN {
	margin:20px 0 0 10px;
	float:left;
	width:95px;
	line-height:1.3em;
}

.mainCatalogueImg {
	margin:8px 20px 0 0;
	float:right;
	border:1px solid #fff;
}	
		
#objectFrame {
	border-bottom:1px solid #9f0d00; width:660px; height:600px; text-align:center; vertical-align:middle;
}

#gallery {
	width:660px; margin:0 auto;
}

#container {
	padding:0; margin:0; list-style:none; background:#f2f2f2;
}

#container li {
	float:left;
}

#container li a {
	float:left; height:80px; padding: 2px; margin:15px; background:#a1a1a1; display:inline;
}

#container li a img {
	display:block;
}

#container li a:hover {
	background:#cccccc; 
}

#container li a:focus {
	outline:1px solid #cccccc;
}
.cCopyrights span {
	color:#636363;
}
