body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#3a95fe;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
a img{ /*image border color*/
border: 1px solid #ccc;
}
h1 {
	color: #2e260f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#logo {
	margin: 0px auto;
	position: absolute;
	top:180px;
	left:45px; 
}

#address {
	color:#ffffff;
	font-weight:bold;
	float:right;
	padding:150px 20px 0 0;

}

.menutitle{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 40px 4px 0px;
	text-align:right;
}
.menutitletop{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 0px;
	list-style-type: none;
	padding: 4px 40px 4px 0px;
	text-align:right;
}
.menutitlebottom{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 1px dotted #2e2304;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 40px 4px 0px;
	text-align:right;
}
.submenu{
	list-style-type: none;
	padding: 4px 0px 4px 0px;
	text-align:right;
	margin-bottom: 0.5em;
}

#thumbnails
{
	float: right;
	width: 105px;
	height: 521px;
	overflow: auto;
	padding: 0px 5px 5px 5px; 
	text-align: center;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#f7f2ec;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:231px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#f7f2ec;
	
}
#right {
	float:left;
	width:720px;
}
/***************** Content ***********************/
.content {
	width:720px;
}
.content h3 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	width:720px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #2e260f;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.content a.current {
	color:#cf0002;
}
.content li {
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #2e260f;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content ul {
	padding-left:40px;
	list-style-type: disc;
}
.product {
	width:610px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/products.gif);
	background-repeat:no-repeat;
	width:610px;
	height:33px;
	text-indent:780px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background:#ff8df0;
	width:211px;
	height:449px;
	margin-left:13px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:170px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	/* color: #2e260f; */
	color:#000000;
	text-decoration: none;
	font-size: 13px;
	
}
#menu a:hover {
	color:#A0FFFA;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-repeat:no-repeat;
	width:211px;
	height:76px;
	margin-left:13px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:190px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:63px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:9px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-repeat:no-repeat;
	width:520px;
	height:43px;
	display:inline;
	margin-left:23px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 15px 20px 0px 0px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
#szovegbox {
	padding:5px;
	position:absolute;
	top:10px;
	left:100px;
	width: 300px;
	background: transparent;
	background-color:#000000;
	z-index:10000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
p.szoveg {
width:100%;
background:transparent;
font-size:12px;
color:#ffffff;
}
div.transbox
  {
  position:absolute;
  top:10px;
  left:10px;
  z-index:10000;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  padding:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#000000;
  }