﻿html {
	color: #000;
	background: #871313;
}


body	{
		margin:0px;
		padding:0px;
		background:#871313;
		text-align: center;
		color:#CCCCCC;
		}
td		{
    text-align: justify;
	font-family:verdana;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 16px;
	font-size:13px;
		color:#CCCCCC;
		}

table	{ 
		border-spacing: 0;
		}
table.full {
		width: 100%;
		}
table.fixed {
		table-layout:fixed;
		}

a		{
		color:#FFFFFF;
		text-decoration:none;
		}
a:hover	{
		text-decoration:underline;
		}
		
.copyr {color: #BE3129}

#main	{
			width: 790px;
			text-align:center;
			border-color:#FFFFFF;
			border-width:1px;
			background-color:#000000;
			border-style:solid;
		}
.logo	{
		text-align:left;
		background-color:#000000;
		padding:0px 0px 30px 0px;
		}
img		{border:none;}

.nav_helper { 
    font-size:14;
    vertical-align:bottom;
	text-align:right;
	padding-bottom:30px;
	padding-right:10px;
  }
.menu 
   { 
	color:black;
	height: auto; 		
	font-size : 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
    z-index:10;
    }
.menu A:hover {color: red;
}
.menu A {text-decoration: none; color: black;
}


.left_menu 
   { 
	color: #CCCCCC;
	height: auto; 		
	font-size : 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
      z-index:10; 
	padding:10px 0px 10px 10px;
    }
.left_menu A:hover {color: red;}
.left_menu A {text-decoration: none; color:#CCCCCC ;}

.te		{color:#FFFFFF}

.video 
   {
	padding-top:20px;
	text-align:center;
    }
#uslugi 
   {
	padding-top:60px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:40px;
	text-align:left;
    }

#contacts 
   {
	padding-top:80px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
	text-align:left;
    }

  #ft {
    background:#333333;
	color:#CC0000;
	text-align:center;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	border-color:#666666;
	border-width:1px;
	border-top-style:solid;
  }
  #ft a {
    color:#DDD;
  }
  
  
  
 #nav {
    margin-bottom:13px;
	border-color:#FFFFFF;
	border-width:1px;
	background-color:#000000;
	border-top-style:solid;
	border-bottom-style:solid;
}
  #nav ul {
  	margin:0px;
	padding:0px;
  }
  #nav ul li {
  	margin:0px;
	padding:0px;
    list-style:none;
	float:left;
  }
  #nav ul a { 
    color:#FFFFFF;
	text-align:right;
	background-color:#000000;
    display:block;
	width:157px;
	height:60px;
    background-position: right top !important;
  }
  #nav ul span {
    display:block;
	padding:40px 5px 10px 10px;
	
  }
  #nav .active {
    background-position: right bottom !important; 
  }
  #nav a:hover {
    background-position: right bottom !important;
	background-color:#666666 !important;
  }

  #nav #mi_1 {
	background:#666666 url(images/menu/1.jpg) no-repeat;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
  }
  #nav #mi_2 {
    background:#666666 url(images/menu/2.jpg) no-repeat;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
  }
  #nav #mi_3 {
    background:#666666 url(images/menu/3.jpg) no-repeat;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
  }
  #nav #mi_4 {
    background:#666666 url(images/menu/4.jpg) no-repeat;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
  }
  #nav #mi_5 {
    background:#666666 url(images/menu/5.jpg) no-repeat;
	border-right:1px solid #666666;
	border-bottom:1px solid #FFF;
  }
  #slide_show {
    margin-bottom:20px;
	text-align:center;
  }
  

