@charset "utf-8";
/* CSS Document */

body, * {
	margin:0;
	}
	
.cleaner {
	clear:both;
	visibility:hidden;
	}

#header-wrapper {
	height:235px;
	background-image:url(../images/design/banner-bg-pattern.jpg);
	background-repeat:repeat-x;
	background-color:#666666;
	}
	
#banner {
	height:235px;
	margin:0 auto;
	background-image:url(../images/design/banner-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	}
	
#banner-content {
	width:900px;
	height:235px;
	background-image:url(../images/design/banner-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	position:relative;
	}
	
#logotyp {
	position:absolute;
	top:25px;
	left:5px;
	border:none;
	}
#navigation-wrapper {
	height:89px;
	background-image:url(../images/design/navigation-bg.jpg);
	background-repeat:repeat-x;
	}
	
/****
 ** banner spot
*****/

#banner-spot {
	position: absolute;
    overflow: hidden;
    padding: 0;
    font-size: 100%;
	top:155px;
	left:5px;
	}
#banner-spot, #banner-spot span {
	width:439px;
	height:80px;
	}
#banner-spot span {
	display:block;
	position: absolute;
	z-index:10;
    left: 0;
    top: 0;
    background: url(../images/design/banner-spot.jpg) no-repeat 0 0;
	}


/* ///////////// */








#banner-foto {
	position:absolute;
	top:-1px;
	left:496px;
	}

#banner-photogalery-flash {
	position:absolute;
	top:36px;
	left:553px;
	}
	
.banner-photogalery {
	position:absolute;
	top:36px;
	left:553px;
	}
.banner-photogalery-description {
	position:absolute;
	top:305px;
	left:560px;
	}
#main-wrapper {
	background-color:#FFE6AE;
}
		
#main-content {
	width:900px;
	margin:0 auto;
	background-color:#FFE6AE;
	min-height:400px;
	_height:400px;
	padding:1em;
	}
#footer {
	background-color:#A39F7E;
	border-top:#FFFFFF solid 10px;
	padding:2em 0em;
	text-align:center;
}

/*************************************
** zalozky
**************************************/


#zalozky {
	width:900px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;

	}

#zalozky ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
	}

#zalozky li {
	float: left;
	display:inline;
	margin:15px 5px 0 0;
	padding:0;
	background:#999999 url(../images/design/nav-btn-bg-2-left.jpg) no-repeat 0 0;
	}
#zalozky li.active {
 	color:black;
	background-image:url(../images/design/nav-btn-bg-left.jpg);
	}

#zalozky li a {
	display:block;
	_display: inline-block;
	_cursor:hand;
	height:46px;
	color:black;
	text-decoration:none;
	}

#zalozky li a span {
	display: block;
	_display: inline-block;
	height:46px;
	color: #CCCCCC;
	}
	
	
#zalozky li span {
	display: block;
	_display: inline-block;
	height:46px;
	line-height:46px;
	padding:0 1em;
	background: url(../images/design/nav-btn-bg-2-right.jpg) no-repeat top right;
	}

#zalozky li.active span {
	background-image:	url(../images/design/nav-btn-bg-right.jpg);
	color:black;
	}

#zalozky li a:hover {
	color:white;
	background: url(../images/design/nav-btn-bg-left.jpg) no-repeat 0 0;
	}
#zalozky li a:hover span {
	background-image:url(../images/design/nav-btn-bg-right.jpg);
	color:black;
	}
#page {
	clear:left;
	}

/************/



/* two-column-layout */
.two-column-layout {
	margin:5px 0;
	}
	
.two-column-layout .column {
	_margin-right:-3px;
	float:left;
	}

.two-column-layout .left {
	width:515px;
	margin:0 0.5em;
	padding:0 0.5em;
	
	}
	
.two-column-layout .right {
	width:340px;
	margin-top:50px;
	
	}

.two-column-layout .column .column-content {
	
	}

.two-column-layout .two-column-layout {
	background-image:none;
	}

.two-column-layout .two-column-layout .column {
	width:230px;
	margin-left:0;
	}
	
/************************
** genereal typo
************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	line-height:1.5em;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	line-height:1em;
	}
h1.first-header span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.8em;
	}
h2 {
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;
	color:#990000;
	}
	
.first-header {
	width:495px;
	padding:0.5em 0 1.5em 0;
	}
p {
	margin:0.5em 0;
	}
a {
	color:#0033CC;
	}
a:hover {
	color: #000033;
	text-decoration:none;
	background-color: #99B1F0;
	}

/**********************
** specific elements
**********************/
.left-border {
	border-left:#990000 solid 2px;
	padding-left:0.5em;
	font-size:1.2em;
	line-height:1.5em;
	}


/****
 ** map-link
*****/

#map-link img {
	border:none;
	}
	
/* ///////////// */


.operation-time {
	background-color:#FFFFFF;
	width:325px;
	background-image:url(../images/design/operation-time-bg.jpg);
	background-repeat:repeat-y;
	}
.operation-time h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin:0px 9px 0px 9px;
	padding: 0 5px 10px 5px;
	background-color:#009FCB;
	line-height:1.2em;
	}
.operation-time .top {
	background-image: url(../images/design/operation-time-top.jpg);
	height:20px;
	}
.operation-time .bottom {
	background-image:url(../images/design/operation-timebottom.jpg);
	height:21px;
	}
.operation-time .content {
	margin:0px 15px 0px 15px;
	}
	
.team {
	background-color:#015197;
	color:#FFFF99;
	width:255px;
	margin:10px 0 30px 30px;
	background-image:url(../images/design/team-bg-content.jpg);
	background-repeat:repeat-y;
	background-position:center 33px ;
	}
.team  img {
	border:none;
	}
.team .top {
	background-image:url(../images/design/team-bg-top.jpg);
	height:33px;
	}
.team .content {
	margin:0 15px;
	text-align:center;
	}
.team .bottom {
	background-image:url(../images/design/team-bg-bottom.jpg);
	height:37px;
	}	

/*************************************
** fotogalerie
**************************************/
.fotogal-item {
	width:209px;
	height:188px;
	background-image:url(../images/photogalery/fotogal-bg-2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin:8px;
	}
.fotogal-item h3 {
	font-size:16px;
	}
.fotogal-item img {
	position:absolute;
	top:18px;
	left:18px;
	}
.fotogal-item a img {
	border:none;
	}
.fotogal-item a:hover img {
	border:solid 1px #333333;
	top:17px;
	left:17px;
	}
.fotogal-choice {
	width:100%;
	float:none;
	}
.fotogal-choice span h3, .fotogal-choice span p {
	margin-left:220px;
	}
.fotogal-choice span h3 {
	padding-top:15px;
	}
.sidebar {
	background-position:0 30px;
	min-height:250px;
	_height:250px;
	}
.sidebar p {	
	padding-top:20px;
	}
.sidebar img {
	top:48px;
	}
.sidebar a:hover img {
	top:47px;
	}
	
/*************************************
** kontakt
**************************************/
.float-left {
	width:200px;
	float:left;
	}
.margin-left {
	margin-left:25px;
	}
	
	
/*************************************
** tech-info
**************************************/
.tech-info-table {
	border-collapse:collapse;
	margin:2em 1em;
	}

.tech-info-table tr td {
	border:solid 1px #666666;
	padding:0.2em 0.3em;
	}
	
	
/*************************************
** show-on-map
**************************************/
#show-on-map {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;;
	}

#show-on-map, #show-on-map a, #show-on-map span {
	display:block;
	width:344px;
	height:106px;
	background-image:url(../images/design/horske-kary-na-mape.jpg);
	}
	
#show-on-map span {
	position:absolute;
	left:0;
	top:0;
	_cursor:hand;
	}
#show-on-map a:hover span {
	background-position: -344px 0 ;
	}

/*************************************
** newsreel
**************************************/

.newsreel h3 {
	margin-top:1em;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	}

.newsreel p {
	margin:0;
	margin-bottom:2px;
	}
.newsreel p.date {
	font-size:0.9em;
	font-style:italic;
	}