/*
v11.12.2008 13:34:37
*/




/* DIVs - START */

div#full {
  width: 980px;
  margin: 0 auto 0 auto;
  overflow:hidden;
}



div#link {
  text-align: center;
  margin-bottom: 15px;
}



div#navigace {
  text-align: center;
  margin-top: 15px;
}



div.prispevek {
  color: #330000;
  text-align: left;
  padding: 10px;
  background-color: #999966;
  border: 1px solid #333333;
}

/* DIVs - END */





/* LINKs - START */

div#full a {
  font-weight: bold;
}



div#link a {
  font-weight: bold;
}



#login a {
  color: #330000;
  padding: 0;
  margin: 0;
  float: right;
}



div.prispevek a.link {
  color: #FF0000;
}


/* LINKs - END */





/* TABLEs - START */

td {
  font-size: 12px;
}

/* TABLEs - END */





/* FORMs - START */

form#delform {
  width: 150px;
  padding: 5px;
  background-color: #999966;
  border: 1px solid #333333;
  display: none;
  position: absolute;
}



form#novy_vzkaz {
  padding: 15px;
  background-color: #999966;
  border: 1px solid #333333;
}



form#logform {
  width: 180px;
  padding: 0;
  margin-top: 10px;
  background-color: #999966;
  border: 1px solid #333333;
  display:none;
  float: right;
  position: absolute;
}

/* FORMs - END */





/* FIELDSETs - START */

fieldset {
  text-align: right;
  padding: 5px 15px 5px 8px;
  margin: 0;
  background-color: #999966;
  border: 1px dotted #333333;
}

/* FIELDSETs - END */





/* INPUTs - START */

input {
  text-align: left;
}

/* INPUTs - END */





/* PARAGRAPHs - START */

div.prispevek p {
  margin-top: 10px;
  margin-bottom: 5px;
}

/* PARAGRAPHs - END */





/* HORIZONTAL RULEs - START */

hr {
  display: none;
}

/* HORIZONTAL RULEs - END */





/* IMAGEs - START */

div#stred_captcha img {
  vertical-align: middle;
}

/* IMAGEs - END */





/* GLOBALs - START */

.odpoved-avatar { text-align: left; font-size: 12px; font-family: arial, sans-serif; border: 1px solid #000000; }

.odpoved { text-align: left; padding: 5px; margin-left: 50px; font-size: 12px; font-family: arial, sans-serif; border: 1px solid #202020; background-color: #CCCC99;}

.odpoved:hover,
.odpoved-avatar:hover { border: 1px solid #202020; }

.formular { margin: 0 auto; border: 0px; font-size: 12px; font-family: arial, sans-serif; color: #330000; }

.datum { color: #330000; font-family: arial, sans-serif; font-weight: bold; }

#reklama { display: none; }

#stred_tlacitka { text-align: center; }

#stred_tagy { text-align: center; }

#stred_smajlici { text-align: center; }

#stred_captcha { text-align: center; }

/* GLOBALs - END */

