body {
	font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #CECECE;
}

.obal {
	width: 800px; 
	margin: 0 auto; padding: 0px;
	border: 1px solid black; background-color: White;
}
.obal2 {
	margin: 0 auto; padding: 30px;
	border: 0; background-color: White;
}
.nocss {
	display: none;
}
.clear {
	clear: both;
}
.bottom {
	width: 800px; height: 34px;
	background-image: url(images/bottom.jpg); background-repeat: no-repeat;
}
.bold {
	text-align:center; font-size: 14px;
}
.center {
	text-align:center;
}
.uvod {
	width: 800px; 
	background-image: url(images/dachstein_titulni.jpg); background-repeat: no-repeat;
}
.uvodtext {
	text-align:center; padding-top: 310px;
}

.denik {
	width: 120px; height: 54px;
	margin: 0px; padding: 0px; border: none;
	background-image: url(images/denik.jpg); background-repeat: no-repeat;
}
.fotky {
	width: 120px; height: 54px;
	margin: 0px; padding: 0px; border: none;
	background-image: url(images/fotky.jpg); background-repeat: no-repeat;
}
.info {
	width: 120px; height: 54px;
	margin: 0px; padding: 0px; border: none;
	background-image: url(images/info.jpg); background-repeat: no-repeat;
}
.mapa {
	width: 120px; height: 54px;
	margin: 0px; padding: 0px; border: none;
	background-image: url(images/mapa.jpg); background-repeat: no-repeat;
}
.triglavtop {
	width: 680px; height: 54px;
	margin: 0px; padding: 0px; border: none;
	background-image: url(images/top.gif); background-repeat: no-repeat;
}
/*********960 detail fotky na sirku*********/
.obalfoto960 {
	width: 960px; 
	margin: 0 auto; padding: 0px;
	border: 1px solid black; background-color: #999999;
}
.fotkytop2 {
	width: 960px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/fotky_top960.jpg);
	background-repeat: no-repeat;
}
.fotkybot2 {
	width: 960px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/fotky_bottom960.jpg);
	background-repeat: no-repeat;
}
.predchozi {
	position: relative;	float: left; margin: 0 0 0 10px; padding: 0; border: 0;
	font-weight: bold;
}
.dalsi {
	position: relative;	float: right; margin: 0 10px 0 0; padding: 0; border: 0;
	font-weight: bold;
}

/************denik*******************/
p.odst {
	text-indent: 15px; line-height: 1.3em; text-align: justify;
}
.dny {
	font-size: 17px; font-weight: bold; text-align: center; color: Black;
	border-bottom: solid 1px Black; margin: 0px; padding: 0px;
}
.trasa {
	font-size: 12px; font-weight: bold; text-align: center;
}
.hltext {
	color: Black;
	font-size: 11px;
	border: 0px; margin: 0px; padding: 15px;
}
.fotodenikl {
	position: relative;	float: left; margin-right: 15px; margin-bottom: 10px;
	padding: 0; border: solid black 2px;
}
.fotodenikp {
	position: relative;	float: right; margin-left: 15px; margin-bottom: 10px;
	padding: 0; border: solid black 2px;
}
/*************odkazy fotek**************/
.odkazyd {
	text-align: center; font-size: 10px; font-weight: bold;
	border: 0px; margin: 0px; padding: 5px 0;
}
a.denik { text-decoration: none; background-color: transparent; background-image: none; }
a.denik:link { color: #0000CC; }
a.denik:visited { color: #0000CC; }
a.denik:hover { color: #00CCFF; }

.imgbrd {
 margin: 0px; background-color: #FFFFFF;
 border: 25px solid #000000;
 padding: 1px;
}

.imgbrdnahled {
 margin: 0px;
 border: 1px solid #000000;
 padding: 10px;
}

a.foto_odkaz { text-decoration: none; background-color: transparent; background-image: none; }
a.foto_odkaz:link { color: #000000; }
a.foto_odkaz:visited { color: #000000; }
a.foto_odkaz:hover { color: #0000CC; }

