html { height: auto; background-color: transparent;}

body { 
	margin: 0; 
	padding: 0; 
	background-color:#121b27;
	color: #ffffff; 
	position: relative;
	background-image: url(/items/graphics/html_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img { border: none; }

@font-face {
 font-family: 'dinenrtl';
 src: url("/items/truetype/dinen.eot") /* EOT file for IE */
}
 
@font-face {
 font-family: 'dinenrtl';
 src: url("/items/truetype/dinen.ttf") /* TTF file for CSS3 browsers */
}


#container { 
	position:relative; 
	width: 980px; 
	clear:both; 
	overflow:hidden; 
	margin: 0 auto; 
	height:auto; 
	padding-top:7px;
	background-color: #f0f0ed;
}

div.boxheader { position: relative; height:35px; background-repeat: repeat-x; background-image: url(/items/graphics/boxheaderbg.png); overflow: hidden; background-color: #465259; padding: 0; margin: 0;}
div.boxheader span { font-size:12px; font-family: Arial; margin-left: 7px;}
div.boxheader div.all { width:61px; height: 35px; cursor: pointer; position: absolute; right: 10px;top:0; background-image: url(/items/graphics/osszes.png); }

div.boxheader div.label { padding-left:10px; padding-top: 10px; }
div.style0 { color: #9dc4d4; font-family: Arial;  font-weight: bold; font-size:13px; }

div.style0 a { color: #262626; text-decoration: none; }
div.style0 i { display: none;}

div.style1 { background-color: #262626; color: #939393; font-family: 'DinenRTL'; font-size:22px; height:16px; padding:12px; }
div.style1 a { color: #939393; text-decoration: none; }
div.style1 a:hover { color: #ffffff; text-decoration: none; }

div.style2 { color: #757373; font-family: 'DinenRTL'; font-size:22px; height:16px; padding:12px; border-bottom: 1px dotted #757373; margin-left:10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
div.style2 a { color: #757373; text-decoration: none; }
div.style2 div.click { position: absolute; width: 12px; height: 12px; background-image: url(/items/graphics/headerclick.png); right: 8px; cursor: pointer; }

div.style3 { color: #747371; font-family: 'Arial'; font-size:16px; font-weight: bold; height:16px; padding:12px; padding-left:0; }
div.style3 a { color: #747371; }

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e9e8e4;
	position: relative;
	line-height: 16px;
	border-top: 1px solid #c6c6c1;
	background-repeat: repeat;
	background-image: url(/items/graphics/content_background.png);
}

div.article_tools {
	position: relative;
	margin-top:4px;
	margin-bottom: 4px;
	font-size: 10px;
}

div.article_tools div.icons {
	width: 600px;
	height:34px;
	position: relative;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:2px;
	background-repeat: no-repeat;
}

div.article_tools div.icons div { float:left; width: 32px; height: 32px; margin-right:2px; border: none; cursor: pointer; }
div.article_tools div.icons *:hover { margin-top: -4px; }

div.article_tools div.icons div.twitter { background-image:url(/items/graphics/share/twitter.png);  }
div.article_tools div.icons div.facebook { background-image:url(/items/graphics/share/facebook.png); }
div.article_tools div.icons div.delicious { background-image:url(/items/graphics/share/delicious.png); }
div.article_tools div.icons div.digthis { background-image:url(/items/graphics/share/diggthis.png); }
div.article_tools div.icons div.linkedin { background-image:url(/items/graphics/share/linkedin.png); }
div.article_tools div.icons div.technorati { background-image:url(/items/graphics/share/technorati.png); }
div.article_tools div.icons div.tipd { background-image:url(/items/graphics/share/tipd.png); }
div.article_tools div.icons div.startlap { background-image:url(/items/graphics/share/startlap.png); }
div.article_tools div.icons div.iwiw { background-image:url(/items/graphics/share/iwiw.png); }

div.galeria div.article_tools { position: absolute; right: 10px; top:0; width: 100px; }
div.videoplayer div.article_tools { position: absolute; right: 10px; top:0; width: 100px; }


/* content box corner | #content background image */
i.corner, i.corner2 {
	position: absolute;
	width:5px;
	height:5px;
	background-image: url(/items/graphics/24bit_corner_e9e5e4.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
i.corner2 {	background-image: url(/items/graphics/24bit_corner_e9e5e4.png); }
i.left {left:0; background-position-x: 0;}
i.right {right:0; background-position-x: -5px; }
i.top {top:0; background-position-y: 0;}
i.bottom {bottom:0; background-position-y: -5px; }

i.topleft {top:0; left:0; background-position: 0 0;}
i.topright {top:0; right:0; background-position: -5px 0; }
i.bottomleft {bottom:0; left:0; background-position: 0 -5px;}
i.bottomright {bottom:0; right:0; background-position: -5px -5px; }

.opacity10 { opacity:0.1; }
.opacity20 { opacity:0.2; }
.opacity30 { opacity:0.3; }
.opacity40 { opacity:0.4; }
.opacity50 { opacity:0.5; }
.opacity60 { opacity:0.6; }
.opacity70 { opacity:0.7; }
.opacity80 { opacity:0.8; }
.opacity90 { opacity:0.9; }

img.tovabb { width:70px; height: 20px; overflow:hidden; position: relative; margin-top:4px; border: none;}

div.tovabb button { width:70px; height: 20px; position: relative; }

body.bk_fooldal #footer_logos {
   height: 0px;
}