body{
	color : #008B8B;
	background-color : #DCDCDC;
	margin : 4px;
	font-family : Verdana;
	font-size : 12px;
	position: static;
}

a {
	font-weight : bold;
	color       : #006600;
	text-decoration : none;
}

a:link {
	font-weight : bold;
	color       : #006600;
	text-decoration : none;
}

a:hover {
	font-weight : bold;
	color       : #990000;
	text-decoration : underline;
}

INPUT, TEXTAREA {
	background-color : #00AAAA;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Black;
	font-weight : bold;
}


#menu {
	background-color : #008B8B;
	position : absolute;
	padding-left: 8px;
  height: 16px;
	left : 0px;
	top : 0px;
	width:100%;
}

.menupol {
	background-color : #008B8B;
	position : absolute;
	height : 15px;
	color : White;
	overflow : hidden;
	top:0;
	font-size:12px;
	font-weight:bold;
	padding-top:1px;
	cursor: hand;
	z-index : 500;
}

.mp {
	z-index: 500px;
	height : 15px;
	margin-top : 0px;
	margin-bottom : 1px;
	padding-left:5px;
	text-align: left;
}

.ma {
	margin-top : 0px;
	margin-bottom : 1px;
	padding-left:5px;
	background-color : #E0E0E0;
	color : #008888;
}

.mpp {
	z-index: 500px;
	height: 15px;
	margin-bottom:2px;
	padding-left:5px;
	text-align: left;
}

.divHead {
	position: absolute;
	top: 20px;
	left: 1%;
	right: 1%;
	width: 98%;
	z-index: 5;
}

.tdHeadTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #008B8B;
	font-weight : bold;
}

.divBody {
	position: absolute;
  text-align: center;
	top: 90px;
	left: 1%;
	right: 1%;
	width: 98%;
	z-index: 5;
}

.divMenuInzerat {
  text-align: left;
  width: 60%;
	border : 1px solid #009090;
}

a.lnkMenuInzerat {
	font-weight : bold;
	color: #008B8B;
	text-decoration : none;
}

a.lnkMenuInzerat:link {
	font-weight : bold;
	color: #008B8B;
	text-decoration : none;
}

a.lnkMenuInzerat:hover {
	font-weight : bold;
	color: #FFFFFF;
	background-color : #00AAAA;
	text-decoration : none;
}

.divInzerat {
  width: 60%;
	border : 1px solid #009090;
}

a.lnkKoupit {
	font-weight : bold;
	color: #008B8B;
	text-decoration : none;
}

a.lnkKoupit:link {
	font-weight : bold;
	color: #008B8B;
	text-decoration : none;
}

a.lnkKoupit:hover {
	font-weight : bold;
	color: #008B8B;
	background-color : #FFFFFF;
	text-decoration : none;
}

.mg {
	text-align : center;
	background-color : #009090;
	color : White;
	font-weight : bold;
}

table {
	padding: 2px;
}

td {
	font-size : 12px;
}

caption {
	background-color : #008B8B;
	font-size: 14px;
	color : White;
	font-weight : bold;
}

.over {
	background-color : #00AAAA;
}

.tblKlicivostHead {
	background-color : #008B8B;
	color            : #DCDCDC;
	font-size        : 12px;
	font-weight      : bold;
}

.tblKlicivostBody {
	background-color : #DCDCDC;
	color            : #008B8B;
	font-size        : 12px;
	font-weight      : weight;
	text-align       : left;
}

.tblPridaniBody {
	color            : #DCDCDC;
	font-size        : 12px;
	font-weight      : bold;
}