/* HLAVNI CASTI */

body {
	background-image:url("./img/pozadi.jpg");
	background-repeat:repeat-x;
	margin:0;
	padding:30px;
	background-color:#000000;
	font-family:sans-serif;
	}

#telo {
	width:400px;
	border-top:10px solid white;
	border-right:10px solid white;
	border-left:10px solid white;
	margin:0px;
	padding:0px;
	text-align:justify;
	font-size:small;
	background-color:#ffffff;
	background-image:url("./img/pozadi2.jpg");
	}
#paticka {
	text-align:center;
	font-size:x-small;
	color: #aaaaaa;
	position:relative;
	top:15px;
	}
#menu {
	width:257px;
	height:700px;
	position:absolute;
	left:450px;
	top:30px;

	}
#aktuality {
	width:220px;
	height:394px;
	position:absolute;
	left:450px;
	top:590px;
	background-color:#ffffff;
	background-image:url("./img/akt.jpg");
	}
#textaktualit {
	position:relative;
	top:100px;
	left:12px;
	width:170px;
	height:300px;
	font-size:x-small;
	text-align:left;
	}
#textmenu {
	width:240px;
	color:#83600d;	
	background-color:#fff;
	border-right:17px solid white;
	_border-right:0px solid white;		/* kvùli chybì v IE (boxmodel) */
	text-align:center;
	font-size:small;
	border-bottom:17px solid white;
	}
#pozice {
	margin:5px;
	margin-bottom:10px;	
/*	position:absolute;  //stupidni napad
	left:450px;
	top:540px;
	z-index:5; */
	}
#pozice a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	}
#pozice a:hover {
	text-decoration:underline;
	}
#akcetydne {
	position:absolute;
	width:180px;
	height:122px;
	top:180px;
	left:40px;
	color:#000;
	background: url("./img/akce_tydne.gif");
	font-size:0.7em;
	}
#akcetydne span {
	font-family:sans-serif;
	font-weight:bold;
	}
.akce {
	display:block;
	position:relative;
	top:45px;
	left:30px;
	}

/* ODKAZY */
.link  {
	position:relative;
	top:2px;
	left:-12px;
	}


#textmenu a { 
	position:relative;
	top:15px;
	text-decoration: none;
	color: #663333;
	display:block;
	background-image:url("./img/tlac.gif");
	background-position: 0px 0px;
	width:170px;
	height:23px;
	margin:3px;
	margin-left:70px;
	font-size:1.1em;
	text-align:right;
	}
#textmenu a:hover { 
	color: #993333;
	background-image:url("./img/tlac.gif");
	background-position: 170px 0px;
	}
.topmenu {
	margin-left:20px;
	}
 
/* JEDNOTLIVE ELEMENTY */
.main_picture {
	background-image:url("./img/main.jpg");
	width:400px;
	height:250px;
	border-top:10px solid white;
	border-bottom:10px solid white;
	}
.menu_picture {
	background-image:url("./img/menu.gif");
	width:257px;
	height:270px;
	border-bottom:10px solid white;
	
	}
.zip_up {
	background-image:url("./img/zip_up.jpg");
	width:400px;
	height:89px;
	}
.zip_down {
	background-image:url("./img/zip_down.gif");
	width:400px;
	height:48px;
	}
.nadpis {
	background-image:url("./img/nadpis.gif");
	width:400px;
	height:50px;
	background-repeat:no-repeat;
	}


.menu_nadpis {
	background-image:url("./img/menu_nadpis.gif");
	width:257px;
	height:40px;
	border-bottom:10px solid white;
	}

.menu_down {
	background-image:url("./img/menu_down.gif");
	width:257px;
	height:50px;
	}

.left {
	border:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	}
.right {
	border:none;
	float:right;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	}
.valid {
	color: #aaaaaa;
	text-decoration:none;
	}
.valid:hover{
	color: #aaaaaa;
	text-decoration:underline;
	}
.admin {
	color: #aaaaaa;
	text-decoration:none;
	}

hr {
	margin-top: 30px;
	margin-bottom:20px;
	}


/*   queestbook */

.comment {
	width:395px;
	border-bottom:1px solid black;
	text-align:left;
	margin:0 auto;
	}
.nick {
	padding:6px;
	}

.web {
	padding:6px;
	}

.textkomentare {
	padding:6px;
	padding-bottom:15px;
	width:375px;
	}

form {
	margin:0 auto;

	border:2px solid white;
	}

.navstevnikniha {
	background-image:url("./img/navstevni_kniha.gif");
	width:400px;
	height:50px;
	background-repeat:no-repeat;
	}
/* fotogalerie */

.fotogalerie {
	background-image:url("./img/fotogalerie.gif");
	width:400px;
	height:50px;
	background-repeat:no-repeat;
	}
.komentare {
	background-image:url("./img/komentare.gif");
	width:400px;
	height:50px;
	background-repeat:no-repeat;
	}

.galerie {
	width:385px;
	height:150px;
	}
.galerieobrazek  {
	float:left;
	border:none;
	}
.popisek {
	height:100px;
	width:230px;
	position:absolute;
	left:185px;
	}
.nazev {
	font-size:large;
	font-weight:bold;
	}

/* galerie */
.galerienadpis {
	background-image:url("./img/galerie.gif");
	width:400px;
	height:50px;
	background-repeat:no-repeat;
	}
.obrazek img {
	border:none;
	margin:28px;
	}
a {
	border:none;
	}
.obrazek {
	text-decoration:none;
	}
h1 span {
display:none;
}
h2 a { color:black; text-decoration:none;}
h2 a:hover {text-decoration: underline;}

