@charset "utf-8";
.modul_title {
	color: #6085AD;
	margin-left: 48px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}


.modul_tekst {
	float: left;
	margin-left: 48px;
}
/* CSS Document 
Style modulów będących po lewej stronie B5
*/

#modul_map {
	background-color: #DBE4ED;
	width: 236px;
	height: 215px;
	/*margin-top: 90px; */
	margin-top: 25px;
}

#modul_map img {
	margin-bottom: 44px;
}
.modul_link {
	clear: both;
	background-color: #FFFFFF;
	display: block;
	width: 173px;
	margin-right: 3px;
	margin-bottom: 2px;
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8397AE;
	font-size: 11px;
	margin-left: 44px;
	height: 18px;
	padding-left: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.modul_link:hover {
	background-image: url(images/moduly/modul_link_bg_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #003366;
	background-color: #EDF0F4;
}

.modul_link:active {
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DA1E37;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2B5;
	border-left-color: #D2D2B5;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #F4F4EC;
}
.modul_prawy_link {

	clear: both;
	background-color: #fff;
	display: block;
	width: 173px;
	font-weight:bold;
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8397AE;
	font-size: 11px;
	/* margin-left: 44px;
	margin-right: 3px;
	margin-bottom: 2px; */
	margin: 0 auto 2px;
	height: 18px;
	padding-left: 15px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;

}

.modul_right_link {
	clear: both;
	background-color: #FFFFFF;
	display: block;
	width: 173px;
	margin-right: 3px;
	margin-bottom: 2px;
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8397AE;
	font-size: 11px;
	margin-left: 44px;
	height: 18px;
	padding-left: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.modul_right_link:hover, .modul_prawy_link:hover  {
	background-image: url(images/moduly/modul_link_bg_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #003366;
	background-color: #EDF0F4;
}

.modul_right_link:active {
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DA1E37;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2B5;
	border-left-color: #D2D2B5;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #F4F4EC;
}

#modul_pogody {
	width: 236px;
	background-color: #DBE4ED;
	height: 200px;
	margin-top: 25px;
}
#modul_pogody #pogoda_iframe {
	background-color: #FFFFFF;
	margin: 0;
	padding-left: 44px;
	border: 0;
	display: block;
}
#modul_pogody #spacer {
	height: 30px;
	width: 236px;
	clear: left;
}
#modul_prawy {
	height: 220px;
	width: 220px;
	float: left;
	background-color: #DBE4ED;
	margin-left: 20px;
	
}
#modul_prawy .modul_title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.modul_right_link {
	clear: both;
	background-color: #FFFFFF;
	display: block;
	width: 155px;
	margin-right: 3px;
	margin-bottom: 5px;
	background-image: url(../B5_lato/images/moduly/modul_link_bg_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8397AE;
	font-size: 11px;
	margin-left: 45px;
	height: 18px;
	padding-left: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
}
.modul_right_link:hover {
	color: #003366;
}


#modul_wartoz {
	background-image: url(images/moduly/wartoz_bg.png);
	background-position: left bottom;
	width: 236px;
	background-color: #DBE4ED;
	background-repeat: no-repeat;
	margin-top: 25px;
	height: 110px;
}


#modul_wartoz #wartoz_ul {
	margin-left: 44px;
	width: 189px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-left-color: #AFAFAF;
	position: relative;
}
#modul_wartoz #wartoz_ul .warto_li1 {
	background-image: url(images/kwadrat_A_zima.png);
	background-repeat: no-repeat;
	background-position: 174px 3px;
	width: 183px;
	padding-left: 5px;
	color: #B3B3B3;
	background-color: #E9EEF3;
}
#modul_wartoz #wartoz_ul .warto_li1 .wartoz_ul2 .wartoz_itom {
	height: 20px;
	width: 177px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-left: 0px;
	color: #666666;
}
#modul_wartoz #wartoz_ul .warto_li1 .wartoz_ul2 .wartoz_itom:hover {
	background-color: #DBE4ED;
}
#kolumana_lewa #modul_wartoz #wartoz_ul .warto_li1 .wartoz_ul2 {
	display: none;
	position: absolute;
	top: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	left: 0px;
}
#kolumana_lewa #modul_wartoz #wartoz_ul .warto_li1:hover {
	background-image: url(images/kwadrat_ON_zima.png);
	background-color: #FFFFFF;

}

#kolumana_lewa #modul_wartoz #wartoz_ul .warto_li1:hover .wartoz_ul2 {
	display: block;
}


#modul_newsletter {
	background-color: #DBE4ED;
	width: 220px;
	height: 75px;
}
.modul_input_form {
	width: 185px;
	margin-left: 45px;
	height: 18px;
	font-size: 11px;
	color: #666666;
	background-image: url(images/moduly/modul_input_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 0;
}
.modul_submit_form {
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 52px;
	font-size: 8px;
	color: #6085AD;
	margin-left: 164px;
	margin-top: 6px;
	margin-bottom: 9px;
	font-weight: normal;
	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;
	background-color: #FFFFFF;
}
.modul_submit_form:hover {
	background-image: url(images/moduly/modul_link_bg_blue.png);
	background-position: left top;
	color: #003366;
	background-color: #EDF0F4;
}


#modul_searcha, #modul_mieszkancy,  #modul_newsletter {
	width: 236px;
	background-color: #DBE4ED;
	margin-top:25px
}
#ajaxSearch_input {
	width: 172px;
	margin-left: 45px;
	height: 18px;
	font-size: 11px;
	color: #666666;
	background-image: url(images/moduly/modul_input_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 0;
}
#ajaxSearch_submit {
	background-image: url(images/moduly/modul_link_bg_white.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 52px;
	font-size: 8px;
	color: #6085AD;
	margin-left: 164px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	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;
	background-color: #FFFFFF;
}
#ajaxSearch_submit:hover {
	background-image: url(images/moduly/modul_link_bg_blue.png);
	background-position: left top;
	background-color: #EDF0F4;
}

#modul_searcha form {
	margin: 0px;
	padding: 0px;
}
