/* CSS Document */

body,td,th {
	font: 11px Verdana, "Helvetica", sans-serif;
	color: #fff;
}

body {
	margin: 0px;
	padding:0px;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0E2B4B;
}

img{
border: 0px none;
margin: 0px;
padding: 0px;
}

#container{
width: 980px;
min-height:750px;
margin: 0 auto;
padding-top:26px;
background-image:url(../_img/container_bg.jpg);
background-repeat:no-repeat;
}

/* for Internet Explorer */
/*\*/
* html #container {
height: 750px;
}
/**/


#logo{
width:980px;
height:100px;
float:left;
margin-bottom:20px;
}

#logo img{
margin-left:85px;
}

#menu{
width:196px;
padding-left:76px;
float:left;
}

html>body #menu {
	width: 200px; 
	/* ie5win fudge ends */
}


#menu ul { list-style: none; margin: 0px; padding:0px;  }
#menu li { float: left; padding: 0px; }
#menu a { display: block;  overflow:hidden; cursor:pointer; width:196px; height:30px; }

.menu_gomb1 a { background: url("../_img/gomb1.jpg"); background-position: 0 0; }
.menu_gomb1 a:hover { background-position: 0px -30px; }


.menu_gomb2 a { background: url("../_img/gomb2.jpg"); background-position: 0 0; }
.menu_gomb2 a:hover { background-position: 0px -30px; }

.menu_gomb3 a { background: url("../_img/gomb3.jpg"); background-position: 0 0; }
.menu_gomb3 a:hover { background-position: 0px -30px; }

.menu_gomb4 a { background: url("../_img/gomb4.jpg"); background-position: 0 0; }
.menu_gomb4 a:hover { background-position: 0px -30px; }

.menu_gomb5 a { background: url("../_img/gomb5.jpg"); background-position: 0 0; }
.menu_gomb5 a:hover { background-position: 0px -30px; }

.menu_gomb6 a { background: url("../_img/gomb6.jpg"); background-position: 0 0; }
.menu_gomb6 a:hover { background-position: 0px -30px; }

.menu_gomb7 a { background: url("../_img/gomb7.jpg"); background-position: 0 0; }
.menu_gomb7 a:hover { background-position: 0px -30px; }

.menu_gomb8 a { background: url("../_img/gomb8.jpg"); background-position: 0 0; }
.menu_gomb8 a:hover { background-position: 0px -30px; }

.menu_gomb9 a { background: url("../_img/gomb9.jpg"); background-position: 0 0; }
.menu_gomb9 a:hover { background-position: 0px -30px; }

#menu a.aktiv{
	background-position: 0px -30px;
}

#content{
width:500px;
margin-left:10px;
float:left;
color:#c9faff;
line-height: 1.8em;
}


#content a:link, #content a:visited{
color:#ffff00;
text-decoration:underline;

}

#content a:hover, #content a:active{
color:#ffff00;
}

#linkek{
width:400px;
}



#linkek a:link, #linkek a:active{
	display:block;
	padding:5px;
	text-decoration:none;
	border-bottom:1px dotted #dedede;
}

#linkek a:hover{
color:#fff;
background-color:#006699;
}

#linkek a:visited{
display:block;
padding:5px;
text-decoration:none;
border-bottom:1px dotted #dedede;
color:#FFCC00;
}


html>body #content {
	width: 500px; 
	/* ie5win fudge ends */
}
	
p{
margin-bottom:25px;
}	
	
h1{
font: 18px "Helvetica", Lucida Grande, Trebuchet MS, Verdana, sans-serif;
color:#ffff00;
}

h2{
font-size:14px;
font-weight:bold;
color:#ffff00;
}

h3{
font-size:12px;
font-weight:bold;
color:#ffff00;
}

.footer{
color:#dedede;
margin-top:50px;
margin-bottom:20px;
border-left:2px solid #c9faff;
text-indent:10px;
}
	
.footer a:link{
color:#c9faff;
text-decoration:none;
}

.footer a:visited{
color:#c9faff;
text-decoration:none;
}

.footer a:hover{
color:#ffff00;
}

.footer a:active{
color:#ffff00;
}

.idezet{
	font-size:11px;
	line-height:14px;
	font-style:italic;
}


#line{
background-image:url(../_img/m.png);
background-repeat:repeat-y;
background-position:right;
}

table{
width:100%;
}

table.hajo-adatok{
font-size: 11px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
border:1px dashed #123C68;
}

table.hajo-adatok td{
padding: 10px;
border:1px dashed #123C68;
}

table.hajo-adatok td.cim{
	color:#ffff00;
font-weight: bold;
} 

.b{
background-color:#091E30;
}

.a{
background-color:#0f2236;
}

#tura_kep img{
	border:2px solid #dedede;
}

#tura-thumb {
text-align:center;
margin-top:10px;
}

#tura-thumb img:hover{
	border:2px solid #dedede;
}

#tura-thumb img:hover{
	border:2px solid #ffff00;
}

#kepek{
width:420px;
}

#kepek img{
	border:4px solid #dedede;
}


#kepek img:hover{
	border:4px solid #ffff00;
}