*{
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	background-repeat: no-repeat;
}

h2 {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	color: #ffffff;
	font: 13px "Tahoma";
}

h3 {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	color: #ffffff;
	font: 10px "Verdana";
}

h4 {
	color: #000000;
	font: 6px "Verdana";
}

h5 {
	padding: 0 10px 0 10px;
	color: #ffffff;
	font: 20px "Tahoma";
}

h6 {
	padding: 0 10px 0 10px;
	color: #ffffff;
	font: 30px "Tahoma";
}

#wrapper {
	margin: 20px auto 20px auto; 
	width: 1000px; 
	background-repeat: no-repeat;
/*	overflow: auto;*/ 
	color: #000000; 
}

#header {
	float: left; 
	width: 1000px; 
	/*height: 100px;  */
	line-height: 30px; 
	vertical-align: middle; 
}

#header_menu {
	float: right; 
	width: 1000px; 
	height: 65px;
}

#header_main {
	float: right; 
	width: 1000px; 
	height: 115px;
	background: #000000; 
}

#content {
	width: 1000px; 
	background-repeat: no-repeat;
/*	overflow: auto;*/ 
	color: #000000; 
}
#content_logo {
	float: left; 
	width: 865px; 
	height: 474px; 
	background: #000000 url("../images/oldal_logo.jpg") no-repeat left; 
	margin: 0px;   
    padding: 0px;   
	}

 
#content_rolam {
	float: right;
	width: 709px; 
	height: 472px;
	background: #000000 url("../images/rolam.jpg") no-repeat center; 
}

#content_rolam li { 
    float: right;   
    list-style-type: none;   
}   
   
#content_rolam li a {   
    width: 300px;   
}   

#content_rolam_szoveg {
	float: right;
	width: 300px;
	height: 472px;
	background: #000000 url("../images/rolam.jpg") no-repeat right;
	text-align: justify;
}

#content_kapcsolat {
	float: right;
	width: 709px; 
	height: 472px;
	background: #000000 url("../images/kapcsolat.jpg") no-repeat center;
}

#content_fotokonyv {
	float: right;
	width: 709px; 
	height: 472px;
	background: #000000 url("../images/fotokonyv.jpg") no-repeat center; 
}

#content_galeria {
	float: right;
	width: 709px; 
	height: 472px;
	background: #000000 url("../images/galeria.jpg") no-repeat center; 
}

#nav { 
	width: 709px; 
	height: 472px;
	float: right;
}

#navigation {   
    margin: 0px;   
    padding: 0px;   
}   
   
#navigation li { 
    float: left;   
    list-style-type: none;   
}   
   
#navigation li a {   
    background-repeat: no-repeat;   
    display: block;   
    height: 472px;   
    width: 175px;  
	padding-right: 2px;
}   
   
#navigation:hover li a {   
    width: 119px;   
}   
   
#navigation li a:hover {   
    width: 344px;   
}   
   
#navigation li a span {   
    display: none;   
}   

/*main menu*/
#about a {   
    background-image: url("../images/rolam_1.jpg");   
}  
 
#about a:hover {   
    background-image: url("../images/rolam_2.jpg");   
}  
 
#gallery a {   
    background-image: url("../images/galeria_1.jpg");   
}  
 
#gallery a:hover {   
    background-image: url("../images/galeria_2.jpg");   
}
   
#book a {   
    background-image: url("../images/fotokonyv_1.jpg");   

}  

#book a:hover {   
    background-image: url("../images/fotokonyv_2.jpg");   
	background-position: center;  
}   
 
   
#contact a{   
    background-image: url("../images/kapcsolat_1.jpg");   
}  
 
#contact a:hover{   
    background-image: url("../images/kapcsolat_2.jpg"); 
}   

#footer { 
	width: 825px; 
	height: 50px;
	line-height: 30px; 
}

#footer_index { 
	width: 1000px; 
	height: 50px;
	line-height: 30px; 
}


a:link {
	font: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font: "Verdana";
	font-size: 12px;
	text-decoration: bold;
	color: #ffffff;
}
a:active {
	font: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.imgs {
	display: inline;
}

