body {
	font: 13px/20px Geneva, Arial, Helvetica,  sans-serif;
	background: #B2E1F0;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:black;
}
a { color:black; }
img {
	border: none;
}
th {
	text-align:left;
	font-weight:normal;
}
form {
	margin: 0;
	padding: 0;
}
p { margin: 0.5em 0;}
label,.label {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1,h2,h3,h4 { margin: 0.2em 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 30px;
}
h2 {
	color: #603300;
	font-size: 18px;
	line-height: 20px;
	padding-bottom:3px;
	padding-top: 0;
}
#right h3 {
	font-size: 15px;
	color: navy;
}
#header,#wrapper,#footer {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	width: 760px;
}
#header {
	background: url(/images/bgheader.png) repeat-x 0;
	color: white;
	height: 33px;
	text-align: right;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#header #logo {
	position: absolute;
	left: 25px;
	top: 8px;
}

#searchform {
	padding: 4px;
	margin-right: 10px;
}

#searchform a {
	text-decoration: none;
	color: white;
	margin-right:15px;
}

#searchform a:hover {
	color: white;
	text-decoration: underline;
}


#wrapper {
	margin-top: 20px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;	
	background-color: white;
}
#wrapper.bg {
	background-color: #fbf2e6; /* #f9efe1 */
}
#wrapper #left {
	float: left;
	width: 500px;
	display: block;
	position: relative;
	background-color: white;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
}
#wrapper #right {
	float: left;
	width: 260px;
	display: block;
	position: relative;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
}
#speechbubble {
	position: absolute;
	bottom: -20px;
	left: 56px;
}
#container1 {
	background: url(/images/bg1.png) repeat-x center 0px;
	height: 400px;
	width: 100%;
}
#container2 {
	background: url(/images/bg2.png) repeat-x right 100px;
	height: 400px;
	width: 100%;
}
#pageheader {
	padding: 20px;
	padding-bottom: 0px;
}
#pageheader .left {
	float: left;
	width: 134px;
	padding-right: 13px;
	text-align: center;
}
#pageheader .description {
	font-size: 14px;
	color: #666666;
}
#content {
	padding: 20px;
	padding-top: 10px;
}

#isquared {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#footer {
	margin-top: 13px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #345586;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#tags .tag{
	font-size: 130%;
	line-height: 25px;
}
#pageinfo ul {
	padding-left: 15px;
	margin: 0;
}
#flash {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	padding: 8px;
	margin: 20px;
	font-weight: bold;
}
#flash.notice {
	background-color: #5ead2c;
	color: white;
}
#flash.error {
	background-color: #ffa069;
	color: white;
}
img.border {
	padding: 2px;
	border: 1px solid #F0E4CE;
}
.biginput input, .biginput textarea {
	font-size: 14px;
	padding: 2px;
}
.weak {
	color:gray;
}
.bold {
	font-weight: bold;
}
.highlight {
	background-color: #fff5b2;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#right .weak {
	color: #b0a090;
}
.clear {
	clear: both;
}
.pad {
	padding: 10px;
}
.pad2 {
	padding: 20px;
}
.padtop,#pagelist {
	padding-top: 13px;
}
.error, .red {
	color: red;
}
.searchfield {
	background: white url(/images/icon-sitesearch.png) no-repeat right center;
	padding: 2px;
	font-size: 14px;
	padding-right: 14px;
}
.searchfield:focus, .searchfield:hover {
	background: white url(/images/icon-sitesearch-hover.png) no-repeat right center;
}
.right {
	text-align: right;
}
/* autocomplete */
div.autocomplete {
  z-index: 100;
  position:absolute;
  width:200px;
  background-color:white;
  border:1px solid #888;
  color: black;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* OBJEKTY */
.object {
	display:block;
	position:relative;
	clear:both;
	margin-bottom: 18px;
}

.blog_view .date {
	font-size:90%;
	color: #A4A4A4;
	display:block;
	float:left;
	margin-right:15px;
	padding-top:2px;
}
.news {
	margin-bottom: 20px;
}
.article_view h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 13px;
}
.article_view .date {
	display:block;
	font-size:10px;
	clear:both;
}
.photolist div {
	display: block;
	position: relative;
	width: 140px;
	height: 105px;
	text-align: center;
	padding: 1px;
	border: 1px solid #7aaaca;
	margin: 2px;
	float: left;
}
.photolist div .delhref {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.image {
	text-align: center;
}
.page {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.page .leftimage {
	display: block;
	position: relative;
	float: left;
	width: 100px;
	height: 75px;
	padding-right: 8px;
	text-align: center;
}
#contact table {
	margin: 0;
}
#contact table th, #contact label {
	font-size: 10px;
}
#contact form {
	background-color: #fff6ee;
	padding: 1px;
}

