/* tagy */

body
{
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8rem;
	border: 0;
	margin: 0;
	padding: 10px 0;
}

h1
{
	margin: 0;
}

p
{
	line-height: 1.4em;
	margin-top: 0;
}

a{
    color: #996600;
}
a:hover{
    text-decoration: none;
}

/* obecne tridy */

.clnr
{
	font-size: 0;
	clear: both;
	width: 100%;
}

.red
{
	color: #ff0000;
}

.blue
{
	color: #0000ff;
}

/* layout */

#main
{
	width: 960px; margin:0 auto;
}

#header
{
	background: url(../soubory/top.jpg) top left no-repeat;
	margin-bottom: 10px;
	height: 138px;
}

#content
{
	background: url(../graphics/bg-content.gif) top right repeat-y;
	padding: 0 20px;
}

#left
{
	float: left;
	padding: 1rem;
	width: calc(725px - 2rem);
}

#right
{
	float: right;
	padding: 0 15px;
	width: 160px;
	background: #F2F5F7;
}

#footer
{
	background-color: #E2E7EB;
	text-align: center;
	margin: 0 20px;
	padding: 5px 0;
}

/* header */

h1 span
{
	display: none;
}

#header p
{
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 112px 70px 0 0;
}

#header a
{
	color: #000;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

/* content */

#bluStrip
{
	background-color: #E2E7EB;
	height: 30px;
}

#bluStrip h2
{
	color: #FF9900;
	background: url(../soubory/film.gif) 0px 8px no-repeat;
	font-size: 140%;
	float: left;
	margin: 0;
	padding: 6px 0 0 200px;
	width: 350px;
}

#bluStrip p
{
	font-size: 110%;
	font-weight: bold;
	float: right;
	margin: 0;
	padding: 7px 15px;
	width: 160px;
}

/* left */

.btRule
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.btRule h3
{
	color: #f90;
	font-size: 140%;
	text-transform: uppercase;
}

p.lp
{
	margin-bottom: 0;
}

/* right */

#right h4
{
	font-size: 100%;
	margin-bottom: 5px;
}

#right a
{
	color: #000;
}

#right a.red
{
	color: #ff0000;
}

#right img
{
	border: 1px solid #000;
}

/* footer */

#footer p
{
	margin: 0;
}

#footer a
{
	color: #000;
}


.col{float:left;text-align:center;margin: 0 15px 20px 0;}
.col img{border: 1px solid #ccc;margin:0 0 5px;}
.rekCont{text-align:center;}
.rezervace{ color:#996600; }
.termins{
    margin-bottom: 1em;
    line-height: 1.2;
}
.termins a:hover{
    text-decoration: none;
}

iframe{
    display: block;
    border: none;
    overflow-x: hidden;
}