html,body {margin:0;padding:0;height:100%;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: none;
    background-color: #ffffff;
}

p, td, th, ul, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

img {border: 0;}
a img {border: 0;}

#centerColumn p {
	text-align: justify;
}

#centerColumn .date {
	color: #65c04b;
	text-align: right;
}

h1, h2 {
	color: #65c04b;
	border-bottom: 1px dashed #65c04b;
}

h2 a {
	text-decoration:none;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	color: #65c04b;
	font-size: 14px;
}

.green {
	color: #65c04b;
}
#centerColumn a:link, .green a:link {
	color: #65c04b;
}
#centerColumn a:visited, .green a:visited {
	color: #76ba4d;
}

.red {
	color: #DD1C3C;
}

.blue {
	color: #4197E0;
}

.greenBorder {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #65c04b;
	margin-bottom: 10px;
}

/* warstwa layoutowa
*********************************/

#mainBox {
	width: 1000px;
	margin: 0 auto 0 auto;
	top: 0;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#topIcons {
	width: 280px;
	height: 107px;
}

#mainBanner {
    width: 720px;
	height: 107px;
}

#contentTable {
	width: 1000px;
}
#contentTable td {
	vertical-align: top;
}

#leftColumn {
	width: 207px;
}

#centerColumn {
	width: 591px;
	padding: 5px;
}

#rightColumn {
	width: 202px;
}

#footer {
	border-top: 1px dashed #62bd46;
	color: #62bd46;
	text-align: center;
	padding-top: 5px;
}
#footer a:link, #footer a:visited {
	color: #62bd46;
}

/* sonda */

.poll_td_question {
	padding-bottom: 10px;
}

/* lista stron*/

.sitelist {
	background: url('../img/list.png') no-repeat 0px 6px;
	padding-left: 10px;
	border-bottom: 1px solid #b5b5b5;
	height: 17px;
	padding-top: 3px;
}
.sitelist a:link, .sitelist a:visited {
	text-decoration: none;
	color: #b5b5b5;
}

/* menu */

.leftMenu {
	border-bottom: 1px solid #ffffff;
	padding: 3px 3px 3px 20px;
	width: 158px;
}

.leftMenuActive {
    background-image: url('../img/arrow_white.gif');
	background-position: 5px 6px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
	padding: 3px 3px 3px 20px;
	width: 158px;
}

.leftMenu a:link, .leftMenuActive a:link, .leftMenu a:visited, .leftMenuActive a:visited {
	color: #ffffff;
	text-decoration: none;
}

.leftSubMenu {
	position: absolute;
	margin-left: 158px;
	margin-top: -10px;
	width: 181px;
	display: none;
}
.leftSubMenuItem {
	width: 158px;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px solid #ffffff;
}

/* newsletter */

.rightColumnForm {
	padding-top: 3px;
	color: #b5b5b5;
	font-size: 10px;
}
.rightColumnInput {
	border: 1px solid #b5b5b5;
	height: 13px;
	width: 160px;
	vertical-align: middle;
	font-size: 10px;
	margin: 5px;
}

/* news */

.newsTitle {
	font-weight: bold;
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 4px;
}
.newsTitle a:link {
	color: #ff0000;
	text-decoration: none;
}
.newsTitle a:visited {
	color: #F15054;
	text-decoration: none;
}

.moreRedLink {
	text-align: right;
}
.moreRedLink a:link {
	color: #ff0000;
}
.moreRedLink a:visited {
	color: #F15054;
}
.moreRedLink img {
	vertical-align: middle;
	margin-right: 2px;
}

.newsHR {
	height: 5px;
	margin-top: 2px;
	border-top: 1px solid #b5b5b5;
}

.newsTitle2 {
	font-weight: bold;
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 4px;
}
.newsTitle2 a:link {
	color: #65c04b;
	text-decoration: none;
}
.newsTitle2 a:visited {
	color: #76ba4d;
	text-decoration: none;
}

.moreGreenLink {
	text-align: right;
}
.moreGreenLink a:link {
	color: #65c04b;
}
.moreGreenLink a:visited {
	color: #76ba4d;
}
.moreGreenLink img {
	vertical-align: middle;
	margin-right: 2px;
}

.newsDiv {
	margin-top: 2px;
	border-bottom: 1px dotted #65c04b;
	margin-bottom: 10px;
}

/* komentarze */

.commentTitle {
	color: #65c04b;
	font-size: 14px;
	font-weight: bold;
}

.commentInfo {
	color: #65c04b;
}

.commentContent {
	border-bottom: 1px dotted #65c04b;
	margin-bottom: 5px;
}
	

/* sitemap */

.LSM_0 {
	list-style-image: url('../img/arrow_green.png');
}
.LSM_0 a:link {
	font-weight: bold;
	color: #65c04b;
}
.LSM_0 a:visited {
	font-weight: bold;
	color: #76ba4d;
}
