body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	background-color: #d9d9d9;
	background-image: url(../media/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ankieta {
	position: absolute;
}

.cnt  {
	width: 954px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
}
.cnt2 {
	width: 954px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menubg {
	background-image: url(../media/menu_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	background-color: #043378;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#menu li {
	display: block;
	float: left;

}
#menu   li  a.first {
border-left-style: none;
}

#menu   li  a {
	margin: 0px;
	padding-right: 32px;
	padding-left: 32px;
	background-image: url(../media/menu_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	background-color: #043378;
}
#menu a:hover {
	background-image: url(../media/menu_bg2.gif);
	color: #EBEBEB;
}


#main {
	background-image: url(../media/bg_cnt.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#rn  {
	float: right;
	width: 247px;
	padding-right: 24px;
	padding-left: 24px;
}
#news  {
	background-image: url(../media/bg_rn.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.nfo  {
	margin-top: 15px;
	margin-bottom: 15px;
}
.nfo h3 {
	color: #f5b455;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
}
.nfo p {
	margin: 0px;
	font-size: 10px;
}

.cnt #gfx1 {
	width: 658px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
}
.cnt #box1 {
	float: left;
	width: 289px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#box1 a {
	margin-bottom: 15px;
	display: block;
}
#box2 a {
	display: block;
	margin-bottom: 10px;
}


.cnt #map {
	float: left;
	width: 288px;
	background-image: url(../media/top_corn.png);
	background-position: right top;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	height: 310px;
}
#map p {
	margin: 0px;
	padding: 0px;
}

#main  h2 {
	font-size: 22px;
	font-weight: normal;
	color: #037ac4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#news h3 {
	color: #037AC4;
	font-size: 12px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#news p {
	margin: 0px;
	padding: 0px;
}

#main p {
	margin-top: 10px;
}


.cnt #bnr1 {
	float: left;
	width: 610px;
	margin-top: 20px;
}
.clear {
	clear: both;
}
#btm {
	height: 20px;
}

#header {

}
#header img {
	float: left;
}

#header   h3  {
	padding: 0px;
	float: left;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #fca312;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#header h3 span {
	color: #003476;
	margin-right: 20px;
}
#header #search img {
	float: right;
}

#search {
	float: right;
	text-align: right;
	position: absolute;
	margin-top: -110px;
	margin-left: 700px;
	width: 250px;
}
#search .src_form {
	border: 1px solid #F3AA3F;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#search .src_submit {
	display: inline;
}
#search ul {
	list-style-type: none;
}
#search li {
	display: inline;
	padding: 2px;
	margin: 2px;
}


#search label {
	font-size: 17px;
	color: #EE9E2A;
	margin-right: 5px;
}

#search form {
	margin-top: 20px;
}



#mCnt  {
	padding: 0 20px;
}
#footer  {
	padding: 0 10px; 
	background:#DDDDDD;
}
#footer  p  {
	margin: 0;
	padding: 10px 0;
}
#ste {
	position: absolute;
	margin-left: 870px;
	margin-top: 0px;
}
.cnt2  a {
	color: #000000;
	text-decoration: none;
}
.cnt2 a:hover {
	color: #000000;
	text-decoration: underline;
}



#map a {
	color: #000000;
}
#map a:hover {
	color: #037AC4;
}
.iwr {
	position: absolute;
	margin-top: -40px;
}
#mn_box {
	float: left;
	width: 658px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
#mn_path {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	font-size: 10px;
	color: #979797;
}
#mn_path a {
	color: #979797;
	text-decoration: none;
}
#mn_path a:hover {
	color: #979797;
	text-decoration: underline;
}


#print {
	position: absolute;
	margin-left: 550px;
	width: 80px;
	margin-top: -12px;
}
#print a {
	color: #979797;
	text-decoration: none;
}
#print a:hover {
	color: #979797;
	text-decoration: underline;
}


.text {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	/*
	background-image: url(../media/top_corn.png);
	background-repeat: no-repeat;
	background-position: right top;
	*/
}
.text p {
	margin-bottom: 7px;
}

.text a {
	color: #037AC4;
	text-decoration: none;
}
.text a:hover {
	color: #037AC4;
	text-decoration: underline;
}


.text .gall {
	margin-right: -30px;
	margin-left: -30px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../media/gal_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 25px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 598px;
}
.gall .foto {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 135px;
	height: 130px;
}

.foto a {
	color: #707070;
	text-decoration: none;
}
.foto a:hover {
	color: #3085b3;
	text-decoration: none;
}

.gall ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gall li {
	display: inline;
}

#podmenu {
	border-top-color: #979797;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 20px;
	background-image: url(../media/bg_rn2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.lvl1  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.lvl1 li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
}
.lvl1 a {
	font-size: 12px;
	font-weight: bold;
	color: #037AC4;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lvl1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #02629B;
	text-decoration: none;
	display: block;
	background-image: url(../media/pmenu_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lvl1   .active  {
	background-image: url(../media/pmenu_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lvl2 a {
}


#podmenu  .lvl2  {
	list-style-type: none;
	display: block;
	background-color: #f6f6f6;
	background-image: url(../media/pmenu_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lvl2 li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lvl2 a {
	color: #707070;
	width: 230px;
}
.lvl2 a:hover {
	color: #515151;
	background-image: none;
}
.lvl2 .active {
	background-image: none;
	color: #333333;
}

.lvl3 {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.lvl3 a {
	font-size: 10px;
	font-weight: normal;
	width: 215px;
}
.lvl3 a:hover {
	font-size: 10px;
	font-weight: normal;
	background-image: url(../media/pmenu_lvl3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lvl3 .active {
	background-image: url(../media/pmenu_lvl3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pliki h3 {
	color: #fb6e15;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
}
#pliki .box {
	padding-top: 8px;
	padding-bottom: 12px;
	background-image: url(../media/img/file_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #037AC4;
}
#pliki .box a {
	color: #037AC4;
	text-decoration: none;
}
#pliki {
	margin-bottom: 20px;
	margin-top: 20px;
}


#pliki  .get {
	position: absolute;
	margin-left: 210px;
	margin-top: -14px;
}
#pliki .get a {
	color: #fb6e15;
}
#pliki .get a:hover {
	color: #D35203;
}
#textbox h3 {
	color: #037AC4;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textbox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textbox {
	height: 116px;
	margin-top: 20px;
}
#map h6 {
	font-size: 9px;
	font-weight: normal;
	color: #828282;
	margin: 0px;
	padding: 0px;
}
#map p {
	margin-top: 0px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#map form {
	margin: 0px;
	padding: 0px;
}
#map  .form {
	border: 1px solid #FFA200;
	height: 17px;
	font-size: 12px;
	width: 140px;
}
.clearl {
	clear: left;
}
#map ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#map li {
	display: block;
	float: left;
	width: 140px;
}
#map .quest {
	position: absolute;
	color: #fff;
	font-weight: bold;
}
#map h3 {
	font-size: 12px;
	color: #037AC4;
}
.blue {
	margin-right: -30px;
	margin-left: -30px;
	background-color: #043377;
	background-image: url(../media/blue_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 30px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: left;
}
fieldset {
	border: 0px none #FFFFFF;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.field {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_kontakt .form_act {
	text-align: right;
	padding-right: 45px;
}
.form_act span {
	margin-left: 15px;
}

.c_field {
	float: left;
	width: 280px;
}
.c_field2 {
	float: left;
	width: 330px;
}
.c_field2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.c_field2 li {
	display: block;
	float: left;
	margin-bottom: 4px;
}
.c_field2 .desc {
	width: 240px;
	font-weight: bold;
}
.c_field2 .var {
	font-weight: bold;
	width: 90px;
}
.form_kalk ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.form_kalk li {
	width: 285px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.form_kalk .desc {
	text-align: right;
	margin-right: 10px;
}
.form_kalk .var ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.form_kalk .var li {
	display: block;
	float: left;
	padding: 0px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.form_kalk .var .var {
	font-weight: bold;
}
#topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
#topline .cnt {
	margin-right: 10px;
}






.formbg {
	margin: 0px;
	padding: 0px;
}
.formlong {
	width: 270px;
	border: 1px solid #0648b5;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #03245A;
}
.formfill {
	width: 240px;
	border: 1px solid #05409E;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #03245A;
}
.formfit {
	border: 1px solid #0648b5;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #03245A;
}

.formfilltxt {
	width: 240px;
	border: 1px solid #05409E;
	height: 128px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #03245A;
}


.blue h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#kont_desc   {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.margintab {
	margin-right: -30px;
	margin-left: -30px;
}
.gray {
	color: #7C7C7C;
	font-size: 11px;
}
.margintab .bl {
	color: #037AC4;
}
.margintab .br {
	padding-right: 30px;
}
.margintab tr {
}
.margintab td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pagin ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wide {
	padding-top: 50px;
	padding-bottom: 20px;
}
#top {
	width: 180px;
	float: right;
}



.pagin {
	clear: left;
}

.pagin li {
	text-align: center;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#wide .md {
	display: block;
	width: 400px;
}
.pagin a:link {
	color: #FF9F16;
	font-weight: bold;
	text-decoration: none;
}
.pagin a:visited {
	color: #FF9F16;
	font-weight: bold;
	text-decoration: none;
}
.pagin a:hover {
	color: #FF9F16;
	font-weight: bold;
	text-decoration: underline;
}

.pagin a:active {
	color: #FF9F16;
	font-weight: bold;
	text-decoration: none;
}
.md  {
	font-weight: bold;
	color: #FF9F16;
}
.md a:link {
	color: #7C7C7C;
}
.md a:visited {
	color: #7C7C7C;
}

.md a:hover {
	color: #484848;
}
.md a:active {
	color: #7C7C7C;
}
.nws  h3, .text h3  {
	color: #037AC4;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	display: block;
	width: 100%;
}
.nws {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.date {
	font-size: 10px;
	color: #7C7C7C;
	float: left;
	width: 38px;
}
.nws li {
	clear: left;
	display: block;
}
.nws .content {
	float: left;
	margin-left: 8px;
	width: 552px;
}


.nws img {
	margin-right: 5px;
}
.head {
	float: left;
	width: 598px;
}
.head img {
	padding-right: 10px;
}
.head h4 {
	font-size: 11px;
}

#date {
	font-size: 10px;
}
.topbox {
	width: 595px;
	text-align: right;
	position: absolute;
	clear: left;
}
.sites ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.sites li {
	display: block;
	clear: left;
	padding-top: 10px;
}

.sites  {
	color: #696969;
	padding-bottom: 20px;
}
.sites  a:link  {
	color: #3A3A3A;
}
.sites a:visited {
	color: #3A3A3A;
}


.sites a:hover {
	color: #3A3A3A;
	text-decoration: underline;
}
.sites a:active {
	color: #3A3A3A;
}
.link {
	float: left;
	width: 210px;
}
.link span {
	color: #bbb;
}

.link2  {
	width: 370px;
	float: left;
	margin-left: 5px;
}

#qu1  {
	background-image: url(../media/quest1.png);
	background-repeat: repeat-x;
	height: 14px;
}
#qu2  {
	background-image: url(../media/quest2.png);
	background-repeat: repeat-x;
	height: 14px;
}
#qu3  {
	background-image: url(../media/quest3.png);
	background-repeat: repeat-x;
	height: 14px;
}
#qu4  {
	background-image: url(../media/quest4.png);
	background-repeat: repeat-x;
	height: 14px;
}

#qu5 {
	background-image: url(../media/quest5.png);
	background-repeat: repeat-x;
	height: 14px;
}
#qu6 {
	background-image: url(../media/quest6.png);
	background-repeat: repeat-x;
	height: 14px;
}

.disclaimer {
	width: 954px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: 717171;
	line-height: 10px;
}
.disclaimer_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	text-align: justify;
}
#news  a:link {
	color: #FCA312;
	text-decoration: none;
}
#news  a:active {
	color: #FCA312;
	text-decoration: none;
}
#news a:hover {
	color: #FCA312;
	text-decoration: underline;
}
#news a:visited {
	color: #FCA312;
	text-decoration: none;
}
