@media all {

body
{

/*  color: #486245; */
  color: #283225;
  background-color: #eeffee;
/*  font-size: 11px; */
  font-size: 0.7em;
  font-family: Verdana, Tahoma, sans-serif;
  margin-top: 3px;
}
div.main a
{
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
div.main a:visited
{
  text-decoration: none;
  border-bottom-style: dotted;
}
div.main a:hover
{
  text-decoration: none;
  border-bottom-style: solid;
}
div.main ul
{
  margin: 0px;
  padding: 0px;
}
div.main ul li
{
  margin-top: 3px;
  list-style-type: none;
  border-style: solid;
  border-width: 1px;
  border-color: #12982a;
}
div.main ul li div
{
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 0px;
}
div.main ul li div p
{
  margin-top: 0px;
  margin-bottom: 10px;
}
div.main ul li div.sender
{
  margin: 2px;
  text-align: right;
  color: #12982a;
  font-style: italic;
}
div.main ul li div.sender a
{
  border-bottom-color: #12982a;
  color: #12982a;
}
div.main ul li div.sender a:hover
{
  color: #006000;
}
div.main ul li:hover
{
/* Dela to bordel u jinych LI, konkretne u contentlist */
/*  background-color: #e6ffe6; */
}
div.main h3
{
  display: block;
  background-color: #12982a;
  color: #eeffee;
  border-style: solid;
  border-width: 1px;
  border-color: #12982a;
/*  font-size: 13px; /**/
  font-size: 1.2em; /**/
  padding: 2px;
  margin: 0px;
  margin-top: 10px;
}
div.main div.w3c_error
{
  position: fixed;
  top: 0px;
  z-index: 2;
}
div.main div.w3c_error ul li
{
  display: inline;
  background-color: #EE0000;
  border-style: solid;
  border-width: 1px;
  border-color: #AA0000;
  padding: 2px;
  margin: 0px;
  margin-right: 5px;
  color: #eeffee;
  font-weight: bold;
}
div.main div.w3c_error ul li a,
div.main div.w3c_error ul li a:visited
{
  border-bottom-color: #eeffee;
  color: #eeffee;
}
div.main div.w3c_error ul li a:hover
{
  border-bottom-color: #eeeedd;
  color: #eeeedd;
}

div.main div.w3c_error ul li.valid
{
  background-color: #0000FF;
  border-color: #0000AA;
  color: #eeeeff;
}
div.main div.w3c_error ul li.valid a,
div.main div.w3c_error ul li.valid a:visited
{
  border-bottom-color: #eeeeff;
  color: #eeeeff;
}
div.main div.w3c_error ul li.valid a:hover
{
  border-bottom-color: #ddddff;
  color: #ddddff;
}

div.main div.links
{
  display: block;
  background-color: #bbeebb;
  border-style: solid;
  border-width: 1px;
  border-color: #12982a;
/*  font-size: 10px; */
  font-size: 0.9em; /**/
  padding: 2px;
  margin-top: 3px;
  margin-bottom: 5px;
  color: #486245;
  text-align: center;
}
div.main div.links a
{
  border-bottom-color: #283225;
  color: #283225;
}
div.main div.links a:hover
{
  color: #000000;
}
div.header h2
{
  color: #12982a;
  font-size: 1.4em; /**/
/*  font-size: 16px; /**/
  font-variant: small-caps;
  margin-top: 0px;
/*  margin-left: 10px; */
}
div.header h1
{
  color: #12982a;
  font-size: 1.8em; /**/
/*  font-size: 20px; /**/
  font-variant: small-caps;
  margin-top: 0px;
/*  margin-left: 10px; */
  margin-bottom: 0px;
}
div.header h1 a,
div.header h1 a:visited,
div.header h2 a,
div.header h2 a:visited
{
  text-decoration: none;
  border-bottom-style: none;
  color: #12982a;
}
div.header h1 a:hover,
div.header h2 a:hover
{
  text-decoration: underline;
  border-bottom-style: none;
  color: #12982a;
}
div.main div.footer
{
  margin-top: 15px;
  text-align: right;
  color: #486245;
}
div.main div.footer a
{
  border-bottom-color: #486245;
  color: #486245;
}
div.main div.footer a:hover
{
  border-bottom-color: #283225;
  color: #283225;
}
div.main p a,
div.main div a,
div.main th a,
div.main td a,
div.main ul li a
{
  border-bottom-color: #283225;
  color: #283225;
}
div.main p a:hover,
div.main div a:hover,
div.main th a:hover,
div.main td a:hover,
div.main ul li a:hover
{
  border-bottom-color: #000000;
  color: #000000;
}
div.main ul li h4
{
  color: #486245;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1em;
}
div.main ul li h4 a
{
  border-bottom-color: #486245;
  color: #486245;
}
div.main ul li h4 a:hover
{
  color: #283225;
}
div.main div#form
{
  padding-top: 5px;
  padding-bottom: 5px;
}
div.main div.mandatory label,
div.main span.mandatory
{
  font-weight: bold;
}
div.main div.hidden
{
  display: none;
}
div.main img
{
  border: 0px;
}
div.main ul.msg li.err
{
  font-weight: bold;
  color: red;
}
div.main ul.msg li.msg
{
  font-weight: bold;
}

table.stats td,
table.stats th
{
  padding-right: 10px;
  text-align: left;
}
table.stats tr:hover
{
  background-color: #ceefce;
}

div.main div.normal_quote
{
  color: #486245;
  margin-top: 10px;
}
div.main div.normal_quote h3
{
  border-color: #688265;
  background-color: #688265;
  color: #eeffee;
}
div.main div.normal_quote h4
{
  color: #486245;
}
div.main div.normal_quote ul li
{
  border-style: solid;
  border-width: 1px;
  border-color: #688265;
}
div.main div.normal_quote div
{
}
div.main div.normal_quote div p
{
  margin: 0px;
  padding: 0px;
}
div.main div.normal_quote div div.author
{
  font-style: italic;
  margin: 0px;
  padding: 2px;
  text-align: right;
}

div.header div.timesDiv
{
  text-align: right;
}

div.main div.contentlist
{
  margin-top: 5px;
}

div.main ul.contentlist
{
  margin-top: 8px;
}
div.main ul.contentlist li
{
  border: 0px;
  display: inline;
  white-space: nowrap;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #688265;
  padding-left: 4px;
}
div.main ul.contentlist li.first
{
  border-left-style: none;
  padding-left: 0px;
}

div.main span.blankimage
{
  background-image: url(../img/newwindow.png);
  background-repeat: no-repeat;
  padding-left: 6px;
}

div.main a[target="_blank"]
{
  padding-right: 10px;
  background-image: url(../img/newwindow.png);
  background-position: right;
  background-repeat: no-repeat;
}

div.main ul li div div.formJury div div,
div.main ul li div div.formAdmin div div ul li
{
  font-size: 1.3em;
}

div.main ul li div div.formJury div div.highlight
{
  background-color: #deefde;
  padding: 2px;
}

/* uprava 19.06.2006 */

div.main ul li,
div.main div.normal_quote ul li
{
  border-style: none;
/*  border-bottom-style: dotted; */
  margin-top: 1.0em;
}

div.main h3
{
  background-color: #eeffee;
  border: none;
  color: #12982a;
  font-size: 1.4em;
  margin-top: 2em;
  margin-bottom: 1.0em;
}

div.main ul li h4
{
  font-size: 1.2em;
}

div.main div.normal_quote h3
{
  background-color: #eeffee; 
  border: none;
  color: #688265;
}

div.main div.links
{
  background-color: #eeffee;
  border-style: none;
/*  border-top-style: dotted; */
  border-color: #12982a;
  color: #486245;
  text-align: left;
}

div.main div.rCeAkSlIaNmOa
{
  margin-top: 2.5em;
  color: #486245;
  font-size: 0.8em;
  font-style: italic;
}

} /* @media */
   
