body {
  margin: 0;
  padding: 0;
  /*background-color: #83112A;*/
  color: #fff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background: url(../images/szurkegradiens.jpg) top left no-repeat fixed #1d1d1d;
  height: 100%;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

a, a:visited, a:hover, a:active {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
td, th {
	font-size: 12px;
}

div#shim {
  visibility: hidden;
  width: 100%;
  height: 50%;
  margin-top: -350px;
  float: left;
}
.main {
  width: 1000px;
  height: 700px;
  clear: both;
  top: -350px;
  position: static;
  margin: 0 auto;
}
.leftside {
  float: left;
  height: 700px;
  border-right: 2px solid #fff;
  width: 130px;
}
.rightside {
  float: left;
  height: 700px;
  background: url(../images/fohatter.jpg) no-repeat top left #000;
  width: 865px;
}
.contentcontainer {
  width: 500px;
  float: left;
  height: 520px;
}
.content {
  margin: 50px 0 30px 0;
  height: 440px;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 12px;
  border-left: 2px solid #fff;
  padding: 0 15px 0 5px;
}
.content p {
	padding-bottom: 1em;
}
.header {
  width: 100%;
  height: 200px;
}
.header .langmenu {
  text-align: right;
  padding: 15px 30px 15px 0;
  font-size: 14px;
  color: #999999;
}
.header .langmenu a {
  font-size: 14px;
  color: #999999;
}
.header .langmenu a:hover {
  text-decoration: none;
  color: #fff;
}
.header .fejleckep {
  height: 120px;
  width: 100%;
  background-repeat: no-repeat;
  background-color: #000;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  position: relative;
}
.menu {
  width: 365px;
  float: left;
  height: 520px;
}
.menu .mainmenuitem {
  margin: 10px 0 50px 0;
}
.menu .mainmenuitem a {
  margin: 0;
  font-size: 15pt;
  height: 16px;
  color: #999;
  font-weight: bold;
  font-family: "Eurostile Bold",Verdana,Arial,Helvetica,sans-serif;
}
.menu .mainmenuitem a img {
  border: 0;
}
.winemenu .winetype a img {
  border: 0;	
}
.winemenu .winetype a:hover ,
.winemenu .vintage a:hover,
.menu .mainmenuitem a:hover {
  color: #fff;
  text-decoration: none;
}
.winemenu .vintage a.active,
.winemenu .winetype a.active, 
.menu .mainmenuitem a.active {
  color: #fff;
}
.menu .mainmenuitem .pocok {
  width: 20px;
  border-bottom: 2px solid #fff;
  float: left;
  height: 16px;
}
.mainmenu {
  width: 150px;
  height: 520px;
  float: left;
}
.winemenu {
  width: 100px;
  height: 520px;
  float: left;
}
.winemenu .winetype {
  padding: 12px 0 0 0;
}
.winemenu .vintage a,
.winemenu .winetype a {
  font-size: 15px;
  color: #999;
  font-family: "Eurostile Bold",Verdana,Arial,Helvetica,sans-serif;
}
.winemenu .vintage {
  padding: 3px 0 0 0px;
}
.productimage {
  width: 110px;
  height: 470px;
  float: left;
  padding: 50px 0 0 0;
}
.gallery {
  width: 710px;
  /*width: 100%;*/
  height: 590px;
  margin: 5px 0px;	
}
.gallerystep {
	text-align: center;  
  width: 24px;
  float: left;
  margin: 230px 0;
  font-size: 25px;
  font-weight: bold;
  padding: 0;
}
.gallerymain {
  text-align: center;	
  height: 485px;
  width: 645px;
  float: left;
  padding: 10px 0 0 0;
  margin: 0;
}
.galleryscroll {
	height: 115px;
	width: 710px;
	overflow-x: auto;
	overflow-y: hidden;	
}
.galleryscroll ul {
  list-style: none;
  width: 660px;
  padding: 0;
  margin: 0;
}
.galleryscroll ul li {
  width: 100px;
  text-align: center;
  float: left;
  padding: 0;
  margin: 0 0 0 15px;
  height: 110px;  
  cursor: pointer;
}
.clear {
  clear: both;
}
.galleryleftspace {
	margin-left: 8px;
}
.galleryseparator {
  border-top: 2px solid #ffffff;
  height: 3px;
  overflow: hidden;
}
#gallerylabel {
  background-color: #85102B;
  color: #ddd;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  display: none;
  font-weight: bold;
}