@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; }

body  {
  /*border:1px Solid red;*/
	color: #550101;
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-size: 11px;
	line-height: 18px;
	background: #1F0101 url(/_sk/pics/body_bg.jpg) repeat-x;
}                              

#page {
  position: relative;
  display: block;
  margin: 15px auto;
  width: 967px;
  height: auto !important;
  background: #ecd78e url(/_sk/pics/page_bg.gif) repeat-y;
}  

#header  {
  position: relative;
  display: block;
  width: 967px;
  height:145px;
  background: url(/_sk/pics/header_bg.jpg) 0 0 no-repeat;
}  

#logo_best_western {
  position: absolute;
  top: 18px;
  left: 31px;
  display: block;
  width: 92px;
  height:85px;
  background: url(/_sk/pics/logo_best_western.gif) 0 0 no-repeat;
}

#logo_hotel_tulipan {
  position: absolute;
  top: 27px;
  left: 383px;
  display: block;
  width: 202px;
  height:98px;
  background: url(/_sk/pics/logo_hotel_tulipan.png) 0 0 no-repeat;
}

#last_minute {
  position: absolute;
  top: 3px;
  right: 3px;
  display: block;
  width: 200px;
  height:107px;
  background: url(/_sk/pics/last_minute.gif) 0 0 no-repeat;
}

#lang {
  position: absolute;
  top: 120px;
  right: 10px;
  display: block;
  width: 105px;
  height:20px;
  background: none;
  text-align: right;
}

#lang a {
  text-decoration: none;
  color: #020202;
}

#lang a:hover, #lang a.selected {
  text-decoration: none;
  color: white;
}

#logo_best_western a, #logo_hotel_tulipan a, #last_minute a {
  display: block;
  width: 100%;
  height: 100%;
}

#menu  {
  position: relative;
  display: block;
  width: 967px;
  height: 53px;
	background: url(/_sk/pics/menu_bg.jpg) 0 0 no-repeat;
	text-align: center;
	/*border: 1px solid white;*/
} 

.menu_box {
  position: relative; 
  display:block; 
  height: 53px;  
  margin-left: auto; 
  margin-right: auto;
}

.item  {
  position: relative;
  float:left;
  display: block;
  width: 130px;
  height: 53px;
	text-align: center;
} 

#menu .item a span {
  display: block;
  width: 100%;
  height: 35px;
  padding-top: 18px;
  font: normal 14px/1.4 Times, "Times New Roman CE", "Times New Roman", serif;
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

#menu .item a:hover span {
  background: url(/_sk/pics/menu_hover_bg.gif) 0 0 repeat-x;
}

#menu .item a.actual span {
  background: url(/_sk/pics/menu_hover_bg.gif) 0 0 repeat-x;
}

#menu_bg_right  {
  position: absolute;
  top: 0;
  right: -40px;
  display: block;
  width: 40px;
  height:53px;
  background: url(/_sk/pics/menu_bg_right.jpg) 0 0 no-repeat;
} 

#menu_bg_left  {
  position: absolute;
  top: 0;
  left: -39px;
  display: block;
  width: 39px;
  height:53px;
  background: url(/_sk/pics/menu_bg_left.jpg) 0 0 no-repeat;
} 

#flash  {
  position: relative;
  display: block;
  width: 940px;
  height: 322px;
  margin: 15px 13px 15px 14px;
  padding: 0; 
  background: url(/_sk/pics/flash_bg.jpg) 0 0 no-repeat;
}

#content  {
  position: relative;
  display: block;
  width: 967px;
  min-height: 504px;
  height: auto !important;
  background: url(/_sk/pics/content_bg.gif) repeat-y;
}

#footer  {
  position: relative;
  display: block;
  width: 967px;
  min-height: 86px;
  height: auto !important;
  background: url(/_sk/pics/footer_bg.gif) repeat-y;
}

#impresum {
  position: relative;
  display: block;
  margin: auto; 
	width: 967px;
	height: 60px;
	clear: both;
	color: #fff;
	text-align: center;
}

#impresum h3 {
  font-family: Verdana, Times, serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

#impresum h4 {
  font-family: Verdana, Times, serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

#impresum a, #impresum a:hover, #impresum a:visited   {
  color: white;
  text-decoration: none;
}
/********************************
 *  Uvod
 *
 ********************************/
 
#page_content_uvod {
  position: relative;
  display: block;
  margin: 0 14px 0 13px; 
	width: auto;
	height: 505px;
	overflow: hidden;
}
 
#page_content_uvod_1 {
  position: relative;
  display: block;
  float: left;
  margin: 0 20px 0 0; 
  padding: 25px 40px 5px 40px;
  _padding: 15px 40px 5px 40px;
  *padding: 15px 40px 5px 40px;
	width: 200px;
	height: 475px;
	_height: 485px;
	*height: 485px;
	background: url(/_sk/pics/uvod_content_top_bg.gif) 0 0 repeat-x;
	overflow: hidden;
}

#page_content_uvod_2 {
  position: relative;
  display: block;
  float: left;
  margin: 0 19px 0 0; 
  padding: 25px 40px 5px 40px;
  _padding: 15px 40px 5px 40px;
  *padding: 15px 40px 5px 40px;
	width: 261px;
	height: 475px;
	_height: 485px;
	*height: 485px;
	background: url(/_sk/pics/uvod_content_top_bg.gif) 0 0 repeat-x;
	overflow: hidden;
}

#page_content_uvod_3 {
  position: relative;
  display: block;
  float: left;
  margin: 0; 
  padding: 25px 40px 5px 40px;
  _padding: 15px 40px 5px 40px;
  *padding: 15px 40px 5px 40px;
	width: 200px;
	height: 475px;
	_height: 485px;
	*height: 485px;	
	background: url(/_sk/pics/uvod_content_top_bg.gif) 0 0 repeat-x;
	overflow: hidden;
}

#page_content_uvod h1 {
  font: normal 1.6em/2 Times, "Times New Roman CE", "Times New Roman", serif;
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
}

#content #page_content_uvod a {
	color: #fefefe;
	text-decoration: underline;
}

#page_content_uvod .text {
	color: #e6be81;
}

#page_content_uvod .link {
  display: block;
  width: 100%;
  min-height: 25px;
  height: auto;
	border-bottom: 1px Dotted #cbaa65;
}

#content #page_content_uvod .link a {
  color: #d50303;
  text-decoration: none;
}

#content #page_content_uvod .link a:hover {
  text-decoration: underline;
}

#page_content_uvod h2 {
  font: normal 1.8em/1.7 Times, "Times New Roman CE", "Times New Roman", serif;
	text-decoration: none;
	text-transform: uppercase;
}
#page_content_uvod hr, #content_full hr { 
border: 0;
color: #e1c88b;
background-color: #e1c88b;
height: 1px;
width: 100%;
text-align: left;
margin: 7px 0 15px 0;
}

/*****************************
 *  End UVOD
 *****************************/ 

/*****************************
 *  Page Content full
 *****************************/   

#content_full { 
 position: relative;
  display: block;
  width: 967px;
  min-height: 504px;
  height: auto !important;
  background: url(/_sk/pics/content_full_bg.gif) repeat-y;
}

#footer_full  {
  position: relative;
  display: block;
  width: 967px;
  min-height: 86px;
  height: auto !important;
  background: url(/_sk/pics/footer_full_bg.gif) no-repeat;
}

#page_content_full {
  position: relative;
  display: block;
  margin: 0 14px 0 13px; 
	width: auto;
	min-height: 505px;
	height: auto !important;
}
 
#page_content_full_1 {
  position: relative;
  display: block;
  float: left;
  margin: 0 20px 0 0; 
  padding: 18px 40px 5px 40px;
  _padding: 10px 40px 5px 40px;
  *padding: 10px 40px 5px 40px;
	width: 200px;
	min-height: 482px;
	height: auto !important;
	background: url(/_sk/pics/full_content_top_bg.gif) 0 0 repeat-x;
}

#page_content_full_1 span, #page_content_full_2 span  {
  font: normal 1.3em/2 Times, "Times New Roman CE", "Times New Roman", serif;
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#page_content_full_2 a {
	text-decoration: none;
}

#submenu  {
  position: relative;
  margin: 55px 0 0 0;
}

#submenu a {
  position: relative;
  display: block;
  padding: 2px 10px 2px 10px;
  min-height: 28px;
  height: auto !important;
  border-bottom: 1px Dotted #cbaa65;
  font: normal 1.2em/2 Verdana, Tahoma, Arial, san-serif;
  text-decoration: none;
	color: #550101;
}

#submenu a:hover, #submenu a.selected {
  background: #dec583;
}

#submenu a.submenu_nextlevel {
  padding-left: 15px;
}

#page_content_full_2 {
  position: relative;
  display: block;
  float: right;
  margin: 0; 
  padding: 18px 40px 5px 40px;
  _padding: 10px 40px 5px 40px;
  *padding: 10px 40px 5px 40px;
	width: 560px;
	min-height: 482px;
	height: auto !important;
	background: url(/_sk/pics/full_content_top_bg.gif) 0 0 repeat-x;
}

#page_content_full_2_text  {
  position: relative;
  margin: 55px 0 0 0;
}

#page_content_full_2_text a  {
  color: red;
  font-weight: normal;
  text-decoration: none;
}

#page_content_full_2_text h1  {
  font: normal 2.2em/2 Times, serif;
  text-decoration: none;
	color: #550101;
	margin: 10px 0 10px 0; padding: 0;
}

#page_content_full_2_text h2  {
  font: normal 1.8em/2 Times, serif;
  text-decoration: none;
	color: #550101;
	margin: 10px 0 10px 0; padding: 0;
}

#page_content_full_2_text table {
  width: 522px;
  border-collapse: collapse;
  border: 1px solid #1f0101;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #1f0101;
  background: none;
  }
#page_content_full_2_text table caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #1f0101;
  text-transform: uppercase;
  }
#page_content_full_2_text table td, th {
  border: 1px dotted #1f0101;
  padding: .4em;
  color: #1f0101;
  vertical-align: middle;
  }

#page_content_full_2_text table thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #1f0101;;
  text-align: left;
  background: none;
  color: #FFFFFF;
  padding-top:3px;
  }
#page_content_full_2_text table tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
#page_content_full_2_text table tbody td a:hover {
  background: none;
  color: #363636;
  }
#page_content_full_2_text table tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
#page_content_full_2_text table tbody th a:hover {
  background: transparent;
  color: #363636;
  }
#page_content_full_2_text table tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
#page_content_full_2_text table tfoot td {
  border: 1px solid #1f0101;
  background: none;
  padding-top:3px;
  color: #FFFFFF;
  }
#page_content_full_2_text table .odd {
  background: none;
  }
#page_content_full_2_text table tbody tr:hover {
  background: #ecd78e;
  border: 1px solid #1f0101;
  color: #FFFFFF;
  }
#page_content_full_2_text table tbody tr:hover th,
#page_content_full_2_text table tbody tr.odd:hover th {
  background: #ecd78e;
  color: #FFFFFF;
  }

.cleaner {
  clear: both;
  height: 0;
  background: none;
  _height: 15px;
  _margin-top: -15px;
}

form {
/*	margin:10px; padding: 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; */
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border: 1px solid #cbaa65;
	font: normal 1em Verdana, sans-serif;
	color:#550101;
	background: #ecd78e;
}
textarea {
	font: normal 1em Verdana, sans-serif;
	border: none;
	color:#550101;
	background: #ecd78e;
	border: 1px solid #cbaa65;
}

ul, ol  {
  margin-left: 20px;
}

#page_content_full_2_text table.kontakt, #page_content_full_2_text table.kontakt th, #page_content_full_2_text table.kontakt tr, #page_content_full_2_text table.kontakt tr:hover, #page_content_full_2_text table.kontakt td, #page_content_full_2_text table.kontakt tbody {
  border: none;
  background: none;
}

.button {
	margin: 0; 
	font: bolder 10px Verdana, Sans-serif; 
	border: 1px solid #f8e7b1; 
	padding: 0px 3px 0 3px; 
	color: #f8e7b1;
	text-decoration: none;
}

#hladaj {
  position:relative; 
  top: 50px; 
  left:35px;
}

.hladaj a {
  font-size:16px;
}

.hladaj_text_ok {
  color: blue; 
  text-decoration: underline; 
  font-weight: normal; 
  font-size: 14px;
}

.hladaj_text_nook {
  color: green; text-decoration: underline; font-weight: normal;
}

span.hladaj_vysledky  {
  margin-top:5px;
}

hr.hladaj_vysledky  {
  margin-top:5px;
  color: silver;
}

/**************************************************************
 *
 * SLIDESHOW
 * 
 **************************************************************/
 
#slideshow {
    position: relative;
    height: 322px;
    width: 940px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*************************************************************
 *
 * GALERIA
 * 
 ************************************************************/

.galeria
{
  text-align: center;
  /*background: #fff;*/
  color: #000;
  margin: 0;
  padding: 0;
  width: auto;
  margin: 0 auto;
  font-size:12px;
}

.galeria_kategoria, .galeria_sekcia
{
  margin: 10px;
	float: left;
}

.galeria img
{
	margin: 0;
	padding: 0;
}

.galeria a
{
	display: block;
	/*background: #f3e0db;*/
	background: #fff;
	width: 132px;
	float: left;
	font-size: 0.8em;
	padding: 0;
	margin: 12px;
	border: 1px solid Silver;
	font-family: Verdana, sans-serif;
}

.galeria a, .galeria a:hover, .galeria a:active
{
  text-decoration: none;
}

.galeria a:hover
{
  /* background: #acd08e; */
  border: 1px solid Red;
}

.galeria a:active
{
  border: 1px solid #000;
}

.galeria a img
{
	border: 1px solid Silver;
	text-decoration: none;
}

.galeria span
    {
	display: block;
	margin: 10px 0 0 0;
	padding: 3px;
	background: none;
	text-align: center;
}

.galeria span strong
{
  margin: 0;
  /* background: #ACD277; */
	text-align: center;
}  

#bwrewards
{
  position: absolute;
  display: block;
  width: 61px;
  height: 39px;
  top: -9px;
  right: 55px;
  background: url(/_sk/pics/bw-rewards.gif) 50% 50% repeat-x;
}

#facebook
{
  position: absolute;
  display: block;
  width: 37px;
  height: 37px;
  top: -9px;
  right: 125px;
  background: url(/_sk/pics/facebook.png) 50% 50% no-repeat;
  border: none;
}

#bwrewards a, #facebook a
{
  display: block;
  width: 100%;
  height: 100%;
}