body{
	background: #009900 url(../images/v3-top-bcg.gif) repeat-x top left;
	margin: 0;
	min-width: 790px;
}
#page{
	font-family: Verdana, Helvetica, Arial, sans-serif; /*font-size: 90%;*/
	color: #fff;
}
img{
	border: none;
}
a{
	color: #87CEFA;
}
#top-top{
	float: right;
	background-color: #fff;
	width: 200px;
	font-size: 90%;
}
#toptitle{
	clear: right;
	float: right;
	border:1px solid #fff;
/*	background-color: #CE0D0E;
	border:5px solid #CE0D0E;
	background-color:#E7E7CD;
	margin-top: 19px;*/
	width: 170px;
	height: 78px;
	position: relative;
	overflow: hidden;
}
#search{
	clear: right;
	float: right;
   border:5px solid #fff;
	background-color:#009900;
	width: 190px;
	margin-top: 10px;
}
#search .button{
	width: 30px;
	margin-top: -20px;
}
ul.latestnews{
	list-style: circle;
	font-family: Courier, monospace;
	border: 1px solid #CE0D0E;
	background-color: #E7E7CD;
	padding: 10px 5px 10px 20px;
	width: 450px;
}
#toptitle ul.latestnews a{
	color: White;
}
#content-center{

}
#maincontent{
	margin: 0px 10px 5px 240px;
	text-align: justify;
	/*color: #000;*/
/*	font-size: 90%;*/
}
#colmenu{
	background-image: url(../images/v3-menu-bck.png);
	float:left;
	width: 200px;
  position: relative;
  left:20px;
  top:-3px;
	background-color: #009900;
}
#pocitadlo{
}
a.mainlevel:link, a.mainlevel:visited,a.sublevel{
	text-align: left;
	display: block;
	width: 180px;
	color: #222;
	text-decoration: none;
	text-indent: 15px;
	line-height: 30px;
	vertical-align: middle;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
	font-size: 120%;
}
a.mainlevel:hover {
	/*background: url(../images/menuhover.gif) no-repeat left;*/
	color: #fff;
	border-left: 2px #fff solid;
}
a.sublevel:link, a.sublevel:visited {
	background: url(../images/submenu.gif) no-repeat left top;
	margin-left: 10px;
	padding-left:20px;
}
#active_menu {
	/*background: url(../images/menuhover.gif) no-repeat left;*/
	color: #fff;
	/*border-left: 2px #fff solid;*/
}
/*top menu*/
#mainlevel-nav {
  list-style       : none;
  padding          : 0;
  margin           : 0;
}
#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
#mainlevel-nav li a {
  display          : block;
  padding-left     : 5px;
  padding-right    : 0px;
  text-decoration  : none;
  color            : #666;
}
#mainlevel-nav li a:hover {
  color            : #000;
  text-decoration: underline;
}
table.contentpane{
/*	border-right: 1px solid #E7E7CD;
	border-bottom: 1px solid #E7E7CD;*/
	width:75%;
	color: White;
}

.contentpaneopen{
 	/*	border-right: 1px solid #E7E7CD;
	border-bottom: 1px solid #E7E7CD;*/
	color:#fff;
}
table.contentpane ul{
	list-style: none;
}
table.contentpane ul li a{
	font-weight:bold;
}
table.contentpane.table{
	color:#fff;
}
.contentheading{
	font-weight:bold;
	border-bottom: 5px solid #fff;
	color: #000;
}
.moduletableflash h3{
	margin: 0;
	color: #fff;
	padding: 4px;
	font-size:100%;
}
.moduletableflash table.contentpaneopen{
	font-size: 80%;
}
.poll {
	color : #fff;
	padding:0px 0 0px 0;
	font-size: 95%;
}
.module {
  text-align:left;
  padding: 3px;
  margin-top:5px;
  color:#fff;
}
.module h3{
	color: #000;
	padding: 5px;
	font-size: 110%;
	margin:0;
}
.sectiontableentry1,.sectiontableentry2 {
	padding: 0 0 0 10px;
	margin: 0;
}
.button {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size: 80%;
  background-color : #990000;
  color            : #ffffff;
  border:solid 1px #ffffff;
  height:20px;
  width:100px;
  float: right;
  margin:0px 0px 3px 4px;
}
.inputbox{
  border:solid 1px #CE0D0E;
}
.small,.createdate,.modifydate {
  font-size: 75%;
  color: #cccccc;
  line-height: 0.7;
}
.category ul{
	list-style: none;
}
.componentheading{
	border-bottom: 5px solid #fff;
	color: #000;
	padding: 4px;
	margin-left: -10px;
	font: italic bold x-large "Times New Roman", Times, serif;
}
#footer{
  clear:left;
	font-size: 70%;
	text-align:center;
	border-top: 1px solid #E7E7CD;
}

