@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	background-color: #000;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}
a {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: 0px none;
}
select {
	font-size: 11px;
	background-color: #999;
	border: 0px none black;
}
option {
	background-color: #999;
}
div#page {
	background-color: #5c5c5c;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	background-color: #000;
	height: 210px;
	width: 822px;
}
div#logo {
	height: 210px;
	float: left;
}
div#menu {
	width: 597px;
	height: 21px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	float:left;
	margin-top: 0px;
}
div#menu ul{
	margin: 0;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
div#menu ul li {
	display: inline;
	list-style-type: none;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 12px;
	padding: 0;
	text-transform: uppercase;
}
div#menu-en {
	width: 597px;
	height: 21px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	float:left;
	margin-top: 0px;
}
div#menu-en ul{
	margin: 0;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
div#menu-en ul li {
	display: inline;
	list-style-type: none;
	margin-left: 14px;
	margin-right: 14px;
	font-size: 12px;
	padding: 0;
	text-transform: uppercase;
}
div#main {
	clear: both;
}
div#sidebar {
	width: 224px;
	float: left;
}
div#sidebar-login {
	
}
div#loginfield {
	min-height: 45px;
	padding-top: 3px;
	padding-left: 7px;
	background-image:url(../images/login-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #515151;
	background-color:#1f1f1f;
	padding-bottom: 5px;
}
div#searchfield {
	height: 25px;
	padding-top: 3px;
	padding-left: 17px;
	background-image: url(../images/search-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #515151;
}
div#searchfield-loggedin {
	padding-top: 3px;
	padding-left: 10px;
	line-height: 17px;
}
div#timefield {
	height: 17px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-image: url(../images/time-bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
div#sidebar-content-img {
	min-height: 790px;
	background-image: url(../images/sidebar-img-bg.png);
	background-repeat: no-repeat;
	background-color: #5b5b5b;
	padding-top: 32px
}
div#sidebar-content {
	min-height: 800px;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: repeat-x;
	background-color: #5b5b5b;
	padding-top: 1px
}
div#sidebar-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#sidebar-content ul li {
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#sidebar-content ul li a {
	color:#FFF;
	font-weight: normal;
}
div.sidebar-img a img {
	margin-left: 35px;
	margin-right: 32px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0;
	display: block;
}
div#content {
	width: 598px;
	min-height: 900px;
	padding-top: 22px;
	padding-bottom: 22px;
	background-image:url(../images/main-bg.png);
	background-repeat: repeat-x;
	background-color: #5b5b5b;
	float: left;
}
div#footer {
	background-image:url(../images/page-bottom.png);
	background-repeat: no-repeat;
	width: 822px;
	height: 14px;
	margin-bottom: 0px;
}
input.login {
	font-size: 10px;
	width: 102px;
	height: 15px;
	padding: 0;
	background-image: url(../images/textinput-bg.png);
	background-repeat: no-repeat;
	border: 0px none #000;
}
input.login-button {
	font-size: 11px;
	width: 30px;
	height: 17px;
	background-color: #282828;
	border: 1px solid #474747;
	color: #8d8989;
	cursor: pointer;
	padding-bottom: 2px;
}
.article-head {
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	background-color: #181818;
	background-image: url(../images/article-head-bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #4c4c4b;
	border-bottom: 1px solid #4c4c4b;
}
.article-head-light {
	width: 569px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3c3c3c;
	background-image: url(../images/blog-simple.png);
	background-repeat: repeat-x;
	border: 2px solid #4c4c4b;
}
.product-list {
	width: 561px;
	margin-left: auto;
	margin-right: auto;
	background-color: #181818;
	background-image: url(../images/article-head-bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #4c4c4b;
	border-bottom: 1px solid #4c4c4b;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-simple {
	width: 561px;
	margin-left: auto;
	margin-right: auto;
	background-color: #181818;
	background-image: url(../images/article-head-bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #4c4c4b;
	border-bottom: 1px solid #4c4c4b;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-simple a {
	color: #ff7f00;
}
.product-simple-left {
	float:left;
	width:350px;
	text-align:justify;
	padding-right:10px;
}
.product-simple-left p {
	text-indent: 15px;
}
.product-simple-right {
	float:left;
	width:200px;
	text-align:center;
}
.product-simple-right img {
	border: 2px solid #999;
}
.article-blog {
	width: 569px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3c3c3c;
	border: 2px solid #4c4c4b;
}
.article-blog-inner-top {
	width: 569px;
	background-image: url(../images/blog-inner-top.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.article-blog-inner-bottom {
	width: 569px;
	background-image: url(../images/blog-inner-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.article-inner {
	margin: 7px;
	float: left;
	/* ez valamiert ki volt kommentezve, ettol a news oldal szar volt.... lehet hogy elbasztam vele valami mast, az elet kemeny. l */
	/* width: 446px; */
}
.article-inner h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0;
	color: #ff8800;
	font-size: 16px;
	font-weight: normal;
}
.article-inner p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.article-inner-blog {
	margin: 7px;
	float: left;
	/* ez valamiert ki volt kommentezve, ettol a news oldal szar volt.... lehet hogy elbasztam vele valami mast, az elet kemeny. l */
	width: 446px;
}
.article-inner-blog h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0;
	color: #ff8800;
	font-size: 16px;
	font-weight: normal;
}
.article-inner-blog p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.product-list h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	color: #919b99;
	font-size: 16px;
	font-weight: normal;
	color: #ff7f00;
}
.product-list p {
	margin: 5px;
	padding: 0;
	text-align: justify;
	color: #919b99;
}
.product-list img {
	margin-right: 6px;
}
hr.separator {
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	color: #a5a5a5;
	margin-top: 20px;
	margin-bottom: 20px;
}
hr.separatormenu {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	color: #a5a5a5;
	margin-top: 20px;
	margin-bottom: 20px;
}
.float-left {
	float:left;
}
.float-help {
	clear:both;
	display:block;
	width:99%;
	height:1px;
}

.blog {
	color: #eeeeee;
}

.webshop {
	color: #ff7f00;
}
div.side-product {
	width: 160px;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 10px;
	margin-bottom: 3px;
}
div.description-bg {
	background-image:url(../images/side-description-bg.png);
	background-repeat: repeat-x;
	width: 154px;
	padding: 3px;
}
div.arrows-paging {
	width: 569px;
	margin-left: auto;
	margin-right: auto;
}
.arrows-paging-left a {
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #676767;
	margin: 0;
	padding: 0;
	float: right;
}
.arrows-paging-right a {
	border-top: 1px solid #676767;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	margin: 0;
	padding: 0;
	float: right;
}
.arrow-small {
	background-image:url(../images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.orange {
	color: #ff7f00;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
div.menu-header {
	color: #ff7f00;
	width: 206px;
	height: 16px;
	background-image:url(../images/menu-header.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}
div.button-link a {
	background-color: #282828;
	border: 1px solid #212121;
	color: #8d8989;
	display: block;
	padding: 3px;
	margin-top: 35px;
	margin-right: 10px;
}
div.kosar a {
	background-color: #282828;
	border: 1px solid #212121;
	color: #8d8989;
	display: block;
	padding: 3px;
	margin-right: 5px;
}
a.kosarba {
	background-color: #282828;
	border: 1px solid #212121;
	color: #8d8989;
	padding: 3px;
	margin-right: 5px;
}
.product-head {
	width: 377px;
}
.product-head span {
	color: #919b99;
}
.product-thumb-box {
	/*margin-left: 9px;
	margin-top: -10px;*/
}
.product-thumb {
	width: 171px;
	height: 173px;
	background-image: url(../images/product-thumb-bg.png);
	background-repeat: repeat-x;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px;
}
.product-thumb h1 {
	font-size: 14px;
	color: #919b99;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}
.product-thumb a img {
	margin-top: 8px;
}
td.padding {
	padding-right: 10px;
	padding-bottom: 4px;
}
.zoom {
	background-image:url(../images/zoom.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right: 10px;
}

li#lista_aktiv {
	color: #ff0000;
}

a#lista_aktiv {
	color: #ff0000;
}
a.tree {
	color: #ff7f00;
	text-decoration:underline;
}
div.leiras {
	height: 27px;
}
