body {
	margin : 0px;
	background-color : #86f4fd;
	padding : 0px;
}
td {
	font : normal 12px/20px  Arial, sans-serif;
}
#osn {
	
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	background-color : White;
}
#glav {
	border-top: 1px groove #696969;
	
}
#text {
	color : #253c26;
	margin-top : 10px;
	border-right : 1px solid #253c26;
	border-left : 1px solid #253c26;
	
	padding-top : 10px;
	padding-right : 10px;
	padding-left: 10px
}

#text p {
	margin : 10px 0px;
	text-align : justify;
}
.cont {
	margin-top : 20px;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	margin-left : 90px;
}
td#bott {
	vertical-align : middle;
	border-top: 1px solid #253c26;
}
td#bott p {
	font : normal 12px/20px Arial, sans-serif;
	color : #3A3A3A;
	margin : 0px;
	padding : 0px;
}

h2 {
	font : bold 16px/20px Arial, Helvetica, sans-serif;
	margin : 10px 0px 20px 0px;
	padding-left : 20px;
	color : #3E3E3E;
	text-transform : uppercase;
}
h1 {
	font : normal bolder 15px/15px Arial, Helvetica, sans-serif;
	text-align : center;
	color : #161616;
	margin : 0;
	
}
#menu {
	
	margin-top : 10px;
	padding-top : 10px;
	padding-right : 10px;
	padding-left: 10px;
	border-right : 1px solid #253c26;
	border-left : 1px solid #253c26;
	border-top: 1px solid #253c26;
	border-bottom: 1px solid #253c26;
	margin-left : 10px;
	
	margin-right : 10px;
	padding-bottom : 50px;
	
}
#menu2 {
	
	margin-top : 10px;
	padding-top : 10px;
	padding-right : 10px;
	padding-left: 10px;
	border-right : 1px solid #253c26;
	border-left : 1px solid #253c26;
	border-top: 1px solid #253c26;
	border-bottom: 1px solid #253c26;
	margin-left : 10px;
	
	margin-right : 10px;
	padding-bottom : 50px;
	
	}
#menu2 li {
	list-style : none;
	padding : 0;
	margin : 0;
}
#menu2  a {
	font : normal 12px/18px Arial, sans-serif;
	text-decoration : underline;
	color : #696969;
	padding-left : 20px;
	display : block;
	
	padding-bottom : 10px;
}
* html #menu2 a {
	height : 25px;
}
#menu li {
	list-style : none;
	padding : 0;
	margin : 0;
}
#menu  a {
	font : normal 12px/18px Arial, sans-serif;
	text-decoration : underline;
	color : #696969;
	padding-left : 20px;
	display : block;
	background : transparent url(img/list.gif) no-repeat 0px 5px;
	min-height : 25px;
	padding-bottom : 10px;
}
* html #menu a {
	height : 25px;
}
#menu a:hover {
	color : #000000;
	text-decoration : none;
	background-image : url(img/list1.gif);
}
h3 {
	font : bold 24px/100px Arial, Helvetica, sans-serif;
	text-align : center;
	color : #B8860B;
}
.topmen {
	padding : 0px;
	vertical-align : middle;
	color : #556B2F;

}
.topmen  a {
	
	font : bold 12px/20px Arial, sans-serif;
	text-decoration : none;
	color : #253c26;
	text-align : center;
	padding : 0px 20px;
	border-left : 1px solid #253c26;
}
.topmen a:hover {
	color : #549156;
	text-decoration : none;
}

