/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBF9F9;
margin-top: 11px;
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: 99%;
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
} 

table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 99%;
background: transparent;
font-size: 12px;
line-height: 15px;
text-align: center;
margin-left: auto;
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: 11px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 12px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 11px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 11px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 12px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 12px;
line-height: 15px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
text-align: left;
}

td.captionbottom {
border: 1px #E3E3E3 solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
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: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #f6f9fb;
padding: 3px;
height: 20px;
font-size: 12px;
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: #2a6786;
padding-bottom: 6px;
padding-left: 5px;
padding-right: 5px;
padding-top: 6px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: top;
border-top: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 4px solid #c5c5c5;
}

td.caption99 {
background-color: #fefefe;
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;
border-right: 1px solid #CCCCCC;
}

td.caption99 b{
	font-size: 11px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #fefefe;
padding: 4px;
height: 20px;
font-size: 12px;
line-height: 15px;
vertical-align: top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #ffffff;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #f9f9f9;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 12px;
}

#ForumKontener a {
color: #2a6786;
text-decoration: none;
}

#ForumKontener a:active,
#commentsDIV a {
color: #2a6786;
text-decoration: none;
}

#ForumKontener a:visited, 
#commentsDIV a:visited {
color: #2a6786;
text-decoration: none;
}

#ForumKontener a:hover,
#commentsDIV a:hover {
color: #2a6786;
text-decoration: underline;
}


ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}

/* BB CODE */

.quotearea {
	display: block;
	border-left: 3px solid #dddddd;
	padding: 8px 0 8px 8px;
	margin: 0 33px 0 25px;
	color: #999999;
}

.quote_autor{
	margin: 0 33px 5px 37px;
	display: block;
	font-weight: normal;
	color: #999999;
}


/* FOTKI W PROFILU */

.ForumuserInfoDIV{
	position: relative;
	margin: 0 10px 0 0;
}

.photoDiv{
	/*background-color: #ccff99;*/
	width: 116px;
	text-align: center;
	margin: 0 10px 0 10px;
	position: relative;
}

.profilePhotoShadow{
	float:left;
	position: relative;
	background: url(../szablony/default/images/spolecznosc/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../szablony/default/images/spolecznosc/shadow.gif) no-repeat bottom right;
	margin: 10px 0 5px 3px !important;
	margin: 10px 0 5px 5px;	
}
	
.profilePhotoShadow img{
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	margin: -5px 5px 5px -5px;
	padding: 2px;
}


#ForumKontener ul, 
#ForumKontener ol {
	padding: 0 0 14px 0;
	text-align: left;
}

#ForumKontener ul{
	list-style-type: disc;
	padding: 0 0 8px 10px;
}

#ForumKontener ul li{
	background-image: none;
	padding: 0 0 0 0px;	
}
