a, a:link, a:visited, a:active  {
	color: #3d57a4;
	text-decoration: underline;
	cursor:pointer;
	}
	
a:hover {
	color: #3d57a4;
	text-decoration: none;
	cursor:pointer;
	}

p {
text-align: justify;
}
p.right {
text-align: right;
}
h1 {
font-size: 14pt;
margin: 0;
color: #113e71;
}
h3 {
margin: 0;
color: #113e71;
}
p.small {
margin: 0;
color: #386da9;
font-size: 8pt;
}

/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	height:100%; /* needed for container min-height */
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	background:#f0f0f0;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #ffffff;
	padding:0 0 0 0; /* bottom padding for footer */	

}


div#header {
	height: 260px;
	width: 100%;
	color: #ffffff;
	background:#000000 url('../images/layout/bg-header-outter.png') repeat-x top center;
	
}


div#header_container
{
	height: 260px;
	background:#000000 url('../images/layout/header.jpg') no-repeat top center;
}
div#header_container>div
{
	margin: 4px 10px 0 10px;
}
div#header_container>div#right
{
	float: right;
}

div#content {
	background:#ffffff url('../images/layout/bg-xmas.jpg') no-repeat top center;
}

div#content div.container_16 {
	background:#ffffff url('../images/layout/bg-content.png') repeat-x top center;
	padding:10px 0 260px 0; /* bottom padding for footer */	
	
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	height: 240px;
	background:#000000 url('../images/layout/bg-footer-outter.png') repeat-x top center;
}
div#footer>div {
	color: #b2c8e1;
	font-weight: bold; 
}

div#footer div.info {
	padding: 10px 0 0 10px;
	font-weight: bold; 
	color: #ffffff;
	font-size: 8pt;
	line-height: 200%;
}

div#footer div.info a:link, div#footer div.info a:visited, div#footer div.info a:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
div#footer div.info a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}



div#footer div.container_16 {
	background:#000000 url('../images/layout/bg-footer.png') no-repeat top center;
	height: 220px;
	padding: 20px 0 0 0;
	
}
div#footer2 {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	height: 40px;
	background:#000000;
}
div#footer2 div.container_16 {
	color: #ffffff;
	padding: 10px 0 0 0;
	
}
/*
LEFT
*/
div#left {
text-align: center;
}
div#left div {
text-align: left;
}
div#left div#title_blue {
	background:#000000 url('../images/layout/left-menu-head.png') no-repeat top center;
	height: 23px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0 0 4px;
	margin: 0 0 4px 0;
}

div#left div#title_red {
	background:#000000 url('../images/layout/left-menu-head-red.png') no-repeat top center;
	height: 23px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0 0 4px;
	margin: 0 0 4px 0;
}


div#categories ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
div#categories li
{
margin: 1px 0 0 0;
padding: 0 0 0 0;
width: 160px;
height: 27px;
}
	
div#categories li a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	background: url('../images/layout/vmenu.png');
	text-decoration: none;
	}
	
div#categories li a:link, div#categories li a:visited, div#categories li a:active  {
	color: #000000;
	display: block;
	background: url('../images/layout/vmenu.png') 0 -27px;
	padding: 4px 0 4px 12px;
	}
	
div#categories li a:hover {
	color: #ffffff;
	background: url('../images/layout/vmenu.png');
	padding: 4px 0 4px 12px;
	}

	
div.box div#top {
	background: url('../images/layout/box1-top.png') no-repeat top center;
	height: 15px;
}
div.box div#middle {
	background:url('../images/layout/box1-middle.png') repeat-y top center;
	color: #626262;
	font-size: 10pt;
	padding: 0 12px 0 12px;
	font-family:"Times New Roman",Georgia,Serif;	
}

div.box div#bottom {
	background:url('../images/layout/box1-bottom.png') no-repeat top center;
	height: 15px;
}


div.box ul {
margin: 0px;
padding: 0px;
}

div.box li a:link, div.box li a:visited, div.box li a:active  {
	color: #385880;
	font-weight: bold;
	text-decoration: none;
	}
	
div.box li a:hover {
	color: #385880;
	font-weight: bold;
	text-decoration: underline;
	}
	
div.box a:link, div.box a:visited, div.box a:active  {
	color: #385880;
	font-weight: bold;
	text-decoration: underline;
	}
	
div.box a:hover {
	color: #385880;
	font-weight: bold;
	text-decoration: none;
	}

div.box  ul li {
list-style-image: url('/images/layout/li-sitemap.png');
margin: 0 10px 0 14px;
}	

div.box div#big {
	color: #1d3f6d;
	text-align: left;
	font-size:12pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.box div#bigger {
	color: #1d3f6d;
	text-align: left;
	font-size:15pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


div.box2 div#top {
	background: url('../images/layout/box2-top.png') no-repeat top center;
	height: 11px;
}
div.box2 div#middle {
	background:url('../images/layout/box2-middle.png') repeat-y top center;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	text-align: middle;
	padding: 0 12px 0 12px;
	font-family:"Times New Roman",Georgia,Serif;	
}

div.box2 a:link, div.box2 a:visited, div.box2 a:active  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12pt;
	}
	
div.box2 a:hover {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	}

div.box2 div#bottom {
	background:url('../images/layout/box2-bottom.png') no-repeat top center;
	height: 15px;
}

div.box2 div#big {
	text-align: center;
	font-size:40pt;
	font-weight: bold;
	margin: 0 0 0 0;
}


/*
main page content
*/
div#news img.right {
float: right;
margin: 0 0 10px 10px;
}
/*border: 1px solid #353535;
*/
div#hetkepe {
	float: right;
	background: #213899 url('../images/layout/bg-hetkepe.png') no-repeat top right;
	height: 337px;
	width: 333px;
}
div#hetkepe>div#title {
text-align: right;
margin: 50px 10px 0 0;
}
div#hetkepe>div{
margin: 0 10px 0 60px;
line-height: 120%;
font-size: 8pt;
color: #787878;
}
div#hetkepe>div img{
margin: 10px 0 6px 0;
border: 1px solid #353535;
}

div#esemenynaptar table {
background-color: #efefef;
margin: 0 0 1px 0;
}
div#esemenynaptar td#first {
width: 140px;
}
div#esemenynaptar td {
border-bottom: 1px solid #ffffff;
}

div#ujkepek {
line-height: 120%;
color: #787878;
}

div#ujkepek h1{
margin-bottom: 16px;
}

div#ujkepek IMG{
	border: 1px solid #464646;
}

div#ujkepek a {
	font-weight: bold;
}

a#user:link, a#user:visited, a#user:active  {
font-weight: normal;
	text-decoration: none;
	}
	
a#user:hover {
font-weight: normal;
	text-decoration: underline;
	}
/* 
termekek
*/

#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url('../images/layout/tab-left.png') no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
background-position:0 -33px;

}

#slidetabsmenu a span {
float:left;
display:block;
background:url('../images/layout/tab-right.png') no-repeat right top;
background-position:100% -33px;

padding:5px 14px 5px 5px;
font-weight:bold;
color:#355c8a;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;

}

#slidetabsmenu .current a {
background-position:0 0;
color: #355c8a;
}

#slidetabsmenu .current a span {
background-position:100% 0;
color: #ffffff;
}

#slidetabsmenu a:hover {
background-position:0% 0;
color: #ffffff;
}

#slidetabsmenu a:hover span {
background-position:100% 0;
color: #ffffff;
}

div#products {
	width: 760px;
	height:420px;
	background: url('../images/layout/bg-products.png') no-repeat left top;
	padding: 16px 0 30px 0;
	margin: 0px;
}

div#products img {
margin: 10px 0 0 0;
}

div#products div {
	text-align: center;
	font-size: 8pt;
}

.hidden { display: none; }

.unhidden { display: block; }

/*
productlist
*/

div#navstatus {
	border-bottom: 1px dotted #e6e6e6;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	color: #3d57a4;
	font-weight: bold;
}

div#navstatus img {
	position: relative;
	top: 1px;
}

div#lista {
	margin: 10px 0 0 0;
	color: #444444;
	line-height: 150%;
}
div#lista h3 {
	font-size: 18px;
}

SPAN#price {
	font-size: 12pt;
	color: #444444;
	margin: 22px 0 22px 0;
	font-weight: bold;
	background-color: #efefef;
	line-height: 250%;
	padding: 6px;
}


SPAN#price_akcio {
	font-size: 12pt;
	color: #ffffff;
	margin: 22px 0 22px 0;
	font-weight: bold;
	background-color: #980e13;
	line-height: 250%;
	padding: 6px;
}

SPAN#price_small {
	font-size: 10pt;
	color: #444444;
	margin: 22px 0 22px 0;
	font-weight: bold;
	background-color: #efefef;
	line-height: 250%;
	padding: 4px;
}

div#lista>div>div img {
	position: relative;
	top: 7px;
	left: 6px;
}

img#cart {
	position: relative;
	top: 7px;
	right: 6px;
}
/*
product info
*/

div.box_product {
	margin:0px;
	padding:0px;
	width: 420px;
	
}
div.box_product > div.top {
	height: 5px;
	background:url('/images/layout/box-product-top.png') no-repeat top left;
}
div.box_product > div.bottom {
	height: 5px;
	background:url('/images/layout/box-product-bottom.png') no-repeat top left;
}
div.box_product > div.middle {
	background: url('/images/layout/box-product-middle.png') repeat-y top left;
	padding: 0 10px 0 10px;
}

div.box_product div#zoom {
	position: relative;
}
div.box_product div#zoom img {
	position: absolute;
	top: 5px;
	left: 5px;
}

div.box_product div#thumbs {
	position: relative;
	float: right;
	text-align: center;
	width: 100px;
}

div.box_product div#thumbs img {
	border: 1px solid #cecece;
	padding: 2px;
	margin: 0px 1px 1px 0px;
}

div.box_product div#thumbs img:hover {
	border: 1px solid #22477b;
	padding: 2px;	
}

div#productinfo {
	color: #1e477b;
	line-height: 100%;
	font-weight: bold;
	text-align: right;
}

div#productinfo>SPAN {
	color: #bebebe;
	font-weight: normal;
	
}


div#productinfo div#price {
	padding: 22px 10px 12px 10px;
	margin: 0 0 10px 0;
	background-color: #1e477b;
	float: right;
	color: #ffffff;
	font-size: 30pt;
	font-weight: bold;
	text-align: right;
}
div#productinfo div#price img {
	margin:  10px 0 10px 0;
}


div#productinfo div#price_red {
	margin: 10px 0 10px 0;
	padding: 2px 10px 0px 8px;
	background-color: #6e0c0c;
	color: #ffffff;
	font-size: 20pt;
	font-weight: bold;
}

div#webshop_cat table {
margin:0;
font-size: 10pt;
}

div.red, span.red {
color: #990000;
font-weight: bold;
}

SPAN.overstrike { text-decoration: line-through;}

table#oldtable TR.line1 { background: #98AEC5; }
table#oldtable TR.line2 { background: #B2C7DD; }
table#oldtable TR#csomag { font-size: 10pt; }

table#oldtable TD.line1 { background-color: #98AEC5; }
table#oldtable TD.line2 { background-color: #B2C7DD; }

table#oldtable TD IMG#cart { margin: 0 8px 0 0; vertical-align: middle;}

table#oldtable TH { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; color: #ffffff; background: #2F557D; }


/* LOGIN */

div#header div#right div#text
{
	float: right;
	text-align: right;
	width: 100%;
}

div#header div#top_login
{
	float: right;
	width: 260px;
	height: 50px;
	background-color: #cbdcf0;
	padding: 10px;
	color: #ffffff;
	border: 1px solid #121212;
	z-index: 999;
}

div#text a:link, div#text a:visited, div#text a:active  {
	color: #ffffff;
	text-decoration: underline;
	}
	
div#text a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	


div#header div#top_login input {

}

/* mediaalbumok */
TD {
font-size: 10pt;
}
#mediaalbumok {
}

TH {
color: #ffffff;
background: #2F557D;
font-size: 10pt;
}

TR.line1 { background: #b1cbe6; }
TR.line2 { background: #bdd6f1; }
TR.line3 { background-color: #C8C9CC; }
TR.line4 { background-color: #92aecb; }
TR.line4 TD {  font-size: 13pt; }


div#apro {
	border-bottom: 1px dotted #a6a6a6;
}

A.ujdonsagok { color: #002266; font-weight: bold;}
A.ujdonsagok:visited { color: #002266; font-weight: bold;}
A.ujdonsagok:hover { color: #002266; text-decoration: none; font-weight: bold;}

div#euro 
{ 
	font-size: 8pt; 
	font-style: italic;	
}


div.box3 {
	float: left;
	margin: 10px 25px 0 0;
	padding: 10px 5px 10px 5px;
	width: 140px;
	height: 133px;
	font-size: 8pt;
	background: #321312 url('/images/layout/box3-bg.png') no-repeat top left;

}
div.box3#last {
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 5px 10px 5px;
	width: 140px;
	height: 133px;
	font-size: 8pt;
	background: #321312 url('/images/layout/box3-bg.png') no-repeat top left;
}


div.box3 div#picture {
	width: 140px;
	position: absolute;
	text-align: center;
	z-index: 99;
}


div.box3 div#text {
	position: absolute;
	width: 140px;
	height: 133px;
	z-index: 9;
}


div.box3 div#text>div {
	width: 140px;
	position:absolute;
	bottom: 0;
	line-height: 100%;
	text-align: center; 
	z-index: 9;
}

div.box3 div#text>div a:link, div.box3 div#text>div a:visited, div.box3 div#text>div a:active  {
	color: #3d57a4;
	text-decoration: underline;
	border: 0;
	font-weight: bold;
	}
	
div.box3 div#text>div a:hover {
	color: #3d57a4;
	text-decoration: none;
	border: 0;
	font-weight: bold;
	}

div.box3 img.arrow {
	position: absolute;
	float: right;
	top: 121px;
	left: 123px;
}

div.box3>div {
	position: relative;
}

td.notloggedin {
	color: #ffffff;
}

td.notloggedin a:link, td.notloggedin a:visited, td.notloggedin a:active  {
	color: #bbbbbb;
	text-decoration: underline;
	}
	
td.notloggedin a:hover {
	color: #bbbbbb;
	text-decoration: none;
	}


#mediaalbum_kepek img {
	border: 0;
}
#mediaalbum_kepek H2 {
font-size: 12pt;
margin: 0 0 4px 0;
}

#mediaalbum_kepek DIV#zoom {
	position: absolute;
	top: 5px;
	left: 5px;
}

#mediaalbum_kepek #addpictitle {
	background: url("/images/layout/edit.png") no-repeat;
	
	padding-left: 16px;
	cursor: pointer;
}

#mediaalbum_kepek #addeditpictitle {
	display: none;
}
#mediaalbum_kepek input#pictitle {
	font-size: 16pt;
	width: 600px;
}

#mediaalbum_kepek input#submitpictitle {
	height: 30px;
}
#mediaalbum_kepek #pictitle-display {
	font-size: 16pt;
}



ul.gallery li {
        list-style: none;
        width: 180px;
        min-height: 135px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
}

.gallery li>div {
        width: 180px;
        height: 135px;
		background-color: #fff;
		border:1px solid #000000; 
		padding: 2px;
}

.gallery li>div>div {
        width: 180px;
        height: 135px;
		background-color: #EEE;
}

.gallery i {
width: 180px; 
height: 135px;
}


ul.gallery {
		margin: 0;
		padding: 0;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    height: 135px;
}

.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 0px;
}

div.preload_images {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}

div.preload_images img {
	width: 0px;
	height: 0px;
	display: none;
}

div#opcio {
	height: 38px;
	font-weight: bold;
	background:#1b4577;
	color:#ffffff;
	font-size:14pt;
	padding: 8px 0 0 8px;
	margin: 8px 0 0 0;
}

li div#discount {
	position: relative;
	float: right;
	height: 24px;
	width: 35px;
	background:url('/images/webshop/discount.png') no-repeat 0px -5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0 0 4px;
	float: right;
}

div>div#discount {
	position: relative;
	float: right;
	height: 24px;
	width: 35px;
	background:url('/images/webshop/discount.png') no-repeat 0px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 9px 0 0 4px;
	float: right;
	z-index: 1999;
}
