*
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	color: black;
	margin: 0 auto;
}

a img
{
	border: none;
}

a:link, a:visited
{
	color: #9d0d15;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.col
{
	float: left;
}

.loading
{
	padding: 3px 5px;
	height: 16px;
}

.loading img,
.loading span
{
	float: left;
	display: block;	
}

.loading img
{
	width: 16px;
}

.loading span
{
	padding: 1px 6px;
}

.cleaner
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

p
{
	margin: 14px 0;
}body,
table,
input,
select
{
	font: 11px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	color: #4d4d4d;
}

h2
{
	color: #8aa300;
	font-size: 11px;
	margin-top: 20px;
}

.attention
{
	color: #9d0d15;
}

.apartment
{
	font: italic bold 14px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	color: #656565;
}

strong.roomNum
{
	font: italic bold 21px Tahoma, 'Lucida Grande CE', lucida, sans-serif;
}#background
{
	background: url(../images/background.png) 0 236px repeat-x;
	text-align: left;
	height: 908px;
}

#header
{
	min-width: 987px;
	_padding: 0 494px;
	height: 236px;
	margin: 0 auto;
	background: url(../images/header.jpg) center 0 no-repeat;
}

.langlogo,
.langlogo2
{
  display: block;
  height: 66px;
  width: 31px;
  margin-top: -66px;
  position: relative; 
  top: -400px; 
}

.langlogo2
{
	top: -459px;
}

#sk
{
  left: 880px; 
}

#en
{
  left: 916px; 
}

#hu
{
  left: 952px; 
}

#summerlogo,
#winterlogo,
#summerlogo2,
#winterlogo2 
{
  position: relative;
  top: -230px;
  left: 255px;
  display: block;
  height: 30px;
  width: 160px;
  margin-top: -30px;
}

#winterlogo,
#winterlogo2 
{
  position: relative;
  left: 570px;
}

#summerlogo2,
#winterlogo2
{
  position: relative;
  top: -290px;
}

#page
{
	width: 987px; 
	margin: 0 auto;
}

.nav
{
	text-align: center;
	width: 987px;
}

.nav li
{
	display: inline;
	list-style: none;
}

.nav span
{
	display: none;
}

.nav div
{
	z-index: 3;
	position: absolute;
	background: #9d0d15;
	visibility: hidden;
}

.nav ul
{
	z-index: 4;
	position: absolute;
	text-align: left;
	padding: 7px 0;
	background: #9d0d15;
	visibility: hidden;
}

.nav ul li
{
	width: 176px;
	padding: 5px 9px;
	list-style: none;
	display: block;
	background: #9d0d15;
}

.nav ul li a:link,
.nav ul li a:visited
{
	color: white;
}

.main
{
	display: block;
	margin: 0 auto;
}

.logo,
.logo2
{
	position: relative;
	top: -181px;
	left: 403px;
	text-align: left;
	margin: 0;
}

.logo2
{
	position: relative;
	top: -240px;
	left: 403px;
}

#content
{
	margin-top: -79px;
	=margin-top: -81px;
	padding: 17px 30px;
	background: url(../images/pageBackground.png) repeat-x #fdfdfe;
	color: #3f3f3f;
	padding-bottom: 170px;
  	min-height: 321px;
  	height: auto !important;
  	height: 321px;
}label
{
	text-transform: capitalize;
}

label.required em
{
	font-style: normal;
	color: #9d0d15;
}

.text, select,
textarea
{
	height: 13px;
	border: 1px solid #993333;
	margin: 4px 0 0 10px;
	color: #3f3f3f;
	padding: 2px 4px;
}

select
{
	height: 20px;
}

.button
{
	background: #9d0d15;
	border: none;
	font-weight: bold;
	color: white;
	padding: 5px 7px;
}

.popup
{
	width: 192px;
	=width: 205px;
	background: #c75c63;	
	padding: 2px 0 4px 7px;
	position: relative;
	top: -20px;
	position: absolute;
	border-left: 2px solid #727274;
	border-right: 2px solid #727274;
	border-bottom: 2px solid #727274;
	visibility: hidden;
}

.popup label
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

.popup .text
{
	width: 30px;
	height: 17px;
	text-align: center;
}

.popup select
{
	width: 100px;
	text-align: left;
	height: 21px;
}

.admin
{
	width: 220px;
}

.admin label
{
	width: 70px;
	height: 15px;
	padding: 3px 0 0 0;
	display: block;	
	float: left;
}

.admin #frm-count,
.admin select
{
	width: 142px;
	display: block;
	margin: 0;
	float: left;
	padding: 2px;
}

.admin #frm-count
{
	width: 70px;
}

.admin div
{
	clear: both;
	padding: 5px 0;
}

.admin .button
{
	position: relative;
	top: -3px;
	left: -1px;
}

.dateControl
{
	width: 289px;
	height: 27px;
	background: #c75c63;
	margin-bottom: 23px;
	float: left;
}

.dateControl img
{
  position: relative;
  top: 5px;
  left: 12px;
}

.dateControl label,
.dateControl input
{
	float: left;
	display: block;
}

.dateControl label
{
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	margin-top: 0;
	padding: 8px 0 0 7px;
}

.dateControl input
{
	width: 107px;
}

.dateControl input.error
{
	background: #c75c63;
}

#explanatoryNotes
{
	float: left;
	padding: 4px 0 0 20px;
}

#explanatoryNotes label,
#explanatoryNotes div
{
	height: 17px;
	float: left;	
}

#explanatoryNotes div
{
	width: 32px;
	border: 1px solid #727272;
}

#explanatoryNotes label
{

	padding: 3px 20px 0 6px;
}

.classic label
{
	display: block;
	color: #292928;
	font-size: 11px;
	padding: 0 0 1px 0;
	text-transform: lowercase;
}

.classic input.text,
.classic textarea,
.classic select
{
	width: 223px;
	height: 19px;
	border: 1px solid #727272;
	margin: 0;
}

.classic textarea
{
	width: 454px;
	height: 61px;
}

.plus
{
	padding: 15px 0 0 0;	
}

.plus label
{
	padding-top: 5px;
}

.plus .submit
{
	margin: 15px 0 0 0;	
}

#frm-firstName,
#frm-lastName
{
	width: 161px;
}

#frm-firstName,
#frm-lastName
{
	width: 161px;
}

#frm-room,
#frm-coming,
#frm-nights,
#frm-adults,
#frm-children
{
	width: 108px;
}.planner
{
	color: #3d3d3d;
	padding-bottom: 20px;
}

.planner .line
{
	clear: both;
	height: 22px;	
}

.planner .line .caption,
.planner .line .item,
.planner .infoLine .item
{
	height: 17px;
	padding: 4px 0 0 0px;
	border-bottom: 1px solid #727274;	
}

.planner .first .caption,
.planner .first .item
{
	border-top: 1px solid #727274;
	height: 16px;
}

.planner .line .caption
{
	width: 223px;
	background: white;
	border-left: 1px solid #727274;
	border-right: 2px solid #727274;
	float: left;
	padding-left: 5px;
}

.planner .infoLine .title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #9d0d15;
	padding-bottom: 2px;
	padding-left: 1px;
}

.planner .infoLine span
{
	font-weight: normal;
	text-transform: lowercase;
	color: black;
	font-size: 1em;
}

.planner .infoLine
{
	background: url(../images/scale.gif) 216px 4px no-repeat;
}

.pool .infoLine
{
	background: url(../images/scalePool.gif) 150px 4px no-repeat;
}

.pool .line .caption
{
	width: 156px;
}

.planner .line .item
{
	border-right: 1px solid #727274;
	width: 32px;
	float: left;
	background: #d7fa6c;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	text-align: center;
}

.planner .line .highlighted
{
	background: #9cb74a;
}

.planner .line .closed,
.planner .line .reserved,
.planner .line .paid
{
	cursor: default;
}

.planner .line .closed,
#explanatoryNotes .closed
{
	background: #474747;
}

.planner .line .free,
#explanatoryNotes .free
{
	background: #d7fa6c;
}

.planner .line .selected,
#explanatoryNotes .selected
{
	background: #c75c63;
	color: white;
}

.planner .line .reserved,
#explanatoryNotes .reserved
{
	background: #185395;
}

.pool .line .reserved
{
	background: #d7fa6c;
}

.planner .line .paid,
#explanatoryNotes .paid
{
	background: #9d0d15;
	color: white;
}

.planner .line .odd
{
	border-right: 2px solid #727274;
}

.planner .last
{
	border-bottom: none;
}

.loading
{
	margin-bottom: 3px;
}

p.info
{
	margin-top: 0;
}dl.col
{
	width: 442px;
}

#one
{
	padding-right: 30px;
}

#one dt
{
	color: #d10a0a;
}

#two dt
{
	color: #185395;
}

dt
{
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 4px;
	color: #d10a0a;
}

#a a:link, #a a:visited
{
	color: #819901;
}

#b a:link, #b a:visited
{
	color: #b75353;
}

#c a:link, #c a:visited
{
	color: #185395;
}

#d a:link, #d a:visited
{
	color: #d48700;
}

.part
{
	width: 222px;
	padding-right: 13px;
	margin: 20px 0;
}

.part p
{
	margin: 4px 0 0 0;
}

#green
{
	position: relative;
	left: 52px;
}

.roomNum
{
	margin: 13px 5px 0 0;
	display: block;
}

.last
{
	padding-right: 0;
	margin-right: 0;
}

.menuPage
{
	width: 430px;
	color: #292928;
}

.lines
{
	border-bottom: 2px dotted #727272;
}

.shift
{
	margin-top: 27px;
}

.shift2
{
	width: 440px;
	position: relative;
	top: 10px;
}

a.pirobox_gall
{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid white;
}

.menuPage h2
{
	margin-top: 0;
}

.menuPage strong
{
	color: #9d0d15;
	display: block;
}

.menuPage div
{
	width: 430px;
	border-top: 2px dotted #727272;
	border-bottom: none;
	padding: 5px 0 0 0;
	clear: both;
}

.full
{
	width: 920px;
}

.noLines div
{
	border: none;
}

.menuPage em.space
{
	display: block;
	margin-bottom: 5px;
}

.menuPage div .price,
.menuPage div .quantity,
.mini div strong
{
	border: none;
	float: left;
	width: 40px;
}

.menuPage a:link,
.menuPage a:visited
{
	color: #819901;
	font-weight: bold;
	text-decoration: underline;	
}

.menuPage .dark,
.mini div strong
{
	color: #292928;
}

.mini div strong
{
	width: 340px;
}

.menuPage div .quantity
{
	width: 50px;
}

.menuPage div div
{
	width: 390px;
	border: none;
	float: left;
	clear: none;
	margin: 0;
	padding: 0 0 7px 0;
}

.menuPage h2
{
	text-transform: uppercase;
	color: #9d0d15;
}

.menuPage p
{
	margin: 15px 0;
}

.menuPage ul
{
	padding: 0 0 0 10px;
	margin: 0;
}

.menuPage em,
.priceList caption
{
	font-style: normal;
	font-weight: bold;
	color: #829902;
}

.menuPage .col
{
	border: none;
}

.nospace
{
	position: relative;
	top: -15px;
}

#pageTwo
{
	position: relative;
	left: 48px;
}

.priceList 
{
	border: none;
	color: #292928;
	border-collapse: collapse;
}

.priceList caption
{
	text-align: left;
	padding-bottom: 2px;
}

.priceList th
{
	text-align: left;
	color: #9d0d15;
	border-bottom: 1px solid #819901;
}

.priceList table th,
.priceList table td
{
	padding: 0 11px;
}

.priceList table th,
.priceList table td
{
	padding: 0 11px;
	height: 20px;
}

.priceList table
{
	width: 216px;
	border: 1px solid #819901;
}

.priceList div
{
	border: none;
}

.priceList .price
{
	text-align: right;
	font-weight: bold;
}

.priceList .top
{
	height: 60px;
	vertical-align: top;
}

.priceList .left
{
	padding-right: 20px;
}

#colA,
#colB
{
	width: 213px;
	clear: none;
}

td.title
{
	width: 102px;
}

address td.title
{
	width: 70px;
}

td.time
{
	width: 50px;
}

strong.roomNum
{
	display: inline;
}

.prices, .reservations
{
	border: 1px solid #727272;
	border-collapse: collapse;
	margin: 3px 0 16px 0;
}

.prices .firstRow td,
.reservations .firstRow td
{
	background: #8aa300;
	color: white;
	font-weight: bold;
}

.prices td,
.reservations td
{
	color: #292928;
	border: 1px solid #727272;
	padding: 3px 18px;
}

.highlight a:link, .highlight a:visited
{
	color: #9d0d15;
}

a.tight:link,
a.tight:visited,
a.none:link,
a.none:visited
{
	font-weight: normal;
}

a.none:link,
a.none:visited
{
	color: #292928;
}

em.super
{
  color: #9d0d15;
}

#pizzaponukatable  tr{
	
	line-height: 15px;

}
#pizzaponukatable  tr td{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #727272;
}

.pizzaname{
	font-weight: bold;
	color:#9D0D15;
}
.alergeny{
	font-size: 8px;
	position: relative;
	top: -5px;
}#header
{
  background-image: url(../images/headerw.jpg);
}
