img
{  
	border-style: none;
	border:0;
}

p
{
	border:0;
	margin:0;
	padding:0;
}

body{
    margin: 0;
    padding: 0;
    border:0;
  	background-color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;  	
	background-color:#0b7100;

}

#site{
	width: 765px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    margin-bottom:10px;
}

#header{ 
	height:235px;
	background-image: url('/images/system/header.jpg');
	font-weight:bold;
}


#menu{ 
	height:75px; 
	border:0;
}

#content{ 
/*	min-height:318px;
	height: expression(this.scrollHeight < 318? "318px" : "auto" );*/
	font-size:11px;
	line-height:13px;
	background-repeat:no-repeat;
	height:318px;
}

#content_long{ 
	min-height:318px;
	height: expression(this.scrollHeight < 318? "318px" : "auto" );
	font-size:11px;
	line-height:13px;
	background-repeat:no-repeat;
}

#bottom
{
	height:48px;
	color:white;
	font-size:10px;
	font-weight:bold;
}

#footer
{
	height:24px;
	background-image: url('/images/system/footer.jpg');
	line-height:24px;
}


#kep1
{
	position:absolute;
	top:245px;
	width:268px;
	height:133px;
	

}
A:link
{text-decoration: none;}

A:visited
{text-decoration: none;}

A:active 
{text-decoration: none;}

A:hover
{text-decoration: underline;}

#bottom A:link
{text-decoration: none;color:#86daff;}

#bottom A:visited
{text-decoration: none;color:#86daff;}

#bottom A:active 
{text-decoration: none;color:#86daff;}

#bottom A:hover
{text-decoration: underline;color:#86daff;}
	

#header A:link
{text-decoration: none;color:#8c6300;}

#header A:visited
{text-decoration: none;color:#8c6300;}

#header A:active 
{text-decoration: none;color:#8c6300;}

#header A:hover
{text-decoration: underline;color:#8c6300;}


#content A:link
{text-decoration: none;color:#8c6300;}

#content A:visited
{text-decoration: none;color:#8c6300;}

#content A:active 
{text-decoration: none;color:#8c6300;}

#content A:hover
{text-decoration: underline;color:#8c6300;}





#footer_menu
{
	background-color:white;
	height:28px;
	text-align:right;
}


.inputbox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid white;

}
.inputbox_textarea
{

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid blue;

}


#greenbox
{
	position:absolute;
	left:15px;
	top:360px;
	width:240px;
	height:230px;
	overflow:hidden;
	color:white;

}


h1
{
	border:0;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	color:#095c00;
	line-height:14px;

}


h2
{
	border:0;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	color:#095c00;
	line-height:10px;
}


#kepgaleria{ 
	width:765px;
	background-image: url('/images/system/galeria_bg.jpg');
	background-repeat:repeat-y;
}

