/*html {
	height: 100%;
}
body {
	color: #666;
	font-size: 0.8em;
	font-family: sans-serif;
	line-height: 1.3em;
	background-color: #ebebeb;
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 30px solid #fff;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
}*/
.bgrd {
	background-color: #999;
	background-image: url(kresba.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	position: absolute;
	top: 30px;
	right: 30px;
}

.virtualni_pokoj{
  position: relative; 
  left: 16px;
}

.virtualni_pokoj a:link {
	color: black;
	background-color: transparent;
	text-decoration: none;
}
.virtualni_pokoj a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
.virtualni_pokoj a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
.virtualni_pokoj a:active {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
#navkontejner_room {
	background-color: transparent;
	text-align: left;
	position: relative;
	top: 0px;
	width: 800px;
	height: 330px;
}
.barvy {
	font-size: 0.7em;
	background-color: transparent;
	position: absolute;
	top: 350px;
	left: 680px;
	width: 60px;
	z-index: 5;
	color: #B9C5CB;
}
.logo_balterio2 {
	position: absolute;
	top: 330px;
	left: 0;
	z-index: 10;
}
#navkontejnertxt {
	text-align: left;
	width: 800px;
	margin-top: 30px;
}
.kolekce {
	color: #B9C5CB;
	background-color: transparent;
	width: 160px;
	float: left;
	display: block;
	white-space: nowrap;
	font-size: 8pt;
}
.virtualni_pokoj h1 {
	color: black;
	font-size: 1.7em;
	font-family: sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	background-color: transparent;
	margin-bottom: 4px;
}
.virtualni_pokoj img {
	border-width: 0;
}
