@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fce8c0;
}
div.div_basic {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(pictures/back.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

div.div_basic .div_head {
	background-image: url(pictures/head_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 800px;
}
div.div_basic .div_head .img_left {
	background-image: url(pictures/head_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.div_basic .div_head .img_right {
	background-image: url(pictures/head_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



div.div_menu {
	background-image: url(pictures/back_menu.gif);
	background-repeat: repeat-x;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
div.div_left_column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
.div_basic .div_left_column .div_fotogalerie {
	background-image: url(pictures/fotogalerie_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	height: 159px;
	width: 140px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	clear: both;
}
.div_basic .div_left_column .div_fotogalerie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.div_basic .div_left_column .div_fotogalerie p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #262628;
	font-weight: bold;
	font-size: 11px;
}

div.div_left_column   .div_centr {
	text-align: center;
}
div.div_anketa  {
	padding: 0px;
	background-image: url(pictures/anketa_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 149px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-size: 12px;
	text-align: center;
}
div.div_anketa  a  {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
div.div_anketa  a:hover  {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
div.div_anketa a.a_vice  {
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #920a3e;
	text-decoration: none;
	font-weight: bold;
}
div.div_anketa  a.a_vice:hover   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #920a3e;
	text-decoration: underline;
}
div.div_anketa  h1  {
	margin: 0px;
	background-image: url(pictures/anketa_nadpis_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: bold;
	color: #fbe3b8;
	font-family: "Times New Roman", Times, serif;
	height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
div.div_anketa h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	font-family: "Times New Roman", Times, serif;
	height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
div.div_anketa  img.img_foto {
	padding: 0px;
	border: 1px solid #990033;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


div.div_anketa  p  {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #262628;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
div.div_anketa   table   {
	border: 1px solid #000000;
	width: 100%;
}
div.div_anketa  table.tab_  {
	border: 1px solid #000000;
	width: 90%;
	margin-left: 7px;
}
div.div_anketa  table.tab_nobord  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_anketa  table.tab_nobord_  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 7px;
	width: 90%;
}
div.div_anketa  .td_plny  {
	background-color: #990033;
}
div.div_anketa  .td_left  {
	text-align: left;
}
div.div_anketa  .td_right  {
	text-align: right;
	width: 25%;
}
div.div_anketa  ul  {
	padding: 0px;
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 9px;
	list-style-type: none;
}
div.div_anketa  li  {
	margin-top: 8px;
}






div.div_center_column {
	margin: 0px;
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.div_basic .div_center_column .no_bordr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.div_basic .div_center_column label {
	font-size: 11px;
}
.div_basic .div_center_column input {
	border: 1px solid #920a3e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.div_basic .div_center_column .input_check {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_basic .div_center_column .button {
	background-color: #FFFFFF;
	color: #920a3e;
	border: 1px solid #920a3e;
	font-weight: bold;
}
.div_basic .div_center_column .input_right {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_basic .div_center_column  .input_rez {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.div_basic .div_center_column  .butt_rez {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #920a3e;
	font-weight: bold;
}


div.div_center_column h1 {
	font-size: 18px;
	font-weight: bold;
	color: #920a3e;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
div.div_center_column hr {
	color: #920a3e;
	border: 1px solid #920a3e;
}

div.div_center_column a.a_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #920a3e;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
div.div_center_column a.a_h1:hover {
	font-size: 18px;
	font-weight: bold;
	color: #920a3e;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}


div.div_center_column p {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.div_center_column p.p_datum {
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #920a3e;
	font-weight: bold;
}

div.div_center_column img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #920a3e;
}
div.div_center_column h2 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65132F;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_center_column h2.h2_noline {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.div_center_column h3 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}


div.div_center_column .a_rezervace {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	background-image: url(pictures/butt_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fbe3b8;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_basic .div_center_column .div_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
.div_basic .div_center_column .div_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}

.div_basic .div_center_column select {
	border: 1px solid #920a3e;
}


div.div_center_column .div_foto {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
div.div_center_column .div_foto img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}





div.div_center_column p.p_hlasky {
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.div_center_column p.p_chyba {
	padding: 0px;
	color: #FF0000;
	margin: 0px;
}

div.div_center_column .div_vypis {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.div_center_column .div_vypis h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
div.div_center_column .div_vypis img {
	padding: 0px;
	border: 3px solid #920a3e;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.p_vice    {
	margin: 0px;
	text-align: right;
	padding: 0px;
}


div.div_center_column .div_vypis a {
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #920a3e;
	text-decoration: none;
}
div.div_center_column .div_vypis a:hover {
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #920a3e;
	text-decoration: underline;
}
div.div_center_column  .div_vypis .div_correct {
	clear: both;
	height: 1px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #920a3e;
}
div.div_center_column .div_strankovac {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #920a3e;
}
div.div_center_column .div_strankovac a {
	margin: 0px;
	padding: 0px;
	color: #920a3e;
	text-decoration: none;
}
div.div_center_column .div_strankovac a:hover {
	margin: 0px;
	padding: 0px;
	color: #920a3e;
	text-decoration: underline;
}
div.div_center_column table.table_strankovac {
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
}
.div_basic .table_strankovac .td_left_strankovac {
	margin: 0px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.div_basic .table_strankovac .td_right_label_strankovac {
	margin: 0px;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_basic .table_strankovac .td_right_strankovac {
	margin: 0px;
	text-align: right;
	font-size: 11px;
	padding: 0px;
	width: 20%;
	height: 25px;
}


.div_basic .table_strankovac .td_right_strankovac .form_strankovac .input_strankovac {
	margin: 0px;
	border: 1px solid #920a3e;
	text-align: right;
	font-size: 11px;
	padding: 1px;
}
.div_basic .table_strankovac .td_right_strankovac .form_strankovac .button {
	border: 1px solid #920a3e;
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #920a3e;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.div_center_column .div_back {
	text-align: center;
	font-size: 11px;
	clear: both;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_center_column .div_back a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	color: #920a3e;
	text-decoration: none;
}
div.div_center_column .div_back a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	color: #920a3e;
	text-decoration: underline;
}
.div_basic .div_center_column .div_fotogalerie {
	background-image: url(pictures/fotogalerie_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	height: 159px;
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.div_basic .div_center_column .div_fotogalerie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.div_basic .div_center_column .div_fotogalerie p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #262628;
	font-weight: bold;
}


div.div_right_column {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 160px;
	background-image: url(pictures/back_right_column.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.div_right_column img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_right_column   form h1.h1_hledat   {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
div.div_right_column   form input.input_hledat   {
	background-color: #fdebc5;
	font-size: 11px;
	width: 120px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #990033;
}
div.div_right_column  form  input.button_hledat {
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
	color: #990033;
	border: 1px solid #990033;
}

div.div_right_column   form {
	margin: 0px;
	background-image: url(pictures/hledani_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div.div_right_column    form h1   {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_right_column    form label   {
	font-size: 12px;
	color: #FFFFFF;
}
div.div_right_column    form input    {
	background-color: #fdebc5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	width: 80px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
div.div_right_column    form input.input_butt    {
	margin: 0px;
	padding: 0px;
	width: auto;
}
div.div_right_column    form input.input_butt_odhlasit    {
	margin: 0px;
	padding: 0px;
	width: 55px;
}
div.div_right_column    form table      td.td_right  {
	text-align: right;
}
div.div_correct {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
div.div_foot {
	background-image: url(pictures/back_foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 50px;
	width: 440px;
	padding-top: 7px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 180px;
	background-color: #FCE8C0;
}
div.div_foot img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div.div_foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.div_foot a {
	color: #999999;
	text-decoration: none;
}
div.div_foot a:hover {
	color: #999999;
	text-decoration: underline;
}
a.a_menu {
	display: block;
	margin: 0px;
	height: 18px;
	width: 155px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	background-image: url(pictures/butt_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fbe3b8;
	text-decoration: none;
}
a.a_menu:hover {
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(pictures/butt_back_ac.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}
a.a_menu_column {
	display: block;
	height: 18px;
	width: 155px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	background-image: url(pictures/butt_back_column.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fbe3b8;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a.a_menu_column:hover {
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(pictures/butt_back_column_ac.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}
table.table_rezervace {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #60152C;
	float: left;
}
table.table_rezervace a {
	color: #000000;
	text-decoration: none;
}
table.table_rezervace a:hover {
	color: #000000;
	text-decoration: none;
}
table.table_rezervace td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 1px solid #BA3E63;
}
table.table_rezervace td.td_prepinace {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
table.table_rezervace td.td_bunka_dnes {
	background-color: #FFCC33;
}
table.table_rezervace a.a_den {
	margin: 0px;
	padding: 0px;
	width: 26px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table.table_rezervace a.a_den:hover {
	background-color: #BA3E63;
	color: #FFFFFF;
}
form.form_rezervace {
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #65132F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
form.form_rezervace label {
	font-size: 11px;
	font-weight: bold;
	color: #65132F;
}

form.form_rezervace select{
	border: 1px solid #65132F;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: relative;
	top: 5px;
}
form.form_rezervace input {
	margin-top: 10px;
}
form.form_rezervace textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #65132F;
	width: 200px;
	padding: 2px;
}

