body{margin:0px; 
	padding:0px; 
	background:#fff; 
	font-family:Arial;
}
a{text-decoration:none;
}

ul{list-style:none;}

img a{border:none;}

#content{width:1025px;
	position:relative;
	margin:0 auto;
	margin-top:0;
	top:0;
	height:744px;
}

	#contentLeft {width:197px;
		height:744px;
		background:url(elements/left_side.png) no-repeat;
		position:relative;
		top:0;
		margin-top:0;
		float:left;
	}
	#contentRight {width:203px;
		height:744px;
		background:url(elements/right_side.png) 0 0 no-repeat;
		position:relative;
		top:0;
		margin-top:0;
		float:right;
	}

	#contentMiddle {
		width:625px;
		float:left;
		height:744px;
		background:url(elements/logo.jpg) 0 0 no-repeat #fff;
	}
	#menu {width:625px;
	height:60px;
/*	position:absolute;*/
	top:156px;
	margin-top:156px;
	background-color:#71a738;
	overflow:hidden;

	}
		#menu ul {width:600px;
			height:60px;
			list-style:none;
					padding:0;
				margin:0 auto;
		}
			#menu ul li{
				float:left;
				width:190px;
				height:60px;				
		
			}

			#menu ul li.sep{
				float:left;
				width:3px;
				height:60px;				
				background:url(elements/menu_div.png) 0 0 no-repeat;			
			}
			#menu ul li a {display:block;
				width:190px;
				height:60px;
				text-decoration:none;
				color:#fff;
				font-size:18pt;
				font-weight:bold;
				padding-top:15px;
				text-align:center;	
				}
			#menu ul li a:hover, #menu ul li a span{text-decoration:underline;
				color:#e6e6e6;
			}
		

#tekst {width:505px;
	position:absolute;
	left:369px;
	height:559px;
	top:0;
	margin-top:0;
}
	#tekst ul{width:505px;

	}
	#tekst ul li{width:450px;
		font-size:9pt;		
	}
	#tekst ul li span{color:#640559;
		font-weight:bold;
	}
	



#bottom {width:1022px;
	position:relative;
	margin:0 auto;
	height:29px;
	background:url(elements/bottom.png) 1px 0 no-repeat;
	top:0;
	margin-top:0;
}
	
	
	
	

h1 {color:#636468;
	font-size:13pt;
	padding-top:6px;
	margin-top:18px;
	text-decoration:underline;
	padding-left:10px;
}



h4 {color:#636468;
	font-size:12pt;
	padding-top:6px;
	margin-top:18px;
	padding-left:10px;
}

h2 {color:#000;
	font-size:10pt;
	background:url(elements/h2_bg.gif) 0 2px no-repeat;
	height:17px;
	padding-left:30px;
}

p {font-size:13pt;
	color:#636468;
	padding-left:10px;
}

	p  a{color:#6da538;
		text-decoration:underline;
		font-weight:bold;
		}
	p  a:hover{
		text-decoration:none;
		}
.adres {font-size:13pt;
	color:#636468;
	padding-left:100px;
	top:200px;
	margin-top:200px;
	font-weight:bold;
}

	p  a{color:#6da538;
		text-decoration:underline;
		font-weight:bold;
		}
	p  a:hover{
		text-decoration:none;
		}

#flashcontent {
 height:360px;
 width:330px;
 position:absolute;
 left:460px;
 top:190px;
 margin-top:190px;
 
}
#flashcontent p{
 padding-left:50px;
 width:250px;
 text-align:justify;  
}

h1.welc {color:#636468;
	font-size:15pt;
	padding-top:6px;
	margin-top:18px;
	text-decoration:none;
	padding-left:10px;
	font-family:Palotino;
}

