html, body{
	background:#333333;
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family: Arial;
	font-size:11px;
	color:#e3e3e3;
	background:url(../images/brg_n1.jpg);
}
*{
	margin:0;
	padding:0;
}
body{
	padding-top:20px;
	padding-bottom:10px;
scrollbar-face-color: #111;
scrollbar-track-color: #333;
scrollbar-darkshadow-color: #000;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
} 
a img{
	border:0;
}
a,img{
	outline:none;
}
h1
{
    font-weight: normal;
    text-transform: uppercase;
    margin: 4px 0 16px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}
.clearer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	/*background:#000;*/
	border:solid 1px #595959;
    background-color: transparent;
    position: relative;
}
#footer{
	/* background:url(../images/footer_bg.jpg) repeat-x; */ 
	/* padding-top:120px; */
	/*padding-top: 40px;*/
	color:#343434;
	margin-top:10px;
	margin-bottom:10px;
	text-transform: uppercase;
}
#footer .inside{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#footer .left{
	float:left;
	/* width:640px; */
}
#footer .right{
	float:right;
	width:230px;
}
#footer a{
	color:#ababab;
	text-decoration:none;
	
}
#footer .left a{
	margin-right:10px;
}
#footer a:hover{
	color:#fff;
	text-decoration: underline;
}
.logo{
	float:left;
	padding-left:0px;
	margin-top:0px;
    margin-bottom:0px;
}
.menu{
	float:right;
	width:430px;
	height:75px;
	/*background-color: #454545;*/
	margin: 10px 0 0 0;
}
.header{
	/* background:url(../images/header_fooldal_bg2.jpg) no-repeat; */
	height:415px;
	width: 900px;
	border-top:1px solid #595959;
	/*margin-bottom:20px;*/
	/*margin-top:20px;*/
}
.fooldal_left{
	padding-top:20px;
	float:left;
	/* width:480px; */
}
.fooldal_right{
	float:right;
	width:360px;
}

.fooldal_right img{
	margin-bottom:20px;
	margin-left:20px;
	float:right;
}

.aloldal_content{
	background:#000000;
	padding-bottom:20px;
	color:#fff;
	/* border: 4px solid #595959; */
    border-top: 6px solid #595959;
}

fieldset{
	border:0;
}
#footer .right a{
	font-size:14px;
}
#footer .right{
	width:280px;
	color:#ABABAB;
	text-align:right;
}

#fejlec
{
    background-image: url(../images/fejlec_bg.png);
    height: 96px;
}

* html #fejlec
{
	background: none;
    background-color: #000000;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='static/images/fejlec_bg.png', sizingMethod='scale');*/
}

#fejlec #lang
{
    float: left;
    margin: 10px 0 0 20px;
    list-style: none;
}

#fejlec #lang li a
{
    text-transform: uppercase;
	color: #B6B6B6;
    text-decoration: none;
    line-height: 2em;
}

.kocka
{
    margin: 4px 3px 4px 5px;
}

.ajanlatkeres {
	color: #000;
}
.ajanlatkeres input{
	background: transparent url(../images/transparent.png) repeat scroll 0 0;
}
.error-message {
	color: #ff0000;
	padding-bottom: 10px;
}

/* termékek oldal scroll*/
.root {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0px 0px 8px 7px;    
}
.root p {
	margin: 10px 10px 5px 10px;
}
.thumb {
	position: absolute;
	height: 9px;
	width: 15px;
	left: 10px;
}
.up, .dn {
	position: absolute;
	left: 10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border: 0;
}
.scrollContainer { 
	left: 2px; 
	top: 19px; 
	width: 200px; 
	height: 200px; 
	clip: rect(0 467 200 0); 
 	overflow: auto; 
}
.scrollContent { 
	left: 0px; 
	top: 0px; 
	width: 100px; 
}