/* CSS Document transplant2010.cz style.css*/
body {
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75%;
   color:#000;
   background: #e9e3cd url(../img/bg_body.png) repeat-x;
   text-align:center;
}
textarea, select, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
a:link {
  color:#000;
  text-decoration: none;
}
a:visited {
  color:#000;
  text-decoration: none;
}	
a:active {
  color:#000;
  text-decoration: none;
}
a:hover {
  color:#000;
  text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
  line-height:0px;
  height:0px;
  font-size:0px;
  overflow:hidden;
}
.noprint, #logo_print
{
  display:none;
}
#box1{
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0px;
  width: 1014px;
  background: url(../img/bg_box1.png) no-repeat;
}
#top
{
  height:367px;
  width: 978px;
  padding:0px 18px;
}
#title_left
{
  position:relative;
  width:246px;
  float:left;
  height:109px;
  overflow:hidden;
  text-align:center;
  background:#fff;
}
#title_left a {
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  z-index:1;
  width:246px;
  height:109px;
  background: url(../img/title_left.png) no-repeat;
}
#title_left h3
{
  margin:0px 0px 0px 0px;
  padding:20px 0px 0px 0px;
  font-size:15px;
  float:left;
  width:120px;
  font-weight:normal;
  color:#000;
}
#title_right
{
  position:relative;
  width:732px;
  float:left;
  margin-top:59px; 
  height:308px;
  overflow:hidden;
  background: #847d63 url(../img/main_title.jpg) no-repeat;
}
#title_right a {
  display:block;
  position:absolute; 
  left:0; 
  top:0px;
  z-index:1;
  width:732px;
  height:308px;
  background:url(../img/nic.gif) no-repeat;
}
#title_right h3
{
  margin:0px 0px 0px 0px;
  padding:192px 10px 0px 10px;
  font-size:22px;
  color:#fff;
  text-align:right;
}
#title_right h3 span.big
{
  display:block;
  color:#e9e4cf;
  font-weight:normal;
  padding:10px 0px 3px 0px;
  font-size:20px;
}
#title_right h3 span.small
{
  display:block;
  color:#ad0303;
  font-weight:normal;
  font-size:25px;
}
#main
{
  margin:0px 18px 0px 0px;
  background: #e9e3cd;
}
#panel_left
{
  float:left;
  width:282px;
  position:relative;
  top:-258px;
  margin-right:-18px;
  margin-bottom:-258px;
}
/* menu style */
#menu_left_bg{
  position: relative;
  background: #ddd5bb url(../img/menu_left_bg.png) 0px 0px repeat-y;
}
#menu_left_top{
  position: relative;
  background: url(../img/menu_left_top.png) 0px 0px no-repeat;
}
#menu_left_bottom{
  padding-bottom:10px;
  padding-left:18px;
  position: relative;
  background: url(../img/menu_left_bottom.png) 0px 100% no-repeat;
}
ul#menu *, ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#menu li{
	width: 246px;
	display: block;
	position: relative;
	=float: left;
	=clear: all;
	cursor:pointer;
}
ul#menu.nojavascript li:hover>ul,
ul#menu li a,
ul#menu li.hover>ul {
	display: block;
}
ul#menu li.hover ul.active {
	_display: block;
}
ul#menu li ul {
	display: none;
	position: absolute;
	left: 246px;
	top: 0px;
	z-index: 100;
}
ul#menu a {
	color:#fff;
}
ul#menu li:hover>a {
	color:#d6a4a4;
	background: #7b0009 url(../img/bg_btn_hover.png) 0px 0px no-repeat;
}
ul#menu li.hover a:hover, ul#menu li.hover a.active{
	_color:#d6a4a4;
	_background: #7b0009 url(../img/bg_btn_hover.png) 0px 0px no-repeat;
}
ul#menu li a {
	display: block;
	padding: 12px 0px 12px 18px;
	_width: 228px;
	font-size:14px;
	background: #b61622 url(../img/bg_btn.png) 0px 0px no-repeat;
}

ul#menu li .zvyrazneni {
 background: #A8C808 url(../img/bg_btn1.png) 0px 0px no-repeat;
 }
 
ul#menu li .zvyrazneni:hover {
 background: #91AE00 url(../img/bg_btn_hover1.png) 0px 0px no-repeat;
 color:#FFF;
 }



#news
{
  padding:10px 18px 20px 18px;
  margin:0px 18px;
  width:210px;
  position:relative;
  font-size:11px;
  color: #706e59;
  background: url(../img/bg_news.jpg) 0px 0px no-repeat;
}
#news h3{
  color:#ad0303;
  padding:0px 0px 0px 35px;
  margin:0px;
  font-size:15px;
  height:32px;
  line-height:32px;
  background: url(../img/odrazka.png) 0px 0px no-repeat;
}
#news strong
{
  color:#000;
  display:block;
  margin-top:15px;
  margin-bottom:2px;
  font-size:12px;
}
#news p{
  margin:0px 0px 8px 0px;
  padding:0px;
}
#panel_right
{
  float:right;
  width:732px;
}
/* content, text style */
#content
{
  padding:20px 25px 20px 25px;
  color:#424038;
}
#content a:link, #content a:visited, #content a:active{
  color:#ad0303;
  text-decoration:underline;
}
#content  a:hover{
  color:#ad0303; 
  text-decoration:none;
}
#content h1 
{
  color:#ad0303;
  font-size:2.1em;
  margin:0em 0px 0.5em 0px;
  padding:0px 0px 0px 45px;
  height:46px;
  background: url(../img/odrazka_h1.png) 0px 0px no-repeat;
  line-height:46px;
}
#content h2 
{
  color:#995e61;
  font-size:1.4em;
  margin:0em 0px 0.3em 0px;
  padding:0.8em 0px 0px 0px;
}
#content h3 
{
  color:#ad0303;
  font-style:italic;
  font-size:1.2em;
  margin:0em 0px 0.3em 0px;
  padding:0.4em 0px 0px 0px;
}
#content h3.black 
{
  color:#000;
}
#content h4
{
  color:#7d765c;
  font-size:1.1em;
  margin:0px 0px 0.2em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  color:#666;
  font-weight:normal;
  font-size:1.2em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 0.8em 0px;
  padding:0px 0px 0px 0px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 0.8em 30px;
  padding:0px 0px 0px 0px;
}
#content ol
{
  margin:0px 0px 0.8em 25px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.2em 0px 0.2em 0px;
  padding:0px 0px 0px 0px;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
img.border
{
  padding:1px;
  background:#fff;
  border:1px solid #666;
}

/* footer style */
#footer
{
  width:978px;
  height:77px;
  margin-left:18px;
  margin-bottom:20px;
  background: #cfc8b0 url(../img/bg_footer.jpg) 0px 0px no-repeat;
}
#footer p
{
  margin:0;
  width:228px;
  font-size:0.9em;
  padding:27px 0px 0px 18px;
  float:left;
  height:50px;
  color:#424038;
}
#footer .right
{
  float:right;
  width:702px;
  height:45px;
  padding:32px 0px 0px 30px;
}
#footer p.left span
{
  display:none;
}
#footer .logo_cbt
{
  width:45px;
  display:block;
  height:23px;
  float:left;
  background: #9f9778 url(../img/logo_cbt.gif) no-repeat;
}
#footer .logo_vlado
{
  width:69px;
  height:25px;
  float:left;
  margin-right:40px;
  background: #9f9778 url(../img/logo_vlado.gif) no-repeat;
}
#footer p.right span
{
  padding:0px 15px;
  color:#fff;
}
#footer a:link, #footer a:visited, #footer a:active{
  color:#ad0303;
  text-decoration:underline;
}
#footer  a:hover{
  color:#ad0303; 
  text-decoration:none;
}
/* minor style */
.pozn{
  font-size:0.9em;
}
img.email{
  margin-bottom:-3px; 
  position:relative;
}
.half_left{
  width:49%;
  float:left;
}
.half_right{
  width:49%;
  float:right;
}
div.hotel {
	padding: 0px 0 10px 0;
}
div.hotel table img {
	border: none;
	margin: 0;	
}
div.hotel .hotelimg {
	padding:1px;
  border:1px solid #626397;
	margin: 0;	
}
div.hotel table th {
	text-align: left;
	width: 120px;	
	vertical-align: top;
}
div.hotel table td, div.hotel table th {
	padding: 4px 3px 4px 0;
}
div.hotel h2 span.num {
	border: 1px solid #ad0303;
	background-color: #ffe7e7;
	color:#ad0303;
	padding: 1px 4px 1px 4px;
}
#content div.hotel h2 {
  color:#ad0303;
}
.line_blue{
  line-height:1px;
  height:2px;
  overflow:hidden;
  font-size:1px;
  background:#4c452b;
}
table.grid {
	width: 100%;
	margin: 5px 0 10px 0;
}
table.grid th, table.grid td {
	padding: 8px 8px;
}
table.grid .price {
	text-align: right;
}
table.grid td {
	background-color: #995e61;
	color:#fff;
}
table.grid th {
	background-color: #b51d1d;
	text-align:left;
	color:#fff;
}
table.grid .size130 {
  width:130px;
  text-align:right;
}
table.grid th span{
  font-weight:normal;
}
p.file {
	background-position: left center;
	padding-left: 40px !important;
	background-repeat: no-repeat;
}
p.file.doc {
	background-image: url(../img/doc.icon.gif);
}
p.file span {
	display: block;
	font-style: italic;
	line-height: 16px;
}
p.file.pdf {
	background-image: url(../img/pdf.icon.gif);	
}
.boximg_l{
  float:left;
  font-size:9px;
  text-align:center;
  margin-right:10px;
}
.boximg_r{
  float:right;
  font-size:9px;
  text-align:center;
  margin-left:10px;
}
.boximg_l img,.boximg_r img{
  margin-bottom:3px;
}
.red{
  color:#ad0303;
}
