.obsah1 {
  margin-bottom: 10px;
  color: #9F9F9F;
}
.obsah1 .obsah1_title {
  padding-top: 10px;
  padding-left: 30px;
  padding-bottom: 5px;
  background: url("../images/content/c1_top_bg.gif") repeat-x;
}
.obsah1 .obsah1_title h1 input {
  font-size: 25px;
  color: #ffd201;
  background-color: #1a1a1a;
}
.obsah1 .obsah1_text {
  padding: 20px;
  background: url("../images/content/c1_bottom_bg.gif") repeat-x bottom;
  background-color: #1a1a1a;
}
.obsah1 .obsah1_text input {
  color: #9F9F9F;
  background-color: #1a1a1a;
}
.obsah1 .obsah1_text select {
  color: #9F9F9F;
  background-color: #1a1a1a;
}
.obsah1 .obsah1_text textarea {
  color: #9F9F9F;
  background-color: #1a1a1a;
  border: solid 1px #9F9F9F;
}
.obsah1 .obsah1_text select .strong{
  color: #9F9F9F;
}
.obsah1 .obsah1_text .input_nadpis {
  font-size: 14px;
  font-weight: bold;
  color: #e4ff00;
}
.obsah1 .obsah1_text .input_spoil {
  color: #e10d0d;
}
.obsah1 .obsah1_text .input_reg-for {
  color: #FFFF00;
}
.obsah1 .obsah1_text .input_download {
  color: #00ECFF;
}
.obsah1 .obsah1_text .submit_smazat {
  border-width: 0px;
  font-size: 1px;
  height: 12px;
  width: 12px;
  background: transparent url("../images/content/trash.gif") no-repeat;
  margin-bottom: 2px;
  margin-left: 3px;
}
.obsah1 .obsah1_text .submit_PrvekDown {
  border-width: 0px;
  font-size: 1px;
  height: 12px;
  width: 12px;
  background: transparent url("../images/content/arrow_down.gif") no-repeat;
  margin-bottom: 2px;
}
.obsah1 .obsah1_text .submit_PrvekUp {
  border-width: 0px;
  font-size: 1px;
  height: 12px;
  width: 12px;
  background: transparent url("../images/content/arrow_up.gif") no-repeat;
  margin-bottom: 2px;
}


.obsah2 .obsah2_text {
  text-align: center;
}
.obsah2 .obsah2_text table {
  margin-left: auto;
  margin-right: auto;
  width: 650px;
}
.obsah2 .obsah2_text .submit_ClanekPublikovat {
  border-width: 0px;
  font-size: 1px;
  height: 10px;
  width: 12px;
  background: transparent url("../images/content/flag_red.gif") no-repeat;
  margin-left: 5px;
  cursor: pointer;
}
.obsah2 .obsah2_text .submit_ClanekEdit {
  border-width: 0px;
  font-size: 1px;
  height: 10px;
  width: 12px;
  background: transparent url("../images/content/edit.gif") no-repeat;
  margin-left: 5px;
  cursor: pointer;
}
.obsah2 .obsah2_text table .diskuze_pocet {
  text-align: right;
  color: #9F9F9F;
  font-size: 10px
}
.obsah2 .obsah2_text table .pridano {
  width: 85px;
  text-align: center;
}
.obsah2 .obsah2_text table .rautor {
  text-align: center;
}
.obsah2 .obsah2_text table .skupina {
  width: 80px;
  text-align: center;
}
.obsah2 .obsah2_text table img {
  border-width: 0px;
}


.obsah1 .obsah1_text .odstavec {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  padding-left: 10px;
  line-height: 16px;
  text-align: justify;
}
.obsah1 .obsah1_text table {
  font-size: 12px;
  margin-bottom: 5px;
  color: #9F9F9F;
}
.obsah1 .obsah1_text table th{
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
}
.obsah1 .obsah1_text table td{
  vertical-align: top;
  text-align: left;
}
.img_right {
  float: right;
  margin: 2px 0px 2px 6px;
}
.img_left {
  float: left;
  margin: 2px 6px 2px 0px;
}



#diskuze {
  padding-top: 10px;
  margin-bottom: 20px;
}
#diskuze #form form {
  margin: 0px;
}
#diskuze #form table {
  color: #9F9F9F;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}
#diskuze #form table td {
  vertical-align: top;
}

#diskuze #komentare {
  margin-top: 10px;
}
#diskuze #komentare form {
  margin: 0px;
}
#diskuze #komentare table {
/*  background-color: #323232;*/
/*  background-color: #1a1a1a;*/
  background-color: #101010;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: 7.5px;
  border: solid 1px #323232;
}
#diskuze #komentare table .datum_prispevku {
  color: white;
}
#diskuze #komentare table .text_prispevku {
  width: 660px;
}
#diskuze #komentare table td {
  vertical-align: top;
  text-align: left;
}
#diskuze #komentare table .user_info {
  padding-left: 10px;
}
#diskuze #komentare table .user_info a {
  font-size: 11px;
  font-weight: bold;
  color: #e3e301;
  text-decoration: none;
}
#diskuze #komentare table .user_info a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #e10d0d;
}
#diskuze #komentare table .submit_KomentarDelete {
  border-width: 0px;
  font-size: 1px;
  height: 12px;
  width: 12px;
  background: transparent url("../images/content/trash.gif") no-repeat;
  margin-left: 5px;
  cursor: pointer;
}


#diskuze .cara_yellow {
  padding: 0px;
  margin: 0px;
  height: 1px;
  border: solid 0px;
/*  background-color: #9F9F9F;*/
  background: transparent url("../images/content/clanky_cara_clanek.png") left bottom no-repeat;
}



table.prevod {
  border: solid 1px #9F9F9F;
}
table.prevod tr {
  background-color: #1a1a1a;
}
table.prevod td {
  padding: 2px;
  text-align: center;
  border-left: solid 1px #9F9F9F;
  border-right: solid 1px #9F9F9F;
}
table.prevod th {
  padding: 2px;
  text-align: center;
  color: #e3e301;
  border: solid 1px #9F9F9F;
  background-color: #101010;
}
table.prevod .bw {
  width: 14px;
  border: solid 0px #9F9F9F;
  background-color: #1a1a1a;
}
table.prevod .tab_nadpis {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  color: #ffd201;
  border: solid 1px #9F9F9F;
  background: url("../images/content/c2_title_bg.gif") repeat-x;
}
table.prevod .tab_podnadpis {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ffd201;
  border: solid 1px #9F9F9F;
  background: url("../images/content/c2_title_bg2.gif") repeat-x;
}
table.prevod .lichy {
  background-color: #323232;
}




table#ext {
  font-size: 11px;
  width: 900px;
}
table#ext .bonus {
  background-color: #101010;
  color: #ffd201;
}
table#cas th {
  width: 56px;
}
table#vzdalenost th {
  width: 53px;
}
table#rychlost th {
  width: 56px;
}
table#pocet th {
  width: 53px;
}
table#hmotnost th {
  width: 65px;
}
table#zraneni th {
  width: 65;
}



/**
 * PRVEK DOWNLOAD - TABULKA
 */ 
table.download {
  border-collapse: collapse;
  width: 450px;
  background-color: #323232;
  margin-left: 20px;
}
table.download tr td {
  vertical-align: middle !important;
  border: 2px #1a1a1a solid;
  padding: 4px;
}
table.download tr td sub {
  font-size: 9px;
}
table.download .ext {
  text-align: center;
  width: 16px;
}
table.download .nazev a {
  padding-right: 15px;
  font-weight: bold;
}
table.download .stazeno {
  font-size: 11px;
  font-style: italic;
  text-align: center !important; 
  width: 80px;
}
table.download .velikost {
  font-size: 11px;
  text-align: center !important;
  width: 50px;
}



table.download .cara_yellow {
  padding: 0px;
  margin: 0px;
  height: 1px;
  border: solid 0px;
  background: transparent url("../images/content/clanky_cara_download.png") left bottom no-repeat;
}









