html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.text_right{
	text-align: right;
	}
.text_left{
	text-align: left;

	}
.text_center{
	text-align: center;
	}
.gray{
	color: #9299a1;
	}
.blue, .blue a{
	color: #389fcc;
	}
.dark_blue{
	color: #00547a;
	}
.bold{
	font-weight: bold;
	}
.hidden{
	display: none;
	}
body {
	color: black;
	background-color: #f5f5f5;
	font: normal 12px Tahoma, Verdana, sans-serif;
	text-align: left;
}
ol, ul {
	padding-left: 15px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear{
	clear: both;}
.hr{
	width: 100%;
	height: 1px;
	background-color: #DFDFDF;
	margin: 5px 0px 5px 0px;
}
/************************************koniec wstepu*********************************************/
/************************************struktura*************************************************/
#container_index{
	background-color: white;
	width: 900px;
	margin: 0px auto;
}
#content{
	width: 898px;
	border: 1px solid #dfdfdf;
	}
#left{
	width: 293px;
	border-right: 1px solid #dfdfdf;
	float: left;
	}
#menu{
	border-bottom: 1px solid #dfdfdf;
	
	}
#top{
	background: url('top.png') 0px 0px no-repeat;
	display: block;
	width: 900px;
	height: 156px;
	text-align: right;
	}
#top .top_wola{
	display: block;
	width: 293px;
	height: 156px;
	float: left;
	}
#top .top_przychodnia{
	display: block;
	width: 607px;
	height: 156px;
	float: right;
	}
#bottom_left{
	background: url('bottom.png') 0px 0px no-repeat;
	width: 768px;
	height: 47px;
	float: left;
	}
	
#bottom_lama{
	display: block;
	background: url('lama.png') 0px 0px no-repeat;
	width: 132px;
	float: left;
	height: 47px;
	}
#center{
	width: 603px;
	border-left: 1px solid #dfdfdf;
	margin-left: -1px;
	float: left;
	}
#center_top
{
	width: 584px;
	padding: 10px;
	border-top: 1px solid #dfdfdf;
	text-align: left;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 10px;
	
}
#center_top_content
{
	
	border: 1px solid #a1d4ea;
	padding: 10px;
	background-color: #EEFAFE;
}

#center_bottom
{
	width: 564px;
	padding: 20px;
	border-top: 1px solid #dfdfdf;
	text-align: left;
}
#center_bottom table
{
	border-spacing: 5px;
}
#left_center
{
	width: 251px;
	font-size: 11px;
	padding: 20px;
	float: left;
	border-right: 1px solid #dfdfdf;
}
#right_center
{
	border-left: 1px solid #dfdfdf;
	margin-left: -1px;
	width: 251px;
	font-size: 11px;
	padding: 20px;
	float: left;
}
#right_center_index
{
	border-left: 1px solid #dfdfdf;
	margin-left: -1px;
	width: 251px;
	font-size: 11px;
	
	float: left;
}
.wyszukiwarka_box{
	padding: 20px;
	width: 272px;
	}
#bottom_menu{
	margin-top: 10px;
	color: #389fcc;
	text-align: center;
	}
#bottom_menu a{
	color: #389fcc;
	text-decoration: none;
	}
/************************************menu******************************************************/

.podmenu_element{
	
	}
.podmenu_tab{
	color: #389fcc;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 4px 50px ;
	}

.menu_tab_on{
	/*height: 18px;*/
	width: 268px;
	background-color: #00547a;
	border: 1px solid #979EA7;
	margin: 2px 0px 2px 1px;
	float: left;
	padding: 5px 0px 5px 10px;
	border-left: 11px solid #979EA7;
	cursor: pointer;
}
.menu_tab_off{
	/*height: 18px;*/
	width: 268px;
	background-color: #2596c8;
	border: 1px solid #979EA7;
	margin: 2px 0px 0px 1px;
	float: left;
	padding: 5px 0px 5px 10px;
	cursor: pointer;
	border-left: 11px solid #979EA7;
}
.menu_tab_on a , .menu_tab_off{
	color: white;
	text-decoration: none;
}
.menu_element{
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: left;
	float:left;
}
.menu_element_nolink{
		display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: left;
	float:left;
	}
.menu_element_poradnia{
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: left;
}
.menu_element_poradnia a{
	color: white;
	text-decoration: none;
}
#search_input{
	border: 1px solid #dbdbdb;
	background-color: #f5f5f5;
	height: 13px;
	width: 245px;
	float: left;
}
#search_button{
	float: left;
	height: 17px;
}
#search_label{
	padding-bottom: 10px;
}
#search{
	padding: 20px;
}
.menu_second_item_tab_off{
	 	 color: #555555;
	
	 cursor: pointer;

	width: 248px;
	margin: 1px 0px 1px 21px;
	background-color: #eefafe;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 10px;
	border-left: 11px solid #979EA7;
	}
.menu_second_item_tab_on{
	 	 color: white;
	font-weight: bold;
	 cursor: pointer;
	
	width: 248px;
	margin: 1px 0px 1px 21px;
	background-color: #EEFAFE;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 10px;
	border-left: 11px solid #979EA7;
	}
.menu_second_item_tab_on a{
	 	 color: #00547A;
	}
.menu_second_item_tab_off a{
	 	  color: #555555;
	}

.menu_third_item_tab_off{

	 cursor: pointer;
	 
	width: 228px;
	margin: 1px 0px 1px 41px;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 10px;
	border-left: 11px solid #979EA7;
	}
.menu_third_item_tab_on{
margin: 1px 0px 1px 41px;
	 cursor: pointer;
	 
	width: 228px;
	font-weight: bold;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 10px;
	border-left: 11px solid #979EA7;
	}

.menu_third_on{
	 display: block;
	 color: #00577e;
	 margin-left: 50px;
	 cursor: pointer;
	}
.menu_third_off{
	  display: block;
	 color: #00577e;
	
	  cursor: pointer;
	}
.menu_second_box{
	float:left;
	display: none;
	}
.menu_second_box a{
text-decoration: none;

	}
.menu_third_box{
	clear: both;
	display: none;
		}
.menu_third_box a{
	text-decoration: none;
		}



.menu_tree_item_tab_off{
	 	 color: #555555;
	
	 cursor: pointer;

	
	margin: 1px 0px 1px 0px;
	background-color: #eefafe;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 10px;
	border-left: 11px solid #979EA7;
	list-style: none;
	}
.menu_tree_item_tab_on{
	 	 color: white;
	font-weight: bold;
	 cursor: pointer;
	
	width: 248px;
	margin: 1px 0px 1px 21px;
	background-color: #EEFAFE;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 3px 0px 3px 0px;
	border-left: 11px solid #979EA7;
	list-style: none;
	}
.menu_tree_item_tab_on a{
	 	 color: #00547A;
	}
.menu_tree_item_tab_off a{
	 	  color: #555555;
	}
#menu li{
	list-style: none;
	}
/************************************top menu***************************************************/
#top_menu{
	width: 900px;
	height: 40px;
	}
.top_menu_button_off{
	background-color: #9299a1;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
.top_menu_button_on{
	background-color: #00577e;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #7ba3b5;
	}
#top_menu a{
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
.menu_top_b_right{
	border-right: 1px solid #cccccc;
	}
.menu_top_b_left{
	border-left: 1px solid #cccccc;
	}
#top_menu img{
	padding-right: 3px;
	}

/************************************index******************************************************/
#center_top span{
	font-weight: bold;
	display: block;
	padding: 20px 0px 0px 30px;
}
.left_center_title{
	font-weight: bold;
	display: block;
	text-decoration: none;
	}
.left_center_lead{
	
	display: block;
	text-decoration: none;
	}
.left_center_data{
	
	display: block;
	text-decoration: none;
	}

.left_center_kategory{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}


.left_center_title{
	padding-bottom: 5px;
	padding-top: 10px;
	}
.left_center_zobacz{
	padding-top: 10px;
}
.wyszukiwarka_input{
	display:block;
	float:left;
	font-size:10px;
	height:17px;
	width:160px;
	border: 1px solid #dbdbdb;
	margin: 5px 5px 5px 0px;
	font-weight: bold;
	}
.wyszukiwarka_input_text{
	margin: 5px 5px 5px 0px;
	display:block;
	float:left;
	font-size:10px;
	height:15px;
	width:158px;
	border: 1px solid #dbdbdb;
	padding: 0px;
	font-weight: bold;
	}
.wyszukiwarka_button{
	margin: 5px;
	}
#Reklama_top{
	padding-top: 10px;
	}
.kwartalnik{
	border-top:1px solid #DFDFDF;
	width: 272px;
	padding: 20px;
	}
/************************************podstrony**************************************************/
.RollPager
{
	text-align: center;
	}
.RollPager .first, .RollPager .last
{
	text-decoration: none;
	color: #2596c8;
	font-weight: bold;
	}
.RollPager .current
{
	text-decoration: none;
	color: #00547a;
	font-weight: bold;
	}
.RollPager .link
{
	text-decoration: none;
	color: #979ea7;
	font-weight: bold;
	}
.left_center_przychodnie{
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	}
.mapa_link{
	float:right;
	text-decoration: none;
	color: #389fcc;
	display: block;

	}
.wyszukiwarka table{
	padding: 20px;
	border-bottom:1px solid #DFDFDF;
	color: #389fcc;
	width: 603px;
}
.wyszukiwarka table th{
	padding: 5px 0px 5px 0px;
	border-bottom:1px solid #DFDFDF;
	color: #00547a;
	
}
.wyszukiwarka table td{
	padding: 3px 0px 3px 0px;

}
.wyszukiwarka table a{
	text-decoration: none;
	color: #389fcc;
}
.wyszukiwarka_tytul{
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 0px 20px;
	}
.path{
	font-size: 10px;
	padding: 20px 0px 0px 20px;
	color: gray;
	}
.path a{
	color: gray;
	text-decoration: none;
	}
/************************************artykuly***************************************************/
.cb_title{
	color: #2596c8;
	font-size: 15px;
	font-weight: bold;		
	padding: 10px 0px 5px 0px;
}

.cb_content{
	color: #00547a;
	font-size: 13px;	
	}
	
.lead{
	color: #00547A !important;
	display: block;
	padding: 0px 0px 10px 0px;
	font-weight: bold;	
	}
	
.cb_center_szerokie{
	padding: 20px;
	}
.cb_bottom{
	padding:8px;
	margin-top: 10px;
	width: 528px;
	height: 29px;
	background: url('article_bottom_tab.png') 0px 0px no-repeat;
	color: #979ea7;
	font-size: 10px;
	}
.cb_bottom table{
	width: 526px;
}
.cb_path{
	font-size: 10px;
	color: #979ea7;
	padding-bottom: 10px;
	}
.cb_path a{
	font-size: 10px;
	color: #979ea7;
	text-decoration: none;
	}
.cb_attachment a{
	font-size: 15px;
	color: #979ea7;
	text-decoration: none;
	}
.cb_attachment tr{
	border-bottom: 1px solid #979ea7;
	} 
/***********************artykuly richText*********************************/
.richText{
	zoom: 1;
	position: relative;
	color: #464646;
	margin: 0 0px;}
.richText a{
	color: #389fcc;
	
	text-decoration: none;
}
.richText a:hover{
	color: #00547a;
	text-decoration: underline;
}

.richText .dataDodania{
	float: right;
	color: gray;
	clear: both;}
.richText h1{
	padding-top: 10px;
	margin: 10px 0;
	font: bold 1.5em Tahoma,Verdana,sans-serif;}
.richText .lead{
	color: black;
	font-weight: bold;
	}
.richText p{
	margin: 10px 0;
	text-align: justify;}
.richText p.podpisAutora{
	text-align: right;
	font-style: italic;}

.richText .ocena{
	padding: 5px;
	text-align: center;
	width: 90px;
	height: 90px;
	float: right;
	background: url('bazy_ocena_lokalu.gif') 0 0 no-repeat;
	border-bottom: 1px solid #D3D3D3;
	margin: 0 0 5px 10px;}
.richText .ocena em{
	font-weight: bold;
	font-size: 2.5em;}
.richText .ocena a.oceniaj{
	display: block;
	margin: 10px 0 0 5px;
	width: 80px;
	height: 20px;
	background: url('bazy_ocen_lokal.gif') 0 0 no-repeat;
	border: none;
	cursor: pointer;}
.richText .ocena a.oceniaj span{
	display: none;}

.richText .imageLeft{
	text-align: center;
	margin: 0 20px 10px 0;
	padding: 5px;
	border: 1px solid #D2D2D2;
	/*background-color: #E4ECC5;*/
	float: left;}
.richText .imageLeft p{
	font-size: 0.80em;
	margin: 0;
	padding: 0;}
.richText .imageLeft p.podpis{
	color: black;
	text-align: right;}

.richText .imageRight{
	text-align: center;
	margin: 0 0 10px 20px;
	padding: 5px;
	border: 1px solid #D2D2D2;
	/*background-color: #E4ECC5;*/
	float: right;}
.richText .imageRight p{
	font-size: 0.80em;
	margin: 0;
	padding: 0;}
.richText .imageRight p.podpis{
	color: black;
	text-align: right;}

.richText .przeczytaj{
	margin: 0 10px 10px 0;
	float: left;
	width: 200px;
	padding: 10px;
	border: 1px solid #B1CE50;}
.richText .przeczytaj ul{}
.richText .przeczytaj ul li{
	padding: 0px;
	margin: 0px;}
.richText .przeczytaj ul li a{
	color: black;
	margin: 0px;
	padding: 0px;}
.lekarze th{
	 background-color: #EEFAFE;
	 border-bottom: 1px solid #D2D2D2;
	 padding: 5px;
	 font-weight: bold;
	}
.lekarze td{
	 
	
	 padding: 5px;
	}
.lekarze a{
	 display: block;
	 padding: 2px 0px 2px 0px;}
.lekarze{
	float: right;
	border: 1px solid #D2D2D2;
	margin: 10px 0px 10px 10px;
	}
.lekarze a{
	text-decoration: none;
	color: #999999;
	}
#center .richText{
	
}
.poradniaWprzychodni .richText{
	padding: 20px;
	border-bottom:1px solid #DFDFDF;
}

.harmonogram{
	display: block;
	border: 1px solid #D2D2D2;
	border-left: 10px solid #D2D2D2;
	text-decoration: none;
	color:#00547A;
	font-weight: bold;
	width: 200px;
	padding: 5px;
	}
.harmonogram img{
	vertical-align: middle;
	}
.center_tytul{
	font-size: 16px;
	padding: 20px 0px 0px 20px;
	font-weight: bold;
	}
.center_podtytul{
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	}
/************************************prztargi***************************************************/
.przetargi_top_1{
	background: url('przetargi_top_1.png') 0px 0px no-repeat;
	width: 87px;
	height: 29px;
}
.przetargi_top_2{
	background: url('przetargi_top_2.png') 0px 0px no-repeat;
	width: 246px;
	height: 29px;
}
.przetargi_top_3{
	background: url('przetargi_top_3.png') 0px 0px no-repeat;
	width: 109px;
	height: 29px;
}
.przetargi_top_4{
	background: url('przetargi_top_4.png') 0px 0px no-repeat;
	width: 102px;
	height: 29px;
}
#przetargi_table td{
	border-bottom: 1px solid #979ea7;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-weight: bold;
}
#przetargi_table th{
	padding:8px 0px 0px 0px;
	height: 29px;
	color: #00547a;
	font-size: 10px;
	font-weight: bold;
}

#przetargi_table .przetargi_last{
	border-bottom: none;
}
.zamowienia_top_1{
	background: url('zamowienia_top_1.png') 0px 0px no-repeat;
	width: 365px;
}
.zamowienia_top_2{
	background: url('zamowienia_top_2.png') 0px 0px no-repeat;
	width: 124px;
}
.zamowienia_top_3{
	background: url('zamowienia_top_3.png') 0px 0px no-repeat;
	width: 55px;
}
.nazwa_dokumentu{
	padding-left: 8px !important;
	}
/************************************oferty pracy***********************************************/
.oferty_pracy_top_1{
	background: url('oferty_pracy_top_1.png') 0px 0px no-repeat;
	width: 115px;
	height: 29px;
}
.oferty_pracy_top_2{
	background: url('oferty_pracy_top_2.png') 0px 0px no-repeat;
	width: 332px;
	height: 29px;
}
.oferty_pracy_top_3{
	background: url('oferty_pracy_top_3.png') 0px 0px no-repeat;
	width: 97px;
	height: 29px;
}
.oferty_pracy_section{
	color: #2596c8;
	font-size: 13px;
	display: block;
	padding: 10px 0px 0px 0px;
	font-weight: bold;	
}
.cb_date{
	font-size: 11px;
	color: #00547a;
}
.richText{
	font-size: 11px;
	color: #00547a;
}

/************************************artykuly podkategorie***********************************************/
.kat_podkategoria a
{
	text-decoration: none;
}
.kat_podkategoria
{
	padding-top: 10px;
}
.kat_art_img
{
	float: left;
}
.kat_art_tytul{
	display: block;
	width: 430px;
	float: left;
	padding-left: 10px;
	color: #00547a;
	font-weight: bold;
	padding-bottom: 10px;
}
.kat_art_lead{
	display: block;
	width: 430px;
	float: left;
	padding-left: 10px;
	color: #389fcc;
	}
.czytaj_wiecej{
	display: block;
	width: 430px;
	float: left;
	color: #00547a;
	}
	

