/* Start of CMSMS style sheet 'alap stílus' */
html { margin: 0; padding: 0; }
			
			body {
				background: #fff;
				font-size: 62.5%;
				font-family: Arial, Tahoma,sans-serif;
				color: #000;
			}

           a img { border: none; }
			
			p {
				font-size:1.2em;
				margin: 0 15px 5px 15px;
			}

                        #tartalom h1 { margin: 0 15px 10px 15px; }
			
			

#fejlec, #tarto { width: 960px; margin: 0 auto;  }
		
.clearfix {
	display: inline-block;
}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

			
			#tartalom {
				width:620px;
				float:left;
                                padding-top:15px; padding-bottom: 15px;

			}
			
			#balsav {
				width:170px;
				float:left;
				background: #006634;
                                min-height:490px;
			}

#jobbsav { width: 170px; float: left; background: #006634; min-height:490px;}
			
			#balsav ul, #jobbsav ul {
				line-height: 2.4em;
				margin-left: -30px;

			}
			
			#balsav ul li, #jobbsav ul li {
				list-style: none;
				text-transform: uppercase;
				font-size: 1.4em;
				font-weight: bold;
				color: #EFFA16;
				font-family: Tahoma, sans-serif;
			}
			
			#jobbsav a, #jobbsav a:active, #jobbsav a:hover, #jobbsav a:visited { color: #FFFFC0 }
			
			#menu ul {
				background: #ccc;
			}
			
			#menu ul li {
				display: inline;
				list-style: none;
			}
			
			#nyitvatartas {
				color: #fff;
				text-align: center;
				text-transform: uppercase;
				font-weight: bolder;
				font-size: 1.3em;
			}
/* End of 'alap stílus' */

