/* CSS Document */

<style> 
A.menu {
 font-size: 9pt; font-family: Arial; color: #000; text-decoration: none; 	font-weight: bold;
}

A.menu:link {
 font-size: 9pt; font-family: Arial; color:   #000; text-decoration: none; 	font-weight: bold;
}
A.menu:visited {
	font-size: 9pt; font-family: Arial; color:   #000; text-decoration: none; 	font-weight: bold;
}
A.menu:hover {
font-size: 9pt; font-family: Arial; color:  #000;text-decoration: underline; 	font-weight: bold;
}

A.menu2 {
 font-size: 9pt; font-family: Arial; color: #fff; text-decoration: none; 	font-weight: bold;
}

A.menu2:link {
 font-size: 9pt; font-family: Arial; color:   #fff; text-decoration: none; 	font-weight: bold;
}
A.menu2:visited {
	font-size: 9pt; font-family: Arial; color:   #fff; text-decoration: none; 	font-weight: bold;
}
A.menu2:hover {
font-size: 9pt; font-family: Arial; color:  #fff;text-decoration: underline; 	font-weight: bold;
}






A {
 font-size: 9pt; font-family: Arial; color: #4B1610; text-decoration: none; 	font-weight: bold;
}

A:link {
 font-size: 9pt; font-family: Arial; color:   #4B1610; text-decoration: none; 	font-weight: bold;
}
A:visited {
	font-size: 9pt; font-family: Arial; color:   #505125; text-decoration: none; 	font-weight: bold;
}
A:hover {
font-size: 9pt; font-family: Arial; color:  #505125;text-decoration: underline; 	font-weight: bold;
}

body {
	/*background: url(../img/body_bg.jpg) top left repeat; */
}
h1 { font-family: Verdana;
	color:  #2d6a96;
	font-size: 14px;
	font-weight: bold;
 } 
li{ font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
 } 
 
p{ font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
 } 
p.small{ font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
 }

#stroka {
	background: url(/images/line_2.gif) top left no-repeat; 
	height: 35px; 
	width:1000px; 
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
#stroka marquee {
	padding-top: 3px;
}
#stroka span {
	color: #fff;
}
#menu {
	margin-top: 10px;
	height: 32px;
	background: url(../img/menu_bg.gif) top left repeat-x; 
}
#menu ul {
	margin: 0;
	padding: 0 0 0 5px;
}
#menu li {
	padding-top: 7px;
	margin: 0 7px;
	list-style: none;
	float: left;
}
#menu a {
	font-size: 13px;
	color: #000;
}
#banner {
	padding-left: 6px;
}
#banner .img {
	margin: 0;
	width: 333px;
	height: 200px;
	background: url(../img/img_bg.gif) top left no-repeat;
	float: left;
}
#banner .img img {
	padding: 5px 0 0 21px;
}
#banner .img1 img.im1 {
	padding: 5px 0 0 21px;
}
#banner .img1 {
	margin: 0;
	width: 326px;
	height: 200px;
	background: url(../img/img_bg.gif) top left no-repeat;
	float: left;
}
#logo img {
	border: 0;
	position: absolute;
}
#bg tr.cont td.td1 {
	background: url(../img/bg_cont.gif) top left repeat;
}
table.zol {
}
.nn b,
.nn li a {
	font-size: 17px;
	color: #842610;
}
.partners td {
	font-size: 13px;
}
.partners td b.b1 {
	font-size: 24px;
	color: #ff0606;
}
.partners td span {
	font-weight: bold;
	color: red;
}
.partners td a {
	text-decoration: underline;
	color: #000;
}
.partners td a:hover {
	text-decoration: none;
}
.partners td img {
	border: none;
}
#menu_left ul {
	width: 80%;
	padding: 20px 0 20px 20px;
}
#menu_left ul ul {
	width: 100%;
	padding: 20px 0 10px 20px;
}
#menu_left li {
	margin: 0 0 10px 0;
	font-size: 15px;
	border-bottom: 1px dotted #CCC;
	list-style: none;
}
#menu_left li a {
	font-size: 15px;
	color: #000;
}
#menu_left li li a {
	font-size: 13px;
	color: #000;
}
#cc td {
	font-size: 13px;
}
.no_border img {
	border: none;
}
</style>
