body
{
	background-color:		#98c932;
	font-family:			verdana, arial;
	color:					#000000;
	font-size:				12px;
	padding:		 		0;
	margin:					0;
	height:					100%;
	text-align:				center;
}

h1
{
	font-size:				13px;
}

h2
{
	font-size:				14px;
	font-weight: normal;
}


a:link {
text-decoration:underline; color:#2e3e0c;} 
a:visited {
text-decoration:underline; color:#2e3e0c;} 
a:hover {
text-decoration:underline; color:#000000;} 

.center
{
	text-align:				center;
}

#container
{
	background:				url("../images/bg.jpg") top left repeat-y;
	width:					773px;
	position:				relative;
	margin:					0 auto;
	text-align:				left;
}

#header
{
	height:					145px;
	width:					773px;
	background:				url("../images/header.jpg") no-repeat;
	margin-bottom:			0px;
}

#menu
{
	position:				absolute;
	top:					100px;
	right:					70px;
	font-size:				13px;
	color:					#2e3e0c;
}

* html #menu
{
	top:					40px;
}

#menu ul
{
	list-style-type:		none;
}

#menu li
{
	display:				inline;
	margin-right:			0px;
	margin-left:			0px;
}

#menu a:link {
text-decoration:none; color:#2e3e0c;} 
#menu a:visited {
text-decoration:none; color:#2e3e0c;} 
#menu a:hover {
text-decoration:underline; color:#ffffff;} 

#content
{
	width:					500px;
	margin-left:			130px;
	padding-top:			10px;
	margin-bottom:			0px;
	margin-right:			30px;
	padding-bottom:			80px;	
	min-height:				420px;
}

*html #content
{

	height:					400px;
}

#footer
{
	background:				url("../images/footer.jpg") top left no-repeat;
	width:					773px;
	height:					71px;
	position:				absolute;
	bottom:					0px;
	left:					0px;
}

#adres
{
	position:				absolute;
	top:					170px;
	right:					100px;
	text-align:				center;
}

#adres a:link {
text-decoration:underline; color:#000000;} 
#adres a:visited {
text-decoration:underline; color:#000000;} 
#adres a:hover {
text-decoration:underline; color:#000000;}

#hdesign
{
	position:				absolute;
	right:					65px;
	bottom:					25px;
	font-size:				9px;
	color:					#ffffff;
}

#hdesign a:link {
text-decoration:underline; color:#ffffff;} 
#hdesign a:visited {
text-decoration:underline; color:#ffffff;} 
#hdesign a:hover {
text-decoration:underline; color:#ffffff;} 

#menu1
{
	background:				#d2bf9b;
	opacity: 				.90;
	position:				absolute;
	top:					130px;
	left:					20px;
	color:					#840000;
	margin-left:			67px;
	border:					1px solid black;
	display:				none;
}

*html #menu1
{
	filter: 				alpha(opacity=90);
}


#menu1 li
{	
	padding:				4px 15px 4px 15px;	
}

#menu1 ul
{
	padding: 				0px;
	margin: 				0px;
	list-style-type: 		none;
}

#menu1 a:link{color:#000000;text-decoration:none;}
#menu1 a:visited{color:#000000;text-decoration:none;}
#menu1 a:hover{color:#464646;}

#menu2
{
	background:				#d2bf9b;
	opacity: 				.90;
	position:				absolute;
	top:					130px;
	left:					80px;
	color:					#840000;
	margin-left:			67px;
	border:					1px solid black;
	display:				none;
}

*html #menu2
{
	filter: 				alpha(opacity=90);
}


#menu2 li
{	
	padding:				4px 15px 4px 15px;	
}

#menu2 ul
{
	padding: 				0px;
	margin: 				0px;
	list-style-type: 		none;
}

#menu2 a:link{color:#000000;text-decoration:none;}
#menu2 a:visited{color:#000000;text-decoration:none;}
#menu2 a:hover{color:#464646;}
