/* © WWW.LAYMIK.RU 2009 | mail@laymik.ru */

    * {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}

	body a {
	color: #006699;
	font-size: 12px;
	}
	
	body a:hover {
	color: #009966;
	font-size: 12px;
	}	
	
	.clear {
	clear: both;
	font-size: 12px;
	}
	
	#container {
	padding: 25px;
	font-size: 12px;
	width: 1000px;
	}
	
	#header {
	font-size: 12px;
	height: 150px;
	width: 1000px;
	}
.bold {
	font-weight: bold;
	font-size: 12px;
}

	
	#header p {
	margin-bottom: 25px;
	}
	
	#content {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	#leftcol {
	float: left;
	width: 350px;
	padding-top: 20px;
	margin-right: -275px;
/*	font-weight: bold;  */
	}
	
	#leftcol ul {
	list-style-type: none;
	}
	
	#leftcol li {
	margin-bottom: 25px;
	}
	
	#leftcol li a {
	text-decoration: none;
	}
	
	#leftcol li a:hover {
	text-decoration: underline;
	}
	
	#submenu {
	margin: 20px 0;
	font-size: 12px;
	}
	
	#submenu ul {
	list-style-type: none;
	}
	
	#submenu li {
	margin: 5px 0 5px 17px;
	}
	
	#subsubmenu {
	margin-left: 17px;
	}
	
	#subsubmenu ul {
	list-style-image: url(images/marker.gif);
	}
	
	#subsubmenu li {
	margin: 5px 0 5px 17px;
	}
	
	#text {
	float: left;
	margin-left: 300px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	}
	
	#text p {
	font-size: 12px;
	}
	
	h4 {
	margin-bottom: 35px;
	font-size: 12px;
	}
	
	h5 {
	font-style: italic;
	margin-bottom: 35px;
	font-size: 12px;
	}
	
	#footer {
	margin: 20px 0 25px 0;
	}
	
	
	
a:visited {
}
.text2 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.bital {
	font-style: italic;
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.cvet {
	color: #009900;
}
