/*   FORTOVED  */
body {background:#59ac5d;}
body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
/*  b a n n e r  */
#outer{
	background:#fff;
	color: #000; 
}
#header{background : #468b4a url(img/title-fon.jpg);}
#logo{
	width : 162px;
	height : 132px;
	float : left;
	text-align : center;
}
#title{
	width: 100%;
	margin:12px 0 0 -162px;
	float : right;
	display : block;
}
#title h1{
	padding:0px;
	margin:5px 0 0 185px;
	background: none;
	color:#000;	
}

/*  m e n u    t o p   */
#menu-top{
	line-height : 12px;
	margin:17px 7px 0 222px;
	text-align:right;
	font-size: 11px;
	font-family : Tahoma, Helvetica, sans-serif;	
	font-weight:bold;
	color: #ccc;
}
#menu-top img{margin: 1px 3px;}

/*  m e n u   m a i n  */
#left {	color: #6f6f6f;}
.menu0, .menu0a{
	font-weight : bold;
	margin-left:10px;
	padding : 2px 5px 2px 11px;
}
.menu0 {background: url(img/bullet-menu.gif) no-repeat left top;}
.menu0a {background: url(img/bullet-menu-hover.gif) no-repeat left top;}
.menu1, .menu1a{
	font-size : 11px;
	padding : 0px 5px 0px 12px;
	margin-left:22px;
}
.menu0 a, .menu0a a, .menu1 a, .menu1a a {display:block;}
.menu2 {font-size : 11px;margin-left:50px;}
.menu3 {font-size : 11px;margin-left:70px;}

/*   c o n t e n t  */
#text {margin: 1px 15px 10px 15px;}
#string {
	font-size : 10px;
	margin:6px 10px;
	text-align:right;
}
ul, ol {	margin : 4px 6px 8px 28px;}
li {text-align : justify;}
li.list {
	list-style-image : url(img/list.gif);
	margin : 4px 0;
	padding-left:-5px;
}
p, .just {
	text-align : justify;
	margin : 4px 0 8px 0;
	text-indent:10px;
}
h1, h2, h3{	color : #468b4a;}
h1 {
	background: url(img/bullet-h1.gif) no-repeat left top;
	font-size : 19px;
	font-weight : normal;
	margin : 10px;
	padding-left: 17px;
}
h2{
	font-size : 14px;
	margin : 10px 10px 5px 0px;	
}
h3{
	font-size : 13px;
	margin : 10px 10px 3px 0px;
}
.red {color : #FF3347;}
.sm {font-size : 10px;}
hr {
	border-style: none;
	color: #59ac5d;
	background-color:#59ac5d;
	height:2px;
}
.book {
	float : left;
	margin : 6px 8px 10px 0px;
	padding : 8px;
	background-color : #f3f7f8;
	border: 1px solid #abb3b6;
	height: 168px;
	width: 170px;
	text-align:center;	
}
.book img{ margin: 8px 0;}

/*  IMG  */
.IMG_left {
	margin-right : 12px;
	display : block;
	float : left;
	font-size : 11px;	
}
.IMG_right {
	margin-left : 12px;
	margin-bottom : 4px;	
	display : block;
	float : right;
	font-size : 11px;
}
.IMG_nobkg { background : transparent;}

/*    f o r m s     */
input, textarea{
	border : 1px solid #468b4a;
	margin:1px;
}
#searchform{
	font-size : 11px;
	margin:15px 10px 15px 9px;
}
#searchtext{
	font-size : 11px;
	margin-right:2px; 
	height:14px;
	width:110px; 
	vertical-align: middle;
}
#search {
	background : #dde8eb url(img/s_point.gif) center;	
	height : 16px;
	width : 14px;
	vertical-align: middle;
}
.button{
	font-size : 11px;
	font-weight : bold;
	margin-top:4px;
}
.noborder{border:0;}

#footer-menu {
	margin: 2px 11px 10px 11px;
	padding-top:8px;
	font-size : 10px;
	color: #6f6f6f;
}

/*   cc    */
#cc {
	background-color: #59ac5d;
	font-size : 10px;
	line-height: 17px;	
	color:#fff;
}
#goss{float:right;}

/*   l i n k s    */
a {color:#3D67A1;}
a:hover{
	color : #F00;
	text-decoration : underline;
}
#left a{
	text-decoration : none;
	color : #0b2934;
}
#menu-top a{
	text-decoration : none;
	color : #fff;
}
#left a:hover, #menu-top a:hover {
	color : #F00;
	text-decoration : none;	
}