* {
	padding: 0;
	margin: 0;
}

html, body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #ffb2b2;
}

/*-- prvky dokumentu --*/

.none,
#system_statpage
{
	display: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clearboth {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*-- zaklad -> podklad --*/

#backout {
	position: relative;
	width: 970px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-right: 1px #7d7e7d solid;
	border-bottom: 1px #7d7e7d solid;
	border-left: 1px #7d7e7d solid;
	background-color: #ffffff;
}

/*-- zaklad --*/
/*-- logo --*/

#backout .logo {
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 8px;
	cursor: pointer;
}

#backout .logo a {
	text-decoration: none;
}

/*-- hlavicka --*/

#header {
	position: relative;
	width: 100%;
	height: 222px;
	border-bottom: 1px #7d7e7d solid;
	background-color: #ffffff;
}

#header a,
#header h1
{
	font-size: 100%;
	font-weight: bold;
}

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

#header .webname {
	padding-top: 30px;
}

#main {
	border-bottom: 1px #7d7e7d solid;
	background: #ffffff url('/images/bg_main.gif') repeat-y left top;
}

/*-- obsahova cas webu --*/

#content {
	position: relative;
	float: right;
	width: 749px;
	min-height: 320px;
}

#content .in {
	width: 709px;
	padding: 20px;
	font-size: 80%;
}

#content a {
	color: #ff0000;
}

#content p {
	padding-bottom: 15px;
}

#content h3 {
	width: 100%;
	height: 22px;
	font-size: 110%;
	margin-bottom: 10px;
	background: #ffffff url('/images/bg_line.jpg') no-repeat left bottom;
}

#content li {
	margin-bottom: 8px;
	list-style-type: none;
}

#content table {
	font-size: 100%;
}

/*-- obsahova cas webu --*/
/*-- formular - prvky --*/

#content form .input {
	padding: 5px 0px 0px 5px;
	font-size: 100%;
	color: #000000;
	height: 17px;
	border: 1px #7d7e7d solid;
	background: #ffffff url('/images/bg_elm_input.gif') repeat-x;
}

#content form .textarea {
	padding: 5px 0px 0px 5px;
	color: #000000;
	height: 17px;
	border: 1px #7d7e7d solid;
	background: #ffffff url('/images/bg_elm_input.gif') repeat-x;
}

#content form .send_button {
	height: 24px;
	border: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	border: 1px #7d7e7d solid;
	background: #ffb2b5 url('/images/bg_elm_button.gif') repeat-x;
	cursor: pointer;
}

/*-- obsahova cas webu --*/
/*-- formular - chybove stavy --*/

#content p.error,
#content form .label_empty
{
	color: #ff0000;
}

#content form .element_empty {
	border: 1px red solid;
	background: #ffffff url('/images/bg_elm_input_empty.gif') repeat-x;
}

/*-- obsahova cas webu --*/
/*-- systemova nabidka --*/

#content #system_menu {
	width: 705px;
	margin: 10px 0px 32px 20px;
	background: #ffffff url('/images/bg_line.jpg') no-repeat left top;
}

#content #system_menu span {
	color: #ffb4b8;
}

#content #system_menu a {
	font-size: 70%;
	color: #000000;
}

/*-- obsahova cas webu --*/
/*-- mapa --*/

#content .in #map {
	position: absolute;
	z-index: 1;
	top: 50px;
	right: 20px;
	width: 415px;
	height: 299px;
	border: 1px #000000 solid;
}

/*-- modul - fotogalerie --*/

#photogallery,
#photos
{
	width: 100%;
}

#photogallery .photo,
#photos .photo
{
	float: left;
	position: relative;
	overflow: hidden;
	width: 210px;
	font-size: 100%;
	text-align: center;
	margin: 10px 10px 0px 0px;
}

#photogallery .photo {
	height: 182px;
}

#photos .photo {
	height: 160px;
}

#photogallery .photo img,
#photos .photo img
{
	border: 10px #ececec solid;
}

#photogallery .photo .desc,
#photos .photo .desc
{
	overflow: hidden;
	width: 210px;
	font-size: 100%;
	text-align: center;
	color: #000000;
	padding: 5px;
}

#photogallery .photo .desc {
	position: relative;
	height: 10px;
	font-weight: bold;
}

#photos .photo .desc {
	position: absolute;
	height: 48px;
	bottom: 0px;
	right: 0px;
}

/*-- moduly - rezervace --*/

#rezervace img {
	margin: 0px;
}

#rezervace table {
	color: #000000;
	font-size: 100%;
	margin: auto;
}

#rezervace table.legenda {
	font-size: 100%;
}

#rezervace table.barevna {
	font-size: 80%;
	color: #666666;
}

#rezervace table.barevna td {
	font-size: 100%;
	vertical-align: middle;
	border-bottom: 1px #dedede solid;
	border-right: 1px #dedede solid;
	background-color: #f7f7f7;
}

/*-- modul - anktey --*/

#content .anketa {
	float: left;
	width: 300px;
	min-height: 170px;
}

#content .anketa h4 {
	color: #000000;
	font-size: 100%;
}

#content .anketa table {
	color: #000000;
	font-size: 100%;
}

/*-- obsahova cas webu --*/
/*-- mapa stranek --*/

#sitemap ul {
	padding-left: 30px;
}

#sitemap ul li ul li {
	margin-top: 10px;
	list-style-type: disc;
}

#sitemap ul li ul li ul li,
#sitemap ul li
{
	list-style-type: circle;
}

#sitemap a {
	color: #ff0000;
}

/*-- menu --*/

#menu {
	float: left;
	width: 220px;
	padding: 40px 0px 16px 0px;
	margin-top: 10px;
	background-color: #ffe0e0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li a,
#menu ul.sub li a
{
	display: block;
	line-height: 26px;
	padding: 0px 10px 0px 38px;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffe0e0;
}

#menu ul li a {
	background: url('/images/bg_menu_li.gif') no-repeat 10px 4px;
}

#menu ul.sub li a {
	padding: 5px 10px 5px 38px;
	font-size: 70%;
	background-image: none;
}

#menu ul li a:hover,
#menu ul li a.active
{
	text-decoration: none;
	background-color: #ffcccc;
}

/*-- kontaknti info --*/

#web_contact {
	margin: 40px 0px 0px 18px;
	font-size: 70%;
}

/*-- vyhledavaci formular --*/

#search {
	position: absolute;
	top: 233px;
	left: 10px;
}

#search form .input {
	width: 139px;
	padding: 5px 0px 0px 5px;
	font-size: 70%;
	color: #000000;
	height: 17px;
	border: 1px #7d7e7d solid;
	background: #ffffff url('/images/bg_elm_input.gif') repeat-x;
}

#search form .send_button {
	height: 24px;
	border: 0px;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	border: 1px #7d7e7d solid;
	background: #ffb2b5 url('/images/bg_elm_button.gif') repeat-x;
	cursor: pointer;
}

/*-- paticka --*/

#footer {
	position: relative;
	width: 100%;
	height: 128px;
}

#footer .copy {
	position: absolute;
	overflow: hidden;
	z-index: 1;
	width: 350px;
	height: 27px;
	bottom: 148px;
	right: 20px;
	font-size: 70%;
	text-align: right;
}

#footer .copy,
#footer .copy a
{
	color: #000000;
}

/*-- paticka - lista --*/

#lista {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 130px;
	left: 0px;
	bottom: 0px;
	border-top: 1px #7d7e7d solid;
	background: #ffffff url('/data/logo/mimina.jpg') no-repeat 50% 5px;
}

