hr
{
margin: 0;
}

font,th,td,p
{
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

a:hover
{
text-decoration: underline;
}

.row_helped
{
background-color: #ffffcc;
}

th
{
font-size: 11px;
white-space: nowrap;
text-align: center;
/* background-color: #F5F5F5 !important; */
}

td
{
vertical-align: middle !important;
}

caption
{
font-weight: bold;
/* background-color: #F5F5F5 !important; */
border: 1px solid #DDDDDD;
border-bottom: none;
padding: 5px;
}

/* .gen						{ font-size : 12px; }
.genmed					{ font-size : 11px; }
.gensmall					{ font-size : 10px; } */
.gen						{ font-size : 14px; }
.genmed					{ font-size : 12px; }
.gensmall					{ font-size : 12px; }
a.gen,a.genmed,a.gensmall			{ text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }

.cattitle
{
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
}

a.cattitle
{
text-decoration: none;
/*color: black; */
color: #FFFFFF;
}

a.cattitle:hover
{
text-decoration: underline;
}

.forumlink
{
font-size: large;
}

a.forumlink
{
text-decoration: none;
}

a.forumlink:hover
{
text-decoration: underline;
color: grey;
}

.name
{
color: #000000;
text-decoration: none;
}

.postdetails		{ font-size : 10px; color : #FFFFFF; }

.postbody		{  }
a.postlink:link	{ text-decoration: none; }
a.postlink:visited	{ text-decoration: none; }
a.postlink:hover	{ text-decoration: underline; }

.copyright		{ font-size : 10px; color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #006699; }
a.copyright:hover	{ text-decoration: underline; color : #DD6900; }

span.badwordhighlight { background-color: #FFFF00; }

.pm { font-size: 11px; text-decoration: none; color: #FF0000; } 

.sb1 {background-color:#262626;}
.sb2 {background-color:#2e2e2e;}

h4,h5
{
text-align: center;
}

.center
{
text-align: center !important;
}

.centered
{
margin: 0 auto;
display: block;
width: 50%;
}

.popover
{
font-weight: normal;
}

.left
{
text-align: left !important;
}

.right
{
text-align: right !important;
}

.middle
{
vertical-align: middle !important;
}

.div-header
{
font-weight: bold;
text-align: center;
padding-top: 4px;
border: 1px solid #DDDDDD;
background-color: rgb(66, 139, 202) !important;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.div-header div
{
min-height: 1px !important;
}

.pagination
{
margin: 0px;
}

#loading
{
position: absolute;
top: 40%;
left: 40%;
margin-top: -50px;
margin-left: -50px;
background: #d6d6d6;
padding:5px;
border: 3px double gray;
}

.postrow
{
margin-bottom: -5px;
}

.signature
{
color: gray;
}

.horizontal-table th
{
text-align: left;
width: 10%;
}

.panel-primary .panel-heading a
{
color: white;
}

.config_header
{
background-color: #F5F5F5;
}

label
{
font-weight: normal;
}

textarea
{
width: 100%;
}

/* fioletowy */
/*
.panel-info {
    border-color: #6E2CAF;
}
.panel-info > .panel-heading {
    color: #FFF;
    background-color: #93C;
    border-color: #6E2CAF;
} 

.btn-info {
    color: #FFF;
    background-color: #93C;
    border-color: #93C;
}

.label-info {
    background-color:#93C;
}

*/
/* koniec fioletowy */

/* responsive images? */
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.panel-info {
    border-color: #0066CC;
}

.panel-info > .panel-heading {
    color: #FFF;
    background-color: #0099FF;
    border-color: #0066CC;
}

.label-info {
    background-color: #0099FF;
}

.alert-info  {
    background-color: #0099FF;
}


.btn-info {
    color: #FFF;
    background-color: #0099FF;
    border-color: #0099FF;;
}

.btn-info:hover {
    color: #FFF;
    background-color: #0066CC;
    border-color: #0066CC;
}

.btn-info:focus {
    color: #FFF;
    background-color: #0066CC;
    border-color: #0066CC;
}

.btn-info:acive {
    color: #FFF;
    background-color: #0066CC;
    border-color: #0066CC;
}


/* koniec zamiast fioletowego */

.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #FFFFFF;
}

.post_frame {
	border: 1px solid #66CCFF;
	border-radius: 3px;
	width:100%;
	height:100%;
	padding: 10px;
	//border-spacing:10px;
	//border-collapse:separate;
}

blockquote {
	//background-color:#454545;
	background-color:#3C3C3C;
	border-color:#66CCFF;
	border-radius: 3px;
	//font-size: 15px;
}

.sbquote {
    font-size: small;
	background-color:#3C3C3C;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	max-width: 90%;
	margin-left: 4%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 5px;
}

.sbquote_name {
	font-size: small;
	font-weight: bold;
}

.sbquote_body {
	word-wrap: break-word;
	word-break: break-all;
}


/*  blockquote:before {
    //content: "\f10d"; 
    font-family: FontAwesome;
    float: left;
    font-size:8px;
    margin-right: 10px;
} */