@CHARSET "UTF-8";

#content {
width: 754px;
float: right;
background-color: #FFF;
}

/*-----------------------LEWY PANEL-----------------*/
#left_panel {
	width: 200px;
	float: left;
	margin-left: 10px;
	background-color: #FFF;
	margin: 0px 10px 10px 10px;
	clear: left;
}

.belka {
	height: 37px;
	width: 200px;
	background: url('../images/portal/belka.jpg') no-repeat;
}

.bname {
	color: white;
	float: left;
	font-family:Tahoma,Verdana;
	font-size:9pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding: 12px 0px 0px 16px;
	}

/*--------CENTRUM--------------------*/

.napis_pogrubiony {
	font-weight: bold;
	padding-left: 6pt;
	color: #3c3c3c;
	font-size: 8pt;
}
.google_stat {
	float: left;
	
	margin: 10px 10px 10px 0px;
}

#itresc tbody {
	background-color: #ffffff;
}

#itresc table {
	width: 564px;
	margin: 10px 5px 5px;
}

/* Short, Zajawka */
.ishort {

	text-align: left;
	padding: 11px 0px 0px 0px;
	vertical-align: middle;
}

.ishort_title {
	color: #189E12;
	font-weight: bold !important;
	font-size: 10pt !important;
	margin-bottom: 25px;
	font-family: tahoma, verdana;
}

.ishort_title_name {
	min-width: 320px;
	max-width: 445px;
	color: #189E12;
	padding-top: 6px;
	font-weight: bold !important;
	font-size: 10pt !important;
	font-family: tahoma, verdana;	
}
.ishort_title_name a {
	min-width: 320px;
	max-width: 445px;
	color: #189E12;
	padding-top: 6px;
	font-weight: bold !important;
	font-size: 10pt !important;
	font-family: tahoma, verdana;
}

.ishort_title_name a:hover {
	min-width: 320px;
	max-width: 445px;
	color: #3c3c3c;
	padding-top: 6px;
	font-weight: bold !important;
	font-size: 10pt !important;
	font-family: tahoma, verdana;
}

.ishort_ico {
	float: left;
	width: 32px;
	height: 32px;

	padding: 0px 10px 15px 0px;
}

.ishort_right {
	float: right;
	text-align: right;
	font-style: italic;
	clear: left;
}

.ishort_data {
	width: 95%;
	text-align: right;
	padding: 10px 0px 0px 0px;
	font-style: italic;
	font-weight: normal;
	color: #26538a;
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-size-adjust: none;
}

.ishort_hr {
	padding-top: 5px;

	
}

.ishort_tresc {
	color: #3c3c3c;
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.ishort_kategoria {
	font-weight: bold;
	color: #3c3c3c;
}

.ishort_typ {
	float: left;
	font-weight: normal;
	color: black;
	width: 65px;
}

.ishort_tel_fax {
	font-weight: normal;
	color: #3c3c3c;
}

.ishort_tel_fax p {
	font-size: 9pt;
	font-family: tahoma, verdana;
}

.ishort_ulica_miasto {
	font-weight: bold;
	color: #3c3c3c;
}

.title {
	font-weight: bold;
	color: #cf452a;
	font-family: tahoma;
	font-size: 10pt;
}

.powrot_drukuj {
	text-align: right;
	/*padding-right: 6pt;
	padding-bottom: 5px; */
	cursor: pointer;
}

/* ---------------------prawy panel i boksy------------------*/
/* prawy panel i boksy */
#right_panel{
	width: 160px;
	float: right;
	background-color: #FFF;
	margin: 0px 10px 10px 10px; 
}

.right_panel_banners
{
	width: 160px;
	height: 50px;
	float: left;
	margin-top:5px;
	cursor:pointer;
	}

.right_panel_text
{	
	font-size: 9pt;
	padding: 5px;
	}
	
#r_box {
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight:normal;
	width: 158px;
}

.r_box_top {
	background: transparent url("../images/portal/box_r_top.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 160px;
	height: 7px;

}
.r_box_bottom {
	background: transparent url("../images/portal/box_r_bottom.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 160px;
	height: 7px;
	margin: 0px 0px 13px 0px;
}
.gminy_select
{	background-color:white;
	border:1px groove silver;
	color:#808078;
	width:145px;
	margin: 6px 0px 6px 6px;
	font-size: 8pt;
	}

a img {
	border: 0 none;
}

a:hover {
	color: #999999;
}

a {
	text-decoration: none;
	color: #3C3C3C;
}

.clear {
	clear: both;
	font-size: 0px;
}

/* Dla formularza nowego obiektu */
ul.sf_admin_actions {
	list-style-type: none;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

ul.sf_admin_actions a {
	color: #333;
}

ul.sf_admin_actions li {
	list-style-type: none;
	display: inline;
}

button.sf_admin_actions {
	padding: 3px 3px 3px 20px;
	color: #333;
	font-size: 11px;
	font-family: arial, sans-serif;
	border: 0px;
	border-right: 4px solid #999;
	background-color: #ffc;
	cursor: hand;
	cursor: pointer;
}

.sf_admin_action_create {
	background: url("../images/admin/add.png") no-repeat 3px 2px;
	border-right: 4px solid #73b65a !important;
}

.obiekt_opis span {
	font-family: verdana, tahoma, arial;
	font-size: 12pt;
}
textarea {
	border: 1px solid #CCC;
	}
	
	
