body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/test.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
}
form {
	margin: 0;
	padding: 0;
}
img  {
	border: none;
}
input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	color: #132631;
	font-size: 11px;
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
}
img.thmb {
	width: 100px;
	height: 55px;
	float: right;
	margin-top: 3px;
}
.error {
	font-weight: bold;
	color: red;
	background-color: transparent;
	font-size: 13px;
}
.ok {
	font-weight: bold;
	color: green;
	background-color: transparent;
	font-size: 13px;
}

#weby {
	width: 950px;
	background-color: transparent;
	color: white;
	margin: 0 auto 0 auto;
	padding: 3px 10px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}
#weby h1 { font-size: 11px; font-weight: normal; 	padding: 0; margin: 0; }
#weby a {
	color: #86c81d;
	background-color: transparent;
	text-decoration: none;
}
#weby a:hover {
	color: white;
	background-color: transparent;
}


#head {
	width: 950px;
	margin: 21px auto 0 auto;
	text-align: center;
}


#menu {
	width: 950px;
	margin: 10px auto 15px auto;
	padding: 3px 10px;
	font-size: 13px;
	text-align: center;
}
#menu a {
	background-color: transparent;
	color: #005000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
	padding: 0 5px;
}
#menu a:hover, #menu a.act {
	color: #132631;
	background-color: transparent;
}


#body {
	border-top: 6px solid #005000;
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: white;
	color: #333333;
	width: 950px;
}
#body .cesta a {
	text-decoration: none;
}
#body .cesta a:hover {
	text-decoration: underline;
}
#body .back {
	background-image: url(../gfx/back.gif);
	background-repeat: repeat-y;
	border-bottom: 10px solid white;
}
#body .cistic {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/line.gif);
 	background-repeat: no-repeat;
	overflow: hidden;
}
#body h1, #body div.h1 {
	margin: 0;
	padding: 10px;
	color: #005000;
	background-color: transparent;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#body h2 {
	margin: 0;
	color: #005000;
	background-color: transparent;
	font-size: 13px;
	margin-bottom: 7px;
}
#body h1.h2 {
	margin: 0;
	color: #005000;
	background-color: transparent;
	font-size: 13px;
	margin-bottom: 7px;
	float: none;
  padding: 0;
}
#body div.info {
	margin: 0;
	padding: 10px;
	float: right;
	color: #005000;
	background-color: transparent;
}
#body .path {
	margin: 0;
	padding: 11px 10px 9px 10px;
}
#body .path a {
	color: #787878;
	background-color: transparent;
	text-decoration: none;
}
#body .path a:hover {
	color: #005000;
	background-color: transparent;
	text-decoration: underline;
}
#body div.left-menu {
	float: left;
	width: 160px;
	border-top: 1px solid #005000;
	background-color: #D7E1E4;
	padding: 10px;
	background-image: url(../gfx/inz_pozadimodra.gif);
	background-repeat: repeat-x;
	min-height: 100px;
	_height: 100px;
}
#body div.left-menu .pk {
	margin-bottom: 8px;
}
#body div.left-menu a {
	text-decoration: none;
}
#body div.left-menu span {
	color: #787878;
	background-color: transparent;
}
#body div.left-menu a:hover {
	text-decoration: underline;
	color: #005000;
	background-color: transparent;
}
#body div.left-menu a.act {
	color: #005000;
	background-color: transparent;
	font-weight: bold;
}
#body div.admin {
	background-color: #D7E1E4;
	padding: 10px;
	background-image: url(../gfx/inz_pozadimodra.gif);
	background-repeat: repeat-x;
	border-bottom: 10px solid white;
}
#body div.main {
	margin-left: 190px;
	border-top: 1px solid #005000;
}
#body div.main div.l-head {
	margin: 0;
	background-color: #D7E1E4;
	padding: 10px;
	border-bottom: 3px solid white;
	background-image: url(../gfx/inz_pozadimodra.gif);
	background-repeat: repeat-x;
}
#body div.main div.inz {
	padding: 10px;
}
#body div.main div.inz a {
	margin-bottom: 1px;
	text-decoration: none;
}
#body div.main div.inz a:hover {
	text-decoration: underline;
	color: #132631;
}
#body div.main div.inz p {
	padding: 0;
	margin: 5px 0;
	color: #132631;
	background-color: transparent;
}
#body div.main div.inz p.info {
	color: #555555;
	background-color: transparent;
}
#body div.main div.l-even {
	margin: 0;
	background-color: #DDFFCC;
	padding: 10px;
	border-bottom: 3px solid white;
	background-image: url(../gfx/inz_poz2.gif);
	background-repeat: repeat-x;
}
#body div.main div.l-odd {
	margin: 0;
	background-color: #EAFFDF;
	padding: 10px;
	border-bottom: 3px solid white;
	background-image: url(../gfx/inz_poz1.gif);
	background-repeat: repeat-x;
}
#body div.main div.l-page {
	margin: 0;
	background-color: #D7E1E4;
	padding: 3px 10px;
	text-align: center;
}
#body div.main div.l-page a {
	color: #005000;
	background-color: transparent;
	font-size: 13px;
	text-decoration: none;
}
#body div.main div.l-page a:hover {
	text-decoration: underline;
	color: #132631;
}
#body div.main div.last {
	border-bottom: none;
}

#body a {
	color: #333333;
	background-color: transparent;
}
#body label {
	font-weight: bold;
	display: block;
	margin-top: 7px;
}
#body label span {
	font-weight: normal;
}
#body label.first {
	margin-top: 0;
}
#body label.error {
	color: red;
	background-color: transparent;
	font-size: 11px;
}
#body label.error span {
	color: #333333;
	background-color: transparent;
}	
div.title {
	padding: 10px 10px 1px 10px;
}
div.title div.kat {
	width: 140px; 
	height: 67px; 
	text-align: center; 
	float: left;
	padding: 10px 5px;
	border-right: 10px solid white;
}
#body div.title div.kat h2 {
  font-size: 11px;
}

div.title div.kat a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div.title div.kat a:hover {
	text-decoration: underline;
}
div.title div.kat a span {
	margin-top: 7px;
	display: block;
	font-weight: normal;
}

div.title div.last {
	border-right: none;
}
div.title div.line {
	background-image: url(../gfx/inz_poz1.gif);
	background-repeat: repeat-x;
	background-color: #EAFFDF;
	height: 77px; 
	margin-bottom: 10px;
	padding-left: 60px;
}
	
#foot {
	margin: 20px auto 20px auto;
	text-align: center;
	width: 950px;
	color: white;
	background-color: transparent;
}
#foot a {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}

#body iframe {
	border: none;
}