/* Fonty */
@font-face {
    font-family: 'BallroomTango';
    src: url('Font/ballroon.eot');
    src: url('Font/ballroon.eot?#iefix') format('embedded-opentype'),     
         url('Font/ballroon.ttf') format('truetype'),
         url('Font/ballroon.woff') format('woff'),
         url('Font/ballroon.svg#BallroomTangoNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Body */
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 5px solid #750306;
}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}
body {
	background: black;
	text-align: center;
	color: white;
	font: 20px BallroomTango;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 1000px;
	background:#8D0207;
	border: 5px solid #750306;
}
#wrapper-head {
   /* background: url('../Images/logo.jpg') no-repeat; */
	position: relative;
	height:200px;
	margin: 0 0 20px 0;
}
#wrapper-left {
	width: 300px;
	min-height:400px;
	float:left;
        font-size: 24px;
}
#wrapper-content {
	width:690px;
	float:right;
	padding: 10px 10px 10px 0;
}
.caption img{
    margin:10px 0 0 0;
}
.spacer {
	height: 18px;
}
#wrapper-footer{
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 10px 25px 10px 0;
}
#wrapper-footer a{
	color: #CD3639;
	text-decoration:none
}
#wrapper-footer a:hover{
	color: #CD3639;
}
#nav {
	margin: 10px 0 25px 0;
	color: #C15D4B;
	font-weight:bold;
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
  background: bottom left url('Images/nav_bg.jpg') no-repeat;
  height: 1%;
  padding: 8px 12px 10px 110px;
}
#nav li.last {
  background: bottom left url('Images/nav_bg_last.jpg') no-repeat;
}

h1 {
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  font: 80px BallroomTango;
  padding: 22px 0 0 52px;
}
h1 .htwo {
  position: relative;
  top: -0.1em;
  left: 1.5em;
  font-size: 60px;
}
h1 .hthree {
  position: relative;
  top: -0.2em;
  left: 2em;
  font-size: 28px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
 /* background: 95px 0.4em url('Images/dot_dot_dash.jpg') no-repeat;*/
  font: 30px BallroomTango;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
}
h4
{
    font-size: 18px;
}
#logo
{
    margin:10px 60px 0 0;
    float:right;
}
#table
{
    font-size: 20px;
}
.cenazev
{
    width:250px;
}
.cena
{
    width:140px;
    text-align:right;
}
.cenaBeox
{
    width:220px;
    text-align:center;
}
.beoxhlavicka{
    text-align: center;
}
.cheader
{
    font-weight: bold;
    color:#000000;
}
.black
{
    color: #000000;
    font-weight:bold;
    /*font-size: 22px;*/
}
#map
{
    margin: 20px 0 0 0;  
}
#kontakt
{
     float:left;
     margin: 0 60px 0 0;
     font-size: 20px;
}
#beox li{
    list-style: disc;
}
#beox .vyhody{
    float: left;
    margin: 0 30px 0 0;
    padding: 10px 0 0 30px;
}
#beox img{
    margin: -10px 0 0 0;
}
.pondeli
{
    padding: 0 0 0 15px;
}
.utery
{
    padding: 0 0 0 18px;
}
.streda
{
    padding: 0 0 0 19px;
}
.ctvrtek
{
    padding: 0 0 0 6px;
}
.patek
{
    padding: 0 0 0 24px;
}
.border
{
     border: 5px solid #750306;
}
.gallery
{
margin-top:32px;
}

.gallery_caption
{
font-size:16px;
font-weight:bold;
}

.foto_env
{
    width:152px;
    float:left;
    border: 5px solid #750306;
    margin: 0 10px 10px 0;
}

.foto
{
    display:block;
    height:114px;
}
.foto_label
{
    display:block;
    float:left;
    width:219px;
    text-align:center;
}
.disabled
{
    color:#bbb;
}
.hidden
{
    display: none;
}
.novinka{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.error_text
{
    color:red;
}

.success_text
{
    color:green;
}
.centered
{
    text-align:center;
}
