/*		HTML TAG		*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('http://www.chatnet.hu/images/hatter.png') repeat;
	font-size: 11px;
	color: #000000;
}

td,th,tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #24468A;
	text-decoration: none;
}
a:hover 
{
	color: #55AAFF;
    text-decoration: none;
}


/*		CLASS		*/

.menutitle
{
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 6px 0px;
	height: 20px;
	color:red;
}

.menuitem
{
	background: url('pont.png') no-repeat;
	background-position: left;
	font-size : 20px;	
	text-align:center;	
}

.faq_q
{
	text-decoration: none;
	color:#24468A;
}

.faq_q:hover
{
	text-decoration: none;
	color: #24468A;
}

.faq_a
{
	color:#FF5500;
}

.faq_a:hover
{
	text-decoration: none;
	color: #FF5500;
}

.title
{
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:black;
}

.errormessage
{
	font-size: 9px;
	font-weight:bold;
	color:red;
}


/*		DOBOZOK		*/

.doboz-text
{
	margin:  0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.box-title
{
	color:white
}


/*		ZOLDES DOBOZOK		*/

.doboz_zoldes-bf
{
	float: left;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-bf.png') no-repeat;
}

.doboz_zoldes-jf 
{
	float: right;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-jf.png') no-repeat;
}

.doboz_zoldes-teteje
{
	text-align:center;
	font-weight:bold;
	height: 30px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-teteje.png') repeat-x;
	background-position: top;
}

.doboz_zoldes-ba {
	float: left;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-ba.png') no-repeat;
	background-position: bottom left;
}

.doboz_zoldes-ja {
	float: right;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-ja.png')  no-repeat;
	background-position: bottom right;
}

.doboz_zoldes-b
{
	background: url('http://www.chatnet.hu/images/doboz_zoldes-b.png') repeat-y;
	background-position: left;
}

.doboz_zoldes-j
{
	background: url('http://www.chatnet.hu/images/doboz_zoldes-j.png') repeat-y;
	background-position: right;
}

.doboz_zoldes-alja
{
	height: 30px;
	background: url('http://www.chatnet.hu/images/doboz_zoldes-alja.png') repeat-x;
	background-position: bottom;
}


/*		NARANCS CSIKOS DOBOZOK		*/

.doboz_narancs-bf
{
	float: left;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_narancs-bf.png') no-repeat;
}

.doboz_narancs-jf 
{
	float: right;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_narancs-jf.png') no-repeat;
}

.doboz_narancs-teteje
{
	text-align:center;
	font-weight:bold;
	height: 30px;
	background: url('http://www.chatnet.hu/images/doboz_narancs-teteje.png') repeat-x;
	background-position: top;
}


/*		SARGA CSIKOS DOBOZOK		*/

.doboz_sarga-bf
{
	float: left;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_sarga-bf.png') no-repeat;
}

.doboz_sarga-jf 
{
	float: right;
	height: 30px;
	width: 20px;
	background: url('http://www.chatnet.hu/images/doboz_sarga-jf.png') no-repeat;
}

.doboz_sarga-teteje
{
	text-align:center;
	font-weight:bold;
	height: 30px;
	background: url('http://www.chatnet.hu/images/doboz_sarga-teteje.png') repeat-x;
	background-position: top;
}


/*		WEB ELEMEI		*/

.textbox
{
	background: transparent url('http://www.chatnet.hu/images/textinput.gif') no-repeat;
	color: #FF7F2A;
	width:80px;
}

.regbox
{
	background: transparent url('http://www.chatnet.hu/images/textinput.gif') no-repeat;
	color: #FF7F2A;
	width:200px;
}

.regbox2
{
	background: transparent url('http://www.chatnet.hu/images/textinput.gif') no-repeat;
	color: #FF7F2A;
	width:67px;
}

.egyebbox
{
	background: transparent url('http://www.chatnet.hu/images/textinput2.gif') no-repeat;
	color: #FF7F2A;
	width:200px;
}

.cim
{
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:black;
}
