@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 13px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #c5c7bc;
	background-image: url('../img/bg_body.jpg');
	background-repeat: repeat-x;
	color: #6d3e1c;
	line-height: 180%;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fbf2cb;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: normal;
}

h1 a {
	color: #fbf2cb;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	background: #9a9d8a;
	color: #f5ecc9;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 4px;
	background-image: url('../img/bg_h2.png');
	background-repeat: no-repeat;
	background-position: right center;
}

h2 a {
	color: #f5ecc9;
	text-decoration: none;
	display: block;
	padding: 5px 15px 5px 5px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #6d3e1c;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: normal;
}

h3 a {
	color: #6d3e1c;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

a {
	color: #2d5018;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.wrap_big {
	width: 942px;
	margin: 0 auto 0 auto;
}

.wrap {
	width: 100%;
	background: #b5b8a7;
	float: left;
}

.top {
	width: 100%;
	float: left;
	height: 373px;
	background-image: url('../img/bg_top.jpg');
	background-repeat: no-repeat;
}

.web_title {
	float: left;
	width: 425px;
	height: 75px;
	padding: 46px 0 0 125px;
	text-transform: uppercase;
	font-size: 24px;
	color: #fbf2cb;
}

.web_title a {
	text-decoration: none;
	color: #fbf2cb;
}

.menu {
	float: left;
	width: 340px;
	padding-top: 50px;
	line-height: normal;
}

.menu li {
	list-style: none;
	float: right;
}

.menu a {
	float: left;
	text-decoration: none;
	color: #fbf2cb;
	font-weight: bold;
	padding: 0 10px 0 10px;
	border-right: 1px solid #fbf2cb;
}

.health {
	float: left;
	padding: 80px 0 0 120px;
	width: 800px;
	font-family: "Georgia", "Times New Roman";
	font-size: 22px;
	color: #6d2e00;
	line-height: 150%;
}

.ina_farba {
	color: #687032;
}

.left_column {
	float: left;
	width: 250px;
	padding-top: 15px;
}

.left_column_inner {
	float: left;
	padding: 15px 10px 30px 30px;
	width: 210px;
	border-right: 1px solid #7b8056;
}

.left_column ul, .left_column li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}

.center_column {
	float: left;
	width: 442px;
	padding-top: 15px;
}

.center_column_inner {
	float: left;
	padding: 15px 15px 30px 15px;
	width: 412px;
	text-align: left;
	line-height: 160%;
	font-size: 12px;
}

.center_column ul, .center_column li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.center_column li {
	background-image: url('../img/bg_menu_level_1.png');
	background-repeat: no-repeat;
	background-position: 13px 7px;
	padding-left: 25px;
	color: #6d3e1c;
	text-decoration: none;
}

.center_column li a {
	color: #6d3e1c;
	text-decoration: none;
}

.right_column {
	float: left;
	width: 245px;
	padding-top: 15px;
}

.right_column_inner {
	float: left;
	padding: 15px 30px 30px 10px;
	width: 205px;
	border-left: 1px solid #7b8056;
	color: #fff;
	line-height: normal;
}

.right_column_inner a {
	color: #724625;
}

.right_column_inner strong {
	color: #f5ecc9;
}

.right_column_icons {
	width: 100%;
	float: left;
}

.right_column_icons a {
	text-decoration: none;
	color: #fff;
}

.right_column_text {
	width: 100%;
	float: left;
}

.left_column li {
	float: left;
	display: block;
	width: 100%;
}

.menu_level_1 a {
	color: #6d3e1c;
	text-decoration: none;
	padding-left: 25px;
	background-image: url('../img/bg_menu_level_1.png');
	background-repeat: no-repeat;
	background-position: 13px 7px;
	display: block;
	float: left;
	font-weight: bold;
}

.menu_level_2 a {
	color: #6d3e1c;
	text-decoration: none;
	padding-left: 40px;
	display: block;
	float: left;
}

.menu_level_3 a {
	color: #6d3e1c;
	text-decoration: none;
	padding-left: 55px;
	display: block;
	float: left;
}

.block {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background: #d1d2cb;
}

.block_inner {
	float: left;
	padding: 10px;
	color: #5a5f42;
}

.block_inner h3 {
	margin-bottom: 5px;
}

.bottom {
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 35px;
}

.bottom_inner {
	float: left;
	padding: 0 0 0 27px;
}

.bottom_block {
	width: 100%;
	float: left;
	background: #d1d2cb;
	width: 208px;
	border: 1px solid #d1d2cb;
	margin: 0 7px 0 5px;
}

.bottom_block h1 {
	height: 24px;
	background-image: url('../img/bg_bottom_block_h1.jpg');
	background-repeat: repeat-x;
	font-size: 14px;
	padding-left: 7px;
	margin: 0;
}

.bottom_block_inner {
	float: left;
	padding: 5px;
	width: 198px;
}

.image {
	float: right;
	margin: 0 0 5px 0px;
	width: 137px;
}

.description {
	float: left;
	width: 250px;
}

.price {
	text-align: right;
	color: #6d3e1c;
	font-weight: bold;
	width: 100%;
	float: left;
}

.strankovanie {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 15px;
}

.strankovanie a {
	background: #d1d2cb;
	padding: 4px;
}

.form {
	float: left;
	padding-top: 15px;
}

.basket_table {
	width: 100%;
	border-collapse: collapse;
}

.basket_table_highlight {
	font-weight: bold;
}

.basket_table_sum {
	font-weight: bold;
}

.basket_table input[type=text] {
	border: 1px solid #eee;
	width: 150px;
	height: 14px;
}

.kalendar td {
	border: solid 1px #bbb;
	height: 50px;
	text-align: center;
	width: 30px;
	vertical-align: middle;
}

.kalendar {
	border-collapse: collapse;
	width: 100%;
}

.kalendar img {
	border: 0;
}

.first {
	text-align: center;
	background: #e6f0fe;
}

.first_line td {
	background: #e6f0fe;
	line-height: 12px;
}

.free {
	background: #e7ffde;
	text-transform: uppercase;
	color: #234f06;
}

.free a {
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.actual {
	background: #e7ffde;
	text-transform: uppercase;
	color: #234f06;
}

.actual a {
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.taken {
	background: #ffe4e4;
	text-transform: uppercase;
	color: #701212;
}

.na {
	background: #eee;
}

.red {
	color: #f00;
	font-weight: bold;
}

.half_wide li {
	float: left;
	width: 190px;
	padding-right: 9px;
	list-style: none;
	padding-left: 5px;
	background: none;
}

.block_small {
	width: 121px;
	height: 156px;
	float: left;
	background: #9a9d8a;
	text-align: center;
	color: #f8f4e4;
	line-height: normal;
	overflow: hidden;
	margin: 0 16px 16px 0;
}

.block_small a {
	color: #f8f4e4;
	text-decoration: none;
}

.block_small_inner {
	float: left;
	width: 105px;
	padding: 8px;
}

.block_small img {
	margin-bottom: 4px;
}

.block_right_column {
	width: 200px;
	float: left;
	background: #9a9d8a;
	color: #f8f4e4;
	margin-bottom: 10px;
}

.block_right_column a {
	color: #f8f4e4;
}

.block_right_column_inner {
	padding: 8px;
	float: left;
}

.fotogaleria {
	padding-top: 25px;
}

.fotogaleria_foto {
	width: 121px;
	height: 121px;
	text-align: center;
	background: #9a9d8a;
	text-align: center;
	color: #f8f4e4;
	float: left;
	margin: 0 16px 16px 0;
	overflow: hidden;
}

.fotogaleria_foto table, .fotogaleria_foto tr, .fotogaleria_foto td {
	padding: 0;
	margin: 0;
}

.fotogaleria_foto td {
	padding: 8px;
	overflow: hidden;
}

.masaz_stripe {
	width: 100%;
	float: left;
	background: #fbf0ce;
	margin-bottom: 15px;
}

.masaz_stripe_inner {
	padding: 5px 10px 5px 10px;
	width: 100px;
	float: left;
}

.frame_div {
	width: 392px;
	background: #d1d2cb;
	padding: 10px;
	height: 150px;
	overflow: auto;
}

.hover_highlight :hover { 
	background-color: #d1d2cb;
}

.highlighted  { 
	background-color: #d1d2cb;
}
