P { 	margin: 0 0 5px 0; 	padding: 0 0 0 0; }

UL {
	list-style-image:url(../images/bullet.gif);
	margin: 0 0 5px 10px;
	padding: 0 0 0 10px;
	width: auto;
}

LI { margin: 0 0 5px 0;}

OL {
	list-style-position:inside;
	margin: 0 0 5px 10px;
	padding: 0 0 0 10px;
	width: auto;
}
P {
	margin-bottom: 5px;
}

.odsazeny {
	margin-left: 20px;
}

.bezodrazky
 {
	list-style: none;
	padding-left: 2px;
}

a:link, a:visited {
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#FFCC00;
	text-decoration:underline;
}

body {
	margin: 0px;
	padding: 5px 0 10px 0;
    background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
}

#container {
	margin:	0 auto;
	padding: 0px;
	width: 737px;
	position: relative;
	border: 1px solid #FF0000;
}

#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height: 88px;
}


#topmenu {
	height: 44px;
	padding: 83px 0 0 338px;
}

#top1 a, #top1 a:visited, #top1 a:link {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 5px;
	background-image:url(../images/01_a.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}
#top1 a:hover  {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 5px;
	background-image:url(../images/01_b.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}

#top2 a, #top2 a:visited, #top2 a:link {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 7px;
	background-image:url(../images/02_a.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}
#top2 a:hover  {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 7px;
	background-image:url(../images/02_b.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}

#top3 a, #top3 a:visited, #top3 a:link {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 6px;
	background-image:url(../images/03_a.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}
#top3 a:hover  {
	width: 122px;
	height: 34px;
	margin: 11px 0 0 6px;
	background-image:url(../images/03_b.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}

.nd {
	display:none;
}
#main_tit {
	padding: 40px 0 0 0;
	background-image: url(../images/back.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

#main {
	padding: 10px 20px 20px 20px;
}

.text {
	padding: 20px 20px;
}

.textvetsi	{
	font-size: 13px;
	letter-spacing: 1px;
	color: #FF6600;
	font-weight: bold;
}

.citat {
	padding: 5px 5px;
	color: #5E5E5E;
	text-align: left;
}

.citat_autor {
	padding: 2px 5px;
	color: #5E5E5E;
	text-align: right;
}



	
.nadpis {  
	font-size: 16px; 
	font-weight: bold; 
	color: #d91919;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}

.nadpis_maly {  
	font-size: 12px; 
	font-weight: bold; 
	color: #d91919;
	letter-spacing: 1px;
	padding: 0 0 1px 0;
}

.nadpis2 {  
	font-size: 16px; 
	font-weight: bold; 
	color: #d91919;
	letter-spacing: 1px;
}

.bobrik {
	padding: 60px 0 10px 25px;
}


.date {
	font-weight:bold;
	padding: 2px 2px 2px 5px;
	margin: 0 0 5px 0;
	background-color: #fdf2fb;
	color: #d91919;
}

.date2 {
	font-weight:bold;
	padding: 2px 2px 2px 5px;
	margin: 0 0 5px 0;
	background-color: #CC6600;
	color: #ffffff;
}

.akce {
	padding: 0 0 10px 5px;
}

.prehled {
	 padding: 0 0 0 0;
	 background-repeat:no-repeat;
	 background-position: bottom right;
}

#footer {
	width: 738px;
	height: 35px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	padding: 45px 0 0 0;
}

#footer2 {
	width: 738px;
	height: 35px;
	background-image:url(../images/footer2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	padding: 60px 0 5px 0;
}

/* FOTOGALERIE */
div.foto_thumb {
  width: 180px;
  height: 140px;
  float: left;
  margin: 10px 0 10px 32px;
  text-align: center;
  border: 1px solid #891f33;
}

div.foto_thumb p {
 	margin: 0;
 	padding: 0;
}

div.foto_thumb a {
  display: block;
  width: 180px;
  height: 140px;
  background-color: #ffe1ff;
  line-height: 136px;
}


div.foto_thumb a:hover {
  background-color: #891f33;
}

div.foto_thumb a img {
  border: none;
  vertical-align: middle;
}

div.foto_thumb_right {
  margin-right: 0px;
}

div.foto_thumb_left {
  margin-left: 0px;
}
/* KONEC - FOTOGALERIE */

/* TOOLTIP */
/* tooltip styling */
.tooltip {
  display:none;
	background: url(../pics/tooltip.png);
	max-height: 70px;
	min-height: 20px;
	padding:10px;
	position:relative;
	z-index: 10;
	min-width:100px;
	font-size:10px;
	max-width:150px;
	border:1px solid #d91919;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;

}

/* a .label element inside tooltip */
.tooltip p {
	color: #d91919;
	font-weight: bold;
}
#message_box {
	position: absolute;
	z-index: 10;
	padding: 10px;
	border: 5px solid #db2e56;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
	margin: 0 0 0 0;
	width: 745px;
	height: 409px;
	text-align: center;
	font-size: 13px;
	background-color: #FFFFFF;
	left: 155px;
	top: 110px;
}

#message_box .zv {
	color: #C9861B;
	font-size: 15px;
}
