body{
	margin-top : 0px;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding : 4px;
}
h4{
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;

}
.kedvezmeny{
	color : #CC0000;
	font-family : "Comic Sans MS", Verdana, Geneva, cursive;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}
.balbg{
	background-image : url(../images/sajat_03.jpg);
	background-repeat : no-repeat;
	background-position : top left;
	background-color : White;
}
#fooldal{
	margin:15px;
	width : 350px;
	clear : both;
}
#fooldal H1{
	color : #CC0000;
	font-family : "Comic Sans MS", Verdana, Geneva, cursive;
	font-size : 22px;
	font-weight : bold;
	margin-top : -7px;
	margin-bottom : 0px;
	text-align : center;
}
#fooldal p{
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	text-shadow : Silver;
		text-align : center;
	font-stretch : narrower;
	padding : 3px;
	}
#fooldal H4{
	color : #FFFFFF;
	font-family : "Comic Sans MS", Verdana, Geneva, cursive;
	font-size : 20px;
		text-align : center;
		margin-top : -5px;
		margin-bottom : 5px;
}
#topmenu{
color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;

}
#topmenu a:link{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
#topmenu a:visited{
		color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
#topmenu a:hover{
	text-decoration : underline;
	color : #FF6600;
}
#footer{
	
}
#footer a{
	color : #330000;
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	z-index: 3;

}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
text-align : center;
min-width: 600px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid #336666;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}	
