body {
	background-color: #191919;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainholder {
	position: absolute;
	width: 830px;
	background-color: #FFF;
	left: -415px;
	margin-left: 50%;
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
}
#mainholder_top {
	background-color: #3a3635;
	height: 21px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #adadab;
	text-align: right;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#header {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	font-size: 12px;
	text-align: right;
	line-height: 50px;
	padding-right: 25px;
	color: #999;
	letter-spacing: 1px;
	cursor: pointer;
}
#menu {
	background-image: url(menu_bottomborder.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #7d7b7c;
	letter-spacing: 1px;
}
#pagecontent {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;

}

#menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	display: block;
}


#mainholder_left {
	position: absolute;
	margin-left: -415px;
	height: 570px;
	left: 0px;
	top: 0px;
	background-image: url(left_shdw.gif);
	width: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul li {
	list-style-type: none;
	padding-top: 7px;
}
#menu ul li a{
	text-decoration: none;
	color: #7d7b7c;
	height: 21px;
}

#menu ul li a:hover{
	text-decoration: none;
	color: #000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
}
.active{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
}
.leftfloat {
	float: left;
	padding-right: 23px;
}
.rightfloat {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainholder_right {
	background-image: url(right_shdw.gif);
	position: absolute;
	background-repeat: no-repeat;
	height: 570px;
	width: 9px;
	left: 50%;
	margin-left: 415px;
}
#footer {
	height: 54px;
	background-color: #0b0b0b;
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(bottom.gif);
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1a1819;
	border-bottom-color: #1a1819;
	clear: right;
}
#footer ul {
	padding: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}
#footer_shwd {
	background-image: url(bottom_shdw.gif);
	background-repeat: repeat-x;
	height: 66px;
	background-color: #191919;
}
#footer ul li {
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 7px;
	padding-left: 7px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer ul .borderleft {
	border-left-style: none;
	border-right-style: none;
}
#footertext {
	float: left;
	margin-top: 13px;
	width: 200px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
}


#footer a:hover {
	text-decoration: underline;
}
#contentholder {
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	width: 785px;
	overflow: hidden;
}
#contentholder a {
	text-decoration: none;
	color: #ef0303;
	font-weight: bold;

}
#contentholder a:hover {
	text-decoration: underline;
}

#contentholder ul {
	clear: both;
	float: none;
}
#rightcontent {
	width: 200px;
	background-color: #E9E9E9;
	float: left;
	background-repeat: repeat-y;
	font-size: 14px;
	padding-bottom: 30px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#leftcontent {
	width: 520px;
	float: left;
	margin-right: 15px;
	overflow: visible;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
#leftcontent li{
	padding-bottom:10px;
}
#leftcontent h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 23px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#leftcontent h2 {
	font-weight: bold;
	font-size: 14px;
	color: #C40101;
}



#rightcontent h1{
	background-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 23px;
	text-align: right;
	padding-left: 15px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	line-height: 23px;
	padding-top: 1px;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
}
#akcio h1 {
	background-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ef0303;

}
.textbox {
	width: 160px;
	border: 1px solid #666;
}
.textbox_over {
	width: 160px;
	border: 1px solid #FE0000;
}


#rightcontent p{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 15px;
	color: #333;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	top: 0px;
}
#megrendel {
	padding-right: 15px;
	position: relative;
	display: block;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
}
.button {
	color: #FFF;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: #333;
	position: relative;
	text-align: center;
	margin-right: 0px;
	display: block;
	visibility: visible;
	width: 60px;
	background-image: url(red.gif);
	border: 1px solid #000;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.validation-advice {
	color: #F00;
}
.button:hover {
	background-color: #4A4A4A;
	font-weight: bold;
}
#akcio_container{
	height:100px;
	color:#666;
	background-color: #E9E9E9;

}
#akcio_container a{
	text-decoration:none;
	color:#666;
	
}
#akcio_container a:hover {
	text-decoration:underline;
}
#akcio_container strong {
	color:#ef0303;
}
.kovek {
	float: left;
	margin-bottom: 20px;
	background-color: #E9E9E9;
	margin-right: 7px;
}
.kiskep {
	height: 160px;
	width: 160px;
	text-align:center;
	
}
.kovek img {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align:center;

}
.kovek td {
	background-color: #E9E9E9;
}
.kovek_caption {
padding-bottom: 5px;
text-align:center;
}
#holder{
	background-color: #d8d8d8;
	background-image: url(doboz.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
	width: 520px;
	margin-bottom: 15px;
}
#mooqueeHolder {
	height: 223px;
	width: 520px;
	float: left;
	overflow:hidden;
	background-image: url(loadinglightbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}	
.mooquee_item {
	visibility: hidden;
}

#squarebox {
	visibility: hidden;
}

#validation-advice p{
	color:#ef0303;

}
