.td_szczegoly{
	width: 82%;
	padding: 5px;
}

.kategorie_gora{
	margin-left: 3px; 
	color: white; 
	font-size: 11px; 
	float: left; 
	margin-top: 3px;
}

.tytul_gora{
	font-size: 13px;
}

.autor_komentarza{
	font-weight: bold;
	color:#DFA529;

}
.peery{
	color:#48BB74;
}
.seedy{
	color:#EEC591;
}
.czolowka_wiecej{
	color: yellow;

}
.wiadomoscbg{
	background: #A60000;
}

.wiadomoscbg2{
	background: #747272;
}

.informacja{
    background-color: #333333;
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0px;
    color:#D7AF24;
}

.szukaj_pool{
	font-size: 13px;
	font-family: Verdana;
	background: url(images/2.gif) no-repeat center;
	color: white;
	border: 1px solid #B20000;
	width: 196px;
	height: 20px;
}
.tekst_szukaj
{
	background-color: #5B5B5B;
	border-style: solid;
	border-width: 1px;
	border-color: #BF0000;
	font-family: Verdana;
	font-size: 8pt;
	color:white;
}
TD.devil{
	background: url(images/3.gif) no-repeat center;
}

/*
the table and rows
*/
TABLE.smtTable{
	BORDER-COLLAPSE: collapse;
	padding:0px;
	margin:0px;
	width:100%;
}

TD.smtRow {
  font-size:8pt;
BORDER: solid black 1px;
}

TD.smtRow{
  padding-left:5px;

}

TD.smtEven{
	background-color:#434343;
}
TD.smtOdd{
	background-color:#4d4d4d;
}




.smtHighlightedRow TD{
   cursor:default;
   background-color:#000;
   color:#FFF;
   font-weight:bold;
}

.smtHighlightedCell {
   background-color:#EEF;
   border:1px solid black;
   cursor:default;
}


/*
Header elements
*/
TR.smtHeader{
	background-color:#BC0000;
	font-weight:bold;
	font-size:10pt;
}
TD.smtHeader{
  padding-left:5px;
  border:1px solid black;
  color:#CCCCCC;
}
A.smtHeader{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
A.smtHeader:visited{
    color:white;
}
A.smtHeader:hover{
    color:#EEBBCC;
}

TD.smtSortedColumn{
   background-color:#ef0c0c;
   color:#CCC;
   font-weight:bold;
	border:1px solid black;
}


TR.smtButtons{

}
TD.smtButtons{
  width:100%;
  text-align:left;
  border-bottom:1px solid black;
}
.smtSearchStatusDisplay{
   font-size:10pt;
}

/*

Footer elements
*/






/*
Search button and searc div
*/

.smtSearchButton{
    font-size:8pt;
    text-align:center;
    text-decoration:none;
    margin: 1 1 1 1;
    background-color:#CCCCCC;
    border-style:ridge;
    border-width:2px;
    border-color:#333333;
    border-top-color:#EEEEEE;
    border-left-color:#EEEEEE;
    color:black;
	padding-left:3px;
	padding-right:3px;
	margin-right:5px;
}

Div.smtSearchDiv{
  border: 1px solid black;
  background-color:#434343;
  top:40px;
  left:40px;
  margin:20;
  height:300px;
  width:100%;
}
Div.smtSearchDivHeader{
  font-size: 15px;
  font-family:  Helvetica;
  background-color:#434343;
  width:100%;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
}
Div.searchContentDiv{
    width:100%;
    text-align:left
}
Div.centeringDiv{
  text-align:center;
}




/*
EDITABLE STYLES

*/
.smtEditableText{

}
.smtEditableSelectMenu{
}

/*
general
*/
Div.centeringDiv{
  text-align:center;
}

IMG.smtSortInd {
   margin-left:5px; 
}



.smtPaginationRow {
   font-size:8pt;
}
.smtPaginationRow TD{
   font-size:8pt;
}
.smtTotalRowsDisplay{
   padding-left:10px;
}



.smtPaginationRow A{
  text-decoration:none;
  color:yellow;
  margin-left:5px;
  margin-right:5px;
  font-weight:bold;
}
.smtPaginationRow A:visited{
  text-decoration:none;
  color:yellow;
}
.smtPaginationRow A:hover{
  text-decoration:underline;
  color:yellow;
}
.smtPaginationSelect {
   color:yellow;
   font-size:8pt;
   border:1px solid #CCCCCC;
   background-color:#EFEFEF;
}
.smtPaginationRow SPAN{
  text-decoration:none;
  color:white;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
}




