/* application style */
body{ 
	font-family: Tahoma, Georgia,  Arial, Helvetica, sans-serif; color: #f0f0f0 ;
	 background: #fff;	
	margin-left: auto; margin-right: auto; margin-top: 0px; font-size: 11px; 

}
img{
	border: 0px solid red;
}
h1{
	font-size: 21px; color: #fff; padding: 0px; margin: 0px; font-weight: normal;
}
h2{
	font-size: 15px; color: #ed1217; padding: 0px; margin: 0px;
}

h3{
	font-size: 13px; color: #ef2126; padding: 0px; margin: 0px;
}
div#page{
	width:100%;
}
	div#header{
		margin-left: auto; margin-right: auto;
		height: 103px; width: 900px; 
		color: #efe6f0; font-size: 19px; font-weight: bold; font-family: Verdana; 
	}
	

	
div#container{
		margin-left: auto; margin-right: auto;
		 width: 900px;
		color: #efe6f0; font-size: 12px; 
		font-weight: normal; font-family: Tahoma;

}
/* content   --------------------- */
		
	div#content{
		width: 900px;  color:#f3f3f3;
	}

	div#footer{
		clear: both;margin-left: auto; margin-right: auto; font-size: 9px;
		width: 900px;  height: 216px;
		/*background: #fff url(front_templates/default/img/agromax_09_1.jpg) no-repeat top right*/
	}
	
	
		div#description{
			margin-top: 30px; margin-right: 110px; text-align: center; color: #454545;
			padding-top: 5px; width: 160px; float: right;
		}
		
/* opis elementów (img, inputy itd.)*/
a:link,  a:visited{font: 11px Verdana;  color:#fff;  text-decoration: none;  }
a:active, a:hover {font: 11px Verdana;  color:#ff9d1a;  text-decoration: underline;  }

a.menu:link,  a.menu:visited{font: 18px Tahoma;  color:#fdf7fc; text-decoration: none;padding-top: 14px;   }
a.menu:active, a.menu:hover {font: 18px Tahoma;  color:#ff9d1a; text-decoration: none; padding-top: 14px;}



	

input.input{
	border: 1px solid #585858; background-color: #fff; padding: 4px;  font: 11px Verdana; color: #999b9b;
}
input.input:hover{
	border: 1px solid #e38011; background-color: #fff; padding: 4px; font: 11px Verdana; color: #353535;
}
input.button{
	border: 1px solid #585858; background-color: #cecece; padding: 4px;  font: 11px Tahoma; color: #fff;
}
input.button:hover{
	border: 1px solid #e38011; background-color: #fffff4; padding: 4px; font: 11px Tahoma; color: #214d56;
}

fieldset.login{width: 270px;color: #fcfcfc; border: 1px solid #96c5d3; padding:10px;}
.form{width: 60px; color: #313957; float: left;text-align: right; padding-right: 10px;}
.form_lebel{width: 60px; color:#fcfcfc; float: left;text-align: right; padding-right: 10px;}

img.float_left{
	float: left;border: 0px solid black; 
}

img.float_right{ 
	float: right;border: 0px solid black;
}



#main { width:900px; height:531px; margin:0 auto; margin-top:20px; background:url('templates/default/img/bg.jpg') no-repeat; position:relative; z-index:1; }
#main a { display:block; position:absolute; width:210px; height:200px; z-index:10; text-indent:-9999em; }
	#main .lt { top:125px; left:180px; }
	#main .ko { top:125px; left:530px; }
	#main .ww { top:315px; left:10px; }
	#main .mr { top:315px; left:360px; }
	#main .se { top:315px; left:675px; }
#main_footer { width:900px; margin:0 auto; overflow:hidden; }
	#main_footer #ex_pages { width:300px; float:left; padding-top:50px; padding-left:110px; }
		#main_footer #ex_pages a { display:block; color:#313957; margin-bottom:5px; }
	#main_footer #description { width:300px; float:right; text-align:right }


