html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 11px;
}

a:link { color: white; text-decoration: underline; }
a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: underline; }


p { text-align: justify; }
h1 {
    font-size: 13px;
    font-weight: bold;
    color: #33AA00;
}

h2 {
    font-size: 11px;
    font-weight: bold;
    color: #F0F0F0;
    background: url(../pics/przedtytulem.gif) no-repeat;
}

h3 {
    font-size: 11px;
    color: #5AAC22;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input {
	border: 1px solid #DDDDDD;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 11px;
	width: 150px;
}

input.radio {
	border: 0px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 11px;
	text-align: left;
	width: auto;
}

img {
    border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mwin {
	margin: 0 0 0 0;
	width: 100%;
}

.mwin_container {
	border: 0;
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.mwin_head {
	background-color: #FFFFFF;
	border-left: 1px solid white;
	width: 100%;
/*	height: 260px; */
	float: left;
}

.mwin_bar {
	border-left: 1px solid white; 
	border-top: 2px solid white; 
	width: 100%;
	height: 30px;
	float: left;
}

.mwin_main {
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;	
    width: 100%;
	background-color: #292B2A;
    float: left;
}

.mwin_foot {
	border: 1px solid white;
	width: 100%;
	line-height: 250%;
	text-align: center;
	color: white;
	background-color: #3F9F00;
    float: left;
}

div.a_head {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 261px;
	float: left;
	background-color: #FFFFFF;
}

div.b_head {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 539px;
/*	height: 259px; */
	float: left;
	
}
/****************************/
div.logo_img {
	border: 0;
	width: 261px;
	height: 94px;
}

div.menu_l {
    border: 0;
    height: 33px;
    width: 261px;
}

div.b_img {
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 480px;
	height: 259px;
	float: left;
}

div.b_menu_r {
    border: 0;
    height: 259px;
    float: left;
}

div.menu_r {
    border: 0;
    height: 33px;
    width: 55px;
}

div.a_bar {
	width: 261px;
	height: 31px;
	background-color: #426C26;
    color: white;
	text-align: center;
	float: left;
}

div.b_bar {
	border-left: 2px solid white;
	width: 537px;
	height: 31px;
	background-color: #5A843E;
    color: white;
	float: left;
}

a.menu_bar:link {font-weight: normal; color: white; text-decoration: none;}
a.menu_bar:visited {font-weight: normal; color: white; text-decoration: none;}
a.menu_bar:hover {font-weight: normal; color: white; text-decoration: underline;}

div.a_news {
	width: 251px;
	color: white;
	float: left;
	padding: 5px;
}

div.news {
	padding: 10px 20px 0px 0px;
	float: left;
}
/*
ul.arrow1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
}
*/
ul.news {
	margin-left: 10px;
	padding-left: 40px;
	margin-bottom: 5px;
	list-style-image: url(../pics/punkt_arrow_green.gif);
}

li.news {
	margin-bottom: 10px;
}

.text_news {
    color: #AFAFAF;
}

a.news:link { font-weight: normal; color: #33AA00; text-decoration: none; }
a.news:visited { font-weight: normal; color: #33AA00; text-decoration: none; }
a.news:hover { font-weight: normal; color: #33AA00; text-decoration: none; }

a.navigat:link, a.navigat:visited { color: #33AA00; text-decoration: none; }
a.navigat:hover { text-decoration: underline; }

div.b_page {
	border-left: 2px solid white;
	width: 537px;
	height: auto !important;
	height: 600px;
	min-height: 550px;
	background-color: #696B6A;
	color: white;
	float: left;
}

a.linkme:link { font-weight: normal; color: #555555; text-decoration: none; }
a.linkme:hover { font-weight: normal; color: #555555; text-decoration: none; }

#linkme {
    text-align: justify;
}