* {
	margin: 0;
	padding: 0;
	behavior: url(http://localhost/parkon/grafika/hover.htc)
}
img {
  border: none;
}
html, body {
	height: 100%;
  background-color: #E9EFE9;
	font-family: "Trebuchet MS", tahoma, verdana, arial;
}
div#head {
  height: 76px;
  width: 100%;
  background: #B6CFB6 url(pozad-h.png);
}
h1 {
	position: absolute;
	left: 101px;
	top: 0;
	width: 519px;
	height: 76px;
	overflow: hidden;
}
h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 519px;
	height: 76px;
	background: url(head.png) top left no-repeat;
	cursor: hand;
}
div#menu {
  height: 30px;
  width: 100%;
  background: #83B383 url(pozad-m.png);
  border-bottom:  1px solid #5F8C5F;
  border-top:  1px solid #5F8C5F;
  font-size: 85%;
}
div#menu ul {
	list-style: none;
}
div#menu li {
	float: left;
	position: relative;
}
div#menu li a {
	display: block;
	height: 30px;
	background: url(pozad-m.png);
	text-decoration: none;
	line-height: 30px;
	color: #2C5F2C;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	cursor: hand;
}
div#menu a:hover, div#menu a#active {
	background: #6BA46B url("pozad-mh.png");
}
div#menu ul li span {
	background: url("menu-cara.png");
	font-size: 1px;
	width: 3px;
	height: 26px;
	display: block;
	position: absolute;
  top: 2px;
	right: 0px;
  _right: -1px;
}
div#footer {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #E9EFE9 url(trava.png) bottom repeat-x;
	text-align: center;
}
div#all {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#all {
	height: auto;
}
div#main {
  padding-bottom: 120px;
}
div#text {
  border-top: 5px solid #BDD2B9;
  border-bottom: 5px solid #BDD2B9; 
  background-color: #CCDCC8;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
div#zbytek {
  font-weight: bold;
  color: #8D996A;
  float: right;
  margin-top: 77px;
}
div#zbytek a {
  color: #8D996A;
  text-decoration: none;
}
div#zbytek a:hover {
  color: #E9EFE9;
}
h2 {
  font-size: 170%;
  color: #5D8240;
  text-align: center;
  border-bottom: 1px solid #5D8240;
  position: relative;
}
h3 {
  color: #5D8240;
  margin: 10px;
}
div#text ul {
  margin-left: 30px;
}
p {
  text-align: justify;
}
div#nokontakt {
  margin-right: 240px;
  position: relative;
}
div#kontakt {
  float: right;
  width: 220px;
  position: relative;
}
hr.cleaner {
  clear: both;
  visibility: hidden;
}
address {
  border-left: 2px solid #B0CAAC;
  padding: 10px 0 10px 10px; 
  margin-top: 10px;
  margin-bottom: 10px;
}
address b {
  font-style: normal;
}
div#text a img#projekt {
  float: left;
  position: relative;
}
div#text a img {
  border: 4px solid #BDD2B9;
}
div#text a:hover img {
	border: 4px solid #9DBC96;
}
.ulp {
  padding-top: 15px;
  padding-left: 140px;
}
ul li ul {
 list-style-type: circle;
}
/* ----- add selectors here for font sizing ----- */
dl, #TB_window  {font-size: 1.2em}


/* ----- base links ----- */
a:link {color: #CC6633;}
a:visited {color: #CC6633;}
a:hover {color: #999966;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}

#contentPad{
margin:20px;
}

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_load{
display:none;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
z-index:99;
position:absolute;
top: 0;
left: 0;
width:100%;
height:100%;
background-color:#fff;
border:none;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
display:none;
}
