body {
  	margin:0px;
 	margin-top: 3px;
	padding: 0px;
	background-image:url(sizer.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#a7a7a7;
}
.obsahobal {
	background-image:none;
  	background-color:#ceecec;
	color: #000000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height:99%;
	width:808px;
}

a:link {
	color:#277f7e;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #277f7e;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #277f7e;
	text-decoration: underline;
	cursor: hand;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
	cursor: hand;
}
.hlavni {
	width:1000px;
}

.menuobal {
	width:180px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color:#277f7e;
	height:99%;
	padding:0px 0px 40px 0px;
	background-image:none;
}
.menu span {
	display:block;
	background-color:#277f7e;
	color:#ffffff;
	font-weight:bold;
	line-height:21px;
	display:block;
	font-size:12px;
	padding:3px;
	padding-left:10px;
	border-top:none;
	border-bottom:1px solid #3e9392;
	text-decoration:none;
	background-image:none;
}
.menu:hover span {
	background-color:#5ebdbc;
	color:#FFFFFF;
	cursor:hand;
	text-decoration: none;
	background-image:none;
	padding:3px;
	padding-left:10px;
	border-top:none;
	border-bottom:1px solid #3e9392;
}

.okrajvlevo {
	width:5px;
	background-image:url(e_okrajvlevo.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:500px;
}
.okrajvpravo {
	width:5px;
	background-image:url(e_okrajvpravo.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:500px;
}
.textlogaobal {
	height:60px;
	background-image:url(e_textlogaobal.gif);
	background-position:center;
	padding-right:10px;
	color:#FFFFFF;
}
.zapati {
	height:30px;
	background-image:url(e_zapati.gif);
	background-position:center;
	color:#ffffff;
	border:none;
}
.zapati a {
	color: #ceecec !important;
}
.zapati a:hover {
	color: #fff !important;
}
.obrazekloga {
	border:none;
	border-bottom: 1px solid #000000;
	margin-bottom:20px;
}
.pocitadlo {
	text-align:center;
}
.nadpispodstr {
	font-size:18px;
	line-height:20px;
	height:20px;
}
.textloga {
  font-size:20px;
  text-align:center;
  margin:0px;
  text-indent:15px;

}


.podnadpispodstr { font-size:14px; font-weight:bold; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; padding:0px 10px 0px 10px; }
.podmenupomocny { float:right; margin:0px 0px -1px 4px; height:20px; font-size:12px; line-height:20px; font-weight:bold; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.podmenu span { color: #ffffff; background-color:#277f7e; padding:2px 10px 3px 10px; border-top: 1px solid #ffffff; text-decoration: none; }
.podmenu:hover span { color: #fff; background-color:#5ebdbc; text-decoration: undeline; cursor:hand; }
.podtrhnuti { border-bottom:1px solid #ffffff; }

.diskuzeram {
  background-color:#277f7e;
  border:1px solid #ffffff;
  color:#ffffff;
  font-weight:bold;
}
.buttons, .buttons:link, .buttons:visited, .buttons:active {
  background-color:#277f7e;
  color:#ffffff !important;
  font-weight:bold;
  cursor:pointer;
}
.buttons:hover {
  background-color:#5ebdbc;
  color:#ffffff !important;
}
.diskuzeoddeleni {
  color:#000000;
  border-bottom:1px solid #ffffff;
}

legend { color:#000000; }

fieldset{
  border:1px solid #ffffff;
}



