/*<		alap 		>*/

	html, body, ul, ol, li, p, 

	h1, h2, h3, h4, h5, h6, 

	form, fieldset, a, img { 

		margin: 0; 
		padding: 0; 
		border: none; 
		outline: none;

	}

	html{

		background-color: gray;
		background-image: url(bg.png);
		background-repeat: repeat;
		background-position: 0% 0%;

	}

	body{
	font-family: "Trebuchet MS", arial;
	font-size: 10px;
	width: 998px;
	margin: 0 auto;
    background-image: url(bg.png);
	}

/*</	alap		>*/

/*///////////////////*/

/*<		header		>*/

	#header{
	height: 273px;
	width: 998px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;

	}

/*</	header		>*/

/*///////////////////*/


/*<		bal_menu	>*/
	#content_base #bal_menu{
		width: 221px;
		height: 100%;
		float: left;
        margin-left: 5px;
	}
	
	#content_base #bal_menu ul li a:hover{
		background-repeat: repeat-x;
	}		

	#content_base #bal_menu ul{
		list-style: none;
	}

	#content_base #bal_menu ul li a{
		background-repeat: no-repeat;
		background-position: 0% 0%;
		height: 0;
		padding-top: 140px;
		overflow: hidden;
		display: block;
	}

	#content_base #bal_menu .m0 {
		width: 210px;
		background-image: url(btn-0.png);
	}

	#content_base #bal_menu .m0 a{
		width: 210px;
		background-image: url(btn-0h.png);
		background-position: -210px 0%;
	}

    #content_base #bal_menu .m0 a:hover{

		background-position: 0% 0%;

	}

	#content_base #bal_menu .m1 {
		width: 210px;
		background-image: url(btn-1.png);
	}

	#content_base #bal_menu .m1 a{
		width: 210px;
		background-image: url(btn-1h.png);
		background-position: -210px 0%;
	}

    #content_base #bal_menu .m1 a:hover{

		background-position: 0% 0%;
	}

	#content_base #bal_menu .m2 {
		width: 210px;
		background-image: url(btn-2.png);
	}

	#content_base #bal_menu .m2 a{
		width: 210px;
		background-image: url(btn-2h.png);
		background-position: -210px 0%;
	}

    #content_base #bal_menu .m2 a:hover{

		background-position: 0% 0%;
	}

	#content_base #bal_menu .m3 {
		width: 210px;
		background-image: url(btn-3.png);
	}

	#content_base #bal_menu .m3 a{
		width: 210px;
		background-image: url(btn-3h.png);
		background-position: -210px 0%;
	}

    #content_base #bal_menu .m3 a:hover{

		background-position: 0% 0%;
	}

	#content_base #bal_menu .m4 {
		width: 210px;
		background-image: url(btn-4.png);
	}

	#content_base #bal_menu .m4 a{
		width: 210px;
		background-image: url(btn-4h.png);
		background-position: -210px 0%;
	}

    #content_base #bal_menu .m4 a:hover{

		background-position: 0% 0%;

	}

	#content_base{
		width: 998px;
        min-height: 700px;
		background-image: url(content_bg.png);
		background-position: 0% 100%;
	}
	#content_base{
		background-color: #4eb0c2;
	}
/*</	bal_menu	>*/
/*///////////////////*/
/*<		content		>*/
	#content_base #content{
		margin-left: 223px;
		width: 535px;
		padding: 10px 05px;
		min-height: 700px;
		background-image: url(base_bg.png);
		font-size: 10pt;
	}

/*</	content		>*/

	#content_base #jobb_menu{
		width: 220px;
  		min-height: 700px;
        float: right;
	}

/*<		footer		>*/

	#footer{
	height: 83px;
	width: 998px;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;

	}

div.ref{
	width: 95%;
	margin: 10px auto;
    float: left;
    border-bottom: 1px solid black;
}
div.ref div.details{
	margin-left: 10px;
}
div.ref div.kepek{
	float: left;
}
div.ref div.details div.leiras{
	margin-top: 5px;
}

div.ref div.kepek a img{
	float: left;
	/*clear: both;*/
	margin: 10px;
	border: solid 3px #1f5eb3;

}
.clear {
	clear: both;
}

#kategoriak{
	width: 60%;
	margin: 4px auto;
	text-align: center;
}
#kategoriak li{
	padding: 5px;
	display: inline;
}
#kategoriak li a{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
#kategoriak li a:hover{
	color: #1f5eb3;
	text-decoration: underline;
}
.refhead{
	background-image: url(refheader.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-size: 18pt;
	color: #1f5eb3;
	display: block;
	width: 500px;
	height: 45px;
	padding-top: 5px;
	text-indent: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	margin-left: 12px;
}
