/* hlavni styl, obecne */
body {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #116;
	background: #98d567 url('../img/vrba.jpg') top center no-repeat fixed;
/*	background: #fff;*/

	text-align: left; 
}

h1, h2, h3 {
	font-family: Arial, sans-serif;
	/*position: relative;
	top: -10px;*/
}

h2 {
	font-size: 1.3em;
	text-align: left;
	color: maroon;
}

p, div {
	text-align: justify;
}

a {
	font-weight: bold;
	color: #036000;
}

a.lista {
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color: #116;
  margin-left: 5px;
  margin-right: 5px;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.lista:hover {
font-style: italic;
color: #008800;
}

img {
	padding: 5px;
	border: 1px solid #dadaf0;
	margin: 10px;
}

img.nic {
padding: 0px;
	border: 0px;
	margin-right: 2px;
	margin-bottom: -5px;
}


div.cele {
	width: 760px;
	height: 100%;
/*	border-left: 1px solid #EE7509;
	border-right: 1px solid #EE7509;
	border-bottom: 2px solid #EE7509;*/
	margin: 0px auto;
	padding-bottom: 2px;
	text-align: left;
	/*padding: 0px;*/
	background: url('../img/alfa.png');
	_background: #ffffff;
}

div.nadcele {
	width: 800px;
	height: 100%;
	margin: 0px auto;
	background: url('../img/bok_pr.png') center repeat-y;
	position: relative;
	top: -8px;
	_top: -15px;
}

#main {
	width: 100%;
	text-align: left;
}

img#logo {
	border: none;
	padding: 0;
	margin: 0;
}

#hlavicka {
	text-align: center;
	margin: auto;
	/*position: relative;
	top: -8px;
	_top: -15px;*/
}

#text {
	padding: 10px 15px 0px 15px;
	height: 100%;
	min-height: 500px;
}

/* kontakty */
table.kontakty, table.kontakty td, table.kontakty th {
	border: 1px solid #dadaf0;
	border-collapse: collapse;
	padding: 2px;
	background: #ffffff;
}

table.kontakty {
	width: 100%;
}

table.kontakty tr {
	height: 30px;
}

/* fotogalerie */

.foto {
	text-align: left;
}

.foto a {
	text-decoration: none;
}

.foto img {
	padding: 5px;
	margin: 6px;
}

/* formulare */

/*input, textarea {
	border: 1px solid #bbd;
	background-color: #fff;
	color: #000;
}*/

.warn {
	font-weight: bold;
	color: red;
}

.admin {
	color: #555;
	font-style: italic;
}

.cara {
	border-bottom: 1px solid #aaf;
	width: 500px;
	text-align: left;
}

.clear {
	clear: both;
}

table.nastenka {
  background: #FECA5C;
  width: 100%;
  font-size: 11px;
  border: 1px solid #FDB94B;
  }
  
#vypis { background: #000000; }
#vypis tr { background: #ffffff; }


div.lista {
background: url('../img/lista.gif'); 
z-index: 0;
}

a.lista_r {
color: #ff0000;
}

#red {
color: #ff0000;
}

