/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;	
	font-family: Arial, Helvetica, sans-serif;
}

li {list-style-type: none;}
body {
	font-size: 14px;
	background-image: url(hatter0.gif);
	margin: 0px;
	padding: 0px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block; }
* { padding: 0; margin: 0; border: 0 } 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

h2 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #91311B;
}

p, li, .tetel { line-height:150%;}
p {
	margin-bottom: 10px;
}
a {	text-decoration: none; color: #CC3300; }
a:hover { 	text-decoration: underline; }
.clear {clear:both;}

.doboz, #kereso {
	background-color: #FAF9F8;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.kerekit, .doboz, .pluszminusz,
#tartalom input[type=text], #tartalom input[type=submit], #tartalom input[type=password], #tartalom textarea, #tartalom input[type=button],
#kiskosar2, #kereso, #fomenu,
nav h1, h1, section, article, .kosarba, .kosarba_1, .megnezem {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.arnyek, #bal nav h1 {
	text-shadow: 2px 2px 7px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
}


#kiemelt {
	width: 720px;
	height: 340px;
	overflow: hidden;
	margin-bottom: 10px;
}

#kiemelt .viewport {
	float: left;
	width: 720px;
	height: 340px;
	overflow: hidden;
	position: relative;
}

#kiemelt .buttons {
	display: block;
	width: 30px;
	height: 220px;
	margin: 0px;
	float: left;
}
#kiemelt .buttons:hover { border: none; }
#kiemelt .prev { background: url(prev.gif) no-repeat; }
#kiemelt .prev:hover { border: none; }
#kiemelt .next { margin: 0; background: url(next.gif) no-repeat; }
#kiemelt .next:hover { border: none; }

#kiemelt .disable { visibility: hidden; }
#kiemelt .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#kiemelt .overview li {
	float: left;
	margin: 0;
	height: 340px;
	width: 236px;
	font-size: 11px;
	padding-right: 9px;
}



#kiemelt .overview p {
	text-align: center;
}

#kiemelt .overview li a {
	display: block;
}

#kiemelt .overview li a:hover {
	text-decoration: none;
	color: #AB2B4D;
}




#kosaranim {
	position: absolute;
	z-index: 100;
}

#hatter{
	background-image: url(hatter1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#oldal {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#fejlec{
	background-color: #990000;
	height: 150px;
}

#logo {
	float: left;
	width: 250px;
	height: 150px;
}



#utvonal {
	margin-bottom: 10px;
} 

#bal {
	float: left;
	width: 250px;
	margin-top: 10px;
}

#bal nav {
	margin-bottom: 10px;
}

#bal nav a {color: #333333; display:block; }
#bal nav a:hover {color: #91311B; 	text-decoration: none; }

#bal nav h1 {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	
	background-image: -ms-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -moz-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -o-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	background-image: -webkit-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: linear-gradient(bottom,#502612 0%, #91311B 100%);
	 
}

#bal nav ul {
	padding-bottom: 20px;
}
#bal nav li, .mozgo_menu {
	padding-bottom: 5px;
	font-size: 14px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#fomenu {
	height: 41px;
	background-color: #36230F;
	margin-bottom: 10px;
}

#fomenu ul {
	padding: 8px;
	
}

#fomenu li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;	
}

#fomenu li a{
	padding: 10px 14px 10px 10px;
	color: #FFFFFF;
	background-image: url(l.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#fomenu li a:hover{
	text-decoration:none;
}

#kiskosar2 {
	font-size: 12px;
	float:right;
	width:192px;
	height:30px;	
	padding: 4px;
	color: #fff;
	background-image: -ms-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -moz-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -o-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	background-image: -webkit-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: linear-gradient(bottom,#502612 0%, #91311B 100%);
}

#kereso {
	margin-right: 210px;
	margin-bottom:10px;
	padding: 3px;
	height:30px;	
}

#kosar_tartalom {
	/*
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 318px;
	margin-top: -5px;
	margin-left: 400px;
	display: none;
	z-index: 99;
	*/
}

#tartalom {
	margin-top: 10px;
	margin-left: 260px;
}


#fomenu h1 {display:none;}


h1 {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

	background-image: -ms-linear-gradient(top, #D7D4CD 0%, #BDB8AC 100%);
	background-image: -moz-linear-gradient(top, #D7D4CD 0%, #BDB8AC 100%);
	background-image: -o-linear-gradient(top, #D7D4CD 0%, #BDB8AC 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	background-image: -webkit-linear-gradient(top, #D7D4CD 0%, #BDB8AC 100%);
	background-image: linear-gradient(top,#D7D4CD 0%, #BDB8AC 100%);
	
}


#tartalom section {
	margin-bottom: 10px;

}

#termek_lista {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ar {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}

.regiar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	/*text-decoration: line-through;*/
}

.megnezem, .kosarba, .kosarba_1, .termek .info input[type=submit] {
	background-image: -ms-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -moz-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -o-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	background-image: -webkit-linear-gradient(bottom, #502612 0%, #91311B 100%);
	background-image: linear-gradient(bottom,#502612 0%, #91311B 100%);
	padding:5px;
	color: #fff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;	
}

.megnezem {
	background-image: none;
	background-color: #666666;
}

.mozaik {
	margin-right: -10px;	
}

.mozaik article {
	width: 155px;
	height: 360px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px;
	border: 1px solid #CCCCCC;
}

.mozaik figure, { width:150px; margin-left:auto; margin-right:auto; }
.mozaik .akc_kep {margin-left:92px; margin-top:-2px}


.mozaik article h1 {
	height: 50px;
	font-size: 16px;
	background-image: none;
	text-align: center;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
	color: #990000;
}

.mozaik article p {
	height: 20px;
	margin: 5px;
	text-align: center;
}

.mozaik article a:hover, .lista article a:hover {
	text-decoration:none;
}

.mozaik .leiras {	display: none; }
.mozaik .ar {	margin-bottom: 8px; text-align:right;}
.mozaik .megnezem { width:65px; float:left; }
.mozaik .kosarba, .mozaik .kosarba_1 { width:65px; float:right; }


.lista article {	
	clear: right;
	min-height: 230px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}


.lista article h1 {
	font-size: 20px;
	background-image: none;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	color: #990000;
}

.lista figure{ float: left;	margin-right: 20px;	width:150px; }
.lista .akc_kep {margin-left:92px; margin-top:-2px}

.lista .leiras {display: block;}

#lista_rendez {
	float:right;
	width:25px;
	height:25px;
	margin:8px;		
}


.lista .megnezem {
	display: none; margin-top:20px; float: right; width: 100px; clear: right;
}
.lista .kosarba {
	margin-top:20px; float: right; width: 100px; clear: right;
}

.lista .ar {
	margin-top:20px;
	float: left;
	margin-bottom: 10px;
}



#kosar_tartalom h2, #kosar_tartalom p {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#kosar_tartalom .tetel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
}


#kosar_tartalom .torol, #nagykosar .torol {
	background-color: #CC3300;
	float: right;
	height: 20px;
	width: 20px;
	background-image: url(torol.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

#nagykosar .tetel {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tartalom select, #tartalom input[type=text], #tartalom input[type=password], #tartalom textarea {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


#nagykosar .tetel input[type=text] {
	width: 30px;
}

#tartalom input[type=submit] {
	width: 180px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#tartalom input[type=button] {
	width: 180px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.yesscript {	display: none;}

.pluszminusz {
	width:14px;
	height:14px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	cursor: pointer;
	margin-left:2px;
	background-repeat: no-repeat;
	background-position: center center;
}

.kupon {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}

.jobb {text-align: right; }

.hiba {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #990000;
	padding: 10px;
	margin-bottom: 20px;
}

.hiba ul { font-size: 15px;	font-family: "Times New Roman", Times, serif; }
.hiba li {
	list-style-type: disc;
	margin-left: 30px;
}

#kereso input[type=text]{
	font-size: 20px;
	padding: 3px 3px 3px 30px;
	width: 380px;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	height: 24px;
	background-image: url(ker.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: none;
}

#kereso input[type=submit]{
	font-size: 18px;
	width: 80px;
	float:right;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	background-color: #91311B;
	color: #FFFFFF;
	height: 30px;
	margin: 0px;
}

.termek figure {
	float: left;
	width: 300px;
}

.termek .info {
	margin-left: 320px;
}


#tartalom .info input[type=submit]{
	border: none;
	width: 120px;
}

.akc_kep {
	background-image: url(akcio.png);
	position: absolute;
	height: 60px;
	width: 60px;
}

footer {
	background-color: #E4E2DA;
	min-height: 150px;
	padding: 15px;
}

footer nav ul {
	padding: 8px;
	text-align: center;
	
}

footer nav li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;	
}

footer nav li:first-of-type {
	background-image: url(l.png);
	background-repeat: no-repeat;
	padding-left:4px;	
}

footer nav a{
	padding: 0px 14px 0px 10px;
	color: #36230F;
	background-image: url(l.png);
	background-repeat: no-repeat;
	background-position: right center;
}

footer nav li a:hover{
	text-decoration:none;
	color: #CC3300;
}
#gemstone {float:right; margin-top:-50px;}

.lapozas {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#postaPontApi-inner div#select_container {
height: 23px;
margin-bottom: 20px;
line-height: 23px;
width: 458px;
padding: 2px 7px;
float: left;
margin-right: 10px;
/*
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
*/
}

#postaPontApi-inner div#select_container select {
	width: 100%;
}

#postaPontApi-inner button {
float: left;
cursor: pointer;
width: 120px;
height: 30px;
line-height: 30px;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: rgb(230,41,37);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(230,41,37,1) 0%, rgba(195,31,27,1) 49%, rgba(161,20,17,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,41,37,1)), color-stop(49%,rgba(195,31,27,1)), color-stop(100%,rgba(161,20,17,1)));
background: -webkit-linear-gradient(top, rgba(230,41,37,1) 0%,rgba(195,31,27,1) 49%,rgba(161,20,17,1) 100%);
background: -o-linear-gradient(top, rgba(230,41,37,1) 0%,rgba(195,31,27,1) 49%,rgba(161,20,17,1) 100%);
background: -ms-linear-gradient(top, rgba(230,41,37,1) 0%,rgba(195,31,27,1) 49%,rgba(161,20,17,1) 100%);
background: linear-gradient(to bottom, rgba(230,41,37,1) 0%,rgba(195,31,27,1) 49%,rgba(161,20,17,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e62925', endColorstr='#a11411',GradientType=0 );
}