/********************
 * Top
 *******************/
img#siberia_logo {
    position: absolute;
    top: 0px;
    left: 0px;
}

div.country {
    color: #515151;
    text-decoration: none;
    font-size: 10px;
    display: block;
    width: 153px;
    padding: 10px;
    text-align: center;
    border: 1px solid #cecece;
    line-height: 17px;
    background: transparent url(../gfx/bg_left_country.gif) repeat-x left bottom;
}
div.country:first-line {
    font-size: 14px;
    font-weight: bold;
}

div#konyvjelzo{
	padding:8px 0px 0px 0px;
	height:22px;
	text-align:right;
}


.cikkcim{
	padding:5px 2px 2px 5px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.inputmezo{
	border:1px  dashed #333333;
	font-size:12px;
	margin:3px 3px 3px 3px;

}

.gomb{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #222222;

	background-color: #ffffff;

	background-image: url(http://www.awex.hu/im/hatter_gomb.png);

	background-position: center center;

	background-repeat: no-repeat;

	width: 82px;

	height: 25px; 

	text-align: center;

	vertical-align: middle;

	border: 0;

	margin: 5px 0px 0px 0px;

}

.tag_founds{
    margin:3px;
	padding:3px;
}

.tag_menu{
	margin:3px;
	background-color:#F6F6F6;
	padding:3px;
}

.tag_title{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.tag_text{
	margin:0px 0px 0px 20px;
	padding:3px;
}

.awexbox{
	margin:0px;
	padding:0px;
	line-height: 20px;
}

.awexbox span.left{
	
	margin:0px;
	padding:0px;
}

.awexbox span.right{
	
	padding:0px;
}

a.general_button {
	background: transparent url('../hpimages/general_button.gif') no-repeat top right;	
	display: block;
	float: left;	
	height: 20px;
	line-height: 11px;
	padding-right: 15px; /* a masik hatter tolasa */
	text-decoration: none;
	}
	 
a.general_button span {
	background: transparent url('../hpimages/general_button.gif') no-repeat top left;
	display: block;
	line-height: 11px;
	padding: 3px 0 5px 15px;
	color: #00369c;
	font: bold 11px Arial;
	text-decoration: none;
	}