body {
	margin: 0px;
	padding: 0px;
	background-color: #eabe94;
	overflow: auto;
}

img.langicon {
	width: 38px;
	border: 0px;
}

#mapDiv {
  white-space: nowrap;
  position: absolute;
  margin-left: 205px;
  margin-top: 10px;
  height: 55px;
  width: 84px;
  padding: 2px;
  color: #6f3a15;
  font-size: 14px;
  font-weight: normal;
  background-color: #eabe94;
  border: dashed 1px;
}

div.icons {
	padding: 0px;
}

div.icons img {
	width: 30px;
	margin-left: 1px;
	padding-left: 0px;
	border: 1px black solid;
}

.footer {
	clear: both;
	background-position: center bottom;
	background-image: url(../img/pozadie.png);
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffd2b3;
	text-align: center;
}

.footer a {
	padding: 5px;
	color: #ffd2b3;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c8884a;
	text-align: justify;
	padding-left: 6px;
	padding-right: 4px;
}

.body a {
	color: #764525;
	text-decoration: none;
}

.body a:hover {
	color: #b66c33;
	text-decoration: none;
}

.menu {
	margin: 0 0 0 0;
	width: 100%;
	background: #eabe94;
	/*surl(../img/left.gif) left top no-repeat;*/
	color: #FFFFFF;
	text-align: center;
	height: 38px;
	font-weight: bold;
	line-height: 13px;
	font-size: 11px;
}

.menu div {
/*	sbackground: url(../img/right.gif) right bottom no-repeat; */
	padding: 10px;
	height: 18px;
}

.menu a {
	padding: 10px;
	color: #6f3a15;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#kontaktBox {
	margin-left: 430px;
	width: 305px;
	height: 250px;
	overflow: visible;
}

#kontaktInfo {
	margin-left: 0px;
	margin-right: 0px;
	color: #6f3a15;
	font-size: 14px;
	font-weight: normal;
	background-color: #eabe94;
	padding: 10px;
}

#promoKontaktDiv {
	text-align: left;
}

#content {
	background-color: #F6E6D4;
	text-align: left;
	font-family: Tahoma, Verdana;
}

img.textImg {
	margin-bottom: 15px;
	height: 20px;
}

img.textAktualneImg {
    height: 20px;
    margin-bottom: 5px;
}

option.ok1 {
	background-color: #99ff99;
}

option.ok2 {
	background-color: #eeee55;
}

option.ok3 {
	background-color: #ff9999;
}

div.date {
	color: #c8884a;
	margin-bottom: 3px;
	margin-left: 10px;
}

div.sorry {
	background-color: black;
	color: yellow;
	text-align: justify;
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}

.ad {
	float: left;
	margin-right: 10px;
	border: 0;
	height: 120px;
}

.adAktualne {
    float: left;
    margin-right: 5px;
    border: 0;
    width:100px;
}

.adReferencie {
 overflow: hidden !important;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:5px;
 padding-right:5px;
 width: auto;
 border: dashed 1px black;
 height: 240px;
}

.adReferencie a:hover {
  color: #764525 !important;
}

.adReferencie:hover {
  overflow: auto !important;
  background-color: #f4d59a;
}

#akciaInfo:hover {
	background-color: grey;
	color: yellow !important;
}

div.hotTip {
  text-align: left;
  padding-bottom: 8px;
  margin-left: 7px;
  border-bottom: dashed 1px red;
}
div.hotTip a {
  color: red;
  text-decoration: none;
}
div.hotTip a:hover {
  background-color: lightyellow;
  color: red;
}

div.downTip {
  clear:both;
  text-align: center;
  padding-top: 20px;
  border: dashed 1px brown;
  min-width: 100px;
  height: 140px;
}

div.info {
  position: relative;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top:0px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  color: #aa6f47;
  font-size: 14px;
  float: left;
}

div.novinkyBox {
	text-align:justify;
	float:left;
	padding: 5px 5px 5px 5px;
	border: dashed 1px brown;
	border-left: 0;
  margin-top: -1px; /* prekryjeme predchadzajuci border */
  width: 304px;
}

div.novinkyBox:first-of-type {
	border-bottom: 0;
}

td.novinky {
	border-left: dashed 1px brown;
	vertical-align:top;
	background-color: inherit;
	text-align: right;
	_width:320px; /* fix pre IE <= 6.0 */
	min-width:300px;
	max-width:350px;
}

div.novinkyBox div{
  margin-bottom: -5px;
}

div.novinkyBox a {
	font-weight: normal;
	color: #ca4f47;
	border: 0;
  text-decoration: none;
}

div.novinkyBox a:hover {
  text-decoration: none;
  background-color: #eabe94;
  color: #6f3a15;
}

div.zlavaBox {
  text-align:justify;
  float:left;
  padding: 5px 5px 5px 5px;
  border: dashed 1px brown;
  margin-top: -1px; /* prekryjeme predchadzajuci border */
  margin-left: -1px; /* prekryjeme predchadzajuci border */
  width: 304px;
}

td.novinky div.zlavaBox {
  border-left: 0px;
  margin-left: 0px;
}

td.novinky div.zlavaBox:first-of-type {
  border-bottom: 0;
}

div.zlavaBox div{
    margin-bottom: -5px;
}

div.zlavaBox a {
  font-weight: normal;
  color: #ca4f47;
  border: 0;
  text-decoration: none;
}

div.zlavaBox a:hover {
  text-decoration: none;
  background-color: #eabe94;
  color: #6f3a15;
}

div.objednajBtn a {
	color:black;
	font-weight: bold;
	font-size: 12px;
	float:right;
	background-color: white;
	padding: 0px 4px 1px 4px;
	border: 1px solid grey
}

div.objednajBtn a:hover {
  padding: 0px 4px 1px 4px;
  background-color: lightgreen;
}

p.volneIzby {
	text-align: right;
  font-size: 14px;
}

p.volneIzby a {
	color: #ef3a15;
}

p.volneIzby a:hover {
    color: #ef3a15;
    background-color: #eabe94;
    text-decoration: none;
}

p.info {
	position: relative;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-left: 145px;
}

a.info {
	margin-left: 0px;
	color: #6f3a15;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

p a.info {
    font-weight: normal;
    color: inherit;
}

p a.info:hover {
    color: #6f3a15;
    background-color: #eabe94;
    text-decoration: none;
}

div.infoBox {
	height: 125px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 420px;
  margin-left:5px;
  margin-right:5px;
  padding: 2px 2px 2px 2px;
}

div.podlazie {
	font-size: 24px;
	font-weight: bold;
	color: #6f3a15;
}

div.podlazie_popis {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #aa6f47;
	margin-top: 30px;
}

infoBox a:hover {
	color: #ffffff;
	text-decoration: none;
}

table.ceny {
	background-color: #ffd070;
	width: 700px;
	text-align: center;
	margin-left: 20px;
	border: 1px solid red;
}

table.ceny tr td {
	background-color: white;
}

table.ceny tr.ceny_header td {
	font-weight: bold;
	background-color: #ffb050;
}

table.zlavy {
	background-color: #ffb050;
	width: 700px;
	text-align: center;
	margin-left: 20px;
	border: 1px solid red;
}

table.zlavy tr td {
	background-color: white;
}

h1, h2, h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

table.prac {
	width: 20px;
	text-align: right
}

table.prac td {
	border: 1px solid green;
}

.full {
	background-color: #ff7777;
}

.bit {
	background-color: lightgreen;
}

table.sviat {
	width: 20px;
	text-align: right
}

table.sviat td {
	border: 1px solid red;
}

.day {
	width: 18px !important;
  border: 1px solid gray;
	font-size: 16px;
	text-align: center;
	padding: 1px;
	float: left;
}

.today {
  border: 2px dotted black !important;
  background-color: yellow !important;
  padding: 0px;
}

.half1s {
  width: 10px !important;
}

.half1 {
  width: 4px !important;
}

.half2 {
  width: 0px !important;
}

.half3s {
  width: 8px !important;
}
.half3 {
  width: 6px !important;
}

.header {
	background-color: white;
}

.sviatok {
	background-color: lightblue;
}

.obsad {
	background-color: #ff7777;
}

a.links {
  color: #6f3a15;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}