body {
	background:url(../img/bg.jpg) repeat-x -11px 0 #BC511C;
	margin:0;
	padding:0;
	color:#825c37;
	font:75% Georgia, Trebuchte MS, sans serif;
}
div.langs {
	position:absolute;
	top:0;
	margin:30px 0 0 710px;
}
div.langs a {
	display:block;
	width:26px;
	height:24px;
	margin:0 0 4px 0;
}
div.langs a.en {
	background:url(../img/en.gif) no-repeat;
}
div.langs a.de {
	background:url(../img/de.gif) no-repeat;
}
div.langs a.cz {
	background:url(../img/cz.gif) no-repeat;
}
div.langs a span {
	display:none;
}
a {
	color:#682d0b;
}
a:hover {
	text-decoration:none;
}
img {
	padding:2px;
	border:1px solid #bc511c;
}
img.f-left {
	float:left;
	margin:0 7px 0 0;
}
.hidden {
	display:none;
}
.t-right {
	text-align:right;
}
.t-center {
	text-align:center;
}
input.submit {
	width:auto;
	background:#682d0b;
	color:#fbf6e0;
	font-size:90%;
	text-transform:uppercase;
}
table.cont th {
	text-align:right;
}
h1 {
	margin:0 0 25px 0;
	padding:0 55px 0 0;
	font-size:130%;
	font-style:italic;
	color:#682d0b;
	text-align:right;
}
h2 {
	margin:0 0 4px 0;
	padding:0 0 0 0;
	font-size:110%;
	color:#682d0b;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
a.h {
	display:block;
	position:absolute;
	top:0;
	width:200px;
	height:150px;
	margin:50px 0 0 40px;
}

a.marg_lef {
	margin-left: 31px;
}
p {
	margin:0 0 8px 0;
	padding:0;
	text-align:justify;
}
div.screen {
	background:url(../img/main_bg.jpg) repeat-y top center;
	width:770px;
	margin:auto;
}
div.head {
	background:url(../img/head.jpg) no-repeat left top;
	width:770px;
	min-height:550px;
	_height:550px;
}
div.pata {
	width:770px;
	background:url(../img/pata.jpg) bottom no-repeat;
}
div.l {
	float:left;
	width:220px;
	margin:241px 0 0 0;
	/*min-height:300px;
	_height:300px;*/
	min-height:322px;
	_height:322px;
}
div.r {
	float:right;
	width:510px;
	margin:288px 0 0 0;
}

ul.menu {
	margin:0 0 15px 40px;
	padding:0;
}
ul.menu li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/bord.jpg) no-repeat 15px 11px;
	height:30px;
}
ul.menu li a {
	display:block;
	height:22px;
	text-decoration:none;
	font-weight:bold;
	color:#682d0b;;
}
ul.menu li a:hover, ul.menu li a.act {
	background:url(../img/li.jpg) no-repeat 0 3px;
}
ul.menu li a span {
	display:block;
	padding:0px 0 0 28px;
}
div.r div.in {
	margin:0 55px 60px 8px;
}

/**** nabidka ****/

div.nabidka table {
	margin:0 0 25px 0;
	border-collapse:collapse;
	width:450px;
}
div.nabidka table th, div.nabidka table td {
	text-align:left;
	padding:3px 0 3px 0;
}
div.nabidka table td.nadp {
	text-align:left!important;
	font-weight:bold;
	padding:0 0 4px 0;
	xborder-bottom:1px solid #f0ecd1;
	color:#682d0b;
}
div.nabidka table.pr td {
	text-align:right;
}
h3 {
	color:#682d0b;
	margin:0 0 7px 0;
	padding:0;
	font-size:100%;
}

/*** form ***/

form {
	margin:0;
	padding:0;
}
input, textarea {
	border:1px solid #6c5b30;
	width:200px;
}
textarea {
	width:250px;
	height:150px;
}
span.submit input {
	width:auto;
	background:#6c5b30;
	color:white;
}
textarea {
	height:80px;
}

/*** pokoje ****/

div.pokoj {
	margin:0 0 7px 0;
}
div.fotky img {
	margin:0 4px 4px 0;
}

