@charset "utf-8";

body {
	background-image: url(../images/Background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 10pt;
	color: #d0c29e;
}

a {
  color: #d0c29e;
}

a img {
  border: 0px;
}

ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#main {
	height: 700px;
	width: 900px;
}

#main #logo {
	background-image: url(../images/Logo.jpg);
	height: 200px;
	width: 240px;
	background-repeat: no-repeat;
}

#main #leftside {
	width: 240px;
	height: 860px;
	/*border: 1px solid white;*/
}

#main #leftbottom {
  width: 100%;
  height: 354px;
  background-image: url(../images/MenuBack.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}

.separator{
  background-image: url(../images/Elvalaszto.gif);
  background-position: center center;
  background-repeat: no-repeat;
  width: 154px;
  height: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button {
  font-size: 8pt;
  background-color: #5f0f1f;
  color: #d0c29e; 
}

input
{
  background: #5f0f1f;
  color: #fee3ad;
  font-size: 8pt;
  border: 1px solid #000000;
}

#menubottom {
  background-image: url(../images/MenuBack.gif);
	background-repeat: repeat-y;
}

#corner {
  height: 43px;
  background-image: url(../images/BottomCorner.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  /*border: 1px solid green;*/
}

#bigbox {
  /*margin-left: 3px;*/
  /*padding-left: 3px;*/
  /*border: 1px solid white;*/
  /*background-color: #5f0f1f;*/
  height: 860px;
  background-image: url(../images/contentBack.png);
  background-position: bottom right;
	background-repeat: no-repeat;
}

#mainbox {
  margin-left: 3px;
}

#head {
  background-image: url(../images/Head.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 200px;
}

#cards {
  width: 180px;
}

#content {
	height: 595px;
  margin: 5px 5px 5px 5px;
  overflow: auto;
}

#content img{
  float: left;
  border: 1px solid #330000;
  margin: 0px 15px 0px 0px;
}

#etlap {
  /*background-image: url(images/etlapBack.jpg);
  background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #c1c1c1;
	min-height: 660px;
	color: #5f0f1f;
	/*text-align: right;*/
}

div.transbox {
  /*width: 600px;*/
  /*height: 180px;*/
  /*margin: 10px 30px;*/
  background-color: #ffffff;
  background-image: url(../images/menuBack.jpg);
  background-position: top left;
	background-repeat: no-repeat;
  /*border: 1px solid black;*/
  /* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/
  overflow: auto;
  height: 660px;
}
  
div.transbox p {
  margin-top: 30px;
  margin-right: 40px;
  margin-bottom: 30px;
  /*font-weight: bold;*/
  font-size: 9pt;
  color: #3a3a3a;
}

div.transbox h4 {
  margin-right: 40px;
}

div.drinkbox {
  /*width: 600px;*/
  /*height: 180px;*/
  /*margin: 10px 30px;*/
  background-color: #ffffff;
  background-image: url(../images/italBack.jpg);
  background-position: top left;
	background-repeat: no-repeat;
  /*border: 1px solid black;*/
  /* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/
  overflow: auto;
  height: 660px;
}

div.drinkbox p {
  margin-top: 30px;
  margin-left: 40px;
  margin-bottom: 30px;
  /*font-weight: bold;*/
  font-size: 9pt;
  color: #3a3a3a;
}

div.drinkbox h4 {
  margin-left: 40px;
}

a.menuchoise {
  text-decoration: none;
  color: #5f0f1f;
}

a.menuchoise:hover {
  text-decoration: underline;
}

.foodName {
  /*font-weight: bold;*/
  font-size: 11pt;
  color: #5f0f1f;
}

.drinksmall {
  width: 300px;
  font-size: 9pt;
  color: #3a3a3a;
}

.drinkName {
  padding-top: 15px;
}

.drinkQuant {
  width: 100px;
  text-align: right;
}

.drinkPrice {
  width: 190px;
  text-align: right;
}

#myGallerySet {
  width: 658px !important;
  height: 659px !important;
}

#foot {
  /*border: 1px solid #d0c29e;*/
  text-align: center;
  float: left;
  position: absolute;
  top: 850px;
  width: 657px;
  /*margin-left: 3px;*/
  z-index: 6;
}

table.dailyMenu  {
	/*border: 1px solid green;*/
	width: 100%;
	border-bottom: 1px dotted #C5A053;
	margin-bottom: 20px;
}

td.dailyMenu {
	/*border: 1px solid green;*/
	padding: 4px;
	vertical-align: top;
}

.dsq-comment{
    border: 1px dotted #C5A053;
    /*padding: 1px 1px 6px 46px !important;*/
}

#disqus_thread {
	padding: 6px;
}

#dsq-content .dsq-avatar img {
    margin-left: 5px;
    margin-top: 3px;
}
.recaptcha_input_area input {
	background-color: white;
}
