BODY
{
  font: 11px Tahoma, Arial, sans-serif;
  color: #4444444;
  margin-top: 15px;
  scrollbar-face-color: #f2eae1;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #999999;
  scrollbar-darkshadow-color: #444444;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #FFFFFF;
}

BODY.nomargin {
  margin: 0px;
}
A {
  font: 12px Verdana, Arial, sans-serif;
  color: #0e48a9;
  text-decoration: none;
}
A:visited {
  font: 12px Verdana, Arial, sans-serif;
  color: #0e48a9;
}
A:hover {
  text-decoration: underline;
}

TD.module A:link, A.small:link {
    font-size: 11px;
}

TD.module A:visited, A.small:visited {
    font-size: 11px;
}

TABLE.menu A:link  {
    font-size: 11px;
}

TABLE.menu A:visited  {
    font-size: 11px;
}

TD
{
  font: 12px Verdana, Arial, sans-serif;
  color: #4444444;
}
FORM {
  margin: 0px;
}
TABLE.okraje
{
	border-left: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

P {
  margin-top: 0px;
  margin-bottom: 7px;
}

A.menu {
  font: bold 12px Verdana, Arial, sans-serif;
  color: #015943;
  text-decoration: none;
}
A.menu:visited {
  font: bold 12px Verdana, Arial, sans-serif;
  color: #015943;
}
A.menu:hover {
    text-decoration: none;
}

A.small {
    font: 9px Arial, sans-serif;
}

A.small:visited {
    font: 9px Arial, sans-serif;
}

A.articlemenu:link {
    color: #777777;
}

A.articlemenu:visited {
    color: #777777;
}

A.articlemenu:hover {
    color: black;
    text-decoration: none;
}


BLOCKQUOTE {
  margin-top: 0px;
  margin-bottom: 0px;
}
DIV {
  padding: 4px;
  padding-left: 10px;
}
.detailtitle {
  font-size: 12px;
  font-weight: bold;
  color: #713301;
}
.retype {
  font-size: 18px;
  font-weight: bold;
}
.label {
  color: #005841;
  font-weight: bold;
  font-size: 11px;
  padding-left: 10px;
}
.popisek {
  font-size: 10px;
}
.titulek {
  font-family: Verdana, Helvetica, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #015943;
}
.actual {
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.admlinks {
	width: 308px;
}
.category {
  color:  #0e48a9;
}

.button {
  width: 80px;
}
.asterisk {
  color: red;
  font-weight: bold;
}
.pop
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

TD.copyright {
    font: 9px Arial, sans-serif;
    color: #999999;
}

TD.module {
    font: 11px Arial;
    color: #868686;
}

TD.module2 {
    font: 11px Arial;
    color: #000000;
}

.title {
	font-family: Arial, sans-serif;
    /*font-style: italic;*/
    color: #d2b394;

}

.pagetitle {
    font: bold 16px Arial, sans-serif;
    font-style: italic;
    color: #d2b394;
}

TD.datum {
    font-size: 11px;
    color: #777777;
}

TD.quote {
    font: 11px "Comic Sans MS", Arial, sans-serif;
    color: black;
}
TD.small {
    font: 10px Arial, sans-serif;
}

UL {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 25px;
}
UL LI {
    list-style-image: url(img/li.gif);
    margin-bottom: 4px;
}

.input {
    font: 11px Arial;
}
