/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #9EB55B 0% 100%;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */

table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 900px;
border: 1px #000000 solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: 20;
margin-right: auto;
}

table.forumsmb{
margin-bottom:12pt;
}

/* tabulka v hlavi? */

table.forumzahlavi {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 950px;
border: 0px #000000 solid;
display: table;
margin-top: 0px;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: 0;
margin-right: auto;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 900px;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: center;
margin-left: 20;
margin-right: auto;
vertical-align: top;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#000000;
}

/* Warning text */

.warning{
color: #CC0000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 11px;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFBB;
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #FFFFBB solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
text-align: left;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #FFFFFF;
border: 0px #CCCCCC single;
padding: 1px;
height: 18px;
font-size: 10px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #FFFFBB;
padding: 3px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #000000;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: top;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #FFFFFF;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #000000;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #FFFFCC;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #FFFFFF;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #666666 0px solid;
margin: 1px;
padding: 1px;
background: #FFCC33;
font-size: 11px;
}


ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}


A {
   font-size: 100%;
font-style: normal;
font-variant: normal
}
A:link {
        color: #000000;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none
}
A:visited {
color: #000000;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none
}
A:hover {
        color: #000000;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline
}
A:active {
color: #1D7020;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline


.z {
color: #000000;
font-family: "verdana","arial";
font-size: 11px;
font-weight: normal
}

.i {
color: #000000;
font-family: "verdana","arial";
font-size: 11px;
font-style: italic
}
.bz {
color: #ffffff;
font-family: "verdana","arial";
font-size: 13px;
font-weight: normal
}
.txt {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold
}
.txt-cerveny {
	color: #CC0000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold
}
.nadpis {
color: #CC0000;
text-decoration: none;
font-family: "Tahoma";
font-weight: bold;
text-align: center;
font-size: 17px
}
.podnadpis {
color: #000000;
font-family: "Arial";
font-weight: bold;
        text-align: center;
font-size: 14px
}
.podnadpis-menu {
color: #000000;
font-family: "Arial";
font-weight: bold;
        text-align: left;
font-size: 15px
}
.nadpis-prehled {
color: #000000;
font-family: "Tahoma";
font-weight: bold;
        text-align: center;
font-size: 17px
}
.clanadpis {
color: #CC0000;
font-family: "tahoma";
font-weight: bold;
font-size: 12px
}
.nadpis-datum {
color: #000000;
font-family: "tahoma";
font-weight: bold;
font-size: 12px
}
.nadpis-datumstare {
color: #CCCCCC;
font-family: "tahoma";
font-weight: bold;
font-size: 12px
}
.clatext {
color: #000000;
font-family: "verdana","arial";
font-weight: normal;
font-size: 11px
}
.biltucne {
color: #FFFFFF;
font-family: "arial";
font-size: 15px;
font-weight: bold
}
.malemodre {
color: #666666;
font-family: "verdana","arial";
font-size: 10px;
font-style: regular
}
.malemodredatum {
color: #666666;
font-family: "verdana","arial";
font-size: 9px;
font-style: regular
}
.anketamale {
color: #000000;
font-family: "verdana","arial";
font-size: 10px;
font-weight: normal
}
