*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color:#EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:10px;
}
#wrapper
{
	background-color:#EFEFEF;
	margin: 0 auto;
	width: 1030px;
}

#wrapperweb
{
	background-color:#fff;
	width:900px;
	}

#contentwrapper
{
	margin-bottom: 5px;
	/*overflow: auto;*/
	width: 900px;
}


#skyscraper
{
	float:right;
	width:125px;
}

#top
{
	width: 900px;
	padding: 1px 0 0 0;
	/*height: 120px;*/
	position:relative;
	margin: 0;
	border:none;
	background-color:#EFEFEF;
	}

#header
{
	color: #333;
	width: 900px;
	padding: 0px;
	height: 112px;
	margin: 0px 0px 0px 0px;
}
#navigation
{
	color: #333;
	padding: 0;
	margin: 0px 0px 0px 10px;
	background: #000;
	width:880px;
	height:35px;
}

#leftcolumn
{
	display: inline;
	color: #333;
	margin: 1px 0 1px 10px;
	padding: 0px;
	width: 171px;
	float: left;
}

#contenttop
{
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 714px;
	position: relative;
	height:85px;
	
	}

#content
{
  background-position: 0 100px;
  background-image: url("images/hlaven-pozadi.jpg");
  background-repeat: no-repeat;
  float: left;
  margin: 5px 7px;
  padding: 0px;
  width: 565px;
  display: inline;
  position: relative;
  min-height:800px;
}

#content ul
{
	margin-left:20px;
	}

#rightcolumn
{
	z-index:1 !important;
	display: inline;
	position: relative;
	color: #333;
	margin: 5px 5px 0 0;
	padding: 0px;
	width: 130px;
	float: right;
}

#footer
{
	font-size: 10px;
	text-align: center;
	width: 900px;
	clear: both;
	color: #333;
	background: #ABBEBE;
	margin: 0px 0px 0px 0px;
	padding: 0x;
	background-image: url("images/footer_back.gif");
	background-repeat: repeat-x;
	height: 280px;
}

#footer div
{
	padding-top:3px;
	}

.clear
{
	clear: both;
	background: none;
}

#copyright
{
	vertical-align:bottom;
	text-align:right;
	padding-right:2px;
	color:#fff;
	margin-top:15px;
	}

.link
{
  margin:5px 0;
	background-color:#0b754a; 
  font-size:11px;
  height:25px;
  padding-top:5px;
  }

.link_arrow
{
  background-position: 3px;
  background-image: url("images/arrow_search.png");
  background-repeat: no-repeat;
  margin-left: 1px;
  padding-bottom: 2px;
  padding-top: 4px;
}
  
.link a
{
padding-left:23px;
  color: #fff;
}  

div#moto
{
  font-size:120%;
  text-align:center;
  font-weight:bold;
  margin-bottom:10px;
  color:#09603D;
  }
  
div#moto-desc
{
  padding-bottom:5px;
  font-size:90%;
  }  
  
div#moto-rest
{
  padding:10px;
  border:1px solid #5F5F5F;
  margin-bottom:13px;
  text-align:justify;
  }  
  
div#odhady-text
{
  margin:10px 10px 30px 10px;
  }  