﻿#body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: #fbf785 url('../../grafika/podstawowy/trawa.png') center bottom repeat-x;
}


.kontrast_tlo	{
	display: flex!important;
	position: absolute;
    top: 0;
    right: 0;
    background: #fff;
}
.div_kontrast,
.div_czcionka	{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #000;
    height:40px!important;
    width: 40px!important;
     background: #fff;
}

.div_kontrast:hover,
.div_czcionka:hover{
	opacity:0.8;
}

.div_kontrast a,
.div_czcionka a {
	color: #000000 !important;
    text-decoration: none !important;
    position: relative;
    text-decoration: none!important;
}
.div_kontrast a:before	{
	font-family: FontAwesome;
    font-size: 17px !important;
    content: "\f042";
    /*padding: 10px 12px;*/
    position: relative;
    color: #000;
   /* background: #fff;*/
}
.div_czcionka a:before	{
font-family: 'Times New Roman';
    font-weight: 700;
    content: "A+";
    font-size: 17px !important;
    /*padding: 10px 9px;*/
    position: relative;
    color: #000;
    background: #fff;
    /*margin-right: 12px;*/
}

.div_kontrast{
	 margin-right: 16px;
}

.strona {
	width: 100%;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: #85c042 url('../../grafika/podstawowy/tlo.jpg') center top no-repeat;
}
.srodek_gora	{
	max-width: 990px;
	height: 475px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
.gora_tlo	{
	max-width: 990px;
	position: relative;
}
.logo_bip {
	position:absolute;
	top:70px;
	left:30px;
}
.logo_bip a:hover {
	opacity:0.8;
}

.startowa_tlo	{
	position: relative;
	margin: 0px 0px 0px -83px;
	padding: 0px 0px 0px 0px;
	width: 462px;
	height: 241px;
	background: url('../../grafika/podstawowy/chmurka.png') center top no-repeat;
}
.startowa	{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 462px;
	height: 241px;
	background: url('../../grafika/podstawowy/napis2.png') center top no-repeat;
	transition: all 0.5s;
}
.startowa_tlo:hover .startowa	{
	opacity: 0.5;
}
.srodek_menu_gora	{
	max-width: 1125px;
	min-height: 125px;
	margin: -63px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url('../../grafika/podstawowy/menu_tlo.png') center top no-repeat;
	background-size: 100% 100%;
}
.srodek	{
	display: block;
	max-width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	background: #fff;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
}
.srodek_menu_lewe	{
	display: inline-block;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
}
.srodek_tresc	{
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	width: 100%;
	min-height: 350px;
}
.srodek_tresc_informacje	{
	vertical-align: top;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	width: 95%;
}
.srodek_tresc img	{
	max-width: 495px;
	height: auto;
}
.dol_tlo	{
	width: 100%;
	min-height: 100px;
	margin: 0px auto 0px auto;
}
.stopka_tlo	{
	max-width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.stopka {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin: 20px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.intermedia_tlo	{
	float: right;
	padding: 10px 19px 0px 0px;
	margin: 0px auto;
}
.intermedia {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding: 10px 0px 10px 0px;
}
.intermedia a:last-child		{
	padding: 0px 0px 0px 0px;
}

.intermedia a:link 		{color: #000; text-decoration-color: transparent;}
.intermedia a:visited 	{color: #000; text-decoration-color: transparent;}
.intermedia a:hover 		{color: #000; text-decoration: underline;}
.intermedia a:active		{color: #000; text-decoration-color: transparent;}

.walidacja {
	text-align: right;
	padding: 5px 0px 0px 0px;
}
