/* (c) Sarry 2006
http://sarry.com.ru/
http://novocherkassk.net/
http://symbiosislab.ru/
*/

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: auto;
	text-align: center; 
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

table {
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}

td {
	padding: 0px;
}

img {
	border: 0px;
	vertical-align: bottom;
}

a {
	color: #256783;
}

a:active, a:hover {
	text-decoration: none;
	color: #FF6600;
}

div.container {
	margin: auto;
	text-align: left; 
	/* width: 950px; */
	width: 98%;
}

div.header {
	background-color: #50c20e;
	height: 57px;
	background-image: url(../i/header-bg.gif);
}

div.subheader {
	margin-top: 10px;
}

div.menu {
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center;
	font-size: 28px; 
} 

div.menu table tr td {
	text-align: center;
}

div.menu img {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 23px; 
	display: block;
	margin: auto;
}

div.menu a {
	display: block;
	text-align: center;
}

div.menu a:hover {
	background-color: #127fb8;
}

/* div.menu img.border {
	border-right: 1px solid #ccc;
}
*/

div.subheader div.banners {
	margin-top: 10px;
}

div.left {
	float: left;
	width: 266px;
}

div.left a {
	color: #FF6600;
	text-decoration: none;
}

div.left a:hover, div.left a:active {
	color: #FF6600;
	text-decoration: underline;
} 

div.left div.content {
	padding: 5px;
	font-size: 12px;
	border-left: 2px solid #4bc007;
	border-right: 2px solid #4bc007;
	background-color: #fafff4;
}

div.left div.content h3 {
	font-size: 12px;
	padding: 0px;
	margin: 6px;
}

div.left div.content ul {
	padding: 0px;
	margin: 3px;
}

div.left div.content li {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 7px;
	list-style-type: none;
	background-image: url(../i/yes.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.left div.content li a.a {
   color: #FF6600;
	font-weight: bold;
}

div.right {
	float: right;
	width: 249px;
	margin-top: 8px;
}

div.right b.date {
	color: #FF6600;
	display: block;
	margin-top: 0px;
} 

div.right div.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	border-left: 2px solid #0375b1;
	border-right: 2px solid #0375b1;
	background-color: #ecf7fd;
}

div.right div.content h3 {
	font-size: 11px;
	margin: 0px;
}

div.right div.content p {
		margin: 0px;
		margin-top: 3px;
		margin-bottom:15px;
}

div.text {
	display: table;
	padding: 3px;
	padding-left: 10px;
	padding-right: 20px;
}

.w3 {
		width: 410px;
}

.w2 {
	width: 665px;
}

div.text p {
	margin-left: 15px;
	text-align: justify;
	color: #333;
}

div.text h1 {
	margin-left: 5px;
	font-size: 14px;
	color: #FF6600;
	background-color: #FFEFD5;
	padding: 2px 7px 2px 7px;
	border-top: 1px solid #FF6600;
	border-left: 4px solid #FF6600;
	text-transform: uppercase;
	font-family: sans-serif;
}

div.text table.color {
	font-size: 11px;
	text-align: center;
	border-bottom: 2px solid #ff6600;
	empty-cells: show;
	margin-left: 50px;
}

div.text table.color th {
	background-color: #ff6600;
	color: #fff;
	padding: 2px;
}

div.text table.color tr.r1 {
	background-color: #f6f6f6;
}

div.text td {
	padding: 2px;
	vertical-align: top;
}

div.text table.color tr.r2 {
	background-color: #ededed;
}

div.text .dscr {
	background: #f6f6f6;
	margin-right: 20px;
	padding: 10px;
}

div.text li {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 3px;
	list-style-type: none;
	background-image: url(../i/yes.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #333;
}

div.text li.top {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(../i/yes.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #333;
}
div.text li.maps {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	background-image: url(../i/bullet.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 15px;

margin-left: 25px;
	color: #333;
}


div.news b.date {
	color: #FF6600;
	background-color: #FFF8DC;
	padding: 0px 5px 0px 5px;
	border: 1px solid #FF6600;
} 

div.news p.newstext {
	margin: -15px 0px 10px 15px;
} 

div.news b.title {
	color: #256783;
} 

div.clr {
	clear: both;
}

div.footer {
	background-color: #137db7;
	color: #fff;
	height: 57px;
	background-image: url(../i/footer-bg.gif);
	font-size: 11px;
	margin-top: 10px;
	vertical-align: middle;
}

div.footer a {
color: #fff;
text-decoration:none;
}
div.footer a:hover {
color: #fff;
text-decoration: underline;
}
