@charset "utf-8";
/* CSS Document */

body{
background-image:url(img/pattern.png);
background-repeat:repeat;
}

.minden{
width:1000px;
margin:auto;
}

.head{
background-image:url(img/head.png);
background-repeat:no-repeat;
height:214px;
}

.padder{
height:139px;
width:100%;
}

.head_alatt{
background-image:url(img/head_alatt.png);
background-repeat:no-repeat;
height:20px;
}

.baloldal{
width:182px;
margin-left:41px;
float:left;
}

.sidebar{
background-image:url(img/sidebar.png);
height:470px;
}

.sidebar_alol{
background-image:url(img/sidebar_alol.png);
height:15px;
}

.stat{
background-image:url(img/stat_patt.png);
background-repeat:repeat-y;
padding-left :10px;
padding-right:10px;
}


.stat_alol{
background-image:url(img/stat_alol.png);
height:7px;
}

.jobboldal{
margin-left:3px;
float:left;
width:766px;
}

.jobboldal_body{
background-image:url(img/body_patt.png);
background-repeat:repeat-y;
}

.igazit{
padding:10px;
}

.jobboldal_alol{
background-image:url(img/body_alol.png);
height:7px;
}

.active{
background-image:url(img/active.png);
font-style:oblique;
font-size:30px;
color:white;
margin-left:1px;
padding-top:15px;
height:34px;
width:359px;
}


.makro{
	background-image:url(img/makro_med_logo.png);
	height:169px;
}

.makro a {
text-decoration:none;
display:block;
height:169px;
}


.footer{
	background-image:url(img/footr_12.png);
height:52px;
width:1000px;
clear:both;
}




.footer a {
text-decoration:none;
display:block;
height:52px;
}
