/* mac hide\*/
html, body {height:100%}
/* end hide */

html,body {
	padding:0;
	margin:0;
	background:  url(../images/bg.jpg);
	font-family:Verdana,Geneva,Kalimati,sans-serif;
	font-size:11px;
	color:#000;
}
body{	
	text-align:center;
}
a, a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#698d21;
	text-decoration:underline;
}
#topbg {
	position:absolute;
	background:  url(../images/top_bg.png) repeat-x;
   top:0px;
	width:100%;
	margin:0;
	height:227px;
}
#outer{
	min-height:100%;
	width:979px;
	background:  url(../images/outer_bg.jpg) repeat-y;
	color: #000000;
	text-align:left;
	margin:-38px auto 0;/* negative top margin top make room for footer*/

	position:relative;
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:760px;
	w\idth:758px;
}
#header{
	position:absolute;
	top:38px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:979px;
	height:238px;
	background:  url(../images/top.jpg) no-repeat;
	overflow:hidden;
	color: #000000;
	z-index:1;
}
img.baner {
	margin-bottom:15px;
}
#left {
	position:relative;
	width:155px;
	float:left;
	padding-top:280px;/* make room for absolute header*/
}
#right {
	position:relative;
	width:164px;
	float:right;
	padding-top:280px;/* make room for absolute header*/
}
.right_side_box {
	background:  url(../images/right_spacer.jpg) no-repeat bottom center;
	padding-bottom:30px;
	width:149px;
	height:auto;
	text-align:right;
	padding-right:15px;
}

#left_side {
width:155px;
background:  url(../images/left_side_bg.jpg) repeat-y;
height:auto;
margin-top:2px;
margin-bottom:5px;
}
.left_side_box {
width:140px;
height:auto;
padding-top:5px;
padding-bottom:20px;
padding-left:15px;
}
#left_side .dlakibica {
width:140px;
background:  url(../images/dlakibica_bg.jpg) repeat-y bottom center;
padding-top:5px;
padding-left:15px;
padding-bottom:20px;
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:974px;
	clear:both;
	height:38px;
	background:  url(../images/footer_bg.jpg) repeat-x;
	color: #000000;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
	margin:auto;
	font-size:11px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-weight:bold;
	font-size:11px;
	color:#424242;
	text-decoration:none;

}
#footer a:hover {
	font-weight:bold;
	font-size:11px;
	color:#29583b;
	text-decoration:none;
}
#footer img {
	margin-top:3px;
	float:right;
}
#footer .txt {
	margin-bottom:10px;
	float:right;
	margin-top:8px;
	margin-right:5px;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#centrecontent {
	width:660px;
	float:right;
	padding-top:280px;/*make room for absolute  header*/
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}

#tabela_wynikow table {
	width:155px;
	height:auto;
	margin-top:2px;
	margin-bottom:5px;
}
#tabela_wynikow table tr td {
	padding:1px;
}
#tabela_wynikow tr.belka td {
	background: #595959;
	color: #fff;
}
#tabela_wynikow tr.lider td {
	background: #dcdcdc;
	color: #595959;
}
#tabela_wynikow tr.c1 td {
	background: #fff;
	color: #595959;
}
#tabela_wynikow tr.c2 td {
	background: #e7e7e7;
	color: #595959;
}
#tabela_wynikow tr.spadek td {
	background: #bdbdbd;
	color: #595959;
}

#zaprzyjaznione_serwisy {
	background: #d6d6d6;
   width:155px;
	text-align:center;
	height:auto;
	padding-bottom:15px;
	margin-bottom:5px;
}
#sponsorzy {
	background: #d6d6d6;
	text-align:center;
	width:164px;
	height:auto;
	padding-bottom:15px;
	margin-bottom:5px;	
}
#article {
	width:580px;
   margin:0 auto;
	height: auto;
	border-bottom:1px dotted #000;
	
}
#article H1 {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 13px; 
	color: #387951;
	background:  url(../images/dot.jpg) no-repeat left center;
	padding-left:30px;
	height:23px;
	padding-top:5px;
} 
#article_footer {
	color:#9a9a9a;
	font-size:9px;
	margin-bottom:10px;

}
#box {
	width:580px;
   margin:0 auto;
   min-height: 150px;
	height: auto !important;
	height: 130px;
	background:#efefef;
	padding:5px;
	border:1px #c9c9c9 solid;
	clear:both;
	display:table;
	margin-bottom:10px;
}
#box .image {
	width:100px;
	height:100px;
	border:1px #d6d6d6 solid;
	background:#fff;
	float:left;
	margin-right:10px;
}
#box .image img {
	margin:5px;
}
#box .title {
	background:  url(../images/title_bg.jpg) no-repeat top left;
	height:30px;
	width:420px;
	color:#387951;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	padding-top:3px;
}

#box .title a, #box .title a:link, #box .title a:active, #box .title a:visited {
	color:#387951;
	text-decoration:none;
}
#box .title a:hover {
	color:#29583b;
	text-decoration:none;
}

#box .txt {
	width:460px;
	height:auto;
	float:left;
}
#box .bottom {
	background:#cecece;
	width:575px;
	height:15px;
	float:left;
	bottom:0px;
	margin-top:10px;
	padding-left:5px;
	padding-top:1px;
}
#pager {
	width:580px;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
}
#tablelogin {
	width:160px;
}
#tablelogin .c1{
	text-align:left;

}
#tablelogin .field {
	width: 120px;
	height:15px;
	border:1px #7d7d7d solid;

}
#tablelogin .checkbox {
	border:1px #7d7d7d solid;
	float:right;
}
#button {
	height:20px;
	border:1px #7d7d7d solid;
	background: #fff url(../images/arrow.jpg) no-repeat center left;
	font-weight:bold;
	font-size:10px;
	padding-left:18px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	margin:2px;
}
#button_login {
	width:105px;
	height:20px;
	border:1px #7d7d7d solid;
	background: #fff url(../images/arrow.jpg) no-repeat center left;
	font-weight:bold;
	font-size:10px;
	padding-left:18px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	margin:2px;
}
#done {
	width:500px;
	height:auto;
	padding:5px;
	padding-left:100px;
	background: url(../images/ok.jpg) no-repeat 30px 20px;
	border:#0aab02 1px solid;
	margin:10px auto;
}
#done h2{
	margin:0px;
}
#error {
	width:500px;
	height:auto;
	padding:5px;
	padding-left:100px;
	background: url(../images/error.png) no-repeat 30px 20px;
	border:red 1px solid;
	margin:10px auto;
}
#error h2{
	margin:0px;
}
textarea.post {
   width:450px;	
	height:100px;
   border:1px #7d7d7d solid;
	padding:5px;
	padding-top:40px;
	background: url(../images/add_post.jpg) no-repeat 3px 5px;
}
#posts {
  	width:450px;	
	height:auto;
	margin:0 auto;
}
#button_post {
	width:105px;
	height:20px;
	border:1px #7d7d7d solid;
	background: #fff url(../images/arrow.jpg) no-repeat center left;
	font-weight:bold;
	font-size:10px;
	padding-left:18px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	margin:2px 0px 2px 2px;
	float:right;
}

#post_list {
	width:580px;
	margin:0 auto;
	margin-bottom:20px;
}
#post {
	width:580px;
	height:auto;
	margin:0 auto;
	padding:5px;
}
#post .info {
   width:580px;
	height:20px;
	float:left;
	margin-bottom:5px;
}
#white a, #white a:link, #white a:active, #white a:visited {
	color:#fff;
	text-decoration:none;
}
#white a:hover {
	color:#fff;
	text-decoration:none;
}
#white {
color:#fff;
}
img.galimg {
	
	margin:3px;
}
