body {
	margin: 0 0 0 0;

	padding: 0 0 0 0;
	border: 0;
	background: url(../images/fly_background.gif) no-repeat top center white;
	font-size: 11px;
	line-height:1.4em;

	font-family: Tahoma;
	color: black;
	text-align: left;
}

img { 
	border: 0px;
}


#kontener {
	width: 1000px;
}

#logo {
	width: 250px;
	float: left;
}

#content {
	width: 750px;
	float: left;
}

#baner_top {
	height:126px;
	text-align: left;
}
#baner_top img {
	margin-top:25px;
}
#content_txt {
	float: left;
	width: 560px;
	padding: 14px 14px 14px 14px;
	text-align: justify;
}

#content_txt_full {
	float: left;
	width: 710px;
	padding: 14px 14px 14px 14px;
	text-align: justify;
}

#content_txt h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #00547a;
}

.head_txt_green  { color: #96bf0d; }

#menu_where{
	clear: both;
	font-size: 13pt;
	text-align: left;
	padding: 30px 0px 14px 14px;
	width: 736px;
	border-bottom: 1px solid #96bf0d;
}

a.menu_where:link, a.menu_where:visited{ color: #96bf0d; text-decoration: none; }
a.menu_where:hover{	color: #96bf0d; text-decoration: underline; }


#content_end {
	clear: both;
	width: 736px;
	padding: 14px 0px 14px 14px;
	text-align: left;
	border-top: 1px solid #d9d9d9;
}

a.content_end_menu:link, a.content_end_menu:visited { color: #00547a; text-decoration: none; }
a.content_end_menu:hover{ text-decoration: underline; }


#stopka {
	clear: both;
	width: 736px;
	padding: 14px 0px 0px 14px;
	text-align: left;
	color: #9f9f9f;
	margin-bottom: 25px;
}

.calendar {
	font-size: 13pt;
	text-align: center;
	padding: 0px;
	background: #ebebeb; 
	border-top: 1px solid white;
	border-right: 1px solid white;
	width:566px;
}

.calendar  ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.calendar  ul li{
	position: relative;
	display: inline;
	float: left;
}


.calendar  ul li a{
	display: block;
	color: #00547a;
	width: 78px;
	padding: 30px 0px 30px 0px;
	text-decoration: none;
}

* html .calendar_res { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	outline: none;
}

* html .calendar_out { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	outline: none;
}

.calendar  ul li a:link, .calendar  ul li a:visited{
	color: #00547a;
	outline: none;
}

a.calendar_norm:hover{
	background: #d7d7d7;
	color: white;
	outline: none;
}

.calendar_out  {
	display: block;
	width: 78px;
	padding: 30px 0px 30px 0px;
	color: #d7d7d7;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background: #f8f8f8;
}

.calendar_res  {
	display: block;
	width: 78px;
	padding: 30px 0px 30px 0px;
	color: white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background: #96bf0d;
}

.calendar_res2  {
	background: #96bf0d;
}

.calendar_res_tmp  {
	background: #b0d80f;
}
a.calendar_res_tmp:hover {
	background: #b0d80f;
}

.calendar_day  {
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 78px;
	padding: 5px 0px 5px 0px;
	color: #00547a;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background: #e5eef1;
}

/* --MW-- Kalendarz, zaznaczanie dnia */
.kalendarz-selected {
	border: 1px solid red;
}

#calendar_list_select  {
	font-size: 12px;
	border: 1px solid #e5eef1;
}

#calendar_list  {
	font-size: 12px;
	float: left;
}

#calendar_date  {
	font-size: 12px;
	float: right;
	margin: 6px 10px;
}

.calendar_day_txt  {
	display: block;
	float: left;
	width: 140px;
	padding: 4px 0px 4px 8px;
	color: #00547a;
	background: #ebebeb;
}

.calendar_res_txt  {
	float: left;
	display: block;
	width: 120px;
	padding: 4px 0px 4px 8px;
	color: white;
	background: #96bf0d;
}

.calendar_res_form  {
	float: right;
	display: block;
	width: 150px;
	padding: 0px 0px 4px 8px;
	color: white;
}

.menu_big{
	font-size: 13pt;
}

.menu_big ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu_big ul li{
	position: relative;
	display: inline;
	float: left;
}

.menu_big ul li a{
	display: block;
	color: #00547a;
	padding: 14px 14px 14px 14px;
	text-decoration: none;
}

* html .menu_big ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	outline: none;
}

.menu_big ul li a:link, .menu_big ul li a:visited{
	color: #00547a;
	outline: none;
}

.menu_big ul li a:hover{
	background: #e5eef1;
	color: #00547a;
	outline: none;
}

#kontener_txt_menu {
	float: left;
	width: 151px;
	font-size: 12px;
	text-align: left;
	padding: 12px 0px 12px;
	border-left: 1px solid #96bf0d;
}


.content_txt_menu  ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.content_txt_menu  ul li{
	position: relative;
	display: inline;
	float: left;
}

.content_txt_menu  ul li a{
	display: block;
	color: #00547a;
	width: 137px;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
}

* html .content_txt_menu  ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	outline: none;
}

.content_txt_menu  ul li a:link, .content_txt_menu  ul li a:visited{
	color: #00547a;
	outline: none;
}

.content_txt_menu  ul li a:hover{
	background: #ebebeb;
	color: black;
	outline: none;
}

.content_txt_menu_select  {
	display: block;
	width: 137px;
	padding: 7px 12px 7px 12px;
	color: black;
	background: #ebebeb;
}




.menu_top{
	font-size: 12px;
	color: white;
}

.menu_top ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu_top ul li{
	position: relative;
	display: inline;
	float: left;
	margin:0;
	padding:0;
}

.menu_top ul li a{
	display: block;
	color: white;
	padding: 7px 14px 7px 14px;
	text-decoration: none;
}

* html .menu_top ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	outline: none;
}

.menu_top ul li a:link, .menu_top ul li a:visited{
	color: white;
	outline: none;
}

.menu_top ul li a:hover{
	background: #96bf0d;
	color: white;
	outline: none;
}

.menu_top ul li a .selected{
	background: #96bf0d;
	color: white;
	outline: none;
}

div.galery_text {
	float: left;
	width: 100%;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.4em;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
}

img.galery_photo {
	float: left;
	margin-right: 10px;
	border: 1px solid #96bf0d;
	padding: 2px;
}

img.galery_photo_full {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #96bf0d;
	padding: 2px;
}

img.galery_photo_full_last {
	float: left;
	margin: 0 0 10px 0;
	border: 1px solid #96bf0d;
	padding: 2px;
}

div.galery_text {
	float: left;
}

div.galery_text .link{
	text-align: right;
	margin: 10px 0 0 0;
}

div.galery_text h3{
	margin: 0 0 4px 0;
}

div.galery_text h3 a{
	text-decoration: none;
	font: 11px Tahoma, sans-serif;
	color: #00547a;
	font-weight: bold;
}

div.galery_text h3 a:hover{
	text-decoration: none;
	font: 11px Tahoma, sans-serif;
	color: #00547a;
	font-weight: bold;
}

div.galery_text a {
	text-decoration: none;
	color: #00547a;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.4em;
}

div.galery_text a:hover {
	text-decoration: underline;
	color: #00547a;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.4em;
}

div.clear {
	clear: both;
	margin-bottom: 10px;
}

#content_txt_full a {
	text-decoration: underline;
	color: #00547a;	
}

#content_txt_full a:hover {
	text-decoration: none;
	color: #00547a;	
}

#content_txt a {
	text-decoration: underline;
	color: #00547a;	
}

#content_txt a:hover {
	text-decoration: none;
	color: #00547a;	
}

input,textarea {
	color:black;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.4em;
	border: 1px solid #96bf0d;
	padding: 3px;
}

label {
	float: left;
	display:block;
	width: 200px;
}
form div {
	margin: 5px 5px;
	clear:left;
}
form div input, form div textarea{
	width: 300px;
}

form div #email {
	margin: 0 0 0 0;
	width: 300px;
}
.red {
	color: red;
	font-weight: bold;
}
ul.linia {
	border-top: 1px solid #96bf0d;
	margin-bottom: 15px;
}

ul.pietro {
	list-style: none;
	padding-left: 5px;
	
}

#email {
	width: 200px;
	margin: 20px 0 20px 0;
}

#send_button {
	width: 140px;
	margin: 0 0 20px 0;	
}

#reject_button {
	width: 60px;
	margin: 0 0 20px 0;	
}

/* ------------------ Katalog branzowy --------------------- */
a.firma_link1:link, a.firma_link1:visited {
	display: block;
	padding: 2px 0px 2px 8px;
	outline: none;
	text-decoration: none;
	color: black;
	background: #f4f8e6;
	border-bottom: 1px solid white; 
}

a.firma_link2:link, a.firma_link2:visited {
	display: block;
	padding: 2px 0px 2px 8px;
	outline: none;
	text-decoration: none;
	color: black;
	background: #eaf2cf;
	border-bottom: 1px solid white; 
}

a.firma_link1:hover, a.firma_link2:hover{
	color: white;
	background: #96bf0d;
}

#firma_list  {
	float: left;
	padding-bottom: 10px;
}

#firma_sort  {
	float: right;
	padding-bottom: 10px;
}

#firma_branze  {
	font-size: 11px;
	padding-left: 14px;
}

.szukaj  {
	font-size: 11px;
	border: 1px solid #96bf0d;

}


.firma_pole_a {
	float: left;
	padding: 2px 0px 2px 6px;
	width: 100px;
	background: #efefef;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.firma_pole_b {
	background: white;
	padding: 2px 6px 2px 120px;
	border-bottom: 1px solid #efefef;
}

#firma_sort a{
	color: #96BF0D;
} 
#firma_branze a{
	color: #96BF0D;
}

#stopka-det {
	float: left;
	margin-top: 5px;
}

#web24 {
	float: right;
	margin-bottom: 4px;
}

#web24 a{
	color: #9F9F9F;
	text-decoration: underline;
}

#web24 a:hover{
	color: #9F9F9F;
	text-decoration: none;
}

h2 {
	color:black;
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://web24.com.pl/klienci/gfp/gfx/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://web24.com.pl/klienci/gfp/gfx/images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	background: #FF0000;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #FF0000;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #FF0000;
	font-weight: bold;
}

.Tips1 {

	background: #FF0000;
}

.godziny_st {
	border: 1px solid #96BF0D;
	font-size: 11px;
}