/* ------------------------------ TULACI / SECRET ------------------------------ */ 
body{
	background-color: #012d1e;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#sec_kontejner{
	width: 750px;
	height: 579px;
	margin: 5px auto;
}

#sec_hlavicka{
	width: 100%;
	height: 69px;
	margin: auto;
	padding: 0;
}
.login{
	position: relative;
	top: -100px;
	left: 140px;
	color: #001A00;
	font-size: 0.9em;
}


/* ------------------------------ TULACI / SECRET / UVOD ------------------------------ */ 
#uvod{
	width: 100%;
	height: 510px; 
	margin: 0;
	padding:0;
	position: relative;
	top: -510px;
}
.uvod_text{
	position:absolute;
	top: 0px;
	left: 15px;
	width: 130px;
	font-size: 0.83em;
	color: #000000;
	text-align: left;
}
.vyprava{
	position: absolute;
	left: 580px;
	top: 330px;
}
.soutez{
	position:absolute;
	left: 180px;
	top: 220px;
}
.tulak{
	position: absolute;
	left: 18px;
	top: 355px;
}
.pozadi{
	position:absolute;
	right: 0px;
	top: 0px;
}
.spoluzaci{
	position:absolute;
	top: 468px;
	left: 725px;
}
.makro{
	position: absolute;
	top: 162px;
	left: 520px;
}
.makro a{
	text-decoration: none;
}
.deformace{
	position: absolute;
	top: 44px;
	left: 526px;
}
.deformace a{
	text-decoration: none;
}

img{
	border-width: 0;
}
.bodovani{
	position: absolute;
	top: 10px;
	left: 700px;
}

/* ------------------------------ TULACI / SECRET / VYPRAVA ------------------------------ */ 

.pergamen{
	position: absolute;
	top: 100px;
	left: 450px
}
.vyprava_text{
	width: 160px;
	position: absolute;
	top: 110px;
	left: 495px;
	font-size: 0.77em;
}
.vyprava_text a:link {
	color: #873c00;
	text-decoration:underline;
}
.vyprava_text a:hover{
	color: #CC3300;
	text-decoration: none;
}

/* ------------------------------ TULACI / SECRET / FOTOSOUTEZ ------------------------------ */ 
#fotosoutez{

}
.foto_pozadi{
	border-style: inset;
	border-width: 1px;
	border-color: #CCCCCC;
}
.menu{
	position: absolute;
	top: 2px;
	width: 100%;
	text-align: center;
}
.menu .link{
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #773C00;
}
.menu a:link{
	text-decoration: none;
	color: #773C00;
}
.menu a:hover{
	text-decoration: underline;
	color: #331A00;
}
.galerie{
	margin: 70px auto;
	width: 650px;
	height: 400px;
}
.thumb{
	border-style: solid;
	border-width: 1px;
	border-color: #331A00;
	margin: 10px;
}
.thumb:hover{
	border-color: #773C00;
}

/* ------------------------------ TULACI / SECRET / BODOVANI ------------------------------ */
.bodovani_in{
	background-color: #333333;
	position: absolute;
	left: 60px;
	width: 600px;
	height: 400px;
	padding: 0;
	margin: auto;
	text-align: center;
	color: white;
	font-size: 0.9em;
}
.bodovani_in table{
	margin: 20px auto ;
	padding: 0;
	width: 500px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.bodovani_in th{
	width: 80px;
	border-style: solid;
	border-color: white;
	border-width: 0 1px 1px 0; 
}
.bodovani_in td{
	width: 80px;
	border-style: solid;
	border-color: white;
	border-width: 0 1px 1px 0; 
}
.bodovani_in span{
	position:absolute;
	right: 10px;
	bottom: 10px;
}
.bodovani_in a:link{
	color: #666666;
	text-decoration: none;
}
.bodovani_in a:visited{
	color: #666666;
	text-decoration: none;
}
.bodovani_in a:hover{
	color: #ffffff;
	text-decoration: none;
}


/* *** PROCHAZKY *** */
.prochazky{
	display:block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 258px;
	top: 227px;
	text-decoration: none;
}
