html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	display: block;
	border: none;
}

html, body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #000000;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#all {
	text-align:left;
	margin:0 auto;
	width: 1000px; 
	background: #020202 url(i/back_bottom.gif) repeat-x left bottom;
}

* html #all {
	background: url(i/back_left.gif) repeat-y left top;
}

#container {
	position: relative;
	display: block;
	border-left: 300px solid transparent;
	background: url(i/back_left.gif) repeat-y -300px top;
// background-position: left top;
}

* html #container {
	background: url(i/back_bottom.gif) repeat-x left bottom;
}

#inner {
	display: block;
	position: relative;
	margin-left: -300px;
	padding: 0px;
}

#left {
	float: left;
	position: relative;
	width: 300px;
	left: 0px;
}

#center {
	margin-left: 300px;
	position: relative;
	display: block;
	height: 1%;
	color: #ffffff;
	background: url(i/back_top.gif) repeat-x 0px 112px;
}

* html #left {
	margin-left: -3px;
}

* html #center {
	height: 1%;
	margin-left: 297px;
}

.clear {
	clear:both;
}

img.left {
	padding: 0px 20px 20px 0px;
	float: left;
}

img.right {
	padding: 0px 0px 20px 20px;
	float: right;
}

a {
	color: #ffac21;
	text-decoration: underline;
}

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

a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff6300;
}

/* ÈÊÎÍÊÈ */

div#icons a.home {
	display: block;
	width: 26px;
	height: 26px;
	background: url(i/icons.gif) no-repeat 0px 0px;
}

div#icons a.home:hover {
	background: url(i/icons.gif) no-repeat -26px 0px;
}

div#icons a.mail {
	display: block;
	width: 26px;
	height: 26px;
	background: url(i/icons.gif) no-repeat 0px -25px;
}

div#icons a.mail:hover {
	background: url(i/icons.gif) no-repeat -26px -25px;
}

div#icons a.map {
	display: block;
	width: 26px;
	height: 26px;
	background: url(i/icons.gif) no-repeat 0px -50px;
}

div#icons a.map:hover {
	background: url(i/icons.gif) no-repeat -26px -50px;
}

/* ÃËÀÂÍÎÅ ÌÅÍÞ */

div#menu {
	font-size: 11pt;
	color: #7a7a7a;
}

div#menu ul {
	list-style-type: none;
}

div#menu ul li {
	padding-bottom: 5px;
}

div#menu ul li.selected {
	padding-bottom: 5px;
	color: #ffac21;
}

div#menu a {
	color: #ffffff;
	text-decoration: none;
}

div#menu a:hover {
	color: #ffac21;
	text-decoration: underline;
}

/* ÏÎÄÏÈÑÈ Ê ÌÀØÈÍÅ */

div.car_caption {
	position: absolute;
	float: right;
	
	font-size: 8pt;
	z-index: 100;
}

div.car_caption a {
	color: #ffffff;
	text-decoration: none;
}

div.car_caption a:hover {
	color: #ffac21;
	text-decoration: underline;
}

/* ÇÀÃÎËÎÂÊÈ, ÑÏÈÑÊÈ, ÏÀÐÀÃÐÀÔÛ È ÂÑÅ ÒÀÊÎÅ ÄËß ÊÎÍÒÅÍÒÀ */

div#content {
	line-height: 15.5pt;
	font-family: verdana;
	font-size: 10pt;
}

div#content h1, div#content h2 {
	line-height: normal;	
}

div#content h1 {
	font-size: 18pt;
	font-weight: normal;
	padding-bottom: 30px;
}

div#content h2 {
	font-size: 14pt;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

strong.hidebold {
	font-weight: normal;
}

div#content p {
	padding: 0px 0px 15px 0px;
}

div#content table.uslugi_index td.separator {
	padding: 7px 0px 23px 0px;
}

div#content table.tbl th {
	padding: 3px;
	background: #404040;
	text-align: center;
	font-weight: normal;
}

div#content table.tbl td {
	padding: 3px;
	background: #202020;
	text-align: center;
}

div#content table.tbl td.selected {
	padding: 3px 3px 3px 20px;
	background-color: #404040;
	text-align: left;
}

div#content ul {
	font-weight: normal;
	padding: 0px 0px 10px 20px;
}

div#content ul li {
	padding-left: 20px;
}

div#content ul.big {
	font-size: 14pt;
	font-weight: normal;
	padding: 0px 0px 10px 20px;
}

div#content ul.big ul{
	padding: 10px 0px 30px 20px;
	font-size: 10pt;
}

div#content ul.big li {
	padding-left: 20px;
}

span.dopmenu a {
	color: #606060;
}



.banner1 {color: #FFAC21; padding: 5px 5px 5px 5px; }
.banner2 {color: #ABB8C1; padding: 5px 5px 5px 5px;}
.br1 {border-left-style:solid; border-left-width:2px; bordercolor=#ABB8C1}
.color1 {color: #ABB8C1; padding: 5px 5px 5px 5px;}

