/* CSS Document */

body {
  background-color: #FEEFC6;
  margin-left: 0px;
  margin-top: 0px;
  font-family: Tahoma, Sans-serif, Arial;
  font-size: 10pt;
}

table, td, textarea, iframe {
  font-family: Tahoma, Sans-serif, Arial;
  font-size: 10pt;
}

p {
  font-size: 10pt;
}

a {
  text-decoration: none;
  color: #606060;
}

a:visited {
  color: #606060;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

h2, h3, h4, h5 {
  color: #800000;
}

div.main {
  padding: 15px;
}

div.print {
  margin-left: 150px;
  margin-right: 150px;
}

div.clanek_info {
  text-align: right;
  font-size: 10pt;
}

div.clanek_nadpis {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #606060;
  border-top: solid 1px #EEBA66;
  background: #FEEECA;
  padding: 2px;
}

a.clanek_nadpis {
  color: #606060;
  font-weight: bold;
  text-decoration: none;
}

a.clanek_nadpis:hover {
  color: #FF0000;
  font-weight: bold;
  text-decoration: underline;
}

div.upoutavka {
  font-size: 10pt;
  border: solid 1px #EEBA66;
  background: #F9E6BE;
  padding: 5px;
}

div.upoutavka_nadpis {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #606060;
  padding: 2px;
}

div.inzerat {
  font-size: 10pt;
  border: solid 1px #EEBA66;
  padding: 5px;
  margin-top: 10px;
}

div.inzerat_s_obr {
  font-size: 10pt;
  border: solid 1px #EEBA66;
  padding: 5px;
  margin-top: 10px;
//  height: 150px;
  min-height: 180px;
}

div.inzerat_jmeno {
  font-weight: bold;
}

div.inzerat_nadpis {
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #606060;
  border-top: solid 1px #EEBA66;
  background: #FEEECA;
  padding: 2px;
}

div.inzerat_info {
  text-align: right;
}

div.inzerat_image {
  float: left;
  margin: 5px;
}

div.inzerat_image_button {
  clear: left;
}

.inzeraty_dnes {
  color: red;
}

label {
  font-size: 10pt;
  float: left;
  width: 70px;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  clear: left;
}

label2 {
  font-size: 10pt;
  float: left;
  width: 90px;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  clear: left;
}
/*
fieldset {
  border: 1px solid #800000;
  padding: 1em;
  font: 90% sans-serif;
}

legend {
  padding: 0.2em 0.5em;
  border: 1px solid #800000;
  color: #800000;
  font-size: 90%;
  text-align: right;
}
*/
div.login_info {
  text-align: right;
}

.imagebutton {
  height: 22; width: 23; border: solid 2px #C0C0C0; background-color: #C0C0C0;
}

.smilebutton {
  height: 14; width: 15; border: solid 2px #C0C0C0; background-color: #C0C0C0;
}

.image {
  position: relative; left: 1; top: 1; height:20; width:21; border:none;
}

.smile {
  position: relative; left: 1; top: 1; height:12; width:14; border:none;
}

.toolbar {
  height: 30; background-color: #C0C0C0;
}

.komentar_nadpis {
  background: #DEDEE0;
}
