/* --------------------------------------------------------- 
 *	basic settings
 */

* {
	font-size: 100%;
	padding: 0; margin: 0;
	list-style: none;
}

body, td, th, input, textarea, select {
	font-family: Arial, sans-serif;
	color: #777777;
}
html {
	padding: 0; margin: 0;
}
body {
	background: #e5e5e5;
	font-size: 75%;
	text-align: center;
}

a {
	color: #810b0e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* --------------------------------------------------------- 
 *	scrollbar hack
 */ 
 
html {
	overflow-y: scroll; 
} 
/* --------------------------------------------------------- 
 *	clearfix hack
 */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* --------------------------------------------------------- 
 *	basic layout
 */

#page-wrapper {
	background: #FFF;
	width: 800px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#page {
	width: 800px;
}


#top {
	height: 150px;
	padding-bottom: 270px;
}

.logo {
	display: block;
	width: 260px; height: 95px;
	background: #FFF url('../clip/logo.png') no-repeat;
}
.logo img {
	display: none;
}

.main-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-wrapper.right-content {
	background: url('../clip/bg-right.png') repeat-y 540px 10px;
}

#right {
	float: right;
	width: 250px;
	padding: 0 10px 0 0;
}

.main-wrapper #content {
	float: left;
	width: 750px;
	padding: 15px 25px 10px;
}
.main-wrapper.right-content #content {
	float: left;
	width: 490px;
	padding: 15px 25px 10px;
}

#right-content.right-vystavy {
	background: #f4f4e0 url('../clip/bg-right-content.png') no-repeat;
	padding: 15px 15px 0;
	min-height: 220px;
}

#right-content.right-map {
	padding: 50px 15px 0 15px;
}
#right-content.right-map .rm-separed {
	padding-bottom: 40px;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFF;
}
#right-content.right-images img {
	display: block;
	margin-bottom: 10px;
}
#footer {
	background: #fafafa;
	color: #777777;
	line-height: 16px;
	height: 30px;
	padding: 20px 25px;
	position: relative;
}

/* --------------------------------------------------------- 
 *	top flash
 */ 
#top-flash {
	position: absolute;
	top: 150px; left: 0;
	width: 800px; height: 270px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#top-flash.bg-01 {
	background-image: url('../clip/bg-01.jpg');
}
#top-flash.bg-02 {
	background-image: url('../clip/bg-02.jpg');
}
#top-flash.bg-03 {
	background-image: url('../clip/bg-03.jpg');
}
#top-flash.bg-04 {
	background-image: url('../clip/bg-04.jpg');
}
#top-flash.bg-05 {
	background-image: url('../clip/bg-05.jpg');
}
#top-flash.bg-06 {
	background-image: url('../clip/bg-06.jpg');
}


/* --------------------------------------------------------- 
 *	subpage
 */ 

#page-wrapper.subpage #top {
	padding-bottom: 140px;
}

#page-wrapper.subpage #top-flash {
	height: 140px;
}

#page-wrapper.subpage #content h1, #page-wrapper.subpage #content h2 {
	text-transform: uppercase;
}

/* --------------------------------------------------------- 
 *	navigation
 */
 
#navigation {
	position: absolute;
	top: 95px; left: 0;
	width: 723px; height: 47px; line-height: 23px;
	padding-left: 77px;
	overflow: hidden;
}
#navigation li {
	float: left;
	padding: 0; margin: 0;
	position: relative;
}
#navigation li ul {
	display: none;
	position: absolute;
	top: 24px; left: 0px;
	width: 600px;
}
#navigation li ul a {
	
}
#navigation a, #navigation span {
	line-height: 23px;
	padding: 4px 12px;
	text-transform: uppercase;
}
#navigation a:hover, #navigation li.nav-active a {
	text-decoration: none;
	background-color: #f4f4e0;
}

#navigation li.nav-active ul{
	display: block;
}
#navigation li.nav-active ul li.nav-active a {
	color: #000;
}

/* --------------------------------------------------------- 
 *	content
 */

#content h1, #right h2, #content h2 {
	color: #000;
	font-size: 135%; font-weight: normal;
	margin-bottom: 20px;
	width: 425px;
	line-height: 120%;
}

#right h2, #right h2 {
	width: auto;
}
#content h2 {
	padding-top: 15px;
}

#content {
	line-height: 145%;
}

#content p {
	margin-bottom: 18px;
}

#content ul,
#content ol {
	margin-bottom: 20px;
}
#content ol {
	margin-left: 20px;
}
#content ul li {
	padding: 1px 0 1px 35px;
	background: url('../clip/bg-li.png') no-repeat 0 8px;
}
#content ol li {
	list-style-type: decimal;
	padding: 2px 0 2px 15px;
	list-style-position: outside;
}

#content table {
	table-layout: fixed;
	empty-cells: show;
	margin-bottom: 15px;
}
#content table.table-full {
	width: 490px;
}
#content table td, #content table th {
	height: 15px;
	vertical-align: top;
}
#content table th {
	font-weight: normal;
	color: #000;
}

#content h3 {
	color: #000;
	font-weight: normal;
}

#content.vystavy .vystava {
	width: 750px;
}

#content.najemci p.najemci-date, #content.vystavy p.vystavy-date {
	margin-bottom: 8px;
}
#content.vystavy p.vystavy-date-nomargin {
	margin-bottom: 0;
}
#content.najemci p, #content.vystavy p {
	width: 500px;
	margin-bottom: 30px;
	line-height: 130%;
}
#content.najemci img {
	float: right;
	margin-right: 60px;
	margin-top: 5px;
}

#content.vystavy .right-image {
	width: 250px;
	float: right;
	margin-right: -15px;
	margin-top: 5px;
}

#content h3 strong {
	text-transform: uppercase;
	font-weight: normal;
}

#right .right-newsletter h2 {
	margin-bottom: 10px;
}

#right .right-newsletter {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFF;
}

#content p.backto {
	margin-bottom: 15px;
}


/* --------------------------------------------------------- 
 *	footer
 */

.footer-company, .footer-contact, .footer-email {
	position: absolute; top: 20px;
}
.footer-company {
	left: 220px;
	width: 80px;
}
.footer-contact {
	left: 360px;
	width: 165px;
}
.footer-email {
	left: 540px;
	width: 165px;
}

/* --------------------------------------------------------- 
 *	vystavy - right
 */
 
#right h3 {
	color: #000;
	font-weight: normal;
}
#right h3 strong {
	text-transform: uppercase;
	font-weight: normal;
}

.vystavy-date {
	margin-bottom: 20px;
}
.vystavy-short {
	margin-bottom: 30px;
}

/* --------------------------------------------------------- 
 *	language
 */
.language {
	position: absolute;
	top: 35px; right: 25px;
	width: 350px; height: 22px; line-height: 22px;
	text-align: right;
}
.language a {
	margin-right: 20px;
	padding-left: 40px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.language a.lang-english {
	background-image: url('../clip/flag-english.png');
}
.language a.lang-german {
	background-image: url('../clip/flag-german.png');
}

