html {
	height:100%;
	overflow:auto;
}

body {
	position:relative;
	height:100%;
	padding:0;
	margin:0;
}

.weboldalTarto
	{
		width:460px;
		margin-left:auto;
		margin-right:auto;
		padding-top:35px;
	}
	
.nevTarto
	{
		height:120px;
		background-image:url(pic/nev.png);
	}
	
.kepTarto
	{
		height:432px;
		padding-top:58px;
	}
	
.fejlec {
	border-bottom:1px solid #959595;
	overflow: auto;
    position: absolute;
    width: 100%;
    height: 153px;
}
	
.fejreszTarto
	{
		width:700px;
		margin-left:auto;
		margin-right:auto;
		margin-top:32px;
		background-image:url(pic/fej.png);
		background-repeat:no-repeat;
		background-position:center top;
	}
    
 .fejreszTarto2
	{
		width:700px;
		margin-left:auto;
		margin-right:auto;
		margin-top:32px;
	}
    
 .fejreszTarto3
	{
		width:700px;
		margin-left:auto;
		margin-right:auto;
		margin-top:32px;
		background-image:url(pic/fej2.png);
		background-repeat:no-repeat;
		background-position:center top;
	}
    
.menuTarto
	{
		padding-top:68px;
		padding-left:21px;
		padding-bottom:28px;
	}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	height: 24px;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 24px;
	background-repeat: no-repeat;
}

.about {background-image: url(pic/about2.png); width:96px; padding-right:174px; text-decoration:none;}
.about a {background-image: url(pic/about.png); text-decoration:none;}
.works {background-image: url(pic/works2.png); width:88px; padding-right:137px;}
.works a {background-image: url(pic/works.png);}
.contact {background-image: url(pic/contact2.png); width:129px;}
.contact a {background-image: url(pic/contact.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

a { outline:none;}

.main
	{
		overflow:auto;
        position:absolute;
        top:153px;
        bottom:0;
		width:100%;
	}

.weboldalTarto2
	{
		width:700px;
		margin-left:auto;
		margin-right:auto;
		padding-top:37px;
	}
    
.weboldalTarto3
	{
		width:800px;
		margin-left:auto;
		margin-right:auto;
		padding-top:37px;
	}
	
.aboutszoveg
	{
		float:right;
		width:460px;
		font-family: Century Gothic, sans-serif;
		font-size:22.5pt;
	}
	
.contactszoveg
	{
		font-family: Century Gothic, sans-serif;
		font-size:22.5pt;
		color:#959595;
		text-align:center;
		margin:0;
	}
	
.gallery {padding-left:17px;}
.gallery2 {padding-left:23px;}

.admin_r
    {
        float:right;
        width:350px;
        font-family: Century Gothic, sans-serif;
        color:#959595;
    }
    
.admin_l
    {
        float:left;
        width:350px;
        font-family: Century Gothic, sans-serif;
        color:#959595;
    }
    
.galeria
    {
        font-family: Century Gothic, sans-serif;
        color:#959595;
    }
    
a:link
    {
        color:#959595;
        text-decoration:none;
    }
    
a:visited
    {
        color:#959595;
        text-decoration:none;
    }
    
a:hover
    {
        color:black;
        text-decoration:none;
    }