/* CSS Document */

html,
body {
	background-color: #494949;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

#BG_Holder {
	background-image: url(images/bg_csik990.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#Bottom_BG {
	height: 126px;
	background-image: url(images/bottom_bg990.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	clear: both;
	padding-top: 10px;
}

#Stock_Attach {
	clear: left;
	width: 210px;
	padding-left: 10px;
	padding-top: 10px;
}

#Stock_Attach ul {
	margin: 0px;
	padding-left: 20px;
}

#Stock_Attach li {
	margin: 0px;
	padding: 0px;
}

.Stock_List {
	margin-bottom: 15px;
	border-collapse: collapse;
}

.Stock_List caption {
	text-align: left;
	font-weight: bold;
}

.Stock_List th,
.Stock_List td
{
	border-left: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
}

.Stock_List th:first-child,
.Stock_List td:first-child
{
	border-left: 0px;
}

#Stock_General,
#Stock_Props {
	float: right;
	width: 360px;
}

#Stock_General textarea {
	border: 1px solid #000;
	width: 240px;
	height: 70px;
}

#Stock_General .btnOrder {
	border: 1px solid #000;
	background-color: #999;
	margin-top: 15px;
}

#Stock_General .btnOrder:hover {
	background-color: #ccc;
}

#Stock_Props .btn {
	border: 1px solid #000;
	background-color: #999;
}

#Stock_Props .btn:hover {
	background-color: #ccc;
}

#Stock_Props {
	text-align: left;
	display: none;
}

#Stock_Buttons {
	margin-top: 5px;
	margin-bottom: 30px;
	clear: both;
	text-align: center;
}

#Stock_Buttons input{
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #000;
	background-color: #999;
}

#Stock_Buttons input:hover{
	background-color: #ccc;
}

/* --- SZERKEZET --- */

#Container {
	margin: 0 auto 0 auto;
	width: 990px;
}

#Top {
	height: 113px;
	width: 990px;
	background-image: url(images/cimsor990.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-color: #9C9C9C;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

#Menu {
	height: 63px;
	background-image: url(images/menusorbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-left: #3d3d3d 1px solid;
	border-right: #3d3d3d 1px solid;
	border-bottom-color: #9C9C9C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 0px 10px 0px 0px;
}

#Login {
	clear: both;
	height: 41px;
	overflow: hidden;
	background-image: url(images/loginbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-left: #3d3d3d 1px solid;
	border-right: #3d3d3d 1px solid;
	border-bottom-color: #3B3B3B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 0px 10px 0px 0px;
}

#Content_Top {
	background-image: url(images/felso_atmenet990.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 990px;
	height: 27px;
}

#Content {
	background-image: url(images/bg_full990.jpg);
	background-position: top;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 990px;
}

#Content_Left {
	width: 170px;
	float: left;
	overflow: hidden;
}

#Content_Center {
	width: 650px;
	padding-bottom: 15px;
	overflow: hidden;
}

#Content_Right {
	float: right;
	width: 170px;
	overflow: hidden;
}

#Bottom {
	height: 216px;
	background-color: #494949;
}


/* --- MENU ES LOGIN FORMAZAS --- */

.Menugomb a {
	display: block;
	background-image: url(images/menugombbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 43px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	padding: 20px 20px 0 20px;
	float: left;
	text-decoration: none;
}

.Logingomb2 {
	background-image: url(images/loginbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 29px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	padding: 12px 10px 0 5px;
	float: left;
	margin-right: 0px;
}

.Logingomb a {
	display: block;
	background-image: url(images/loginbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 29px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	padding: 12px 10px 0 10px;
	float: left;
	text-decoration: none;
}

.Menuspacer {
	float: left;
}

.Loginspacer {
	float: left;
}

.Menugomb a:hover {
	background-image: url(images/menugombbg_over.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
}

.Logingomb a:hover {
	background-image: url(images/loginbg_over.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
}

#Login input {
	margin: 11px 10px 0 10px;
	border-color: #37526D;
	border: 1px solid;
	float: left;
	background-color: #C4DFF9;
	padding-left: 3px;
}

#Login input:focus {
	background-color: #FFFFFF;
}

#Login #nlMail {
	margin-left: 0px;
	margin-right: 0px;
}

#Login label {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	height: 29px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	padding-top: 12px;
}

#Login #nlFel,
#Login #nlLe {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 3px;
}


/* ---- TARTALMI RESZ ELEMEI --- */

.Cimsor {
	background-image: url(images/cimsav.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 37px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	padding-left: 27px;
	padding-top: 14px;
	margin: 0px auto 20px auto;
}

.Phone_box {
	background-color: #FFFFFF;
	background-image: url(images/akciokerettop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 204px;
	padding-top: 11px;
	margin: 10px 0px 10px 15px;
	float: left;
}

.Overflow_trick {
	width: 100%;
	overflow: auto;
}

.Phone_box_content {
	background-color: #FFFFFF;
	background-image: url(images/akciokeretbottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 10px 15px 10px;
	text-align: right;
	font-size: 11px;
	overflow: auto;
}

.Phone_box_content img {
	float: left;
}

.Phone_box_content a:link,
.Phone_box_content a:visited,
.Phone_box_content a:hover,
.Phone_box_content a:active {
	text-decoration: none;
	color: #000;
}

.Phone_box_content a:hover,
.Phone_box_content a:active {
	color: #666;
}

.News_box {
	width: 634px;
	margin: 16px auto 10px auto;
}

.News_box_Head {
	background-image: url(images/hirekkerettop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
}

.News_box_Content {
	background-color: #FFFFFF;
	width: 614px;
	font-size: 12px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.News_box_Foot {
	background-image: url(images/hirekkeretbottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 18px;
	overflow: hidden;
}

.News_box_content fieldset {
	margin-bottom: 13px;
}

.News_box_content legend {
	font-weight: bold;
}

/* ---- BAL OLDALI ELEMEK --- */

.Box_Tel,
.Box_Acc,
.Box_Black {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-family: Verdana;
	color: #FFFFFF;
}

.Box_Tel {
	background-color: #C50000;
}

.Box_Acc {
	background-color: #52718C;
}

.Box_Black {
	background-color: #4C4C4C;
}

.BoxHeader_Tel { /* Height: height + padding */
	background-image: url(images/keszulek_top160.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 11px;
}

.BoxFooter_Tel {
	background-image: url(images/keszulek_bottom160.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 21px;
}

.BoxHeader_Acc { /* Height: height + padding */
	background-image: url(images/kieg_top160.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 11px;
}

.BoxFooter_Acc {
	background-image: url(images/kieg_bottom160.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 21px;
}

.BoxHeader_Black { /* Height: height + padding */
	background-image: url(images/blackbox_top160.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.BoxFooter_Black {
	background-image: url(images/blackbox_bottom160.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 21px;
}

.Box_Tel a,
.Box_Acc a,
.Box_Black a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.Box_Tel a:hover,
.Box_Acc a:hover,
.Box_Black a:hover {
	text-decoration: underline;
}

/*
.Box_Black a {
	display: block;
	height: 24px;
	background-image:url(images/blackbox_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 50px;
	text-decoration: none;
}

.Box_Black a:hover {
	display: block;
	height: 24px;
	background-image:url(images/blackbox_bg_over.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: underline;
}
*/
.Box_Black input.txt {
	margin: 0px auto 5px 5px;
	border-color: #333333;
	border: 1px solid;
	float: left;
	background-color: #CCCCCC;
	padding-left: 3px;
}

.Box_Black input:hover,
.Box_Black input:focus {
	background-color: #FFFFFF;
}

.Box_Black label {
	font-size: 11px;
	font-weight: normal;
}

.Box_Black #btnKeresesid {
	background-image: url(images/blackbox_bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 29px;
	width: 160px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.Box_Black #btnKeresesid:hover {
	background-image: url(images/blackbox_bg_over.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

/*
.Box_Akc {
	display: block;
	font-size: 11px;
	float: left;
	text-align: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 202px;
	height: 150px;
	overflow: hidden;
}
*/

/*
.Box_Akc {
	display: block;
	font-size: 11px;
	float: left;
	text-align: right;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 204px;
	height: 155px;
	overflow: hidden;
}
*/
.Box_Akc {
	background-image: url(images/mainakcioboxbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	display: block;
	font-size: 11px;
	text-align: right;
	width: 195px;
	height: 155px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
}

.BoxHeader_Akc {
	background-image: url(images/akciokerettop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 204px;
	height: 11px;
	overflow: hidden;
}

/*
.BoxContent_Akc {
	background-color: #fff;
	overflow: hidden;
	width: 192px;
	height: 120px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 10px;
}
*/

/*
.BoxContent_Akc {
	background-image: url(images/mainakcioboxbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 192px;
	height: 145px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	font-size: 10px;
}
*/

a.Box_Akc:link,
a.Box_Akc:visited,
a.Box_Akc:hover,
a.Box_Akc:active {
	color: #000;
	text-decoration: none;
}

a.Box_Akc:hover,
a.Box_Akc:active {
	text-decoration: underline;
}

.BoxFooter_Akc {
	background-image: url(images/akciokeretbottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 204px;
	height: 18px;
	overflow: hidden;
}

.Box_Akc img {
	border: 0px;
	float: left;
}

/*
.Box_Akc:hover .BoxHeader_Akc,
.Box_Akc:hover .BoxFooter_Akc,
.Box_Akc:hover .BoxContent_Akc {
*/
.Box_Akc:hover {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80)
}

.Gomb {
	float: left;
	vertical-align: middle;
	margin-top: 2px;
}

.Spacer {
	margin-bottom: 3px;
}
/* TABS */

#tabMain {
	border: 1px solid #666;
	clear: both;
	background: #FFF;
	padding: 3px;
	color: #000;
	margin-left: 4px;
	margin-right: 4px;
}

#tabHeader {
	position: relative;
	height: 18px;
	width: 100%;
}

#tabHeader ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 190px;
	list-style: none;
}

#tabHeader ul .sel,
#tabHeader ul .unsel {
	font-size: 10px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	color: #333;
}

#tabHeader ul .sel {
	border: 1px solid #666;
	border-bottom: none;
	background: #fff;
	padding-bottom: 3px;
	margin-top: 0;
	cursor: default;
}

#tabHeader ul .unsel {
	background: #eee;
	padding-bottom: 1px;
	border: 1px solid #AAA;
	border-bottom: none;
	cursor: pointer;
}

#tabHeader ul .unsel:hover {
	margin-top: 0px;
	border-color: #666;
	background: #ccc;
	padding-bottom: 2px;
}

#tabMain label {
	font-size: 11px;
	display: block;
}

#tabMain select {
	font-size: 10px;
	border: 1px solid #999;
	background-color: #eee;
	width: 150px;
}

/* --- REG PANEL --- */

#regform label,
#regform input.txt,
#regform input.btn,
#regform textarea
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#regform label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

#regform label.normal {
	display: inline;
	width: auto;
	float: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#regform br {
	clear: left;
}

#regform input.txt,
#regform input.btn,
#regform textarea
{
	border: 1px solid #999;
	background-color: #eee;
}

#regform input.btn {
	border: 1px solid #999;
	width: 120px;
	margin-left: 130px;
}

#regform input.txt,
#regform textarea
{
	padding-left: 3px;
}

#regform input.chk {
	margin-left: 140px;
}

#regform input.txt:hover,
#regform input.btn:hover,
#regform textarea:hover
{
	background-color: #fff;
}

#regform input.txt:focus,
#regform textarea:focus
{
	background-color: #fcc;
}

#regform fieldset {
	border: 1px solid #ccc;
}

#regform textarea {
	height: 100px;
}

#regError {
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #666;
	background-color: #fcc;
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

/* --- STOCK --- */

#stockContainer {
	width: 710px;
}

#stockLBlock,
#stockMBlock {
	float: left;
}

#stockLBlock {
	width: 200px;
}

#stockLBlock img{
	margin-bottom: 20px;
}

#stockProplist {
	width: 200px;
	clear: both;
}

#stockMBlock {
	margin-left: 20px;
	width: 223px;
	padding: 3px;
	margin-top: 15px;
}

#stockMBlock ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#stockMBlock li {
	display: block;
	list-style-type: none;
	padding: 1px;
	padding-left: 5px;
	margin-right: -30px;
}

#stockMBlock li > div {
	display: none;
	background-color: #eee;
	position: absolute;
} 

#stockMBlock li:hover {
	background-color: #eee;
}

#stockMBlock li:hover > div {
	right: 30px;
	top: 220px;
	display: block;
	padding: 3px;
	width: 270px;
	height: 400px;
}

/* Összehasonlytás */
#compareTable {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 614px;
}

#compareTable td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 240px;
}

#compareTable td.imgHolder {
	padding: 0px;
	height: 320px;
}

#compareTable tr:first-child td {
	background-color: #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 0px;
}

#compareTable td:first-child {
	font-weight: bold;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 0px;
	width: auto;
}

#compareTable select {
	border: 1px solid #666;
	width: 100%;
}

#akcLnk,
.akcLnk {
	text-align: center;
	height: 160px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#akcLnk #imgCont,
.akcLnk .imgCont {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	height: 122px;
	width: 82px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#akcLnk:hover,
.akcLnk:hover {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

#akcLnk img,
.akcLnk img {
	border: 0px;
}

#akcLnk:hover img,
.akcLnk:hover img {
}

/* guestbook */
#pager {
	text-align: center;
}

#pager a:link,
#pager a:visited,
#pager a:hover,
#pager a:active {
}

#pager a.linkDisabled:link,
#pager a.linkDisabled:visited,
#pager a.linkDisabled:hover,
#pager a.linkDisabled:active {
}

.msgCont {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	margin-top: 15px;
}

.msgHead {
	border-bottom: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	overflow: auto;
	text-align: center;
}

.msgName {
	float: left;
}

.msgDate {
	float: right;
}

.msgBody {
}

#vendegkonyv table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#vendegkonyv table td {
	padding: 1px;
	vertical-align: top;
}

#vendegkonyv input,
#vendegkonyv textarea {
	border: 1px solid #000;
	background-color: #999;
}

#vendegkonyv input:hover,
#vendegkonyv textarea:hover,
#vendegkonyv input:focus,
#vendegkonyv textarea:focus {
	background-color: #ccc;
}

#termBox {
	color: #fff;
}

#termBox h1 {
	font-weight: bold;
	font-size: 18px;
}

#termBox p {
}

#termBox ul {
	list-style-type: disc;
	padding-left: 25px;
	margin: 0px;
}

#termBox li {
	margin-bottom: 8px;
}

#dlArea {
	margin-top: 100px;
}

#telNum {
	font-weight: bold;
	width: 300px;
	margin-left: auto;
	margin-right: 10px;
}

#footer_ad {
	height: 52px;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	left: -80px;
}
#globDlList {
	margin: 0px;
	padding-left: 35px;
	color: #000;
	font-size: 18px;
}
#globDlList ul {
	padding-left: 15px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}
#globDlList li {
	padding: -10px;
}
#globDlList a {
	color: #fff;
	text-decoration: none;
}
#globDlList a:hover {
	color: #fff;
	text-decoration: underline;
}

#downloadtable {
	width: 600px;
	margin: 10px auto 10px auto;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}

.message,
#downloadtable a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

#downloadtable a:hover {
	color: #FF000;
	text-decoration: underline;
}

#downloadtable td {
	padding: 2px;
}

#RightBanner {
	width: 120px;
	margin: 10px auto 10px auto;
	overflow: auto;
}