*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	background-image: url("images/c_grey.gif");
	background-repeat: repeat;
	text-align: center;
}

div#cnt {
	margin: 0 auto;
	width: 870px;
	padding-bottom: 20px;
	background-color: #f7f6f5;
}

div#head {
	background-color: #000;
	background-image: url("images/head_bg.gif");
	background-repeat: no-repeat;
	height: 140px;
	margin-bottom: -30px;
}

div#logo{
	margin: 0 auto;
	background-color: transparent;
	width: 130px;
	height: 145px;
	position: relative;
	top: 5px;
}

div#hflash {
	margin: 0 auto;
	width: 140px;	
	height: 125px;
	position: relative;
	left: -360px;
}

div#main {
	text-align: left;
}

/*reg*/

div#reg , div#foot{
	background-image: url("images/reg.gif");
	background-repeat: repeat;
	border-top: 1px solid #e3e1dd;
	border-bottom: 1px solid #e3e1dd;
	height: 175px;
	text-align: left;
	overflow: hidden;
}


/****foot****/

div#foot{
	height: 30px;
	clear: both;
	line-height: 30px;
}

div#foot div {
	float: left;
	width: 190px;
	font-size: 10px;
	text-align: center;
}

div#foot div.menu_s a {
	padding: 0 10px;
}

div#foot div.menu_s {
	width: 490px;
}

/**reg**/

div#reg_left, div#reg_cnt, div#reg_right {
	float: left;
	margin-left: 20px;
}

div#reg_left {
	width: 150px;
	height: 120px;
	line-height: 14px;
}

div#reg_left .content .datas{
	height: 70px;
}

div#reg_cnt {
	width: 490px;
	height: 120px;
}

div#reg_right {
	width: 150px;
	height: 120px;
}

/*menu*/

ul#menu {
	width: 490px;
	height: 45px;
	position: relative;
	left: 190px;
	background-image: url("images/menu.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

ul#menu li {
	display: inline;
	list-style-type: none;
	position: relative;
	left: 190px;
}

*+html ul#menu li {left: 0;}

ul#menu li a {
	display: block;
	float: left;
	height: 45px;
	overflow: hidden;
}

ul#menu li a span {
	display: block;
	float: left;
	cursor: pointer;
	background-image: url("images/menu_n.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 45px;
}

ul#menu li a {
	background-image: url("images/menu_n.gif");
}

ul#menu li a.nema span {cursor: default;}

a#m1, a#m1 span {width: 95px;}
a#m2, a#m2 span {width: 195px;}
a#m3, a#m3 span {width: 80px;}
a#m4, a#m4 span {width: 120px;}
 
a#m1:hover span {
	background-position:0 -45px;
} 

a#m2:hover span {
	background-position: -95px -45px;
} 

a#m3:hover span {
	background-position: -290px -45px;
}

a#m4:hover span {
	background-position: -370px -45px;
} 


a#m2 span {
	background-position: -95px 0;
}

a#m3 span {
	background-position: -290px 0;
}

a#m4 span {
	background-position: -370px 0;
}


div#box_left {
	float: left;
	position: relative;
	left: 20px;
	margin-bottom: 40px;
} 

/*kozep*/

div#center {
	float: left;
	position: relative;
	left: 40px;
	width: 510px;
	margin-bottom: 20px;
}

div.item {
	float: left;
	width: 150px;
	margin: 15px 20px 0 0;
}

div#center div.box_hor {
	margin-right: 20px;
}

div#center .clear{
	clear: both;
}

/*jobb*/

div#right {
	float: left;
	position: relative;
	left: 40px;
}

div#right div.box_vert {
	margin-bottom: 15px;
}
