﻿body, td, div {
	font-family: tahoma;
	font-size: 11px;
}
body {
	margin: 0px;
	background: url('img/bg_bar.gif') #f7f8f1 repeat-x;
}


#body-table {
	width: 740px;
	height: 100%;
}
#baner {
	height: 130px;
	width: 740px;
	background: url('img/banner_wybrany_01.jpg') #484848 no-repeat;
	text-align: center;
}
#baner div { margin-top: 102px; }
#baner img { margin-left: 1px; }
#szukaj {
	background: #fff;
	height: 25px;
	padding-top: 1px;
}
#szukaj table {
	background: #484848;
}
#szukaj input {
	background: #f0f2e4;
	border-top: 1px #bbbdb2 solid;
	border-left: 1px #bbbdb2 solid;
	border-bottom: none;
	border-right: none;
	height: 16px;
	width: 80px;
	margin-right: 5px;
}
#szukaj td.ts {
	border-left: 1px #fff solid;
}
#szukaj input.submit {
	background: url('./img/search_bt.gif') #fff no-repeat;
	border: none;
	height: 25px;
	width: 25px;
	margin: 0px;
}
#submenu {
	background: #fff;
	width: 140px;
	vertical-align: top;
	
}
#submenu img {
	margin-left: 5px;
}
#submenu div {
	color: #858c57;
}
#submenu a, #subemnu a:hover, #submenu a:active, #submenu a:visited {
	color: #000;
	text-decoration: none;
}
#tresc {
	/*background: url('img/vertical_line.jpg') no-repeat #fff;*/
	background: #fff;
	background-position: left top;
	width: 600px;
	vertical-align: top;
}
#tresc, #tresc div {
	text-align: justify;
}
#tresc div.margin {
	margin: 10px;
	margin-right: 20px;
}
#stopka {
	height: 5px;
	background: #afba70;
}
img.hand {
	cursor: pointer;
}
div.m1 {
	margin-left: 20px;
}
#lead h2 {
	margin: 0px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

h2 a {
 color: #000;
}

h2 {
	margin: 0px;
	color: #848c56;
	font-size: 17px;
}
#article h3 {
	font-size: 11px;
	margin-bottom: 30px;
}
em {
	font-size: 9px;
	font-style: normal;
	color: #888;
}
#lead h3{
	font-size: 10px;
	color: #000;
	/*text-align: right;*/
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 20px;
}
h3 a, h3 a:visited, h3 a:active {
	color: #888;
	text-decoration: none;
	font-size: 11px;
}
h3 a:hover {
	color: #000;
}
a, a:visited, a:hover {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.l1{
	padding-right: 10px;
}

div.glowna a {
 color: #000;
 font-size: 15px;
}

hr{
	margin-left: 0px;
	text-align: left;
	width: 20%;	
	height: 1px;
    color: silver;
    border-width: 1px;
    border-color: silver;
    border-style: solid none none none;
}
.smActive {
	margin: 5px 0 5px 0;
	background: url('./img/arrow_active.gif') no-repeat;
	background-position: center left;
	vertical-align: middle;
	padding-left: 25px;
}
.smInactive {
	margin: 5px 0 5px 0;
	background: url('./img/arrow_inactive.gif') no-repeat;
	background-position: center left;
	vertical-align: middle;
	padding-left: 25px;
}
.ms a, .ms a:visited, .ms a:active {
	color: #000;
}
.ms a:hover {
	color: #a1a1a1;
}
#ms {
	background: #fff;
	vertical-align: bottom;
}
a.mail {
	color: #6b1919;
}
a.mail:hover {
	color: #000;
}
td.space {
	height: 5px;
	background: #cacfae;
}
table#mem {
	width: 560px;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}
	table#mem td {
		padding: 5px;
		/*border: 1px #000 solid;*/
		border-bottom: 1px #000 solid;
		border-right: 1px #000 solid;
		vertical-align: top;
	}
	table#mem .mem1 td {
		vertical-align: middle;
		background: #f3f5d1;
		font-weight: bold;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	table#mem .mem2 {
		background: #f3f5ea;
		font-weight: bold;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}

table#stats {
	margin-top: 100px;
	width: 400px;
	background: #fff;
	border: 2px #000 solid;
}
	#stats li {
		margin-left: 15px;
	}
	#stats td {
		border-top: #f0f0f0 1px solid;
		padding: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#stats .nag {
		border-bottom: 2px #000 solid;
		background: #f0f0f0;
		font-weight: bold;
		padding: 10px;
		text-align: center;
	}
	#stats .sum td {
		border-top: 3px #f0f0f0 solid;
	}
	#stats .wyk {
		padding: 0px;
		padding-right: 10px;
		width: 110px;
	}
	#stats .wyk img {
		border: 1px #fafafa solid;
	}
div.d1 {
	font-weight: bold;
	border-bottom: 1px silver dashed;
	margin-bottom: 5px;
	margin-top: 20px;
}