body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url("images/pozadi.png") top left repeat-x;
	margin:0;
	padding:0;
}

h1 {
	text-align: left;
	color: #96db1e; 

}
h3 {
	margin: 5px;
	margin-left: 10px;
	font-family: "Lucida Grande", Verdana, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: bold;
	color: #96db1e; 
}
.zeleny_nadpis {
	margin: 5px;
	margin-left: 10px;
	font-family: "Lucida Grande", Verdana, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: bold;
	color: #96db1e; 
}

#obsah {
	width: 909px;
	position:relative;
	margin: auto;
}

#data {

	text-align: left;
	width: 909px;
	background: #fff url("images/pozadi2.png") 66px 0px repeat-y;
	background-color: transparent;
}

#footer {
	text-align: center;
	width: 753px;
	position: relative;
	left: 54px;
	border-top: 3px solid #d8f092;
	color: #aab192;
}

#kontakt {
	position: absolute;
	left: 740px; top: 35px;
	text-align: left;
}
#kontakt div {
	margin-left: 10px;
	font-family: "Lucida Grande", Verdana, Geneva, Sans-serif;
 	font-size: 11px;
}
#kontakt p {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	font-weight: bolder;
}

#content {
	position: relative;
	left: 66px;
	width: 550px;
	margin-left: 30px;
	float: left;
}

#sloupek {
	position: relative;
	left: -15px;
	width: 160px;
	float: right;

}

#sloupek div {
	margin-bottom: 20px;
	width: 100%;
	border: 2px solid #d8f092;
	background-color: #fff;
}

#sloupek ul {
	text-align:left;
	list-style-type: square;
	position: relative;
	left: -10px;	 
}


#menu {
	position: absolute;
	left: 35px; top: 218px;
	font-family: "Lucida Grande", Verdana, Geneva, Sans-serif;
 	font-size: 11px;
 	font-weight:bold;
 	color: #aab192;
}

#menu ul {
	text-align:center;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
}
#menu ul li {
	 float: left;
	 margin: 0;
	 padding: 0;
	 padding-left: 18px;
}
#menu ul li a {
	 color: #aab192;
	 text-decoration: none;
	 font-weight: bold;
}

#footer a {
	 color: #aab192;
	 text-decoration: none;
	 font-weight: bold;
}

#cenik ul {
	 list-style-type: square;
	 margin-left: 50px;
	 padding: 0;
}

table {
	border: 1px solid #aab192;
}

a:link   {color: #aab192;}
a:visited {color: #aab192;}
a:active {color: #aab192;}
a:hover  {color: #aab192;}

a img {border-width: 0px;}

a {
	font-weight: bold;
	 color: #aab192;
	 
}

#active_control {
	display: none;
}

#form1{
	border:1px solid #882200;
	background-color:#C86240;
	padding:10px;
	
}

#guestbook_form {
	text-align: left;
	width: 500px;
}

.guestbook_input {
	width: 130px;
	border: 1px solid #882200;
	background-color: #d79166;
}

.guestbook_textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #882200;
	background-color: #d79166;
}

.prispevek1 {
	width: 710px;
	border: 1px solid #882200;
	border-left: 3px solid #882200;
	background-color: #d79166;
	padding: 10px;
	margin: 3px;
}
.prispevek0 {
	width: 710px;
	border: 1px solid #882200;
	border-left: 3px solid #882200;
	background-color: #de2121;
	padding: 10px;
	margin: 3px;
}

.prispevek_nadpis {
	font-weight: bold;
	border-bottom: 1px solid #882200; 
	margin: 3px;
	padding-bottom: 3px;
}

.reply1 {
	width: 663px;
	border: 1px solid #882200;
	border-left: 3px solid #882200;
	background-color: #fd914f;
	margin: 3px;
	margin-left: 50px;
	padding: 10px;
}

.reply0 {
	width: 663px;
	border: 1px solid #882200;
	border-left: 3px solid #882200;
	background-color: #de2121;
	margin: 3px;
	margin-left: 50px;
	padding: 10px;
	
}

#pagination {
	text-align: center;
	font-size: 13px;
}
#pagination a {
  text-decoration: none;
}

.zleva {
	float: right;
}

.zprava {
	float: left;
}

.center {
	text-align: center;
}

.mail {
	unicode-bidi:bidi-override;
	direction: rtl;
}

.clear {
	clear: both;
}
		

