body {
scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: #E6E8F9;
scrollbar-highlight-color: #E6E8F9;
scrollbar-3dlight-color: #009A00;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F7F7F7;
scrollbar-arrow-color: #993300;
}

p { 
  margin-top: -10; font-family:Verdana; font-size:9pt; line-height:130%; 
} 
ul {
  margin-top: -10; font-family:Verdana; font-size:9pt; line-height:130%; 
}
h1 {
  font-size: 14pt;
  font-weight: bold;
  color: #993300; font-family:Verdana; margin-bottom:20
  }
h2 {
  font-size: 11pt;
  font-weight: bold;
  color: #993300; font-family:Verdana;
  }
h3 {
  font-size: 9pt;
  font-weight: bold;
  color: #000000; font-family:Verdana;
  }
a:link {
  color: #cc0000;
  background: inherit;
  text-decoration: underline;
}
a:visited {
  color: #990000;
  text-decoration: underline;
}
#page {
  width: 745px;
}

#maincontent {
  float:left;
  width: 545px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
}
#header {
  width: 745px; 
  margin-bottom:0
}
#sidebar {
  float: left;
  width: 170px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 30px;
  background: f7f7f7;
}
#sidebar2 {
  float: left;
  width: 170px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 30px;
  background: FFFFFF;
}
#novinky {
	position: absolute;
	left: 280px;
	top: 186px;
	height: 400px;
	width: 240px;
	visibility: visible;
	z-index: 1;
	text-align: justify;
	padding-right:5px;
	overflow: auto;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #E6E8F9;
	scrollbar-highlight-color: #E6E8F9;
	scrollbar-3dlight-color: #f7F7F7;
	scrollbar-darkshadow-color: #E6E8F9;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #993300;
	background: f7f7f7;

}

#footer {
  width: 745px;
  margin-top: 0px;
  margin-left: 0px;
}
