body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	letter-spacing : normal;
	color : #ffffff;
	text-align: justify;
}

td {

	font-family:Tahoma;

	font-size:13px;
	
	color: #3d3d3d;

}


#logo {
	width : 453px;
	height: 112px;
	margin-left: 230px;
	background-image : url(images/logo.png);
	background-position : center 0;
}


#tel {
	width : 287px;
	height: 131px;
	margin-left: 230px;
	margin-top: 25px;
	background-image : url(images/phones_bkrg.png);
	background-position : center 0;
}
#tel2 {
	/*font-style: Bookman Old Style;*/
	color: #413b8a;
	font-weight: bold;
	/*font-size: 15pt;*/
	font-size: 17px;
	position: relative;
	margin: 0 auto;
	height: 100px;
	width: 208px;
	top: 14px;
}

/* Левая колонка */

#leftside {
	float: left;
	margin-top: 20px;
	padding-top: 30px;
	width: 180px;
	color: #b00303;
	background-color: #f9f8fa;
	margin-bottom: 50px;
}

#leftside ul {
	font-family: Times New Roman;
	margin: 0 0 30px 0;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	padding-left: 25px;
}

#leftside ul ul {
     margin: 0 0 0 0;
     font-size: 18px;
     line-height: 18px;
     color: #000;
     padding-left: 25px;
     padding-bottom: 10px;
}

#leftside ul li {
	list-style-image: url('images/ndot.png');
	background: url('images/nline.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	/*height: 28px;*/
}

#leftside ul ul li {
	list-style-image: url('images/nli.png') !important;
	background: none !important;
	height: 18px !important;
	}
	
#leftside li#nsub {
	background: none !important;	
	}


#leftside li a {
	color: #b00303;
	text-decoration: none;
}

#leftside ul ul li a {
	color: #000 !important;	
	}

#leftside li a:hover {
	text-decoration: underline;
}

#leftside p {
	text-align: left;
	padding: 0 10px 10px;
	font-size: 0.8em;
}


#button {
	width : 156px;
	height: 32px;
	background-image : url(images/button.jpg);
	background-repeat : no-repeat;
	vertical-align: top;
}
h1 {
	font-family:Tahoma;
	font-size: 16px;
	color:#b00303;
	text-align:center;
}
h2 {
	font-family:Tahoma;
	font-size: 16px;
	color:#b00303;
	text-align:center;
}

h3 {
	font-family:Tahoma;
	font-size: 13px;
	color:#b00303;
	text-align:center;
}


h4, .h4 {
	font-family:Tahoma;
	font-size: 13px;
	color:#b00303;
	font-weight:bold;
}

h4 a {text-decoration: none;	color:#b00303;}

h4 a:hover {text-decoration: none;	color:#ffffff;}


#content{
	font-family:Tahoma;
	font-size: 14px;
	vertical-align: top;
	margin-top: 35;
	margin-left: 5%;
	margin-right: 5%;
	color: #000000;
	width: 95%;
	text-align: justify;
}

a {text-decoration: none;	color:#b00303;}

a:hover {text-decoration: underline;	color:#b00303;}

#table-price {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

#table-price  td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
}


/* Nnnn */

#nclear {
	clear:both;
	height:15px;	
	}

#nmenu {
	width:100%;
	height:35px;
	background:url('../images/nmenu.jpg');
	font-family:Times New Roman;
	font-size:18px;
	color:#fffefe;
	position: relative;	
	}
	
#nmenu-left {
	position: relative;
	right: 50%;
	float: right;
	}
	
#nmenu-right {
	position: relative;
	z-index: 1;
	right: -50%;	
	}
	
#nmenu ul {
	list-style:none;
	margin:7px;	
	}
	
#nmenu li {
	display:inline;
	padding:0 10px;	
	}
	
#nmenu a {
	color:#fffefe;
	text-decoration: none;
	}
	
#nmenu a:hover {
	text-decoration: underline;	
	}
