* {
	border: 0;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font: normal 62.5% Verdana;
	min-width: 750px;
}

.clearer {
	clear: both;
}

#container {
	overflow: hidden;
	padding-left: 280px;
}

*+html #container {
	position: relative;
}
.clearer {
	clear: both;
}



#container .column {
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10020px;
	position: relative;
}

#center {
	background-color: #f5f5f5;
	background-image: url(dz_06.gif);
	background-repeat: repeat-y;
	padding: 20px 0;
	width: 100%;
}



#center h1,
#left h1 {
		margin: 10px 0 15px 50px;
		font: bold 1.6em Arial, sans-serif;
		color: #c80000;
		clear: both;
		}

#center p {
		margin: 5px 0 15px 50px;
		font: normal 1.4em Arial, sans-serif;
		color: #323232;
}







#center .da {
	margin-left:30px;
}
#center .da .osn {
	text-align: center;
	float:left;
	padding:5px;
	margin:10px;
	background: #000;
	width: 200px;
	height: 95px;
}

#center .da .osn a {
	color: #fff;
}
#center .da .osn p.bez {
	color: #fff;
}
#center .da .osn a:hover {
	color: #b80000;
}

#center .comp .da {
width: 350px;
float: left;
margin-left: 25px;
margin-top: 2px;
height: 150px;
}



#center .comp ul.nv {
	margin-left: 25px;
	list-style: none;
	font: normal 1.0em Arial, sans-serif;
}
#center .comp ul.nv li{ 
	clear: both;
	padding-bottom: 15px;



}
#center .comp ul.nv li span {
	font: bold 1.0em Arial, sans-serif;
	float: left;
	padding-right: 5px;
}

#center .comp ul.nv li a {
	font: bold 1.3em Arial, sans-serif;

}







/********************************************************************************!!!!!!!!!!!!!!!!!!!!!!*/
#center .comp .ct {float:left; padding: 0 20px 0 10px;}

#center .comp {
	clear: both;
	padding: 10px 15px 30px 25px;
	font: normal 1.2em Arial;
}
#center .comp img.gl {float:left;}
#center .comp img {padding: 15px; clear: both;}
#center .comp p { margin-top: 10px;}
#center .comp ul, ol {
	margin: 8px 0 8px 200px; 
	color: #323232;
	font: normal 1.2em Arial, sans-serif;

}
#center .comp ul.imag, 
#center .comp ol.imag
{margin: 8px 0 8px 280px;}
#center .comp a {color:#000;}
#center .comp a:hover {color:#999;}
#center .comp h2,
#center .da h2 {
	padding-bottom: 15px;
	font-size: 1.5em;
	font-family:serif;
	color: #c33;
	clear: both;
}

#center .comp h3 {
	clear: both;
	text-align: center;
	margin-top: 10px;
	font: normal 1.3em Arial, sans-serif;
}




#center .comp a.gallery img {
	float:left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 20px 10px 20px;
}
#center .comp a.gallery2 img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 0 10px 30px;
}

#center .comp a:hover img {
	border-color: #545454;
}
/*********************/
#center .comp table {
	clear: both;
	border-collapse: collapse;
	background: #dadada;
	margin: 35px 0 35px 30px;
}
#center .comp td,
#center .comp th {
	text-align: center;
	border: 1px solid #999;
	padding: 5px;
}
#center .comp p.fig {text-align: center;}
#center .comp th {background: #d0bebe;}
#center .comp table caption {
	font: normal 0.9em Arial, sans-serif;
	color: #c3c0c0;
	text-align: left;}


/**************!!!*/
#center ul.kv li {
	text-align: center;
	width: 180px;
	height: 120px;

	margin: 10px 10px 20px 50px;
	padding: 10px;
	background: #dadada;
	float: left;
	list-style: none;

}
#center ul.kv li a{
	font: normal 1.4em Arial, sans-serif;
	color: #323232;
	display: block;

}
#center ul.kv a img
{
clear: both;
}

#center ul.kv li a:hover
{	color: #c80000;
	text-decoration: none;}
/************!!!*/

#center div.tablewide {
	clear: both;
	height: expression((firstChild.offsetHeight + (offsetHeight - clientHeight)) + 'px');
	margin: 20px;
	overflow: auto;
	width: 95%;
}

#center table.t1 {
	border-collapse: collapse;
	clear: both;
	background: #dadada;
	margin-right: -50%;
	width: 80%;
	color: #000;

}

#center table.t1 th {
background: #d0bebe;
	border: 1px solid #999;
	padding: 3px;
}

#center table.t1 td {
	background: #dadada;
	border: 1px solid #999;
	text-align: center;
	padding: 3px;
}

#center table.t1 caption {
	font: normal 1.0em Arial, sans-serif;
	color: #c3c0c0;
	text-align: left;}

/*************************************************************!!!!!!!!!!!!!!!!!!!!!!!*/















#left {

	padding: 20px 0;
	background-color: #fff;
	background-image: url(dz_06.gif);
	background-repeat: repeat-y;
	margin-left: -100%;
	width: 280px;
}

/*******/
#left ul.menu,
#left ul.menu2 {
	
	font: normal 1.2em Verdana, sans-serif;
	margin-left: 10px;
	list-style: none;
}
#left ul.menu2 li a.da {
	color: #c80000;
	background:#f3f0f0;

}

#left ul.menu li a,
#left ul.menu2 li a 
{ 
	display: block;
	outline: 0;
	color: #323232;

	}

#left ul.menu li {
	clear: both;
	padding: 25px 0 15px 40px;
}

#left ul.menu2 li a,
#left ul.menu2 li.da {
	clear: both;
	margin: 2px 0 2px 40px;
	padding: 20px 10px 20px 30px;
}

#left ul.menu li a img {float: left;}

#left ul.menu li a.da,
#left ul.menu li a.da2 { 
	position: relative;
	left:10px;
}
#left ul.menu li a.da2{
	font: bold 1.1em Verdana, sans-serif;

	color: #c80000;
	text-decoration: none;
}
#left ul.menu li a.da:hover

{	color: #c80000;
	text-decoration: none;}

#left ul.menu2 li a:hover {
	color: #c80000;
	text-decoration: none;
	background:#f5f5f5;

}
#left ul.menu2 li.da {
	background:#f5f5f5;
	color: #c80000;
}
/*****************************/

#container>#left {
	left: -280px;
}

#footer {
	background-color: #fff;
	background-image: url(dz_05.gif);
	background-repeat: repeat-x;
	clear: both;
}
#footer p,
#footer .ad p a {
	color: #969696;
}
#footer .ad p a:hover {
	color: #323232;
}
#footer .ad {
	padding: 15px 50px 15px 0px;
	text-align: right;
}
#footer .ad p a {}
#footer .ad2 {
	float: left;
	margin: 30px 0 0 7%;
}


#footer img.lin {float: left;}
#footer p.lin {text-align: right;}

#footer2 {
	background-color: #fff;
	background-image: url(dz_03.gif);
	background-repeat: repeat-x;
	height: 5px;
}

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	background: #fff;
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	position: relative;
	width: 100%;
}
* html #footer-wrapper2 {
	background: #fff;
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	position: relative;
	width: 100%;
}
#header3 {
	background-color: #fff;
	background-image: url(dz_01.gif);
	background-repeat: repeat-x;
	height: 43px;
}




#header1 {
	background: #fff;

}
#header1 .dz img {
	padding: 5px 40px 20px 8%;
	float: left;
}
#tm ul {
	font: normal 1.2em Arial, sans-serif;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#tm ul li {
height: 25px;
	margin-top: 25px;
	margin-bottom: -25px;
	border-width: 0 0 5px 1px;
	color: #066;
	float: left;
	margin-left: 1%;
	padding: 0.5em 0;
}
#tm ul li.vb
{	
	margin-top: 23px;
	margin-bottom: -27px;
	font: bold 1.2em Arial;
	background-image: url(dz_03.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	color: #111;
}

#tm ul li a.vb
{	margin-top: -11px;
	font: bold 1.2em Arial;
	background-image: url(dz_03.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	color: #111;}

#tm ul li a {
	font: bold 1.0em Arial;
	background-image: url(dz_04.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-decoration: none;
	color: #6e6e6e;
	display: block;
	outline: 0;
	margin: -0.5em 0;
	padding: 0.5em 0;
}

html>body #tm ul li a {
	width: auto;
}

#tm ul li a:hover {
	background-image: url(dz_03.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

/*************************/


div#topmenu2,
div#topmenu3 {
	background-image: url(004.jpg);
	clear: both;
	overflow: hidden;
	padding: 0 0 0 150px ;
	zoom: 1;
}



div#topmenu2 {
	border: 0;
}

#header ul {
	font: bold 1.2em Verdana, sans-serif;
	list-style: none;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	zoom: 1;
}

#header ul li {
	background: #000;
	color: #636567;
	float: left;
	margin-left: -2px;
	width: 10%;
}

#header ul li.ft {
	width:522px;
	width: 10%;
}

#header ul li a {
	height: 35px;
	display: block;
	outline: 0;
	text-decoration: none;
	width: 100%;
}

html>body #header ul li a {
	width: auto;
}




div#topmenu2 {
	background-image: url(003.jpg);
	z-index: 100;

}

#topmenu2 #img1 {
	background: #3480d8 url("bgtop.jpg") -20px 0 no-repeat;
	height: 145px;
	position: absolute;
	left: 0;
	z-index: 10;
}

#topmenu2 ul li {
	background: #3480d8 url("bgtop.jpg") -168px 0 no-repeat;
	height: 145px;
	padding: 0;
}



#topmenu2 #img3 {
	
	background-position: -407px;
}

#topmenu2 #img4 {
	background-position: -692px;
}

#topmenu2 #img5 {
	background-position: -977px;
}

#topmenu2 #img6 {
	background-position: -1262px;
}


#topmenu3 #men-faq a {
		background-image: url(002.jpg);
		color: #949596;

}
#topmenu3 #men-articles a {
		background-image: url(006.jpg);
	color: #949596;

}

#topmenu3 #men-comments a {
		background-image: url(007.jpg);
	color: #949596;

}
#topmenu3 #men-sitemap a {
		background-image: url(008.jpg);
	color: #949596;
}
#topmenu3 #cont a {
	background-image: url(013.jpg);
	color: #949596;
}


#topmenu3 #men-faq2 a {
		background-image: url(009.jpg);
		color: #fff;

}
#topmenu3 #men-sitemap2 a{
	background-image: url(012.jpg);
	color: #fff;
	}
#topmenu3 #cont2 a{
	background-image: url(014.jpg);
	color: #fff;
	}

#topmenu3 #men-articles2 a{
	background-image: url(010.jpg);
	color: #fff;
	}

#topmenu3 #men-comments2 a{
	background-image: url(011.jpg);
	color: #fff;
	}

#topmenu3 #men-faq a:hover {
background-image: url(009.jpg);
color: #fff;}

#topmenu3 #men-articles a:hover {
background-image: url(010.jpg);
color: #fff;}

#topmenu3 #men-comments a:hover {
background-image: url(011.jpg);
color: #fff;}

#topmenu3 #men-sitemap a:hover {
background-image: url(012.jpg);
color: #fff;}

#topmenu3 #cont a:hover {
background-image: url(014.jpg);
color: #fff;}



/************************************************************************************************************/


#container {
	padding-right: 50px;
}

#left {
	left: 55px;
}

#right {
	background-color: #fff;
	background-image: url(dz_07.gif);
	background-repeat: repeat-y;
	margin-right: -50px;
	width: 50px;









