/* CSS Document */

* { margin:0; padding:0; }    /* vynulovani */

html, body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Tahoma;
	background: url(img/bgmain.jpg) repeat-x top left;
}
p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #818181;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
a {
	color:#8DBB43;
  text-decoration: underline;
  font-weight:bold;
}
a:hover {
	text-decoration: none;
}
h1 {
	display: none;
}
.h {
  padding:7px 5px 7px 0px;
  background: url(img/bgnadpis.jpg) repeat-x top left;
  margin-bottom: 20px;
}
h2 {
	font-size:14px;
  margin-bottom: 0px;
  padding-left: 40px;
  color:#FFF;
  background: url(img/odr1.gif) center left no-repeat;
}

#web-html h2 {background:url(img/h2bg.gif) no-repeat;padding:7px 10px 7px 40px;margin-bottom:15px;}
.hlavninadpis {
	padding:7px 5px 7px 235px;
  background: url(img/bgnadpis.jpg) repeat-x top left;
  margin: 0 3px 3px 3px;
  width: 560px;
}
#hlavninadpis {
	font-size:14px;
  padding-left: 40px;
  color:#FFF;
  background: url(img/odr1.gif) center left no-repeat;
  margin: 0;
}
h3 {
	font-size:10pt;
  color:#82B009;
  padding: 0 0 3px 18px;
  margin: 0 0 7px 0;
  border-bottom: 4px solid #EEE;
  background: url(img/bg_nadpis2.gif) no-repeat 0 3px;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
#box {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 800px;
}
#head {
	padding: 0;
	position: relative;
	width: 800px;
	height: 79px;
}
#logo {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#flash {
  width: 800px;
	height: 177px;
	margin: 0;
	padding: 0;
	background: url(img/image.jpg) no-repeat;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
}
#nav {
	width: 570px;
	padding: 30px 0px 0 0;
	margin: 0 0 3px 0;
	border-top: 6px solid #5B5B5B;
	position: absolute;
	top: 0px;
	right: 0;
	text-align: right;
}
#nav ul li{
	display: inline;
	list-style: none;
	padding: 0;
	height: 30px;
	margin: 10px 0 ;
}
#nav ul li a {
	padding: 10px 14px 10px 14px;
	color: #737373;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid #E8E8E8;
}
#nav ul li a:hover {
	color: #000;
	text-decoration: underline
}
#nav ul li.aktiv a {
	color: #000;
	text-decoration: underline
}
#nav li .last {
	border: none;
}
#main {
	background: url(img/bgobsah.jpg) repeat-x;
  margin: 3px 0 3px 0;
  padding: 0 0 20px 0;
  border-bottom: 6px solid #D0D0D0;
  border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
  width: 800px;
}
#obsah {
	width: 555px;
	float: right;
	padding: 20px 0px 0px 20px;
	margin: 0;
}
#obsah img {
	padding: 0;
	margin: 10px;
	border: 4px solid #D9D9D9;
	float:left;
	
}
#obsah p {
	padding: 0;
	margin: 10px 0;
}

#obsah p.nadpis {
	color: #067832;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
}
#leva {
	width: 221px;
	float: left;
	padding: 0 0px;
	background: url(img/menu_pozadi.png) repeat-x;
	margin: 0;
	position:relative;
}
#foot {
	width: 800px;
	height: 100px;
	padding: 0;
	margin: 0;
	position: relative;
}
#logofoot {
	position: absolute;
	top: 10px;
	right: 0;
}
.text {font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#111111;margin-top: 10px;}
.text a:link {color:#111111;text-decoration: underline;}
.text a:visited {color:#111111;text-decoration: underline;}
.text a:hover {color:#111111;text-decoration: none;}


#menu {
  margin: -55px 0 0 0px;
  width: 221px;
  background: url(img/bgmenu.jpg) repeat-y;
  z-index: 100;
  position: relative;
}
#menu li{
  list-style-type: none;
  margin: 0;
}
#menu li a {
  background: url(img/menuoff.gif) center left no-repeat;
  margin: 0px 15px;
  padding: 5px 0 7px 25px;
  text-decoration: none;
  border-bottom: 1px dotted #AFD08A;
  color: #FFF;
  display: block;
  width: 170px;
}
#menu li a:hover {
  color: #232521;
  text-decoration: underline;
  background: url(img/menuon.gif) center left no-repeat;
}
#menu .aktiv a{
  color: #232521;
  text-decoration: underline;
  background: url(img/menuon.gif) center left no-repeat;
}
#menu .zel a{
  border: none;
  color: #078438;
  background: url(img/menuzel.gif) center left no-repeat;
}
#adresa {
  margin: 20px 0;
	padding: 20px;
	width: 181px;
  background: url(img/bgadresa.jpg) repeat-y;
}
#leva #adresa p {
  color: #FFF;
}
#leva #adresa a {
  color: #FFF;
  font-weight: bold;
}
#leva p a {
  color: #232521;
}

#obsah ul {
  color: #737373;
  margin: 0 0 0 40px;
}
#obsah li {
  padding-top: 5px;
  padding-bottom: 5px;
  list-style: square;
  font-weight: bold;
}
#aktuality {
  margin: 0;
	padding: 0;
	float: left;
	width: 250px;
}
#aktualityobsah {
	background: #E2E2E2;
	padding: 0 15px 15px 15px; 
}
#reference {
  margin: 0;
	padding: 0 0 0 25px;
	float: right;
	width: 250px;
	border-left: 1px dotted #C9C9C9;
}
table {
  background: #F6F6F6;
  color: #737373;
  margin: 0 0 20px 0;
}
td {
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  padding: 5px;
}
.tabhead {
  background: #E6E6E6;
  font-weight: bold;
}



#linkbuilding {
	width: 800px;
	padding: 0;
	margin: 0;
	position: relative;
}

#linkbuilding a {
  color:#DAFF9B;
	text-decoration:none;
}

#linkbuilding a:hover {
	text-decoration:underline;
}

#links {
	width: 800px;
	padding: 0;
	margin: 0;
	position: relative;
	text-align:center;
}

