* {margin:0; padding:0;}

body {
	margin:auto; 
	margin-top:2px;
	font:12px Verdana; 
	color:#000;
	text-align: center;		/*ie miatt	*/
	height: 100%;
	background-color : black;
}

#alap{
	width: 100%;
	height: 95%;
	margin-left: auto;
	margin-right: auto;

	background : url(../_img/hatter.jpg) fixed;
	background-repeat : repeat-x;
	background-attachment : fixed;
}

#wrapper {
	width: 1000px;
	height: 95%;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid black;
}


#title_header {
	width:1000px;
	height:140px;
	text-align:left;
	vertical-align: middle;
	background : url(../_img/fejlec.jpg);
	background-position : center;
	background-repeat : no-repeat;
}


#content {
	width:1000px;
	height: 95%;
	float:left;
	background : url(../_img/contenthatter.gif);
	background-position : center;
	background-repeat : repeat-y;
 }

.felso_menu{
	margin-left : 210px;
	height:20px;
	background-color: #555f69;
	border : 1px solid black;
}
.felso_menu a{
	padding-left : 10px;
	padding-right : 10px;
}

#modell{
	float:left;
	text-align:left;
	margin:0px;
	padding-left:230px;
	vertical-align: top;
}
.modell_szoveg a{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	white-space : nowrap;
	font-weight : bold;
}

#content-text{
	margin : 0px;
	margin-left:215px;
	margin-right:215px;
	padding-top : 0px;
	margin-top: 0px;
}


 #sidebar_left {
	width:210px;
	float:left;
	margin-top : -0px;
}

 #sidebar_left_menu {
 	padding : 3px;
	padding-top:0px;
	padding-bottom:70px;
	float:left;
}

 #sidebar_left_menu ul{
	width:206px;
}

 #sidebar_left_menu li{
 	padding:3px;
	padding-left:25px;
}
 #sidebar_left_menu li.teszt{
	padding-top:4px;
	padding-left:6px;
	height:28px;
}
 #sidebar_left_menu li.teszt_utolso{
	padding-top:4px;
	padding-left:6px;
	height:28px;
}

#nyitvatartas{
	width :170px;
	margin-top :50px;
	margin-left: 10px;
	padding : 4px;
	padding-left:10px;
	border : 1px solid #a6a8a7;
	Font-size: 11px;
	Color: #000000;
	Text-decoration: none;
}

.nyitvatartas_style h1{
	Font-size: 12px;
	Color: #000000;
	Text-decoration: none;
	margin : 0px;
	padding : 0px;
	height : 20px;
}
.nyitvatartas_style td{
	Color: #000000;
	Text-decoration: none;
	margin: 0px;
	padding : 0px;
}

#akcio_bal_t{
	width:190px;
	background-image: url(../_img/akcio_bal_t.gif);
	background-repeat : no-repeat;
	height:10px;
	margin-top : 30px;
	margin-left:10px;
}
#akcio_bal{
	width:190px;
	background-image: url(../_img/akcio_bal.gif);
	background-position : center;
	background-repeat : repeat-y;
	color:white;
	margin-left:10px;
}
.akcio_bal_szoveg{	
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	font-weight : bold;
}
.akcio_bal_szoveg h1{
	font-size: 16px;
	font-weight : bold;
}
.akcio_bal_szoveg a:link{
	color:white;
	text-decoration: none;
}
.akcio_bal_szoveg a:visited{
	color:white;
	text-decoration: none;
}


#akcio_bal_a{
	width:190px;
	background-position : center;
	background-image: url(../_img/akcio_bal_a.gif);
	height:23px;	
	margin-left:10px;
}


 #sidebar_right {
	width:210px;
	margin-top:0px;
	float:right;
	border-left : 1px solid black;
}

 #sidebar_right_tartalom {
 	padding : 3px;
	padding-top:30px;
	padding-bottom:30px;
}

#footer {
	width:1000px; 
	height:20px; 
	margin:0px;
	padding:0px;
	background-color:black;; 
	clear:both;
	text-align:center;
}

#forrodrot{
	width:185px;
	border:2px solid red;
	margin : 4px;
	margin-top:20px;
	color:red;
	padding:5px;
	text-align:justify;
}

