/* CSS Document */
body {
margin: 5px;
padding: 5px;
color:#000000;
font-family:verdana, sans-serif;
font-size:11px;
background: #ffffff url(./forum/images/tlo.png) center top;
}

.menu_l {
padding:0 18px 0 5px;
background:url(Obrazki/bg_l.gif);
color:#000000;
font-family:Verdana;
font-size:11px;
text-align: left;
}



.main {
padding:0 23px 0 23px;
background:url(Obrazki/bg_m.gif);
font-family:Verdana;
font-size:11px;
line-height: 150%;
}

.menu_r {
padding:0 5px 0 20px;
background:url(Obrazki/bg_r.gif);
color:#000000;
font-family:Verdana;
font-size:11px;
text-align: left;
}

.form {
color:#000000;
font-family:Verdana;
font-size:10px
}

.mains {
font-family:Verdana;
font-size:11px
}

.mainn {
font-family:Verdana;
font-size:10px
}

a { text-decoration:none; color:#289F00; } /*wszytkie <a .../> */
a:link, a:visited {color:#289F00; } /* link */
a:hover {color:#289F00; } /*po najechaniu*/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}
.dynamic-tab-pane-control .tab-row .tab a {
color:#996633;
}
.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana;
	font-size:		12px;
	display:		inline;
	margin:			1px -6px -2px 0px;
	float:			left;
	padding:		3px 6px 3px 6px;
	z-index:		1;
	top:			0;
background:#F8F8F8;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	border-bottom:	0;
	z-index:		3;
	padding:		3px 6px 3px 6px;
	margin:			1px -6px -2px 0px;
	top:			0;
background:#F8F8F8;
}
.dynamic-tab-pane-control .tab-row .tab.selected a {
color:#666666;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	height:			1.85em;
	width:			100%;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		11px;
}
.cytat { 
  border: 1px black solid; 
  background-color: #F0F5E7; 
  font-family:Verdana;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
} 


.link { font-size: 1px; color: #000000; }

.toggler {
text-align: left;
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f5f5f5 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND: #eee; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #f5f5f5 1px solid; COLOR: #222; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid;
	font-family:Arial;
}
.element {
text-align: left;
	font-family:Arial;
	font-size:12px;
	PADDING: 5px;
	MARGIN: 0px;
}
.float-right {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px;
	FLOAT: right;
}

.float-left {
	PADDING: 10px; FLOAT: left;
}

.elements {
	border:1px solid #ddd;
	MARGIN: 0px;
	position: relative;
width: 100%;
}



table.sofT {
text-align: center;
margin: 0 auto;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fafafa;
/*
border: 1px #6699CC solid;
*/
border-collapse: collapse;
border-spacing: 0px;
}

td.helpHed {
border-bottom: 2px solid #6699CC;
border-top: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}

table.sofT td {
font-family: Tahoma; font-size: 8pt; color: #424242
}

td.sup { background-color: #FCC; }
td.sup1 { background-color: #FCC; text-align:left}
td.sups { text-align:left}



/* menu na forum, informacje */
.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li {
	padding: 1px;
	margin: 0;	
}


.arrowgreen li a{
	display: block;
	text-decoration: none;
}
	
.arrowgreen li a.selected{
	color: #996633;
}
.arrowgreen li a.selectedss{
	color: red;
	font-weight: bold;
}

.button {
  background-color:     #EEE;
  border:               1px solid #C0C0C0;
  color:                #000;
  font-size:            10px;
  font-family:          Verdana;
}


blockquote {
  margin: 0px;
  border: 1px black solid; 
  background-color: #F0F5E7; 
  font-family:Verdana;
  padding-top: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  width: 90%;
}

.green { background: #70BD49; color: #fff; }
.oneThirdBottom { clear: both; }
.box { position: relative; padding: 0.5em; margin: 0 5px 0 5px; }
/*
.corner { position: absolute; width: 10px; height: 10px; background: url(Obrazki/cornerWhite.png) no-repeat;}
*/
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: 100% 0; }
.BL { bottom: 0; left: 0; background-position: 0 100%; }
.BR { bottom: 0; right: 0; background-position: 100% 100%; }
.bottom { border: 1px solid #70BD49; margin: 0 5px 0 5px; }
.box span { color: white; text-shadow: black 0px 0px 5px; margin-left: 5px; font-size:12px; }