﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/background.jpg) no-repeat center;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}

h2 {
	margin-top: 20px; 
	margin-bottom: 10px;
	padding-left: 5px;
	color: #757575;
	font: 26px "Calibri";	
	text-decoration: none;
}

h3 {
	margin-bottom: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font: 14px "Calibri";
	text-decoration: none;

}

h4 {
	color: #000000;
	font: 12px "Calibri";
	text-decoration: none;
}

h5 {
	padding-top: 3px;
	color: #000000;
	font: 16px "Calibri";
	text-decoration: none;
}

h6 {
	color: #000000;
	padding-left: 10px;
	font: 13px "Calibri";
	text-decoration: none;
}

label {
	margin-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font: 15px "Calibri";
	text-decoration: none;
}

.sarga {
	color: #757575;
}

.center {
	display: block;
	margin: 0;
}

.imgs {
	display: inline;
}

.imgs1 {
	display: inline;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imgs2 {
	display: inline;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

#share { 
position: fixed;  
right: 0;
z-index: 1000;
float: right;
width: 50px;
height: 120px;
margin-top: 120px;
}

#wrapper { 
margin: 20px auto 20px auto;
width: 850px;
height: auto; 
overflow: auto; 
color: #fff; 
font: 13px "Calibri"; 
background: #E5E5E5 ;
border: 2px solid #E5E5E5;
}

#header { 
width: 850px; 
height: 100px;
background: #E5E5E5 url(../images/csertan_1.jpg) no-repeat; 
}

#footer {
float: right;
width: 850px;
height: 30px;
background: url(../images/footer.jpg) no-repeat; 
}

#content { 
float: right; 
width: 650px;
min-height: 400px; 
background: #E5E5E5;
}

#content_kapcsolat { 
float: right; 
width: 650px;
min-height: 400px; 
background: url(../images/telefon.jpg);
background-repeat: no-repeat;
}


#nav{
margin-top: 20px;
z-index:1000;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 20px;
float: left;
width: 160px;
min-height: 400px;
background: #FFFFFF;
}

#nav ul { 
list-style-type: none;  
}  

#nav ul li {  
width: 120px;     
}  
    
#nav ul li a {  
height: auto; 
}
 
#nav ul ul {  
position: absolute;
z-index: 1000;
left: 100px;
top: 0;
padding: 5px 10px 5px 10px;
display: none;
border: 1px solid #999999;
background-color: #E5E5E5;
}  
   
#nav ul li:hover ul{  
display: block;
} 
 
#nav ul li ul a:hover{  
display: block;
}  

#nav a:hover { 
				font: "Calibri";
				font-size: 16px;
				text-decoration: none;
				color: #000000;
 }  
   
#nav a {  
				font: "Calibri";
				font-size: 16px;
        		color: #9B9B9B;  
         		text-decoration: none;  
}  
   
#nav li {  
         position:relative;  
         float: left;  
         width: 120px;  
}  

#Nev {
	background: #FFFFFF;
	border: 1px #000000 solid;  
	color: #000000;  
}

#Email {
	background: #FFFFFF;  
	border: 1px #000000 solid;  
	color: #000000;  
}

#Targy {
	background: #FFFFFF;  
	border: 1px #000000 solid;  
	color: #000000;  
}

#Telefon {
	background: #FFFFFF;  
	border: 1px #000000 solid;  
	color: #000000;  
}


#Szoveg {
	background: #FFFFFF;  
	border: 1px #000000 solid;  
	color: #000000;  
}

#hirdetes {
	height: 90px;
	width: 500px;
	background-color:#454545;
    border:1px solid #000000;
	padding: 10px 15px 10px 15px;
	margin-bottom: 20px;
 }
 
a:link {
	font: "Calibri";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	
}
a:visited {
	font: "Calibri";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	font: "Calibri";
	font-size: 13px;
	text-decoration: none;
	color: #757575;
}

a:active {
	font: "Calibri";
	font-size: 13px;
	text-decoration: none;
	color: #757575;
}

/* BUTTON */

#submit{
	font: "Calibri";
	font-size: 14px;
   	padding: 2px 5px 2px 5px;
    margin: 10px 0 10px 10px;
	color:#484848;
	cursor: hand;
	cursor: pointer;
    border:1px solid #000000;
    background-color:#FFFFFF;
}
#submit a:hover, #submit:hover{
    background-color:#484848;
    border:1px solid #000000;
    color:#FFFFFF;
}
#submit a:active{
    background-color:#484848;
    border:1px solid #000000;
    color:#FFFFFF;
}

#error {
	width: 260px;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

#error ul {
	width: auto;
	list-style-type: none;
	}
	
#error li {  
	width: auto;
	padding: 0 5px 0 5px;
	font: 12px "Calibri";
	color:#890F0F;
}  
 

