body {
	background-color: #2d2d2d;
	background-image: url(/img/hatter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
}

div{
	padding: 0px;
	margin: 0px;
}

#container {
	padding: 0px 8px;
	margin: 0px auto;
	width: 763px;
	background-image: url(/img/container.png);
	background-repeat: repeat-y;
}

#header_line {
	width:763px;
	height:20px;
	margin-bottom: -20px;
	display: none;
}

#header {
	height: 341px;
	width: 763px;
	background-image: url(/img/fejlec.jpg);
	background-repeat: no-repeat;
}

/* Top buttons */
#menupadding {
	float: left;
	width: 11px;
	height: 59px;
}

.button_active {
	float: left;
	width: 89px;
	height: 59px;
}

.button_passive {
	float: left;
	width: 89px;
	height: 59px;
	margin-top: -13px;
	cursor: pointer;
}

#button0 {
	width: 83px;
}

/* Telephone number */

#tel_nums {
	float: left;
	width: 285px;
	height: 35px;
	text-align: right;
	padding-top: 24px;
	color: #ffffff;
	font-family: AvantGarde Bk BT, Tahoma, MS Sans Serif, Ariel;
	font-size: 13pt 
}

#tel_nums span {
	color: rgb(239,211,138);
	font-face: Ariel, MS Sans Serif, Tahoma;
	font-size: 10pt 	
}

#logo_text {
	clear: both;
	float: left;
	width: 426px;
	height: 199px;
	text-align: right;
	padding-top:83px;
	padding-left: 53px;
	color: rgb(85,88,55);
	font-family: Century Gothic, Tahoma, MS Sans Serif;
	font-size: 18pt;
	letter-spacing:-0.6pt;
	line-height: 20px;
}

#initialized { 
	float:left;
	font-size: 36pt;
	margin-top: -25px;
	line-height: normal;
}

#weblogo {
	float:left;
	width: 250px;
}

#simple_logo_text {
	clear: both;
	float:left;
	width: 280px;
	padding-top: 2px;
	font-family: Ariel, MS Sans Serif, Tahoma;
	font-size: 10pt;
	color: #000000;
	margin-top: -4px;
}

#logo_picture {
	float: left;
	height: 274px;
	width: 284px;
	padding-top: 8px
}

.dividerline {
	float: left;
	width: 763px;
	height: 10px;
	font-size:4pt;
	background-image: url(/img/divider.png);
}

#divider_top {
	margin-top: -341px;
}

#divider_bottom {
	clear: both;
	margin-top: -10px;
}

.title{
	width: 733px;
	padding-left: 30px;
	color: #ffffff;
	font-family: AvantGarde Bk BT, Tahoma, MS Sans Serif, Ariel;
	font-size: 13pt
}

#title_box {
	padding-top: 18px;
	padding-bottom: 18px;
}

#category_box {
	width: 733px;
	padding-left:30px;
}

.active_category , .passive_category{
	float: left;
	width: 219px;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 11px;
}

.active_category p, .passive_category a p{
	width: 219px;
	height: 20px;
	margin-top: 4px;
	padding: 0px;
	font-family: Ariel, MS Sans Serif, Tahoma;
	font-size: 10pt;
	text-transform: lowercase
}

.active_category p {
	color: rgb(121, 153, 152);
}

.active_category p img, .passive_category a p img {
	margin-right:8px
}

a {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

a img {
	border-style: none
}

a:hover {
	color: #993399
}

a:active {
	font-weight: bold
}

#content_title {
	padding-top: 9px;
	padding-bottom: 20px;
	background-color: #2d2d2b;
	text-transform: uppercase
}

#content {
	width: 538px;
	padding-left: 195px;
	padding-right: 30px;
	padding-bottom: 80px;
	background-color: #2d2d2b;
	color: #ffffff;
	font-family: Ariel, MS Sans Serif, Tahoma;
	font-size: 10pt;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color: rgb(220,172,48);
	font-weight: bold;
	margin-top: 0px
}

p {
margin:0px;
}

#grey_line {
	width:763px;
	height:20px;
	margin-bottom: -20px;
	color: #282826;
	display: none;
}


#content_line {
	clear: both;
	height: 23px;
	width: 763px;
	background-color: #282826;
	font-size:4pt;
}

#footer {
	width: 763px;
	height: 262px
}

#copyright {
	margin: auto 0;
	position: fixed;
	vertical-align: bottom;
	bottom: 0px;
	width: 763px;
	height: 22px;
	color: white;
	background-color: #2d2d2b;
	border-style: solid;
	border-color: #1f1f1f;
	border-width: 0px;
	border-top-width: 1px;
	font-family: Ariel, MS Sans Serif, Tahoma;
	font-size: 10pt
}

#copyright div {
	float: left;
	margin-top: 3px;
	margin-left: 8px;
	width: 365px;
}

.right {
	text-align: right
}
