body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}


input {
	font-family: Tahoma;
	font-size: xx-small;
}


select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}


.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 209px;
	width: 235px;
}


.bg_welcome_bemutatk {
	background-image: url(images/bg_welcome_bemutatk.gif);
	height: 209px;
	width: 235px;
}


.bg_recent {
	height: 209px;
	width: 329px;
	background-image: url(images/bg_recent.gif);
}


.bg_latest {
	background-image: url(images/bg_latest_fooldal.gif);
	height: 224px;
	width: 231px;
}


.bg_short {
	background-image: url(images/bg_short_fooldal.gif);
	height: 225px;
	width: 302px;
}


.bg_short_bemutatk {
	background-image: url(images/bg_short_bemutatk.gif);
	height: 225px;
	width: 302px;
}


.bg_short_refer {
	background-image: url(images/bg_short_refer.gif);
	height: 225px;
	width: 302px;
}


.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 25px;
	width: 650px;
}


.txt_copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #d5c9b0;
}


.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3e2617;
}


.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3e2617;
}


.txt_black_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.txt_white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


.txt_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}


.input {
	width: 130px;
	font-family: Tahoma;
	font-size: 10px;
}


.input02 {
	width: 130px;
	font-family: Tahoma;
	height: 49px;
}


.hr { 
	border-bottom: 1px dotted black;
}

.vonal { 
	border-bottom: 1px dotted #333333;
}

.hrfuggoleges {
	height: 430px;
	width: 0px;
	border-right: 1px dotted #333333;
	voice-family: "\"}/*\"";
}


.felirat {
	border-style: dotted dotted none dotted;
	border-width: 1px;
}


.pontozott_fejlec {
	border-style: none dotted none dotted;
	border-width: 1px;
}


.pontozott {
	border-style: none dotted dotted dotted;
	border-width: 1px;
}


A:link {
	text-decoration: none;
	color: red;
}


A:visited {

	text-decoration: none;
	color: #666666;
}


A:active {
	text-decoration: none
}


A:hover {
	text-decoration: underline; color: red;
}


.dhtmlgoodies_question{
	color:#FFFFFF;
	font-size:0.9em;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;	
	height:80px;
		
	overflow:hidden;
	cursor:pointer;
}


.dhtmlgoodies_answer{
	width:400px;
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}


.dhtmlgoodies_answer_content{
	color:#CCCCCC;
	padding:1px;
	font-size:0.9em;	
	position:relative;
}