* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 13px;
	color: #000;
	margin-top: 15px;
	background: url(../images/back.jpg) repeat-x #707070;
}
p, blockquote, ol, ul {
	margin-bottom: 15px;
}
.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: 0;
	visibility: hidden;
	background: transparent;
}
img {
	border: 0;
}
table {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}
td {
	padding: 2px 5px;
	vertical-align: top;
}
*:first-child+html td {
	padding: 5px;
}
* html td {
	padding: 5px;
}
#page {
	width: 960px;
	height: 560px;
	margin: 0 auto;
	background: url(../images/main.jpg) no-repeat;
	border: 4px solid #B7B7B7;
}
#center {
	float: left;
	width: 358px;
	padding: 15px 21px;
	font-size: 14px;
	line-height: 22px;
	height: 560px;
}
#center a {
	color: #000;
}
#center a:hover {
	text-decoration: none;
}
.rec1 {
	text-align: left;
}
.rec2 {
	text-align: center;
	margin: 5px auto;
}
* html #center {
	height: 500px;
}
#nadpis {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
	color: #3a312e;
}
#header {
	width: 960px;
	margin: 0 auto;
	height: 60px;
}
#header h1 {
	font-size: 24px;
	margin: 4px 0;
	padding-left: 20px;
	color: #A98D83;
	float: left;
}
#header h2 {
	font-size: 14px;
	color: #A98D83;
	position: relative;
	top: 14px;
	left: 10px;
}
#right {
	float: left;
	width: 240px;
}
#right-temp {
	padding: 15px 21px;
	font-size: 14px;
	line-height: 22px;
	position: relative;
	left: 21px;
}
#menu {
	padding: 0;
	margin: 10px 0 0 0;
	text-align: left;
	width: 190px;
	height: 181px;
	position: relative;
	right: 5px;
}
#menu-content {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #3974b6;
	font-size: 13px;
}
#menu a {
	display: block;
	font-weight: bold;
	padding: 2px 0 3px 40px;
	margin: 0;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid #dbdbdb;
	letter-spacing: 1px;
}
#menu img {
	position: relative;
	top: 3px;
	right: 7px;
}
#menu a:hover {
	text-decoration: none;
	color: #3a312e;
}
.nevybrany {
	color: #A98D83;
}
.vybrany {
	color: #3a312e;
}
#partner table {
	position: relative;
	top: -170px;
	left: -280px;
	width: 370px;
	margin: 0 auto;
}
* html #partner table {
	top: -180px;
}
#partner img {
	border: 1px solid #b7b7b7;
	margin: 0 5px;
}
#partner h3 {
	font-size: 13px;
	color: #484848;
}
#footer {
	height: 20px;
	padding: 10px;
	width: 960px;
	margin: 0 auto;
}
#footer p {
	text-align: center;
	font-size: 10px;
	color: #333;
}
#footer a {
	text-decoration: none;
	color: #333;
}
.contactform {
	margin-top: 15px;
}
.message {
	font-weight: bold;
	color: #cc0033;
	margin: 10px;
}
.tabvpravobold {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
.skryj {
	display: none;
}
.tabvpravonahorebold {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
}
#fotogalerie img {
	border: 4px solid #b7b7b7;
}
/****************************** SLIDE *********************************/
.slideshow img {
	width: 296px;
	height: 346px;
}
.msie1 {
	position: relative;
	left: 25px;
}