/*
Webstar csoport   
http: //www.webstar.hu
*/

body {
	text-align:  center;
	background-color: #fff;
	margin: 0 !important;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
html, body {
	margin:  0;
	padding:  0;
	height:  100%; /* Required */
}

/*------------------------------------LINKs---------------------------------*/
a, a:visited, a:active {
	text-decoration: none;
	color: #20858a;
}
 a:hover {
	text-decoration: none;
	color: #db393a;
}


/*------------------------------------TEXTs---------------------------------*/


h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family:  Arial;
	font-size:  14px;
	font-weight: bold;
	letter-spacing: 0px;
	border: solid 0px red;
	color: #333;
	border-bottom: solid 0px #403725;
}

h3 {
	margin: 10px 0 0 0;
	padding: 0;
}

b {
	color: black;
}

.text_1 {
	color: #0090ff;
}

.text_2 {
	color: #ff8400;
}


/*------------------------------------CONTENTS---------------------------------*/

#contents {
	border: solid 0px #ff0099;
	text-align: left;
}



/*------------------------------------HEADER---------------------------------*/
#header {
	width: 995px;
	height: 130px;
	border: solid 0px red;
	padding: 0;
	margin: left;
	background-image:  url('images/headerBg.png');
}

/*------------------------------------MAIN---------------------------------*/
#main {
	background-repeat: repeat-y;
	width: 995px;
	border: solid 0px red;
	margin: left;

}
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
*html #main  {height:  1%;}
/* End hide from IE-mac */



/*------------------------------------LEFT---------------------------------*/
#leftContent {
	border: solid 0px #ff00ff;
	margin: 0;
	width: 200px;
	text-align: left;
	padding: 5px 0 0 4px;
	float: left;
}

/*------------------------------------CENTER---------------------------------*/
#centerContent {
	border: solid 0px #00ff00;
	width: 573px;
	text-align: left;
	padding: 5px 0 0 7px;
	float: left;
	overflow: hidden;
}
#centerContent table p{
	border: solid 0px blue;	
}
.aktOldal {
	margin-top: 2px;
}
.aktOldal h2 {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	background-image: url(images/centerContentH2Bg.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 21px;
	padding: 0 10px 0 10px;
}
.aktOldal h2 a, .aktOldal h2 a:active, .aktOldal h2 a:visited {
	color: #555;
}
.aktOldal h2 a:hover {
	color: #db393a;
}
.aktOldal h2 .aktualis {
	color: #20858a;
}
.aktOldal {
	border-bottom: solid 1px #dddddd;
	margin-bottom: 15px;
}
.aktOldal table {
	background-image: url(images/centerContentH2BgEnd.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
/*------------------------------------RIGHT---------------------------------*/
#rightContent {
	border: solid 0px #0000ff;
	width: 170px;
	text-align: left;
	padding: 5px 0 0 10px;
	float: left;
}

/*------------------------------------FOOTER---------------------------------*/
#footer {
	border: solid 0px blue;
	background-image: url(images/footerBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 15px 0 0 5px;
	color: #555;
	height: 80px;
	margin: left;
	width: 990px;
}


/*----------------HEADER CONTENT--------------*/
h1 {
	margin:  0;
	float:  left;	
}
h1 a,h1 a:visited,h1 a:active,h1 a:hover {
	background-image:  url('images/logo_new.jpg');
	width:  200px;
	height:  75px;
	display:  block;
}
h1 span {
	display:  none;
}

.banner {
	padding:  1px;
	border:  solid 1px #ededed;
	width: 468px;
	height:  60px;
	float:  left;
	margin:  10px 10px 0 10px;
}



/*-------------LOGIN BOX----------*/
.loginBox {
	margin:  10px 0 0 35px;
	border:  solid 0px red;
	width:  265px;
	float:  left;
	text-align:  left;
}
*html .loginBox {
	border: solid 0px red;
	position: absolute;
	margin:  5px 0 0 15px;
}
.loginBox td {
	vertical-align:  top;
}

.loginBtn {
	background-image:  url('images/buttons1.png');
	background-repeat:  no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 0 5px;
	height:  28px;
	width:  80px;
}
.loginBtn.hover {
	background-position:  0 -33px;
}
.loginBtn:hover {
		background-position:  0 -33px;
}

.regText, .regText:active,.regText:visited {
	color:  #db393a;
	font-weight:  bold;
	font-size:  12px;
	margin:  0 0 0 17px;
	line-height:  22px;
}
.regText:hover {
	text-decoration:  underline;
	color:  #db393a;
}
.elfText, .elfText:active,.elfText:visited {
	color:  #bbbbbb;
	font-weight:  normal;
	font-size:  11px;
}
.elfText:hover {
	text-decoration:  none;
	color:  #db393a;
}
.merdemesText, .merdemesText:active,.merdemesText:visited {
	color:  #db393a;
	font-weight:  normal;
	font-size:  11px;
}
.merdemesText:hover {
	text-decoration:  underline;
}

/*---------------LOGGGED BOX-------------*/
.loggedBox {
	margin:  10px 0 0 35px;
	border:  solid 0px red;
	width:  265px;
	float:  left;
	text-align:  left;
}
*html .loggedBox {
	border: solid 0px red;
	position: absolute;
	margin:  5px 0 0 15px;
}
.loggedBox td {
	vertical-align:  top;
}
.loggedBox .welcome {
	padding-top: 4px;
}
.loggedBox .welcome span {
	font-weight: bold;
	color:  #20858a;
	line-height: 20px;
}
.logoutBtn,.logoutBtn:visited,.logoutBtn:active {
	display: block;
	width: 85px;
	height: 28px;
	background-image:  url('images/buttons1.png');
	background-repeat: no-repeat;
	background-position: -167px 0;
	margin: 0 0 0 5px;
}
.logoutBtn:hover {
	background-position: -167px -33px;
	color: #db393a;
}
.logoutBtn span {
	display: none;
}





.headerMenu1 {	
	margin: 79px 0 0 0px;
	padding: 0;
	border: solid 0px red;
	position:  absolute;
	left: 0;
}
.headerMenu1 img {	
	float:  left;
	margin-top:  5px;
}
.headerMenu1 li {
	display: inline;
	margin: 0;
}

.headerMenu1 li a,.headerMenu1 li a:active,.headerMenu1 li a:visited {
	color: #333;
	display:  block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 4px 0 4px;
	height:  22px;
	line-height:  32px;
	text-indent:  7px;
	border: solid 0px red;
	float:  left;
}
.headerMenu1 li a:hover{
	color: #fff;
	text-decoration: none;
	background-image:  url('images/hMenuBg.png');
	background-repeat:  no-repeat;
}
*html .headerMenu1 li a:hover{ 
	color: #fff;
}
.headerMenu1 div {
	line-height: 22px;
}
.headerMenu1 li .sub:hover {
	color: #fff;
	text-decoration: none;
	background-image:  url('images/hMenuGrayBg.png');
	background-repeat:  no-repeat;
}
.headerMenu1 .sub:hover div {
	background-image:  url('images/hMenuGrayEndBg.png');
}



.headerMenu1 .sub div {
	background-image:  url('images/hMenuGrayArrow.png');
	padding-right:  17px;
}

.headerMenu1 li .active {
	color: #fff;
	text-decoration: none;
	background-image:  url('images/hMenuGrayBg.png');
	background-repeat:  no-repeat;
}
.headerMenu1 .active div {
	background-image:  url('images/hMenuGrayEndBg.png');
}

.headerMenu1 div {
	background-image:  none;
	background-position:  right top;
	background-repeat:  no-repeat;
	padding-right:  7px;
}
.headerMenu1 a:hover div {
	background-image:  url('images/hMenuEndBg.png');
}

*html .headerMenu1 div {
	background-image:  url('images/hMenuEndBg.png');
	background-position: 0 -50px;

}
*html .headerMenu1 a:hover div {
	background-image:  url('images/hMenuEndBg.png');
	background-position:  right top;
}





.headerMenu2 {	
	margin: 110px 0 0 7px;
	padding: 0;
	border: solid 0px red;
	position:  absolute;
	left: 0;
}
.headerMenu2 img {	
	float:  left;
	margin-top: 1px;
}
.headerMenu2 li {
	display: inline;
	margin: 0;
}
.headerMenu2 a,.headerMenu2 a:active,.headerMenu2 a:visited {
	color: #999999;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 4px 0 4px;
	display:  block;
	float:  left;
}
.headerMenu2 a:hover {
	text-decoration: underline;
}



/*----------------SUB MENU--------------*/
.headerSubMenu {	
	margin-top: 100px;
	padding: 0 0 10px 0;
	border: solid 0px red;
	position: absolute;
	left: 0;
	background-image: url(images/headerSubMenuEndBg.png);
	background-position: 0 bottom;
	z-index: 1000;
	display: none;
}

.headerSubMenu ul {	
	margin: 0;
	padding: 15px 0 5px 0;
	border: solid 0px red;
	background-image: url(images/headerSubMenuBg.png);
}

.headerSubMenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 0px red;
}
.headerSubMenu li a,.headerSubMenu li a:active,.headerSubMenu li a:visited {
	color: #fff;
	height: 21px;
	width: 182px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 6px 2px 6px;
	display:  block;
	text-indent: 10px;
	/*text-indent: 15px;*/
	line-height: 22px;
	background-image: url(images/headerSubMenuMpBg.png);
}
.headerSubMenu li a:hover {
	background-position: 0 -21px;
	text-indent: 15px;
	color: white;
	text-decoration: none;
}

/*--------SuBMenu Level2-------*/
.headerSubMenuL2 {	
	margin-top: 145px;
	margin-left: 188px;
	padding: 0 0 10px 0;
	border: solid 0px red;
	position: absolute;
	left: 0;
	background-image: url(images/headerSubMenuL2EndBg.png);
	background-position: 0 bottom;
	z-index: 1000;
	display:none;
}

.headerSubMenuL2 ul {	
	margin: 0;
	padding: 15px 0 5px 2px;
	border: solid 0px red;
	background-image: url(images/headerSubMenuL2Bg.png);
}

.headerSubMenuL2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 0px red;
}
.headerSubMenuL2 li a,.headerSubMenuL2 li a:active,.headerSubMenuL2 li a:visited {
	color: #fff;
	height: 21px;
	width: 182px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 6px 2px 6px;
	display:  block;
	text-indent: 10px;
	/*text-indent: 15px;*/
	line-height: 22px;
	background-image: url(images/headerSubMenuMpBg.png);
}
.headerSubMenuL2 li a:hover {
	background-position: 0 -21px;
	text-indent: 15px;
}


/*----------------FOOTER CONTENT--------------*/
.pageTop,.pageTop:active,.pageTop:visited {
	display:  block;
	background-image: url(images/pageTop.png);
	background-repeat: no-repeat;
	background-position:  right 5px;
	padding-right:  10px;
	font-size:  11px;
	font-weight:  bold;
	width:  60px;
	height:  17px;
	line-height:  22px;
	color:  white;
	margin:  0px 0 0 905px;
}
.pageTop:hover {
	background-position:  right -21px;
	color:  #0f4649;
}
#footer ul {	
	margin: 15px 0 0 0px;
	padding: 0;
	border: solid 0px red;
	float:  left;
}
#footer ul img {	
	position: absolute; 
	margin: 0px 0px 0 0px;
}
#footer li {
	display: inline;
	margin: 0px 0 0 5px;
}
#footer li a,#footer li a:active,#footer li a:visited {
	color: #555;
	height: 27px;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
	padding: 0px 5px 6px 5px;
}
#footer li a:hover{
	color: #db393a;
	text-decoration: underline;
}

.copyright {
	color: #555;
	font-size: 12px;
	margin: 15px 15px 0 0;
	border: solid 0px blue;
	float:  right;
}

.designed {
	color: #999;
	font-size: 12px;
	margin: 10px 15px 0 0;
	border: solid 0px red;
	float: right;
}
.designed a {
	font-weight:  bold;
	color: #999;
}
.designed a:hover {
	color: #db393a;
}
.designed a span {
}


/*----------------RIGHT CONTENT--------------*/


/*------------DEFAULT BOX------------*/

.defBox {
		width: 190px;
		background-repeat: repeat-y;
		text-align: left;
		margin-bottom: 10px;
}
.defBox a,.defBox a:active,.defBox a:visited {
	color: #333;
}
.defBox a:hover {
	color: #DB393A;
	text-decoration: underline;
}
.defBox h2 {
	margin: 0;
	width: 190px;
	height: 23px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #dddddd;
	background-repeat: no-repeat;
}
.defBox h2 span {
	display: none;
}

.defInput {
	margin:  0px 0 0 0;
	padding:  4px 7px 0 7px;
	border: solid 0px red;
	width: 158px;
	height:  18px;
	color: #666;
	font-size: 11px;
	background-color: transparent;
	background-image:  url('images/defInput.png');
}
.defInputBig {
	margin:  0px 0 0 0;
	padding:  4px 7px 0 7px;
	border: solid 0px red;
	width: 228px;
	height:  18px;
	color: #666;
	font-size: 11px;
	background-color: transparent;
	background-image:  url('images/defInputBig.png');
}

.defBox .defInput {
	margin: 10px 0 0 8px;
}


.defBox textarea {
		width: 170px;
		height: 89px;
		padding: 3px 6px 3px 6px;
		margin-bottom: 7px;
		border: solid 0px red;
		background-image: url('5letpontTextareaBg.png');
		color: #333;
		overflow: auto;
}

.defBox .tovabb {
	margin: auto;
}



/*---------KOSAR-------*/
.kosarH2 {
	background-image: url('images/kosarTitle2.png');
}
.segithetunkH2 {
	background-image: url('images/segitsegh2b.png');
}
.rendelesBtn,.rendelesBtn:visited,.rendelesBtn:active {
	display: block;
	width: 68px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
.rendelesBtn:hover {
	background-position: 0 -26px;
}
.rendelesBtn span {
	display: none;
}
.reszletekBtn,.reszletekBtn:visited,.reszletekBtn:active {
	display: block;
	width: 68px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	margin: 0 auto;
		background-position: -470px 0;

}
.reszletekBtn:hover {
	background-position: -470px -26px;
}
.reszletekBtn span {
	display: none;
}


.cartBox {
	margin: 10px 0 10px 7px;
	border-bottom: dashed 1px #dddddd;
	padding-bottom: 5px;
}
.cartBox a,.cartBox a:visited,.cartBox a:active {
	color: #333;
}
.cartBox a:hover {
	color: #db393a;
}
.cartBox .ar {
	text-align: right;
	margin: 3px 0 0 0;
}
.cartBox .ar b{
	color: #20858a;
}
.cartBox .torles {
	float: left;
	margin: 2px 0 0 0;
}
.cartBox span {
	font-style: italic;
}

.defBox .osszesen {
	font-weight: bold;
	text-align: right;
	margin: 0 10px 15px 10px;
}
.defBox .osszesen b {
	font-weight: bold;
	color: #db393a;
}

/*---------KERESES-------*/
.keresesH2 {
	background-image: url('images/keresesTitle2.png');
}

.keresesBtn {
	background-image:  url('images/buttons1.png');
	background-repeat:  no-repeat;
	background-position:  -80px 0px;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 10px 0 0 100px;
	height:  28px;
	width:  87px;
	
}
.keresesBtn.hover {
	background-position:  -80px -33px;
}
.keresesBtn:hover {
	background-position:  -80px -33px;
}


/*---------HIREK-------*/
.hirekH2 {
	background-image: url('images/hirekTitle2.png');
}

.hirekBox {
	margin: 10px 0 10px 7px;
	padding-bottom: 5px;
	width: 175px;
}
.hirekBox img {
	margin: 10px 0 0 0;
	border: solid 2px #ddd;
	padding: 2px;
}
.hirekBox h3 {
	margin:5px 0 0 0;
	font-size: 13px;
}
.hirekBox .lead {
	margin:4px 0 4px 0;
	border-bottom: dashed 1px #dddddd;
	padding-bottom: 5px;
	width: 175px;
	
}
.hirekBox .date {
	margin:4px 0 0 0;	
	text-align: right;
	font-style: italic;
	color: #999;
	font-size: 11px;
}
.hirekBox a,.hirekBox a:visited,.hirekBox a:active {
	color: #333;
	font-size:12px;
	display: block;
}
.hirekBox a:hover {
	color: #db393a;
	text-decoration: none;
}
.hirekBox a:hover img {
	border: solid 2px #20858a;
}
.hirekBox a:hover .lead {
	color: #333;
}
.hirekBox .ar {
	text-align: right;
	margin: 3px 0 0 0;
}
.hirekBox .ar b{
	color: #20858a;
}



.tovabbihirekBtn,.tovabbihirekBtn:visited,.tovabbihirekBtn:active {
	display: block;
	width: 85px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -68px 0;
	margin: 20px auto;
}
.tovabbihirekBtn:hover {
	background-position: -68px -26px;
	color: #db393a;
}
.tovabbihirekBtn span {
	display: none;
}

/*---------PARTNEREK-------*/
.partnerekH2 {
	background-image: url('images/partnerekTitle2.png');
}






/*------------------FOOLDAL AKCIOS TERMEKEK----------------*/
.fooldalBox {
	background-image: url('images/fooldalBoxCenter.png');
	width: 762px;
	margin: 0px 0 20px 13px;
}
.fooldalBox .top {
	background-image: url('images/fooldalBoxTop.png');
	background-repeat: no-repeat;
	background-color: #fff;
	width: 762px;
	height: 45px;
}
.fooldalBox .end {
	background-image: url('images/fooldalBoxEnd.png');
	width: 762px;
	height: 10px;
}
.fooldalBox .kiemeltInfo h2 {
	border: solid 0px red;
	font-size: 16px;
	font-weight: bold;
	color: #20858a;
	margin: 0 0 5px 0;
}
.fooldalBox .kiemeltInfo {
	margin: 0 0 0 27px;
	border: solid 0px red;
}
.fooldalBox .kiemeltInfo td {
	vertical-align: top;
}
.fooldalBox .kiemeltInfo ul {
	margin: 10px 0 0 20px;
	padding: 0;
}
.fooldalBox .kiemeltInfo li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-image: url('images/liPic.png');
}

.fooldalBox .kiemeltInfo li a,.fooldalBox .kiemeltInfo li a:visited,.fooldalBox .kiemeltInfo li a:active {
	color:#333;
}
.fooldalBox .kiemeltInfo li a:hover {
	color:#db393a;
}

.akciosBoxMenu {
	margin: 0 0 0 27px;	
	padding: 0;
}
.akciosBoxMenu li {
	display: inline;
	margin: 0;
}
.akciosBoxMenu li a,.akciosBoxMenu li a:visited,.akciosBoxMenu li a:active{
	background-image:  url('images/akciosMenuBg.png');
	background-repeat:  no-repeat;
	color: #555;
	display:  block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0px 0 1px;
	padding-top: 12px;
	height:  21px;
	width: 117px;
	text-align: center;
	float:  left;
	overflow: hidden;
}
.akciosBoxMenu li a:hover{
	color: #fff;
	text-decoration: none;
	background-position: 0 -33px;
}
.akciosBoxMenu li .active,.akciosBoxMenu li .active:visited,.akciosBoxMenu li .active:active {
	color: #fff;
	text-decoration: none;
	background-position: 0 -33px;
}

/*-----------------KIEMELT FOOLDALI AKCIOS TERMEK-----------*/
.fooldalBox .fooldalKiemelt {
	margin: 0 27px 0 0;
}
.fooldalBox .fooldalKiemelt img {
	float: left;
	padding: 4px;
	border: solid 1px #ddd;
	background-color: white;
	margin: 0px 15px 0 0;
}
.fooldalBox .kiemeltInfo .engedmeny {
	font-weight: bold;
	color: #db393a;
	font-size: 14px;
	margin: 5px 0 5px 0;
}

.fooldalBox .kiemeltInfo .termekButtonsBox {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
.fooldalBox .kiemeltInfo .eredetiAr {
	padding-top: 10px;
	font-size:8pt;
	clear: both;
}
.fooldalBox .kiemeltInfo .ar {
	font-weight: bold;
	font-size:11pt;
	color: #db393a;
}
.fooldalBox .kiemeltInfo .arEuro {
	color: #555;
	margin: 5px 0 0 8px;
	font-size: 12px;
	float: right;
	clear: both;
}


.eredetiAr2 {
	padding-top: 10px;
	font-size:8pt;
	color: #000;
	font-weight:normal;
}
.ar2 {
	font-weight: bold;
	font-size:11pt;
	color: #db393a;
}


/*-----------------TERMEK BUTTONS-----------*/
.termekButtonsBox .alone {
	float: right;
	margin-right: 4px;
}
.fooldalKisDobozok .termekButtonsBox {
	margin: 0 0 0 7px;
	height: 35px;
	border-bottom:dashed 1px #e6e6e6;
	width: 218px;
}

.termekinfo, .termekinfo:active,.termekinfo:visited {
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -538px 0;
	margin: 0 4px 0 0px;
	display: block;
	width: 73px;
	height: 26px;
	float: left;
}
.termekinfo:hover {
	background-position: -538px -26px;
}
.termekinfo span {
	display: none;
}


.termekButtonsBox .db {
	background-image:  url('images/dbInput.png');
	background-repeat: no-repeat;
	float: left;
	width: 40px;
	height: 26px;
	margin: 0 0 0 0px;
	text-align: left;
	border: solid 0px blue;
}
.termekButtonsBox .gray {
	background-image:  url('images/dbInput_gray.png');
}
.termekButtonsBox .db input {
	display: block;
	margin:  0;
	padding:  6px 7px 0 7px;
	border: solid 0px red;
	width: 20px;
	height:  16px;
	color: #666;
	font-size: 11px;
	background-color: transparent;
	background-image:  none;
	text-align: center;
}
.termekButtonsBox .unit {
	float: left;
	height: 26px;
	line-height: 28px;
	margin: 0 2px 0 0;
	text-align: left;
	font-size:7pt;
}
.termekButtonsBox .ar{
	float: left;
	line-height: 26px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 13px;
}

.kosarba, .kosarba:active,.kosarba:visited {
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -210px 0;
	margin: 0 0 0 2px;
	display: block;
	width: 83px;
	height: 26px;
	float: left;
}
.kosarba:hover {
	background-position: -210px -26px;
}
.kosarba span {
	display: none;
}



.tovabbiAkciosTermekekH3 {
	margin: 10px 27px 10px 27px;
	border-bottom: dashed 1px #ccc;
	font-size: 12px;
}


/*------BOX 232 DOBOZOK-------*/
.box232 {
	width: 232px;
	background-image: url('images/fooldalSmallBoxTop.png');
}
.box232 ul {
	margin: 10px 0 0 20px;
	padding: 0;
}
.box232 li {
	margin: 0;
	padding: 0;
	border: solid 0px red;
	list-style-image: url('images/liPic.png');
}
.box232 li a, .box232 li a:visited, .box232 li a:active {
	color:#333;
}
.box232 li a:hover {
	color:#db393a;
}

.fooldalKisDobozok {
	margin: 5px 0 0 22px;
}

.box232 h3 {
	margin: 8px 10px 5px 10px;
	font-size: 13px;
	border-bottom: dashed 1px #ccc;
}
.box232 h4 {
	padding: 8px 10px 0 10px;
	font-size: 13px;
	border: solid 0px red;
	height: 15px;
	overflow: hidden;
	margin: 0;
}
.box232 .info {
	margin: 0 10px 5px 10px;
	clear: both;
}


.box232 .ar {
	color: #db393a;
	margin: 5px 0 0 0;
	font-size: 15px;
	text-align: center;
	font-weight:bold;
	width:100%;
}
.box232 .ar b {
	color: #db393a;
}
.box232 .eredetiAr {
	color: #555;
	margin: 0 0 0 0;
	font-size: 12px;
	text-align: center;
	width:100%;
}

.box232 .arEuro {
	float: left;
	color: #555;
	margin: 5px 0 0 8px;
	font-size: 13px;
}
.box232 .arEuro span {
	font-size: 10px;
}

.fooldalKisDobozok .box232 {
	float: left;
	margin: 0 0 5px 5px;
}
.box232 .boxEnd {
	background-image: url('images/fooldalSmallBoxEnd.png');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 7px;
	clear: both;
}
.box232 img {
	float: left;
	padding: 2px;
	border: solid 1px #ddd;
	background-color: white;
	margin: 8px 5px 3px 10px;
}
.box232 .tovabb {
	margin: 0 0 0 168px;
}




.termekekBoxMenu {
	margin: 0 0 0 26px;	
	padding: 0;
}
.termekekBoxMenu li {
	display: inline;
	margin: 0;
}
.termekekBoxMenu li a,.termekekBoxMenu li a:active,.termekekBoxMenu li a:visited {
	background-image:  url('images/termekekMenuBg.png');
	background-repeat:  no-repeat;
	color: #555;
	display:  block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0px 0 1px;
	padding: 16px 4px 0 4px;
	height:  27px;
	width: 77px;
	text-align: center;
	float:  left;
}
.termekekBoxMenu .ketsoros,.termekekBoxMenu .ketsoros:active,.termekekBoxMenu .ketsoros:visited {
	padding-top: 9px;
	height:  33px;
}
.termekekBoxMenu li a:hover{
	color: #fff;
	text-decoration: none;
	background-position: 0 -43px;
}
.termekekBoxMenu li .active,.termekekBoxMenu li .active:active,.termekekBoxMenu li .active:visited {
	color: #fff;
	text-decoration: none;
	background-position: 0 -43px;
}



/*---------TERMEK KATEGORIAK-------*/
.tkategoriakH2 {
	background-image: url('images/tkategoriakTitle.png');
}

.tkategoriak {	
	margin: 0;
	padding: 15px 0 5px 0;
	border: solid 0px red;
}

.tkategoriak li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 0px red;
}
.tkategoriak li a,.tkategoriak li a:active,.tkategoriak li a:visited {
	color: #555;
	width: 162px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 2px 5px;
	padding: 5px 10px 0 10px;
	display:  block;
	background-image: url(images/tkategoriaBg.png);
	background-repeat: no-repeat;
	*margin:0 0 0 5px;
}

.tkategoriak li a div {
	margin: 0 0 0 -10px;
	border: solid 0px blue;
	height: 4px;
	width: 182px;
	font-size: 1px;
	display:  block;
	background-image: url(images/tkategoriaEndBg.png);
}
*html .tkategoriak li a div {
	margin: 0 0 0 -10px;
	border: solid 0px blue;
	padding: 0;
	height: 4px;
	width: 182px;
	font-size: 1px;
	display:  block;
	background-image: url(images/tkategoriaEndBg.png);
	background-repeat: no-repeat;
}
.tkategoriak li a:hover {
	background-position: 0 -60px;
	color: #fff;
}
.tkategoriak li a:hover div {
	background-position: 0 -4px;
}

.tkategoriak ul {
	margin: 0;
	padding: 0;
}
.tkat_level1 li a,.tkat_level1 li a:active,.tkat_level1 li a:visited {	
	background-image: url(images/tkategoriaL1Bg.png);
	width: 157px;
	padding-left: 15px;
	font-size: 11px;
}
.tkat_level1 li a div {	
	background-image: url(images/tkategoriaSubEndBg.png);
	margin: 0 0 0 -15px;
}
*html .tkat_level1 li a div {	
	background-image: url(images/tkategoriaSubEndBg.png);
	margin: 0 0 0 -15px;
}
.tkat_level2 li a,.tkat_level2 li a:active,.tkat_level2 li a:visited {	
	padding-left: 25px;
	width: 147px;
	background-image: url(images/tkategoriaL2Bg.png);
}
.tkat_level2 li a div {	
	margin: 0 0 0 -25px;
}
*html .tkat_level2 li a div {
	margin: 0 0 0 -25px;
}
.tkat_level3 li a,.tkat_level3 li a:active,.tkat_level3 li a:visited {	
	padding-left: 35px;
	width: 137px;
	background-image: url(images/tkategoriaL3Bg.png);
}
.tkat_level3 li a div {	
	margin: 0 0 0 -35px;
}
*html .tkat_level3 li a div {
	margin: 0 0 0 -35px;
}
.tkat_level4 li a,.tkat_level4 li a:active,.tkat_level4 li a:visited {	
	padding-left: 45px;
	width: 127px;
	background-image: url(images/tkategoriaL4Bg.png);
}
.tkat_level4 li a div {	
	margin: 0 0 0 -45px;
}
*html .tkat_level4 li a div {
	margin: 0 0 0 -45px;
}
.tkat_level5 li a,.tkat_level5 li a:active,.tkat_level5 li a:visited {	
	padding-left: 55px;
	width: 117px;
	background-image: url(images/tkategoriaL5Bg.png);
}
.tkat_level5 li a div {	
	margin: 0 0 0 -55px;
}
*html .tkat_level5 li a div {
	margin: 0 0 0 -55px;
}


/*------------------PAGINATION--------------------*/
.pagination {
	height: 23px;
	margin: 0;
	padding-top: 0px;
	border: solid 0px red;
}
.pagination .aktualis {
	background-image: url(images/paginationBg.png);
	background-position: 0 -23px;
	border: 0px solid #96bc00;
	color: #fff;
	display: block;
	float: left;
	height: 23px;
	padding: 0;
	text-align: center;
	line-height: 24px;
	width: 22px;
	margin-right: 2px;
}
.pagination .number, .pagination .number:active, .pagination .number:visited {
	border: 0px solid #e6e6e6;
	background-image: url(images/paginationBg.png);
	color: #333;
	display: block;
	float: left;
	font-weight: normal;
	height: 23px;
	padding: 0;
	text-align: center;
	line-height: 24px;
	width: 22px;
	margin-right: 2px;
}
.pagination .number:hover {
	background-position: 0 -23px;
	border: 0px solid #96bc00;
	color: #fff;
}
.paginationNext {
	float: left;
	margin-right: 2px;
	width: 22px;
	height: 23px;
	background-image: url(images/paginationNext.png);
}
.paginationNext:hover {
	background-position: 0 -23px;
}
.paginationNext span {
	display: none;
}
.paginationNextIa {
	background-position: 0 -46px;
}
.paginationNextIa span {
	
}
.paginationPrev {
	float: left;
	margin-right: 2px;
	width: 22px;
	height: 23px;
	background-image: url(images/paginationPrev.png);
}
.paginationPrev:hover {
	background-position: 0 -23px;
}
.paginationPrev span {
	display: none;
}
.pagination .inaktiv {
	background-position: 0 -46px;
	cursor: default;
}


/*----------TERMEKLISTA-----------*/
.paginationTable {
	width: 575px;
}
.paginationTable td {
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
	background-color: #f1f1f1;
}

.rendezes select {
	background-color: #FAFAFA;
	border: 0pt none;
	color: #333;
	font-family: Arial;
	font-size: 12px;
	padding-top: 3px;
	width: 80px;
}
.termekListTable {
	width: 560px;
}

.termekListTable tr:hover {
	background-color: #f1f1f1;
}
.termekListTable tr {
	background-image: url(images/tListaTableBg.png);
}
.termekListTable td {
	padding: 5px 7px 5px 7px;
	border: 0;
	vertical-align: middle;
	background-image: url(images/tListaSeparator.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.termekListTable a img,.termekListTable a:visited img,.termekListTable a:active img {
	border: solid 2px #e1e1e1;
	padding: 2px;
}
.termekListTable a:hover img {
	border: dashed 1px #20858a;
	/*padding: 3px;*/
	padding: 2px;
}
.termekListTable h3 {
	margin: 0;
	padding: 0;
}
.termekListTable h3 a ,.termekListTable h3 a:visited,.termekListTable h3 a:active {
	color: #333;
	font-size: 12px;
}
.termekListTable h3 a:hover {
	color: #20858a;
}

.termekListTable .ar {
	text-align: center;
}
.termekListTable .termekButtonsBox {
	text-align: center;
}
.termekListTable .db {
	float: none;
	margin: auto;
}
.termekListTable .termekListInfoTr {
	background-image:  url('images/tListaTableTop.png');
	background-repeat: no-repeat;
	height: 35px;
}
.termekListInfoTr td {
	padding: 7px 5px 7px 5px;
	vertical-align: middle;
}

.termekListTable .pagerTable {
	background-image:  url('images/tListaTableEnd.png');
	background-repeat: no-repeat;
	height: 35px;
}
.termekListTable .pagerTable tr,.termekListTable .pagerTable tr:hover {
	background-image: none;
	background-color: transparent;
}

.termekListTable .pagerTable td {
	background-image: none;
}

.kosaModositasBtn,.kosaModositasBtn:visited,.kosaModositasBtn:active {
	width: 106px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -611px 0;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 1px 0;
	float: right;
}
.kosaModositasBtn:hover {
		background-position:  -611px -26px;
}
.kosaModositasBtn span {
	display: none;
}


/*-------------TERMEK REszLETES--------------*/

.termekReszeltes {
	margin-bottom: 20px;
	background-image:  url('images/termekReszletesBoxBg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 560px;
}
.termekReszeltesContent {
	background-image:  url('images/termekReszletesBoxTop.png');
	background-repeat: no-repeat;
	border: solid 0px red;
	padding: 15px;
}
.termekReszeltes img {
	float: left;
	margin: 15px;
}
.termekReszeltes .leiras {
	float: left;
	width: 283px;
}
.termekReszeltes h3 {
	color: #20858a;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.termekReszeltes .termekButtonsBox {
	float: left;
	border-top: solid 0px #dddddd;
	width: 233px;
	padding: 10px 0 0 50px;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*-------regisztracio-------*/
.regBtn {
	width: 80px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -293px 0;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 0 0;
}
.regBtn.hover {
	background-position:  -293px -26px;
}
.regBtn:hover {
		background-position:  -293px -26px;
}


.elkuldBtn {
	width: 57px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -373px 0;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 0 0;
}
.elkuldBtn.hover {
	background-position:  -373px -26px;
}
.elkuldBtn:hover {
		background-position:  -373px -26px;
}

.table_s1 {
	width: 550px;
	margin: 0 auto 0 auto;
}
.table_s1 td {
	padding: 5px;
	vertical-align: middle;
}

/*---------hozzadas a kosarhoz-------*/
.addbasketH2 {
	background-image: url('images/addbasketTitle.png');
}



.textArea {
		width: 230px;
		height: 146px;
		padding: 3px 6px 3px 6px;
		margin-bottom: 7px;
		border: solid 0px red;
		background-image: url('images/textArea.png');
		color: #333;
}

/*---------SELECT-------*/
select {
	border: solid 1px #dddddd;
	background-color: #f1f1f1;
	width: 240px;
}



/*---------letolheto dokumentumok-------*/
.letolhetoDoksik {
	margin: 0 20px 20px 20px;
}
.dokumentum,.dokumentum:visited,.dokumentum:active {
	display: block;
	width: 530px;
	height: 28px;
	line-height: 30px;
	text-indent: 40px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	color: #333;
	overflow: hidden;
}
.dokumentum:hover {
	color: #db393a;;
}

.pdf {
	background-image: url('images/pdfIcon.png');
}
.doc {
	background-image: url('images/docIcon.png');
}
.xls {
	background-image: url('images/xlsIcon.png');
}


.termekBovebbenAjanlo_left {
	float: left;
	margin: 0 0 0 45px;
}
*html .termekBovebbenAjanlo_left {
	margin: 0 0 0 23px;
}
.termekBovebbenAjanlo_right {
	float: left;
	margin: 0 0 0 20px;
}
.termekBovebbenAjanlo_left .box232 {
	float: none;
	margin-bottom: 15px;
}
.termekBovebbenAjanlo_right .box232 {
	float: none;
	margin-bottom: 15px;
}



/*------torles------*/
.torles,.torles:active,.torles:visited {
	display: block;
	width: 47px;
	height: 16px;
	background-image: url('images/torles.png');
}
.torles:hover {
	background-position: 0 -16px;
}
.torles span {
	display: none;
}



.tovabb, .tovabb:active,.tovabb:visited {
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -153px 0;
	margin: 0 0 0 4px;
	display: block;
	width: 57px;
	height: 26px;
}
.tovabb:hover {
	background-position: -153px -26px;
}
.tovabb span {
	display: none;
}




.kosarTartalmaBtn,.kosarTartalmaBtn:visited,.kosarTartalmaBtn:active {
	display: block;
	width: 90px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: -611px 0;
	border: solid 0px red;

}
.kosarTartalmaBtn:hover {
	background-position: -611px -26px;
}
.kosarTartalmaBtn span {
	display: none;
}


.vasarlasFolyatatasaBtn,.vasarlasFolyatatasaBtn:visited,.vasarlasFolyatatasaBtn:active {
	width: 111px;
	height: 26px;
	background-image:  url('images/buttons2.png');
	background-repeat: no-repeat;
	background-position: -717px 0;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 0 1px 0;
	float: right;
}
.vasarlasFolyatatasaBtn:hover {
		background-position:  -717px -26px;
}
.vasarlasFolyatatasaBtn span {
	display: none;
}

.cikk {
	width: 775px;
}
h2.alcim
{
	color:#DB393A;
}
div.hirekboxtop
{
	background-image:url(images/fooldalakcioboxtop.png);
	background-repeat:no-repeat;
	height:6px;
	margin-left:27px;
}
div.hirekboxmiddle
{
	background-image:url(images/fooldalakcioboxmiddle.png);
	background-repeat:repeat-y;	
	margin-left:27px;
	padding:15px 0;
}
div.hirekboxmiddle img
{
	padding: 2px;
	border: solid 1px #dddddd;
	background-color: white;
	margin: 8px 5px 3px 10px;
}
div.hirekboxmiddle h4
{	
	padding-bottom:10px;
	font-size: 13px;
	border: solid 0px red;
	height: 15px;
	overflow: hidden;
	margin: 0;
	color:#20858A;
}
div.hirekboxbottom
{
	background-image:url(images/fooldalakcioboxbottom.png);
	background-repeat:no-repeat;
	height:10px;
	margin-left:27px;
}

a.arlink
{
	/*color: #DB393A;*/
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
a.cikkszamlink
{
	color:#333333;
}
div.actionmenumiddle
{
	text-align:left;	
	background:#F7F7F7;
}
div.actionmenumiddle p
{
	line-height:14px;
	border:1px solid #E6E6E6;
	border-top:none;
	margin:0;
	padding:5px 0 5px 160px;
}
.aruatvetelButt
{
    background-image:url(images/aruatvetel_button.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:block;
    height:26px;
    margin:0;
    width:243px;
}
.aruatvetelButt:hover
{
     background-position:0 -26px;
}
.vasarlasFolyatatasaButt
{
    background-image:url(images/visszavasar_button.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:block;
    height:26px;
    margin:0;
    width:146px;
}
.vasarlasFolyatatasaButt:hover
{
     background-position:0 -26px;
}
.MegrendelesButt
{
    background-image:url(images/MegrendesKuldButt.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:block;
    height:26px;
    margin:0;
    width:213px;
}
.MegrendelesButt:hover
{
    background-position:0 -26px;
}

.segitsegH2 {
	background-image: url('images/segitsegh2.png');
}
div.koszonjuk div.message{
  font-weight:bold;
  font-size:14px;
}
.ujrendeles
{
    background-image:url(images/ujrendeles.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:inline-block;
    height:26px;
    margin:0;
    width:103px;
}
.ujrendeles:hover
{
     background-position:0 -26px;
}
.visszacimlap
{
    background-image:url(images/visszacimlap.png);
    background-position:0 0;
    background-repeat:no-repeat;
    border:0 none;
    cursor:pointer;
    display:inline-block;
    height:26px;
    margin:0;
    width:142px;
}
.visszacimlap:hover
{
     background-position:0 -26px;
}
div.koszonjuk{
text-align:center;
}
/*kategoriaoldal*/
div.clbos {
    clear: both;
    font-size: 1px;
    height: 1px;
    overflow:hidden;
}
.katcont
{
    background-color:#f7f7f7;
    margin-right:13px;
    border-right:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
  position:relative; 
  height:100%;
}
.katcontnyito
{
   /* background-color:#f7f7f7;    
    border-right:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;*/
    background-image:url(images/katcontnyitogb.jpg);
    background-repeat:no-repeat;
    margin-right:13px;
  position:relative; 
  height:100%;
  padding-top:15px;
}
div.kontbgback
{
	background-image:url(images/contbgback.jpg);
	/*padding:0 4px 0 20px;*/
	background-repeat:repeat-y;
}
span.KatMenuGomb{position:relative;}
span.KatMenuGomb input{position:absolute;top:5px;left:15px;}
span.KatMenuGomb label
{
	height:47px;
	display:block;
	width:89px;
	background-color:#278189;
	margin-left:7px;
	margin-bottom:5px;
	color:#ffffff;
	padding-left:66px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
cursor:pointer;
}
*html span.KatMenuGomb label{margin-left:3px;}
span.KatMenuGomb label:hover
{
	width:96px;
	background-color:#DC393A;
	padding-left:66px;
	margin-left:0px;	
}
.KatKiemelt ul
{
	padding-left:15px;
	margin-left:0px;
margin-right:10px;
}
.KatKiemelt ul li
{
	list-style:none;
}
span.ontozo  label
{
	background-image:url(images/ontozo.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
span.ontozo label:hover
{
	background-image:url(images/ontozo_hov.jpg);	
}
span.garazs label
{
	background-image:url(images/garazs.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
span.garazs label:hover
{
	background-image:url(images/garazs_hov.jpg);	
}
span.porszivo label
{
	background-image:url(images/porszivo.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
span.porszivo label:hover
{
	background-image:url(images/porszivo_hov.jpg);	
}
span.viztisztit label
{
	background-image:url(images/viztisztit.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
span.viztisztit label:hover
{
	background-image:url(images/viztisztit_hov.jpg);	
}
span.to label
{
	background-image:url(images/to.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
span.to label:hover
{
	background-image:url(images/to_hov.jpg);	
}
span.automata label
{
	background-image:url(images/automata.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
}
span.automata label:hover
{
	background-image:url(images/automata_hov.jpg);	
}
.Katcol
{
    float:left;
    /*height:300px;*/
    width:238px;
    margin:15px 4px 18px 4px;
    /*padding:15px 5px 15px 5px;*/
    color:#333333;
    background-repeat:repeat-y; 
    height:100%;
    padding-bottom:22px;
    /*position:relative;*/
   
}
.Katcol a img{border:0 none;}
.katcontnyito .Katcol{width:289px;margin-right:2px;margin-left:2px;margin-top:0px;}
.Katbal
{
    margin-left:15px;
}
.Katkozep .katcolcont, .Katjobb .katcolcont
{
    margin-left:6px;
}
.Katkozep .katcolfoot, .Katjobb .katcolfoot
{
    margin-left:6px;
}
.KatKiemelt
{
	background-position:0 5px;
	background-color:Transparent;
	background-image:url(images/katkiembg.jpg);
	background-repeat:repeat-y;
	margin-left:9px;	
	margin-bottom:8px;
}

.KatAkcio{margin-bottom:5px;}
.KatAkcio ul{margin-top:0px;}
.KatAkcio ul li {color:#E23940;font-size:16px;font-weight:bold;}
.katkiemtop
{
	background-color:#D8D8D8;
	background-image:url(images/kiemdobtop.png);
	background-repeat:no-repeat;
	height:5px;
	margin-right:11px;
font-size:1px;
}
.katkiembot
{
	background-image:url(images/keimdobbot.jpg);
	background-repeat:no-repeat;
	height:5px;
font-size:1px;
}

.katcolcont{background-image:url(images/katcolbg.jpg);padding:0 4px 0 20px;min-height:100%;height:auto !important; background-repeat:repeat-y;}
.katcolhead{background-image:url(images/katcolhead.jpg);padding:0 4px 0 20px;background-position:top left;background-repeat:no-repeat;}
.katcolfoot{background-image:url(images/katcolfoot.jpg);height:8px;padding:0 4px 0 20px;position:absolute;bottom:0;width:208px;}
.katcolcont .p10{padding:0 15px 0 0;}
.katinfohead{height:37px;background-image:url(images/infohead.png);padding-left:41px;}
.katvasarlashead{height:36px;background-image:url(images/vasarlashead.png);padding-left:41px;}
h1.Katcim
{
    /*background-color:#BEBEBE;*/
    background-image:url(images/h1bgh.png);
    background-repeat:no-repeat;
    background-position:top right;
    font-size:24px;
    color:#fff;
    height:32px;
    padding:12px 12px 0 14px;
    
}
div.katcontnyito .katinfohead{height:36px;background-image:url(images/infoheadwide.jpg);padding-left:41px;}
div.katcontnyito .katvasarlashead{height:36px;background-image:url(images/vasarlasheadwide.jpg);padding-left:41px;}
div.katcontnyito .katcolfoot{background-image:url(images/katcolfootwide.jpg);height:5px;padding:0 4px 0 20px;position:absolute;bottom:0;width:259px;margin-left:5px;font-size:1px;}
div.katcontnyito .katcolcont{background-image:url(images/katcolbgwide.jpg);padding:0 4px 0 20px;min-height:100%;height:auto !important; background-repeat:repeat-y;margin-left:5px;}
div.katcontendnyito
{
    background-image:url(images/katcontendwide.jpg);
    height:6px;
    margin-right:13px;
    background-repeat:no-repeat;
font-size:1px;
}

div.Katcimback 
{
    background-image:url(images/h1bge.png);
    background-repeat:no-repeat;
    display:inline-block;
*float:left;
   
}
*html div.Katcimback {float:left;}

div.KatcimbackNyito_back
{
	background-image:url(images/h1bgbg.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    margin-right:17px;
}
h1.KatcimNyito
{
    /*background-color:#BEBEBE;*/
    background-image:url(images/h1bgj.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    font-size:24px;
    color:#fff;
    height:33px;
    padding:12px 70px 0 14px;
    
}
div.KatcimbackNyito 
{
    background-image:url(images/h1bgb.jpg);
    background-repeat:no-repeat;
    display:inline-block;
*float:left;
   
}
*html div.KatcimbackNyito {float:left;}
h2.katalcim
{
    margin:0;
    padding:0 0 10px 0;
    color:#20858a;
}
h2.foszl{padding-top:14px;color:#20858a;font-family:Arial;font-size:13px;}
div.imgback
{
    background-image:url(images/imgback.png);
    height:134px;
    width:762px;
}
div.katcontend
{
    background-image:url(images/katcontend.png);
    height:20px;
    margin-right:13px;
    background-repeat:no-repeat;
}
.Katcol p
{
 margin-top:0;
}
.Katcol ul
{
    padding:0;
    margin:0;
}
.Katcol ul li 
{
    font-style:italic;
margin-left:13px;
font-weight:bold;
}
.Katcol div.txt{padding-top:10px;}
*.Katcol ul li div.txt{font-style:normal;}
*html .Katbal{margin-left:7px;}

/***************kepescucc****************/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 737px;
	height:130px;
	margin-left:0px;

	/* custom decorations */

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:13px 6px 15px 3px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:133px;
	height:101px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	/*border:2px solid #000;*/
	z-index:9999;
	position:relative;
}




/**3***/

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/left_arrow_sm.png) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
	margin:60px 0px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -10px; clear:right; margin-right: 0px;margin-left:1px;}
a.right:hover 		{ background-position:-10px -10px; }
a.right:active 	{ background-position:-20px -10px; } 


/* left */
a.left				{ margin-left: 2px; } 
a.left:hover  		{ background-position:-10px 0; }
a.left:active  	{ background-position:-20px 0; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/**2**/

/* position and dimensions of the navigator */
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}

/****************kepescuccvege*************/


.segithetunkBox ul li
{
    font-style:italic;
}
.segithetunkBox a
{
    color:#20858A;
}
.segithetunkBox .p10
{
    padding:5px 10px 5px 5px;
}
.segithetunkBox .p10 ul
{
    margin:0;
    padding:0;
}
.segithetunkBox .p10 ul li
{
    margin-left:13px;
}

.radiolisttable input,.radiolisttable label
{
	display:none;
}
.radiolisttable span input
{
	display:block;
	margin:0;
	/*width:1px;
	height:1px;*/
	opacity:0;
	filter: alpha(opacity = 0);
	outline:none;

}
div.megosztBal{
float:left;
}
div.megosztolinkek{
	float:right;
}
div.megosztolinkek div{
	float:left;
	margin:0 2px;
}
div.shareMailDiv
{
	
	/*position:absolute;
	top:250px;
	left:200px;*/
	margin-left:200px;
	margin-top:-100px;
	height:349px;
	width:368px;
	/*background-color:#D9D9D9;*/
	text-align:center;
	background-image:url(images/mailbg.gif);
	padding-top:20px;
}
div.shareMailDiv h3
{
	color:#20858A;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}
div.shareMailDiv input.ShareImp
{
	width:186px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	background-image:url(images/defImpMail.jpg);
	font-size:11px;
	height:18px;
	padding:4px 7px 0px 7px;
	color:#666666;
	border:0px none;
	margin-right:10px;	
}
div.shareMailDiv textarea
{
	height:86px;
	width: 186px;
	margin-top:20px;
	background-image:url(images/DefTextMail.jpg);
	font-size:11px;	
	padding:4px 7px 0px 7px;
	color:#666666;
	border:0px none;
	margin-right:10px;
}
div.shareMailDiv span
{
	display:inline-block;
	width:50px;	
	text-align:right;
	margin-right:3px;
}
a.emailShareButton
{
	background-image:url(images/mail_icon.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:20px;
	display:block;
	cursor:pointer;
}
.MailSendButtonSend
{
	background-image:url(images/mailsendButton.jpg);
	height:22px;
	width:58px;
	border:0 none;
	cursor:pointer;
	background-repeat:no-repeat;
	display:inline-block;
	background-position:0px 0px;
	font-size:11px;
	margin-right:25px;
}
.MailSendButtonSend:hover
{
	background-position:0px -22px;
}
div.SendMessMess
{
	position:absolute;
	top:250px;
	left:200px;
	background-color:#EF494A;
	height:55px;
	padding-top:40px;
	width:260px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
div.SendMessMess input
{
	cursor:pointer;	
}
.MailSendButtonBack
{
	background-image:url(images/mailsendButtonMegse.jpg);
	height:22px;
	width:58px;
	border:0 none;
	cursor:pointer;
	background-repeat:no-repeat;
	display:inline-block;
	background-position:0px 0px;
	font-size:11px;
	margin-right:35px;
}
.MailSendButtonBack:hover
{
	background-position:0px -22px;
}
div.shareMailDiv span.CustErrorValid
{
	display:inline;
	margin-right:30px;
}
div.rmarg20{margin-right:20px;}
*html div.rmarg20{margin-right:10px;}


