img
{  
	border-style: none;
	border:0;
}

p
{
	border:0;
	margin:0;
	padding:0;
}

body
{
    margin: 0;
    padding: 0;
    border:0;
	font-family: "Times New Roman", Tahoma, Verdana , Arial;
	font-size: 13px;
	line-height:20px;
	font-weight: normal;  	
	background-image: url('/images/system/background.gif');
}

#site
{
	width: 776px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
}


A:link
{text-decoration: none;color: black;}

A:visited
{text-decoration: none;color: black;}

A:active 
{text-decoration: none;color: black;}

A:hover
{text-decoration: underline;color: black;}

#favorits A:hover
{text-decoration: none;color: black;}

#content
{
	width:776px;
	background-image: url('/images/system/content_bg.jpg');
	background-repeat:repeat-y;
	min-height:423px;
	height: expression(this.scrollHeight < 423? "423px" : "auto" );
}

#leftpanel
{
	float:left;
	width:576px; 
	min-height:423px;
	height: expression(this.scrollHeight < 423? "423px" : "auto" );
}

.entry_text img
{
	border: 1px solid #a8a089;
}

.staticcontent img
{
	border: none;
}


.staticcontent A:link
{text-decoration: none;color: black;}

.staticcontent A:visited
{text-decoration: none;color: black;}

.staticcontent A:active 
{text-decoration: none;color: black;}

.staticcontent A:hover
{text-decoration: underline;color: black;}


.entry_text A:link
{text-decoration: underline;color: #CB4300;}

.entry_text A:visited
{text-decoration: underline;color: #CB4300;}

.entry_text A:active 
{text-decoration: none;color: black;}

.entry_text A:hover
{text-decoration: underline;color: black;}


.tovabb A:link
{text-decoration: none;color: black;}

.tovabb A:visited
{text-decoration: none;color: black;}

.tovabb A:active 
{text-decoration: none;color: black;}

.tovabb A:hover
{text-decoration: underline;color: black;}


.avatar
{
	border: 3px solid #a8a089;
}

#rightpanel
{
	float:left;
	width:200px; 
	text-align:center;
	min-height:423px;
	height: expression(this.scrollHeight < 423? "423px" : "auto" );
}

#rightpanel A:link
{text-decoration: none;color: black;}

#rightpanel A:visited
{text-decoration: none;color: black;}

#rightpanel A:active 
{text-decoration: none;color: black;}

#rightpanel A:hover
{text-decoration: none;color: gray;}
	

.entry_text img { margin:10px 10px 10px 10px;}

.entry_text
{
	font-size: 13px;
	font-family: "Times New Roman", Tahoma, Verdana , Arial;
}

/* menu CSS */
.oldalmenu 
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	line-height: 300%;
	border-top-color: #EFE9D9;
	border-bottom-color: #EFE9D9;
}

.userpanel
{
    margin-left:auto;
    margin-right:auto;
    background-color:#EBE6D5;
    width:160px;
    border: 1px solid #a8a089;
}

/* footer CSS */

#rightfooter
{
	float:left;
	font-size:11px;
	width:200px; 
	height:200px;
	text-align:center;
	background-image: url('/images/system/right_menu_bottom.gif');
}

#linkfooter
{
	font-size:12px;
	border-bottom: 1px solid #a8a089;
	border-top: 1px solid #a8a089;
	text-align:center;
}

#leftfooter
{
	float:left;
	width:576px;
	height:200px;
	background-color:#FFFFEE;
}

/* banner CSS */
#bottombanner
{
	padding-top:60px;
	width: 468px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
}


/* CSS vegyes */
.space20
{
	height:20px;
}

.space10
{
	height:10px;
}

.space5
{
	height:5px;
}

.clearboth
{
	clear:both;
}

.inputbox
{
	border : 1px solid #a8a089;
}

