@charset "utf-8";
.modul_title {
	color: #DB1E38;
	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: #EBEBD3;
	width: 236px;
	height: 215px;
	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.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8F8F42;
	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_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DA1E37;
	background-color: #F4F4EC;
}

.modul_link:active {
	background-image: url(images/moduly/modul_link_bg_red.jpg);
	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.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8F8F5D;
	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: 0;
}
.modul_right_link:hover, .modul_prawy_link:hover {
	background-image: url(images/moduly/modul_link_bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DA1E37;
	background-color: #F4F4EC;
}
.modul_right_link:active {
	background-image: url(images/moduly/modul_link_bg_red.jpg);
	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 .modul_title {
	margin-top: 10px;
	margin-bottom: 10px;
}


#modul_pogody {
	width: 236px;
	background-color: #EBEBD3;
	height: 200px;
	margin-top: 25px;
}
#modul_pogody #pogoda_iframe {
	background-color: #FFFFFF;
	margin: 0;
	padding-left: 44px;
	border: 0;
	float: left;
}
#modul_pogody #spacer {
	height: 30px;
	width: 236px;
}
#modul_prawy {
	height: 220px;
	width: 220px;
	float: left;
	background-color: #EBEBD3;
	margin-left: 20px;
}
#modul_prawy_logo {
	height: 220px;
	width: 220px;
	float: right;
	background-color: #fff;
	margin-left: 20px;
}
#modul_wartoz {
	background-image: url(images/moduly/wartoz_bg.jpg);
	background-position: left bottom;
	width: 236px;
	background-color: #EBEBD3;
	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/moduly/wartoz_select_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	padding-left: 5px;
	color: #B3B3B3;
}
#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: #F7CBD1;
}
#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/moduly/wartoz_select_bg_hover.png);
	background-position: left top;

}

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







#modul_newsletter {
	background-color: #EBEBD3;
	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/mod_submit.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 52px;
	font-size: 8px;
	color: #8F8F5D;
	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-position: left -18px;
}
.modul_submit_form:hover {
	background-position: left top;
	color: #DB1E38;
}


#modul_searcha, #modul_mieszkancy, #modul_newsletter {
	width: 236px;
	background-color: #EBEBD3;
	
	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/mod_submit.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 52px;
	font-size: 8px;
	color: #8F8F5D;
	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-position: left -18px;
}
#ajaxSearch_submit:hover {
	background-position: left top;
	color: #DB1E38;
}

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