body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5959;
}
a {
	color: #5B5959;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

#main {
	width:920px;
}
#top {
	width:920px;
	height:261px;
	/*background:url('../images/flash.jpg') left top no-repeat;*/
}
#top2 {
	width:920px;
	height:34px;
	background:url('../images/top.jpg') left top no-repeat;
}
#bottom {
	width:920px;
	height:198px;
	background:url('../images/bottom.jpg') left top no-repeat;
}

#maintab {
	background:url('../images/fill.gif') left top repeat-y;
}
#pravysloupec {
	background:url('../images/right.jpg') left top no-repeat;
}
#strednisloupec {
	background:url('../images/mid.jpg') left top no-repeat;
}
#levy_zbytek {
	width:216px;
	height:33px;
	background:url('../images/levy.jpg') left top no-repeat;
}
#obsah {
	padding:4px 3px 0px 26px;
	text-align:left;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#006951;
	margin:0px;
	/*padding-bottom:16px;*/
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#89C552;
	margin:0px;
	padding:10px 0px;
}
ul, ol {
	margin-top:9px;
	margin-bottom:9px;
	margin-left:25px;
	padding-left:0px;
}
.box {
	border:1px solid #AAD583;
	width:380px;
	padding:6px 8px;
}
.mezzo1 {
	height:7px;
	font-size:1px;
}
.pole {
	border:1px solid #89C552;
}
.but {
	background-color: #006951;
	border:1px solid #006951;
	color:#FFFFFF;
}
