body {
	background-color: #F7F8FA;
}
img {
	border: 0px;
}
a {
	color: inherit;
	font: inherit;
}
#calosc {
	position: relative;
	width: 800px;
	border: 0px;
	margin: auto;
}

/* to wszystko dotyczy nad_topa i wszystkiego co jest w nim */
#nad_top {
	position: relative;
	height: 22px;
	color: #878B8E;
	font-family: Tahoma;
	width: 800px;
	font-size: 11px;
}
#nad_top .datownik {
	float: left;
	width: 600px;
}
#nad_top .wybor_jezyka {
	text-align: right;
	float: right;
}
/*#nad_top input {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 9px;
}
#nad_top .img_sub {
	position: relative;
	top: 4px;
}*/
/* konczymy z nadtopem */

/* teraz top */
#top {
	position: relative;
	background-image: url('img/top.jpg');
	width: 800px;
	height: 170px;
}
/* koniec z tym */

/* małe menu pod topem */
#pod_top {
	position: relative;
	height: 20px;
	width: 800px;
	text-align: center;
}
#pod_top .menuitem {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}
#pod_top a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
#pod_top a:hover {
	text-decoration: underline overline;
}
#pod_top .menusep {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE9A01;
}
/* i ta kreska jeszcze */
#pod_pod_top {
	background-image: url('img/pod_pod_top.jpg');
	background-repeat: no-repeat;
	height: 4px;
	width: 800px;
}

/* main */
#main {
	margin-top: 0px;
}
/*#main .leftside {
	float: left;
	width: 600px;
	height: 100%;
}
#main .leftside2 {
	float: left;
	width: 200px;
	height: 100%;
}
#main .center {
	width: 400px;
	float: right;
	height: 100%;
}
#main .rightside {
	float: right;
	width: 200px;
	height: 100%;
}*/
#pan_lewo {
	position: relative;
	margin: 0px;
	float: left;
	width: 200px;
}
#pan_center {
	position: relative;
	width: 400px;
	margin: 0px;
}
#pan_right {
	position: relative;
	float: right;
	width: 200px;
	margin: 0px
}

#main .header {
	background-image: url('img/pion_pas.jpg');
	background-repeat: no-repeat;
	color: #FEA010;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	text-indent: 5px;
	font-weight: bold;
}

#main .text {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
}
#main .text input,select,textarea {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
}
#main a {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}
#main a:hover {
	font-weight: bold;
}

/* stopka itd */
#stopka {
	text-align: center;
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px;
}
#stopka a {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px;
	text-decoration: none;
	font-weight: bold;
}
#stopka a:hover {
	text-decoration: underline;	
}

/* moduły... [też chcą mieć swoje style] */
#newsletter input {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
}
#newsletter .pole1 {
	width: 120px;
}
#newsletter .pole2 {
	width: 156px;
}
/*#nazwa_woj {
	float: right;
}*/
#login_form {
	margin-right: 20px;
	float: right;
}
#login_form input {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
}
#login_form .sub_img {
	position: absolute;
	float: right;
}
#sep {
	background-image: url('img/sep.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.city_item_img {
	float: left;
	margin-right: 10px;
	width: 180px;
	height: 130px;
}
.city_item_osr_name {
	color: #FEA010;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.city_item_osr_name:hover {
	text-decoration: underline;	
}
.osr_info {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 10px;
}
.osr_opis {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
.ogl_item_nagl {
	color: #FF9500;
	font-weight: bold;
	font-size: 11px;
}
.ogl_item_nagl a {
	color: #FF9500;
}
.ogl_item_dane {
	font-size: 10px;
}
.ogl_tresc {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
}
.pages {
	text-align: center;	
}
.pages a {
	color: #878B8E;
}
.impreza_item_nagl {
	color: #FF9500;
	font-weight: bold;
	font-size: 11px;
}
.impreza_item_dane {
	font-size: 10px;
}
.impreza_item_dane a {
	color: #878B8E;
}
.impreza_item_tresc {
	color: #878B8E;
	font-family: Tahoma;
	font-size: 11px;
}
.search_form_szukaj {
	text-align: right;
	float: right;
}
.cala_szer {
	width: 130px;
}
