@CHARSET "UTF-8";
/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #01597d;
	color: #fff;
	background-image: url("../img/bcg.png");
	background-position: top center;
	background-repeat: repeat;
}

body, p, div, input, button, textarea, select, td, th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 1.8em;
	color: #004c6d;
}

p {
	margin-bottom: 1em;
}

ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

ul li {
	list-style-type: disc;
	margin-left: 25px;
	list-style-image: url("../img/bullet.png");
}

input, textarea {
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 1em;
}

/* LAYOUT */
div#page {
	width: 835px;
	margin: 0px auto;
}

div#head {
	width: 835px;
	height: 95px;
}

div#head h1 {
	width: 270px;
	height: 95px;
	margin: 0px;
	float: left;
	background-image: url("../img/prague_gate.png");
	background-position: top left;
	background-repeat: no-repeat;
}

div#head h1 a {
	display: block;
	width: 270px;
	height: 95px;
}

div#head h1 span {
	display: none;
}

div#head div {
	width: 565px; /* 565 */
	padding-top: 11px;
	float: left;
	text-align: right;
	line-height: 2em;
}

div#head div, div#head div a { color: #fff; }

strong.leasing {
	color: #ffcb08;
}

div#fader {
	clear: both;
	width: 835px;
	height: 542px;
	overflow: hidden;
}

a#faderSwitch {
	display: block;
	position: absolute;
	width: 130px;
	text-align: center;
	height: 19px;
	line-height: 19px;
	margin: 25px 0px 0px 685px;
	cursor: pointer;
	z-index: 20;
	font-weight: bold;
}

div#linkBcg {
	display: block;
	position: absolute;
	width: 130px;
	height: 19px;
	line-height: 19px;
	margin: 25px 0px 0px 685px;
	z-index: 19;
	background-image: url("../img/link_bcg.png");
	background-position: top left;
	background-repeat: no-repeat;
}

div#content {
	position: relative;
	top: -441px;
}

ul#mainMenu {
	height: 41px;
	overflow: hidden;
	background-color: #ffcb08;
	margin: 0px;
	padding: 0px;
	padding-left: 31px;
}

ul#mainMenu li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 21px;
	background-image: url("../img/menu/menu_split.png");
	background-position: top right;
	background-repeat: no-repeat;
}

ul#mainMenu li.lastItem {
	padding-right: 0px;
	background-image: none;
}

div.submenutab {
	position: absolute;
	background-color: #FFCB08;
	display: none;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 200;
	padding-bottom: 1em;
}

div.submenutab a {
	display: block;
	padding: 0px 16px 0px 16px;
	line-height: 1.8em;
	font-weight: bold;
	color: #004C6D;
}

div.submenutab a:hover {
	/* color: #fba919; */
}

div.menuTrans {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	background-image: url("../img/btrans.png");
	background-position: top left;
	background-repeat: repeat;
}

div#area, div#slider {
	width: 835px;
	background-color: #fff;
	min-height: 441px;
}

div.text {
	padding: 30px 30px 0px 30px;
	margin-bottom: 30px;
}

div#titles {
	margin-bottom: 35px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	vertical-align: middle;
}

div#titles img {
	float: left;
	margin-top: 2px;
}

div#titles img.split {
	margin: 0px 5px 0px 5px;
}

div.textCol {
	width: 535px;
	margin-right: 20px;
	float: left;
}

div.imgCol {
	width: 220px;
	float: left;
}

div.imgCol img {
	margin-bottom: 20px;
}

div.leftHalf, div.rightHalf {
	width: 380px; /* pulka je 387 */
	float: left;
}

div.leftHalf {
	margin-right: 14px;
}

div.bottomLinks {
	width: 835px;
	height: 2em;
	text-align: center;
}

div.bottomLinks, div.bottomLinks * {
	color: #fff;
	line-height: 2em;
}

div#languages {
	float: right;
}

div#links {
	float: left;
}

a.credit {
	color: #72a3b7;
}

/* FLOORPLANS */
div.floorplans a {
	display: block;
}

div.floorplanTextCol {
	width: 305px;
	float: left;
}

div.floorplanImgCol {
	width: 430px;
	padding: 0px 0px 20px 20px;
	float: right;
	overflow: hidden;
}

div.floorLegend {
	width: 230px;
	height: 15px;
	line-height: 15px;
	float: left;
	margin-bottom: 8px;
}

div.floorDesc {
	width: 15px;
	height: 15px;
	line-height: 15px;
	float: left;
	margin-bottom: 8px;
}

body div.officebox {
	width: 13px;
	height: 13px;
	border: 1px solid #4c8199;
}

div.lobbybox {
	background-color: #d4d8ee;
}

div.sanitarybox {
	background-color: #f9cf6c;
}

div.canteenbox {
	background-color: #fce850;
}

div.stairsbox {
	background-color: #aba493;
}

div.floorTotal {
	border-top: 2px solid #004c6d;
	margin-top: 5px;
	padding-top: 5px;
	width: 245px;
	text-align: right;
}

div.floorTotal strong {
	float: left;
}

/* CONTACT */
div.contitle {
	float: left;
	width: 100px;
}

div.credits * {
	font-size: 10px;
}

div.credits h1 {
	font-size: 11px;
}

div.credits h2 {
	color: #c29a05;
}

div.credits a {
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
	color: #0080b4;
}

img.contactLogo {
	/*
	position: absolute;
	margin-left: 170px;
	*/
	float: right;
	margin-right: 40px;
}

/* NEWS */
a.date, div.date {
	float: right;
}

a.perex {
}

div.new img {
	float: right;
}

a.activePage {
	font-weight: bold;
}

a.back {
	display: block;
	text-align: center;
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: 1px solid #004C6D;
}

/* PHOTOGAL */
div.photogal {
	width: 220px;
	margin: 0px 38px 20px 0px;
	float: left;
}

div.lastgal {
	margin-right: 0px;
}

div.photogal a.caption {
	display: block;
	padding: 2px;
	background-color: #004C6D;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

div.photogal a.caption:hover {
	text-decoration: underline;
}

/* TABLE OF AREAS */

table.areaTable {
	width: 300px;
}

table.areaTable th {
	text-transform: uppercase;
	text-align: left;
}

table.areaTable th span {
	text-transform: lowercase;
}

table.areaTable th, table.areaTable td {
	border-bottom: 1px solid #004C6D;
	height: 2.5em;
	lini-height: 2.5em;
}

body th.lastCol, td.lastCol {
	text-align: right;
}

/* UTILITY */

.clear {
	clear: both;
	height: 0px;
	line-height: 0px !important;
	font-size: 0px;
}

.clearl1 {
	clear: both;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
}

.clearl15 {
	clear: both;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 1.5em;
}

.clearl2 {
	clear: both;
	height: 2em;
	line-height: 2em;
	font-size: 2em;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.center {
	text-align: center;
}

.aleft {
	text-align: right;
}

.aright {
	text-align: right;
}

.chbox {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}

.b {
	font-weight: bold;
}

.redb {
	background-color: red !important;
}