@charset "utf-8";
/* CSS Document */



.tempmenu {
	background: #333;
	color: #999;
	font-size: 11px;
	padding: 8px;
}
.tempmenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



html {
	padding: 0; margin: 0;
/*	height: 100%;  */
}
body {
	padding: 0; margin: 0;
	background: url(footerbg.gif) repeat-x  bottom center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #364041;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: #009eb1;
}
.clearer {
	clear: both;
}

form, h1, h2, h3, h4, h5, h6, h7 {
	padding: 0;
	margin: 0;
}

h1 {
	font-weight: normal;
}



.hr1 {
	position: relative;
	clear: both;
	height: 13px;
	font-size: 1px;
	background: url(hr1.gif) repeat-x left center;
}


#pagehead, #maincontent, #footer {
	width: 980px;
/*	border: 1px solid #ff0; */
	margin: auto auto;
	position: relative;
}
#pagehead #sitelogo {
	position: absolute;
	top: 14px;
}

#pageheadbar {
	background: url(headbg.gif) repeat-x top center;
	position: relative;
	height: 180px;
}
#pagehead {
/*	background: #ffc;  */
	height: 175px;
}


#maincontent {
	padding-top: 10px;
}

#leftside {
	float: left;
	width: 160px;
/*	background: #f99; */
	margin-right: 20px;
}

#rightside {
/*	background: #fcf; */
	width: 140px;
	float: right;
}

#content {
	position: relative;
	float: left;
	width: 640px;
/*	background: #ff9;  */
}



#footer {
	height: 120px;
}
#footermenu {
	position: absolute;
	top: 40px;
}




#topmenu {
/*	background: #f00;*/
	position: absolute;
	right: 0;
	top: 114px;
	height: 34px;
}

#topmenu ul, #topmenu li {
	padding: 0; margin: 0; 
}
#topmenu li {
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
#topmenu li a {
/*	background: #f90; */
	display: block;
	float: left;
	text-decoration: none;
	padding: 8px 12px  8px 12px;
}

#topmenu li a:hover {
	color: #364041;
	background: #cfe0e2;
}
#topmenu li.selected a {
	background: #364041;
	color: #fff;
}

.page-cikk h1 {
	margin-bottom: 20px;
}


.box {
	position: relative;
	margin-bottom: 20px;
}


.box-termeklista {

}
.box-termekmenu ul {
	font-size: 11px;
}	

.box-termekmenu ul, .box-termekmenu li {
	padding: 0; margin: 0;
}
.box-termekmenu ul {
	padding: 0 0 8px 0;
}
.box-termekmenu li {	
	list-style: none;
}

.box-termekmenu li a {
	text-decoration: none;
	font-weight: bold;
}
.box-termekmenu li.selected a {
	color: #364041;
}
.box-termekmenu li.selected {
	margin-top: 4px;
}
.box-termekmenu li.selected ul {
	padding: 4px 2px 4px 8px;
	font-size: 10px;
}

#maincontent .info {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding-bottom: 4px;
	font-size: 15px;
}

.box-termeklista li.akcio a {
	color: #ff2624;
}

/* BOX -LOGIN */


#pagehead .box-login {
/*	background: #ff9; */
	position: absolute;
	font-size: 11px;
	right: 0;
	width: 400px;
	text-align: right;
	top: 8px;
}
#pagehead .box-login .box, #pagehead .box-login form {
	display: inline;
}
#pagehead .box-login .info {
	display: inline;
	padding-right: 10px;
	font-weight: bold;
}

#pagehead .box-login input {	
	font-size: 11px;
	
}
#pagehead .box-login .link {
	position: relative;
	top: 6px;
}

#pagehead .box-login .link a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
}


/* BOX SEARCH */

.box-search {
	position: absolute;
	right: 0;
	top: 80px;
	font-size: 11px;	
}
.box-search .info {
	font-weight: bold;
	padding-right: 10px;
}
.box-search .info, .box-search form {
	display: inline;
}





.box-termektabla {
/*	float: left; */
	position: relative;
/*	background: #f00; */
	padding: 10px 0px 10px 20px;
	border: 1px solid #ddd; 
	width: 620px;
}

.box-termektabla .box {
	background: url(termektablabg.gif) repeat-y 298px top;
	margin: 0;
	padding: 0 0 0 0px;
	width: 620px;
	overflow: hidden;
}

.box-termektabla .item {
	position: relative;
	float: left;
	width: 290px;
/*	background: #fef;  */
	margin-right: 20px;
	padding-bottom: 40px;
}

.box-termektabla .item .text {
/*	background: #f99; */
	width: 185px;
	float: right;
}
.box-termektabla .item .text .more {
	font-weight: bold;
	font-size: 10px;
	text-align: right;	
}
.box-termektabla .item .funkciok {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 30px;
}

.box-termektabla .item .funkciok .ar {
	position: absolute;
	background: #ff2624;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	bottom: 0;
	left: 0;
}
.box-termektabla .item .funkciok .nettoar {
	position: absolute;
	top: -2px;
	font-size: 9px;
}


.box-termektabla .item .funkciok .kosarba {
	background: #009eb1;
	position: absolute;
	bottom: 0;
	right: 0;
}
.box-termektabla .item .funkciok .kosarba input.textinput {
	font-size: 10px;
	
}


.gomb {
	border: 0;
	background: #009eb1;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
}
.gomb:hover {
	background: #666;
}


.box-termektabla .item .funkciok .kosarba .gomb {
	padding: 0;
}

.box-termektabla h2 {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 8px;
}
.box-termektabla h2 a {
	text-decoration: none;
}
.box-termektabla div.pic {
	float: left;
	border-bottom: 1px solid #999;
	width: 90px;
	float: left;
/*	margin-right: 20px; */
}
.box-termektabla .description {
	font-size: 10px;
}
.box-termektabla .hr1 {
/*	margin-right: 20px; */
	width: 600px;
	background-color: #fff;
}
/* .box-termektabla .hr1 span {
	position: absolute;
	background: #fff;
	width: 3px;
	height: 13px;
	left: 297px;
} */


.breadcrumb {
	font-size: 11px;
/*	margin-bottom: 20px;*/
	position: absolute;
	top: -24px;
	font-weight: bold;
/*	margin-bottom: -10px; */
}
.breadcrumb a {
	text-decoration: none;
}


.box-szures {
	font-size: 10px;
}
.box-szures select {
	font-size: 10px;
	padding: 1px;
	font-weight: bold;
}
.box-szures .perpage {
	float: left;
}
.box-szures .orderby {
	float: right;
}

.lapozas {
	position: relative;
	text-align: center;
	font-size: 16px;
}
.lapozas a {
	font-weight: bold;
	text-decoration: none;
}
.lapozas .actual {
	font-size: 24px;
}
.lapozas .arrow {
	position: absolute;
/*	background: #eee; */
	top: 8px;
	font-size: 14px;
	/* width: 30px;  height: 30px; */
}

.lapozas .arrow-right {
	right: 0;
}
.lapozas .arrow a {
	display: block;
/*	width: 30px;  height: 30px; */
}
.lapozas .arrow a:hover {
	background: #f00;
}



.msg {
	background: #eee;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}


.box-kosar table {
	border: 0;
	font-size: 11px;
	border-collapse: collapse;
}
.box-kosar table th {
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #bbb;
	text-transform: lowercase;
}
.box-kosar td {
	padding: 4px;
	border-top: 1px solid #ddd;
}
.box-kosar td.nev {
	font-size: 13px;
	font-weight: bold;
	padding-left: 0;
	padding-right: 8px;
}
.box-kosar td.ar, .box-kosar td.db {
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	text-align: right;
}
.box-kosar td.ar {
}

.box-kosar tr.summa td.ossz {
	font-weight: bold;
	font-size: 12px;
}
.box-kosar table a {
	text-decoration: none;
}

.box-kosar td.torles a {
	display: block;
	width: 13px; height: 13px;
	background: url(kisikon.gif) -3px -4px;
	font-size: 1px;
}

.box-kosar .submit {
	text-align: center;
}



.page-termek h1 {
/*	font-weight: bold; */
/*	font-size: 16px; */
}


.page-termek .pic {
	width: 250px;
	float: left;
/*	margin-right: 40px; */
}
.page-termek .text {
	width: 350px;
	float: right;
}

.page-termek .funkciok {
	width: 350px;
	float: right;
/*	background: #ff0; */
	height: 70px;
	position: relative;
}
.page-termek .funkciok .nettoar {
	position: absolute;
	bottom: 30px;
	font-size: 11px;
}
.page-termek .funkciok .ar {
	background:#ff2624 none repeat scroll 0 0;
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	bottom: 0;
}
.page-termek .funkciok .kosarba {
	position: absolute;
	right: 0;
	bottom: 0;
}


.page-termeklista .pic {
	float: left;
}

.page-termeklista .text {
	float: right;
	width: 500px;
}

.page-termeklista .text .more {
	float: right;
	text-align: right;
	margin-top: 4px;
	font-size: 9px;
}
.page-termeklista .funkciok {
	float: right;
	width: 500px;
	position: relative;
/*	background: #ff0; */
	height: 40px;
}

.page-termeklista .funkciok .ar {
	background:#ff2624 none repeat scroll 0 0;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 2px 4px 2px 4px ;
}
.page-termeklista .funkciok .nettoar {
	position: absolute;
	font-size: 10px;
	bottom: 25px;
}
.page-termeklista .funkciok .kosarba {
	position: absolute;
	bottom: 0; right: 0;
}

.box-termeklista h2 {
	font-size: 16px;
}
.box-termeklista h2 a {
	text-decoration: none;
}
