* { padding: 0; margin: 0; }



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color : Gray;

}

.text a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color : Green;

}

.text a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color : Red;

}

.text a:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color : Fuchsia;

}

#page {

	background-image:url(images/page.png);

	background-position:left;

	background-repeat:repeat-y;

	}

p {margin-top:10px;margin-bottom:20px; }

#header {

	color: #333;

	width: 100%;

	height: 255px;

	padding: 0px;

	margin: 0px 0px 0px 0px;

	background-image : url(images/topfon.jpg);

}

#line{

	background-repeat:repeat-x;

	background-image:url(images/fonpodmenu.jpg);

	background-position: bottom;

	height:9px;

	margin:0px 0px 0px 0px;

	padding:0px 0px;

	background-attachment:scroll;

}

#vline{

	margin:0px;

	width:6px;

	height: inherit;

	background-image:url(images/vline.jpg);

	float:left;

	display:inline;

	background-repeat:no-repeat;

	background-attachment : scroll;

}

#leftcolumn {

	display: inline;

	margin:0px;

	padding:0;

	width: 200px;

	float: left;

	height:100%;

}

#rightcolumn {

	float: right;

	width:72%;

	color: #525252;

	margin: 10px 30px 30px;

	padding:0;

	display: inline;

	line-height : 20px;

	text-align : justify;

	}

#footer {

	width: 100%;

	height: 145px;

	margin: 0px 0px 0px 0px;

	padding:0px;

	background-image : url(images/bottom01.jpg);

}

.podval {font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color : #63605f;

	float: left;

	padding-left: 200px;

	padding-top: 50px;

	padding-bottom: 5px;

	}

	

.clear { clear: both; background: none; }

#menu ul {

	margin: 0px;

	list-style: none;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

	width: 200px;

	float: left;

	height:100%;

		background-color : #7FBA24;

			}

#menu {

	width: 200px;

	margin-top: 0px;

	display: inline;

	}



#menu li a {

	text-decoration: none;

	line-height : 35px;

}

#menu li a:link, #menu li a:visited {

	color: #FFFFFF;

	display: block;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 20px;

	background-image : url(images/button.jpg);

height: 40px;
	background-repeat : no-repeat;

	background-position : right;

	}



#menu li a:hover {

	color: White;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

	background-image : url(images/buttonl.jpg);

	background-repeat : no-repeat;

	background-position : right;

}



.gormenu{

	width: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: inherit;

	text-decoration: none;

	font-weight: bold;

}



.gormenu ul{

	margin: 0;

	padding: 0 0px;

	float: left;

	width: 100%;

	height:51px;

	background-image : url(images/topmenu.jpg);

}

.gormenu ul li{

display: inline;

}

.gormenu ul li a{

	float: left;

	color: #FFFFFF;

	padding: 10px 0px 5px 95px;

	text-decoration: none;

	border-right-width: 0px;

	border-right-style: solid;

	border-right-color: #000000;

}

.gormenu ul li a:visited{

	color: White;

}

.gormenu ul li a:hover, .gormenu ul li .selected{

	color: Highlight;

	padding: 10px 0px 5px 95px;

}

	

.img{

	float: left;

	margin : 40px 20px 20px 20px;

}

.img1{

	float: left;

	margin : 20px 20px 5px 20px;

	border : solid Green;

	border-bottom-width : 8px;

	border-left-width : 12px;

	border-right-width : 4px;

	border-top-width : 4px;

}

.img2{

	float: right;

	margin : 20px 20px 5px 20px;

	border : solid Green;

	border-bottom-width : 8px;

	border-left-width : 4px;

	border-right-width : 12px;

	border-top-width : 4px;

}

#picture{

	display: inline;

	margin:0px;

	padding:0;

	width: 150px;

	float: left;

	height:100%;

}

#txt{

	float: right;

	color: #525252;

	margin: 10px 30px 30px;

	padding:0;

	display: inline;

	line-height : 20px;

	text-align : justify;

}

