@charset "utf-8";
/* CSS Document */

	*{
		margin:0px;
		padding:0px;
		border:0px;
	}
	tr,td,table{border:0px;padding:0px;margin:0px;}
	body{
		font-family:Georgia, "Times New Roman", Times, serif !important;
		font-size:12px;
		margin:0px;
		background:#a4cf8b url("../kepek/bg.png");
		background-repeat:repeat-x;
		color:#bde163;
	}
	
	a:link		{color:#bde163; text-decoration:underline;} /* unvisited link */
	a:visited	{color:#bde163; text-decoration:underline;} /* visited link */
	a:hover		{color:#bde163; text-decoration:underline;} /* mouse over link */
	a:active	{color:#bde163; text-decoration:underline;} /* selected link */
	
	li{
		margin-left:10px;
	}
	
	.link,.link_r{}
	
	.link_r{
		text-align:right;
	}
	
	img{border:0px;}

	#container{
		width:998px;
		margin:0 auto;
		
	}	
	#column_1{
		float:left;
		background: transparent  url("../kepek/left.png") repeat-y scroll left top;
		width:14px;
		height:1064px;
	}	
	#column_2{
		float:left;
		background:#293423;
		width:970px;
	}	
	#column_3{
		float:left;
		background: transparent  url("../kepek/right.png") repeat-y scroll left bottom;
		width:14px;
		height:1064px;
	}
	.menu_e{
		float:left;
		height:80px;
		width:121px;
		text-align:center;
		color:#FFF;
		line-height:42px;
		font-size:22px;
	}
	#banner{
		background: url("../kepek/banner.png") no-repeat;
		height:243px;
	}
	
	#site_content{
		padding:25px 13px 0px 13px;
		height:733px;
		min-height:733px;
		
		overflow:auto;
	}
	
	#content_top{
		height:376px;
		width:970px;
		/*color:#719f58;*/
		/*color:#85ba68;*/
		color:#a9df8c;
	}
	#content_center{
		height:232px;
		width:970px;
margin-left:-13px;
		background:#191f15;
	}
	#content_bottom{
		height:120px;
float:left;
width:970px;
	}
	#footer{
		clear:both;
		height:53px;
		background:#191f15;
		width:920px;
		padding:10px 25px 0px 25px;
	}
	#cont_left{
		float:left;
		width:272px;
	}
	#cont_center{
		float:left;
		width:323px;
	}
	#cont_right{
		float:left;
		width:270px;
	}
	#cont_left, #cont_right{
		padding:15px 25px 0px 25px;
	}
	.focim,.focim_white{
		color:#bde163;
		font-size:30px;
		margin:0px;
		padding:0px;
		margin-bottom: 15px;
	}
	.focim_white{color:#FFF;}
	
	.feher_text{
		color:#fff;
		font-size:16px;
		margin-bottom: 20px;
		text-align:justify;
	}
	p{
		margin:10px 0px 11px 0px;
		text-align:justify;
	}
	#al_cont_left, #al_cont_right{
		padding:15px 25px 0px 25px;
	}
	#al_cont_left{
		float:left;
		width:272px;
	}
	#al_cont_center{
		float:left;
		width:323px;
		height:60px;
margin-left:13px;
	}
	#al_cont_right{
		float:left;
		width:255px;
		padding-top:30px;
	}
	#galery_prew{
		height:169px;
		clear:both;
		padding: 0px 25px 0px 25px;
	}
	.gal_prew_sep{
		float:left;
		padding:18px;
	}
	.gal_img_prew{
		float:left;
		border:1px solid #4d6b3c;
		padding:5px;
	}
	#webpole, #developer, #designer, #copyright{
		font-family:Arial;
		color:#293423;
		float:left;
		border:0px solid white;
	}
	#webpole{
		font-weight:bold;
		font-size:16px;
		float:none;
	}
	#copyright{
		width:235px;
		font-size:12px;
	}	
	#developer{
		text-align:right;
		float:right;
		font-size:12px;
	}
	#designer{
		width:185px;
		font-size:12px;
	}
	#hirek_lapozo{
		border:0px solid white;
		text-align:center;
	}
	#email{
		color:#293423;
	}
	#email:hover{
		color:#719F58;
	}
