/* Copyright 2008   ©   1. Pražská ubytovací s.r.o. */
/* 1. pražská ubytovací s.r.o. */
/* Všechna práva vyhrazena */
/* Včetně práva na důstojnou smrt :) */


body,td {
	font-family: sans-serif, helvetica ce, arial ce, arial, helvetica;
	font-size: 12px;
	color: #414141;
}

body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* Odkazy */

a {
	font-size: 11px;
	color: #ffffff;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


/* Styly písem */

.style1 {
  color: #ffffff;
  background-image: url(images/button.gif);
}

.style2 {
  color: #707373;
  font-weight: bold;
}

.style3 {
  color: #B7B7B7;
}

.style4 {
	font-size: 11px;
  color: #414141;  
  font-weight: bold;
}


/* Základní grafické prvky */

.bgline {
  height: 40px;
  background-image: url(images/bgline1.gif);
}

.bgline1 {
  height: 30px;
  background-image: url(images/bgline2.gif);
}

#ramec {
   width: 450px;
}

.infobunka1 {
  height: 32px;
  background-image: url(images/infobun1.gif);
}

.infobunka2 {
  background-image: url(images/infobun2.gif);
}

.infobunka2 a{
  color: black;
}


/* Fotogalerie */

#fotogalerie {
   width: 450px;
   background-color:#FEC5BA;
}

.zvetsenina {
   width: 460px;
}

.zmenseniny {
   width:100px;
   margin-bottom:0px;
   margin-top:2px;
   margin-left:2px;
   border: 1px black solid;
}


/* Reklama */

.reklama a {
  font-size: 12px;
  color: #414141;
  text-decoration: none;
  font-weight: bold;
}

.reklama a:hover {
  font-size: 12px;
  color: #414141;
  text-decoration: underline;
  font-weight: bold;
}

.linkpage {
  vertical-align: top;
  width: 420px;
  border: 1px;
}
 
.linkpage a {
  font-size: 12px;
  color: #414141;
  text-decoration: none;
  font-weight: bold;
}

.linkpage a:hover {
  font-size: 12px;
  color: #414141;
  text-decoration: underline;
  font-weight: bold;
}

.ikonka {
  border: 1px black solid;
  width: 88px;
  height: 31px;
}

/* Mapa */

.mapathumb {
  width: 430px;
  height: 350px;
  border: 1px #A6A6A6 solid;
}

.gateviewthumb {
  width: 212px;
  height: 159px;
  border: 1px #A6A6A6 solid;

}

/* Linky v hlavičce stránky */

.headlink {
  width: 496px;
  background-color: #414141;  
}

.headlink a:hover {
  color: white;
}