@charset "utf-8";
html {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}


.tytul {
	font-style: italic;
	color: #285373;
	padding-top: 15px;





	#padding-top: 0px;
	font-size: 18px;
}


#content hr {
	width: 100%;
	height: 2px;
	background-color: #285373;
	border: 0;
	color: #285373;
}


.linki_tematu {
	color: #285373;
	font-weight: bold;
}

.sit_input {
	width: 250px;
	height: 20px;
	font-size: 11px;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 0;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 0;
	/* background-color: #F1F1E9;  lato */
	background-color: #DBE4ED;  /* lato */
}
.sit_submit {
	clear: both;
	background-color: #FFFFFF;
	display: block;
	width: 173px;
	background-image: url(images/moduly/modul_link_bg_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8F8F42;
	font-size: 11px;
	height: 18px;
	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: 25px;
	padding-bottom: 2px;

}

.sit_submit:hover {
	background-image: url(images/moduly/modul_link_bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #DA1E37;
	background-color: #F4F4EC;
}

.sit_submit: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;
}
.sit_select {
	width: 250px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	font-size: 12px;
	/* background-color: #F4F4EC; lato */
	background-color: #DBE4ED; /* zima */
}
#sit_tab_opcji  {
	margin-top: 30px;
}
.nazwa_obiektu {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
}
.sub_tytul {
	font-size: 14px;
	margin-top: 15px;
}
.obiekt_foto {
	margin-top: 15px;
}
.obiekt_back {
	margin-top: 15px;
	color: #285373;
	display: block;
}

/* WYSWIETLANIE WYNIKOW */
#search {margin-left:10px;}
#search h3 , .tytul {
	font-style: italic;
	color: #0071AD;
	padding: 15px 0;
	font-size: 18px;
}