/* ESK�VO /////////////////////////// */
#eskuvo_hatter{
background-image: url(../pics/wotan_eskuvo_bg.jpg);
background-repeat: repeat;
}

#eskuvo_fejlec{
width: 1000px;
height: 100px;
background-image: url(../pics/wotan_eskuvo_fejlec.jpg);
background-repeat: no-repeat;
}

#eskuvo_tartalom{
width: 1000px;
min-height: 300px;
height: expression(this.scrollHeight < 300? "300" : "auto" ); 
background-image: url(../pics/wotan_eskuvo_tartalom.jpg);
background-repeat: no-repeat; }

	#eskuvo_menu{
	position: absolute;
	top:150px;
	left:0px;
	width:100px;
	margin:0px;
	padding:0px 0px 0px 1px; }
	
	#eskuvo_menu a:link{
    font-family:"Times New Roman";
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;}
	#eskuvo_menu a:active{
    font-family:"Times New Roman";
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;}
	#eskuvo_menu a:visited{
    font-family:"Times New Roman";
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;}
	#eskuvo_menu a:hover{
    font-family:"Times New Roman";
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;}
	
	#eskuvo_menu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-align: center;
	}
	#eskuvo_menu li {
	font-family:"Times New Roman";
	font-style: italic;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight:normal;
   	background-repeat: no-repeat;
   	background-position:left top;
	background-image: url(../pics/wotan_eskuvo_lista.jpg);
	padding: 0px 5px 0px 5px;
	margin: 0px 0px; }

	#eskuvo_menu_alatti {
	width: 100px;
	padding: 5px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	font-size: 9px;
	font-family:Verdana, Arial;
	color:#FFF;	}
	
	#eskuvo_menu_alatti .textbox { border: 1px solid #333; font-size:9px; }
	#eskuvo_menu_alatti .gomb { border: 1px solid #333; font-size:9px; }

	#eskuvo_oldalszoveg {
	position: relative;
	top: 0px;
	left: 190px;
	width: 540px; }
	
	#eskuvo_oldalszoveg h1 {
	font-family:"Times New Roman";
	margin-top: 40px; }
	
	#eskuvo_oldalszoveg h2 { }
	
	#eskuvo_oldalszoveg a, a:link, a:visited { color:#666; text-decoration:none; }
	#eskuvo_oldalszoveg a:hover { text-decoration:underline; }

#eskuvo_lablec{
width: 1000px;
height: 332px;
background-image: url(../pics/wotan_eskuvo_lablec.jpg);
background-repeat: no-repeat; }

	#eskuvo_lablec h2 {
      font-family: Verdana, sans-serif;
	  color:#666;
	  text-align: center;
	  font-size: 10px;
	  margin: 220px 5px 5px 5px;
	  font-weight: normal; }

	#eskuvo_lablec .eskuvo_linkek { font-size: 8px; }
	#eskuvo_lablec .eskuvo_linkek a, a:active, a:visited, a:link  { text-decoration:none; color:#666; }
	#eskuvo_lablec .eskuvo_linkek a:hover { text-decoration:underline; color:#666; }
	
	/* rotator div */
	#eskuvo_rotator {
		position: absolute;
		top: 70px;
		right: 15px;
		width: 120px;
		height: 600px;
		background-color: #eaeaea;
		border: 1px solid #eaeaea;	}
	
/* ////////////////////////////////// */


