@CHARSET "UTF-8";

#content {
width: 956px;
float: left;
background-color: #FFF;
}

/*-----------------------LEWY PANEL-----------------*/
#left_panel {
	width: 200px;
	float: left;
	background: #FFF url('../images/portal/lpanelbg.jpg') no-repeat;
	margin: 0px 2px 10px 0px;
}

/*--------CENTRUM--------------------*/

.napis_pogrubiony {
	font-weight: bold;
	padding-left: 6pt;
	color: #3c3c3c;
	font-size: 8pt;
}
.google_stat {
	float: left;
	clear: right;
	margin: 10px 10px 10px 0px;
}
#iobiekt_inside {
	padding: 0px 10px 10px 10px;
}
#itresc tbody {
	background-color: #ffffff;
}

#itresc table {
	width: 480px;
	margin: 10px 10px 5px;
}

/* Short, Zajawka */
.ishort {

	text-align: left;
	padding: 10px;
	vertical-align: middle;
}

.ishort_title {
	color: #34596C;
	font-weight: bold;
	font-size: 12pt;
}

.ishort_title_name {
	
	color: #34596C;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12pt;
}
.ishort_title_name a {
	color: #34596C;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12pt;
}

.ishort_title_name a:hover {
	color: #78BFE8;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12pt;
}

.ishort_ico {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
}

.ishort_right {
	text-align: right;
	font-style: italic;
}

.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;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 3px;

}

.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 {
	padding-top: 10px;
	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------------------*/
#right_panel{
	width: 255px;
	float: right;
	background-color: #FFF;
	margin: 6px 0px 10px 0px; 
}
	
#r_box {
	font-weight:normal;
	width: 255px;
	background: #FFF url("../images/portal/box_back.png") repeat-y;
	padding: 10px 5px 5px 12px;
	float: left;
}

.r_box_top {
	background: transparent url("../images/portal/box_top.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 255px;
	height: 3px;

}

.r_box_bottom {
	background: transparent url("../images/portal/box_bottom.png") no-repeat;
	font-weight:normal;
	font-size: 9pt;
	width: 255px;
	height: 8px;
	margin: 0px 0px 2px 0px;
}
.box_head {
	background: url('../images/portal/bel_menu.jpg') no-repeat;
	width: 230px;
	height: 31px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.right_panel_banners
{
	width: 250px;
	height: 50px;
	float: left;
	margin-top:5px;
	cursor:pointer;
	}

.right_panel_text
{	
	width: 230px;
	padding: 5px 0px 0px 5px;
	font-size: 9pt;
}
.gminy_select {
	background-color: white;
	border: 3px groove silver;
	color: #808078;
	float: left;
	width: 155px;
	margin-top: 6px;
}

a img {
	border: 0 none;
}

a:hover {
	color: #999999;
}

a {
	text-decoration: none;
	color: #3C3C3C;
}

.clear {
	clear: both;
}

/* 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 p {
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
}
textarea {
	border: 1px solid #CCC;
	}