html, body{
	margin:0;
	padding:0;
}

body {
	background-image: url(images/bg-1.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1.5em;
	color: #333333;
}
a { color:#018BC1;}
a:hover { text-decoration:none;}
#header{
	width: 838px;
	height: 231px;
	margin: auto;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
}
.hlavicka{
	margin-left: 60px;
	margin-top: 30px;
	position: absolute;
}
#logo {color:#fff; text-align:left; float: left; position: relative;}
#logo a{ border: none; }
#logo h1{ display: none; }
#menu{
	height: 50px;
	width: 560px;
	margin-top: 55px;
	margin-right: 60px;
	margin-left: 250px; 
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: absolute;
}

#menu a{
	color: White;
	margin-left: 10px;
	text-decoration: none;
}

#menu a:hover{
	color: silver;
}
#main {
	background-repeat: repeat-y;
	width: 838px;
	text-align: left;
	background-image: url(images/bg-main.jpg);
	margin: auto;
}

#main-left {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px; 
	width: 547px;
	border-right: 1px dashed;
	border-right-color: silver;
	
}
#main-right {
	float: right;
	margin-top: -35px;
	margin-right: 20px; 
	margin-bottom: 10px;
	width: 250px;
	min-height: 300px;
	border-left: 1px dashed;
	border-left-color: silver;
}
#main-right h2 {
	margin-left: 5px;
	margin-top: -10px;
}
#content {width: 780px; margin:0 auto;}
#text { width: 780px;}
#text p { margin-left: 5px; padding:0 0 5px 0; text-align: justify; }
#text ul { margin:0 0 0 20px; padding:0;}
#text ol { margin:0 0 0 20px; padding:0;}
#text ul li { margin-left: 20px; list-style-image: url(images/bullet.gif); list-style-position: outside; }
#text ol li { margin-left: 20px;}
#sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
#sidebar_top { width:227px; height:40px; background:url(images/sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 30px 10px 30px;}
#sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin: 20px 0 2px 0;}
#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li { list-style: none;}
#text h1 {  display: none;}
#text h2 { color: #216B31; font-size: 17px; margin: 20px 0px;}
#text h2 a { color: #216B31; text-decoration: underline;}
#text h2 a:hover { color:#445d6c;}
#text h3 { margin-left: 5px; font-size: 13px; color: black;}

.date { margin-top:0px; padding-top:0px;}
.postmetadata { font-size: 10px; margin: 5px 0 0 0;}
.postmetadata small { font-size: 10px;}
.entry p { margin: 5px 0 0 0;}
#searchform { margin: 0;}
#searchform #searchsubmit { width: 30px; height: 21px; border: none; color: #eeeeee; background-color: #445d6c; font-size:14px; font-weight:bold;}
#searchform #s { width: 128px;  background-color:#eeeeee;}
#commentform #comment { width: 500px;  background-color:#eeeeee;}
#commentform #author, #commentform #email, #commentform #url { width: 250px;  background-color:#eeeeee;}
#commentform #submit { width:140px; height: 21px; border: none; color: #eeeeee; background-color: #445d6c; font-size:14px; font-weight:bold;}
#commentform p { margin: 5px 0 5px 0;}
#calendar caption { margin: 5px 0 2px 0; text-transform:uppercase; font-size:13px; font-weight:bold; color:#ffffff; text-align:left;}
#calendar h2 {margin: 0; padding: 0;}
#wp-calendar th {padding-right:10px; text-align:left;}
#wp-calendar td {padding-right:10px;}
.commentlist { padding-right:10px;}
.commentlist .alt {}
.commentlist p { margin: 5px 0 10px 0;}
.navigation { text-transform:uppercase; margin-top: 20px;}
blockquote { font-style:italic; border-left:3px solid #bed7e6; padding-left: 5px; margin-left: 20px;}
code { line-height:normal; font-size:11px;}
.screen{display: none;}
#zapati{
	width: 798px;
	height: 5px;
	margin-left: 20px;
	border-top: silver 1px dashed;
}

#zapati img{
	margin: 8px;
}

#zapati a{
	color: #216B31;
	text-decoration: none;
}

#zapati a:hover{
	color: #216B31;
	text-decoration: underline;
}
#footer {
	width: 838px;
	height: 70px;
	background: url(images/footer-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: Silver;
	font-size: 9px;
	text-align: right;
}
#footer p{
	margin-right: 20px;
	padding: 0px;
}
#footer a{
	color: Silver;
	text-decoration: none;
}
#footer a:hover{
	color: #216B31;
	text-decoration: none;
}
p{
	margin: 0px 15px;
}
#citace{
	margin: auto;
	padding-top: 20px;
	text-align: center;
	color: #216B31;
}
img{
	margin: 8px;
	border: none;
}
ul.sluzby{
	margin-top: -5px;
}

ul#smerovac{
  display: block;
  float: right;
  margin-top: -58px;
  margin-right: -11px;
  background: url(images/smerovac.gif) no-repeat right;
  height: 30px;
}
ul#smerovac li{
  float: left;
  list-style-type: none;
  list-style: none;
  padding: 5px 7px 0px 0px; 
}

ul#smerovac li a{
  text-decoration: none;
  color: #333333;
  font-weight: lighter;
  text-transform: uppercase;
}

ul#smerovac li a:hover{
  text-decoration: underline;
}

ul#smerovac li a.active{

}


#aktuality h2{
  margin-top: -5px;
  margin-left: 5px;
  font-size: 13px;
  color: Black;
}
#aktuality{
  margin-top: -20px;
}
.hr{
	border-top: silver 1px dashed;
	height: 2px;
	width: 788px;
}
.pagetitle{
	display: none;
}
.taright{
	text-align: right;
}

.partneri{
	float: left;
	margin-left: 30px;
}

.alignright {
	float: right;
	margin-left: 10px;
}
