/*
hq web stylesheet
http://hqweb.hu
(c) mephisto 2005
*/

/* Fixed styles */
body{
background: #5a5a5a url(img/back.gif) repeat fixed;
padding: 0;
margin: 0;
margin-left: auto;
margin-right: auto;
font-family: Arial;
color: #fff;
font-size: 13px;
}
hr{
background-color: #000033;
}
img{
border: none;
}

/* links */

A:link {text-decoration: none; color: #ffffff}
A:visited {text-decoration: none; color: #ffffff}
A:hover {text-decoration: none;color: #ffffff}

/* Input styles */
input, select, textarea{
border: 1px solid #b3b9c3;
background-color: #eef5f7;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
	input:hover, select:hover, textarea:hover{
	border: 1px solid #72787a;
	background-color: #eef5f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

/* Img styles */
img.blog{
border: 5px solid #b3b9c3;
}
	img.blog:hover{
	border: 5px solid #72787a;
	}	

/* Table styles */
.table_content{
width: 683px;
border: none;
}
td.td_left{
width: 250px;
border-left: 1px solid #fff;
background: #fff;
}
td.td_right{
width: 432px;
background: #fff;
}

/* Header styles */
h1{
font-family: Trebuchet MS;
font-size: 19px;
color: #6480a7;
}
	h1:hover{
	color: #48668a;
	}
h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #656463;
padding-left: 10px;
padding-right: 10px;
}
h3{
font-family: Georgia;
font-size: 18px;
color: #9698a9;
}


/* Div stílusok */
div.line{
border-top: 1px dotted #2a2b38;
}
div.line2{
margin-top: 7px;
margin-bottom: 7px;
border-top: 1px dotted #2a2b38;
}
div.title{
font-size: 10px;
color: #535463;
}
div.text{
font-family: Tahoma;
font-size: 12px;
color: #000;
padding-right: 15px;
text-align: justify;
}

/* Itt vannak a fix div stílusok */

div.container{
background: #transparent;
border: none;
width: 683px;
padding: 0;
margin: 0;
margin-left: auto;
margin-right: auto;
}
div.header{
background: transparent url(img/header.gif) no-repeat left;
width: 750px;
height: 110px;
}

div.content{
font-family: Arial;
color: #9698a9;
font-size: 13px;

text-align: justify;
}
div.footer{
background: transparent url(img/footer.gif) no-repeat left;
color: #a6c3ec;
font-size:9px;
color: #fff;
text-align: left;
width: 683px;
height: 50px;
usemap: #Map;
}

/* Itt vannak a dobozok stílusai */

div.box_menu_header{
background: #fff url(img/menu.gif) no-repeat left;
width: 230px;
height: 30px;
}
div.box_menu_content{
min-width: 230px;
width: 230px;
max-width: 230px;
border-bottom: 1px dotted #fff;
background-color: #419aff;
}
div.font_menu{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}



div.box_info_header{
background: #fff url(img/info.gif) no-repeat left;
width: 230px;
height: 30px;
}
div.box_info_content{
min-width: 230px;
width: 230px;
max-width: 230px;
border-bottom: 1px dotted #fff;
background-color: #b1ff41;
}
div.font_info{
color: #006000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}

div.box_users_header{
background: #fff url(img/users.gif) no-repeat left;
width: 230px;
height: 30px;
}
div.box_users_content{
min-width: 230px;
width: 230px;
max-width: 230px;
border-bottom: 1px dotted #fff;
background-color: #ffaf41;
}
div.font_users{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}


div.box_top10_header{
background: #fff url(img/top10.gif) no-repeat left;
width: 230px;
height: 30px;
}
div.box_top10_content{
min-width: 230px;
width: 230px;
max-width: 230px;
border-bottom: 1px dotted #fff;
background-color: #f1c731;
}
div.font_top10{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}
