﻿@CHARSET "UTF-8";

html {
	background: #B5C4C7;
}

body {
	background: url("../images/bg.gif") repeat-x top;
	padding-top: 15px;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

a {
	color: #5F7C87;
}

a:hover {
	color: #264653;
}

#main {
	width: 752px;
	margin: 0 auto;
	background: #ECECEC;
}

#header_en {
	height: 76px;
	background: url("../images/header_en.jpg");
}

#banner_en {
	height: 249px;
	background: url("../images/banner_en.jpg");
}

#header {
	height: 76px;
	background: url("../images/header.jpg");
}

#banner {
	height: 249px;
	background: url("../images/banner.jpg");
}

#content {
	padding-bottom: 9px;
	background: url("../images/content_bottom.gif") no-repeat bottom;
}

/*
*			M E N U
*/

#menu {
	height: 40px;
	background: url("../images/menu.gif") 0px;
	padding-left: 0px;
}

#menu_en {
	height: 40px;
	background: url("../images/menu_en.gif") 0px;
	padding-left: 0px;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-left: 1px;
	outline: none;
	text-indent: -2000px;
}

#menu_en a {
	display: block;
	float: left;
	height: 40px;
	margin-left: 1px;
	outline: none;
	text-indent: -2000px;
}

a#strona_glowna {
	width: 110px;
}

a#strona_glowna_en {
	width: 110px;
}

a#strona_glowna:hover, a#strona_glowna.active {
	background: url("../images/menu_selected.gif") -5px;
}

a#strona_glowna_en:hover, a#strona_glowna_en.active {
	background: url("../images/menu_selected_en.gif") -5px;
}

a#mapy_halasu {
	width: 98px;
}

a#mapy_halasu_en {
	width: 98px;
}

a#mapy_halasu:hover, a#mapy_halasu.active {
	background: url("../images/menu_selected.gif") -116px;
}

a#mapy_halasu_en:hover, a#mapy_halasu_en.active {
	background: url("../images/menu_selected_en.gif") -116px;
}

a#stacje_pomiarowe {
	width: 129px;
}
a#stacje_pomiarowe_en {
	width: 129px;
}

a#stacje_pomiarowe:hover, a#stacje_pomiarowe.active {
	background: url("../images/menu_selected.gif") -215px;
}

a#stacje_pomiarowe_en:hover, a#stacje_pomiarowe_en.active {
	background: url("../images/menu_selected_en.gif") -215px;
}

a#ankieta {
	width: 61px;
}
a#ankieta_en {
	width: 61px;
}

a#ankieta:hover, a#ankieta.active {
	background: url("../images/menu_selected.gif") -345px;
}
a#ankieta_en:hover, a#ankieta_en.active {
	background: url("../images/menu_selected_en.gif") -345px;
}

a#wyniki_ankieta {
	width: 52px;
}
a#wyniki_ankieta_en {
	width: 52px;
}

a#wyniki_ankieta:hover, a#wyniki_ankieta.active {
	background: url("../images/menu_selected.gif") -407px;
}
a#wyniki_ankieta_en:hover, a#wyniki_ankieta_en.active {
	background: url("../images/menu_selected_en.gif") -407px;
}

a#ciekawostki {
	width: 76px;
}
a#ciekawostki_en {
	width: 76px;
}

a#ciekawostki:hover, a#ciekawostki.active {
	background: url("../images/menu_selected.gif") -460px;
}
a#ciekawostki_en:hover, a#ciekawostki_en.active {
	background: url("../images/menu_selected_en.gif") -460px;
}

a#dzwieki_uciazliwe {
	width: 120px;
}
a#dzwieki_uciazliwe_en {
	width: 120px;
}

a#dzwieki_uciazliwe:hover, a#dzwieki_uciazliwe.active {
	background: url("../images/menu_selected.gif") -537px;
}
a#dzwieki_uciazliwe_en:hover, a#dzwieki_uciazliwe_en.active {
	background: url("../images/menu_selected_en.gif") -537px;
}

a#wizualizacje {
	width: 89px;
}
a#wizualizacje_en {
	width: 89px;
}

a#wizualizacje:hover, a#wizualizacje.active {
	background: url("../images/menu_selected.gif") -658px;
}
a#wizualizacje_en:hover, a#wizualizacje_en.active {
	background: url("../images/menu_selected_en.gif") -658px;
}

#menu a:hover {
	margin-left: 5px;
	margin-right: -4px;
	background-image: url("../images/menu_hover.gif");
}

/*
#menu a:hover {
	background-image: url("../images/menu_hover.gif");
}
*/

/*
*			F O O T E R
*/

#footer {
	background: url("../images/footer.gif") repeat-y;
	margin: 20px auto 0 auto;
	width: 752px;
	font-size: 10px;
	text-align: center;
}

#disclaimer {
	background: url("../images/footer_top.gif") no-repeat top;
	padding: 10px 0;
}

#copyright {
	background: url("../images/footer_bottom.gif") no-repeat top;
	padding-top: 20px;
	width: 752px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}

#show_links {
	font-weight: bold;
}

#links {
	display: none;
}


/*
*			S T R O N A   G Ł Ó W N A
*/

#pages_list {
	margin-top: 20px;
}

#pages_list div {
	width: 300px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	font-size: 11px;
}

#pages_list img {
	float: left;
}

#pages_list a {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#pages_list div div {
	float: none;
	margin-top: 0;
	margin-left: 0;
	width: 210px;
	display: inline;
}

/*
#pages_list div {
	background: url("../images/splash.gif");
}

#pages_list div div {
	background: none;
}
*/
