@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	
}


h1{margin:0px;
  font-weight: bold;
  font-size: 12px;
  
  
}
.strong {
	font-weight: bold;
}

hr {
	margin-bottom:25px;
	margin-top:15px;
}

div.clear {
	clear: both;
}

#page {
	width:900px;
	margin:auto;
	text-align:left;
}
#top {
	text-align:left;
	height:275px;
	width:900px;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(images/boszkowo_01_09.jpg);
	
	
}
#top1 {
	text-align:right;
	height:26px;
	width:885px;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-right: 15px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(images/boszkowo_login_02.png);
	
}
#top1 a{
	color: #000000;
}

#flashThing {
      position:absolute;
      top:0px;
      left:0px;
   }



/* MENU */ 
#menu {
	padding:0px;
	margin:0px;
	width: 223px;
	float:left;
}
#menu_title {
	height:77px;
	background-repeat:no-repeat;
	background-image:url(images/boszkowo_02.png);
	padding:0px;
	width: 100%; 
}
#x3{	font-weight: bold;
	width: 150px;
	font-size: 20px;
	margin:0px;
	padding: 0px; 
	padding-top: 30px;
	margin-left:55px;
}

#menu_end {
 	background-image:url(images/boszkowo_06.png);
 	background-repeat:no-repeat;
 	height:35px;
	
}
#menu ul.menu {
	/*menu:290px;*/
	width: 100%;
	list-style:none;
	background-image:url(images/boszkowo_04.png);
	background-repeat:repeat-y;
	background-position:left;
	padding:0px;
	margin:0px;
	font-size:11px;
}
#menu li.option_major {
	margin-left:17px;
	background-image:url(images/kropki.png);
	background-repeat:no-repeat;
	background-position: 14px 6px;
	width:175px;
	padding: 4px;
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: groove 1px #F9E0B9;
}

#menu li.option_minor{
	margin-left:17px;
	background-repeat:no-repeat;
	background-position: 14px 6px;
	padding:5px;
	padding-left:20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: groove 1px #F9E0B9;
	width:175px;
	background-image:url(images/kropka_mini.png);
	background-repeat:no-repeat;
	background-position: 22px 5px;
	border: none;
	font-size:smaller;

}

#menu li.option_major:HOVER,#menu li.option_minor:HOVER{
	background-color: #FFFFCC;
}

#menu li.level1 {
	background-position: 34px 6px;
	padding-left:30px;
	width:165px;
	background-image:url(images/kropka_mini2.png);
}

#menu li.level2 {
	background-position: 44px 6px;
	padding-left:40px;
	width:155px;
	background-image:url(images/kropka_mini3.png);
}

#menu li.level3 {
	background-position: 54px 6px;
	padding-left:50px;
	width:145px;
	background-image:url(images/kropka_mini3.png);
}

#menu li.level4 {
	background-position: 54px 6px;
	padding-left:50px;
	width:145px;
	background-image:url(images/kropka_mini3.png);
}

#menu ul.menu a {
	margin-left: 15px;
	color: #000000;
	text-decoration: none;
	display:inline-block;
	height:100%;
	width: 95%;
	overflow: hidden;
}

#menu li.option_major a{
	padding-bottom: 4px;
	padding-top: 7px;
}

/*AKTUALNO_CI - BOX*/
#newsbox_title{
	background-image: url(images/news_header.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:203px;
	margin-left: 16px;
	font-weight: bold;
	font-size: 14px;
margin-top:17px;
}

#newsbox_titlex {
	margin-left: 36px;
	padding-top: 7px; 
}

#newsbox{
	width: 203px;
	min-height: 100px;
	background-image: url(images/news_bg.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
	margin-left: 16px;
	z-index: 3;
}

#newsbox div.top,#newsbox div.bottom{
	background-image: url(images/news_top_body.jpg);
	background-repeat:no-repeat;
	width: 203px;
}

#newsbox div.top{
	width: 203px;
	min-height: 150px;
	clear:both;
	padding-top: 12px;
}

#newsbox ul{
	margin: 0px;
	padding:0px;
	list-style:none;
	font-size: 11px;
}

#newsbox li{
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 2px;
	border-bottom: 1px solid #f0be7d;
	width: 185px;
	margin-left: 2px;
}

#newsbox div.bottom{
	background-image: url(images/news_bottom.jpg);
	height: 22px;
}

#newsbox li a{
	text-decoration:none;
}

#newsbox li a span{
	color:#FF0000;
	margin-left:3px;
}

#newsbox li div{
	font-size:smaller;
	color: #94948e;
}



/* CONTENT */

#content {
	position: relative;
	float:right;
	min-height:391px;
	width:477px;
	padding: 9px;
	padding-right: 13px;
	padding-left: 13px;
	word-wrap: break-word;
	max-width:641px;
	overflow: hidden;
	border-left: solid 1px #f9ebd1;
	border-right: solid 1px #f9ebd1;
	margin-top: 25px;
}

#left_column {
	position: relative;
	min-height:361px;
	width:738px;
	overflow: hidden; 
	float: left;

}

#right_column {
	position: relative;
	min-height:391px;
	width: 138px;
	padding-right: 13px;
	padding-left: 10px;
	margin-top: 25px;
	word-wrap: break-word;
	overflow: hidden; 
	float:right;
}

#bottom {
	background-image:url(images/boszkowo_09.png);
	background-repeat:no-repeat;
	height:60px;
	width:900px;
	font-size:10px;
	text-align:center;
	padding-top:25px;
	clear:both;
	margin:0px;
}
#bottom img{
	vertical-align:middle;
}

#bgd {
	background-image:url(images/tlo_08.png);
	background-repeat:repeat;
	width:900px;
	margin:0px;
}

#bgd_ { 
	width:900px;
	height: 0px;
	background-color:#FFFFFF;
	clear:both; 
}

/* TAGI OG_LNE */
img{
	border: none;
}

a{
	color: #464342;
}
#content h2.page_header{
	color: #000000;
	font-size: 20px;
	border-bottom: solid 1px #e6e1dc;
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#content h3.page_header{
	color: #000000;
	font-size: 20px;
	border-bottom: solid 1px #e6e1dc;
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#conthead{
  color: #000000;
	font-size: 20px;
	border-bottom: solid 1px #e6e1dc;
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
  
  
}


/*IKONKI PRINT I PDF*/
#content .print {
	position: absolute;
	right: 10px;
	top: 20px;
	text-align: center;
	height: 18px;
	width: 41px;
	border: none;
}

#content .content_text .print img {
	border: none;
	padding-right: 2px;
}

/********GALERIA**************/ /*galeria menu*/
div.gallery_menu {
	margin-top: 10px;
	text-align: center;
}

div.gallery_menu table {
	width: 480px;
}

div.gallery_menu td {
	width: 33%;
	padding-bottom: 25px;
}

div.gallery_menu a{
	text-decoration:none;
}

div.gallery_menu img {
	border: 1px solid #cccccc;
}

div.gallery_menu a {
	color: #000000;
}

div.gallery_menu p {
	margin-top: 5px;
	margin-bottom: 1px;
	font-weight:bold;
}

/*kategorie*/
div.gallery {
	margin-top: 15px;
	width: 490px;
	text-align: center;
}

div.gallery a{
	text-decoration: none;
}

div.gallery table {
	width: 96%;
	margin-top: 15px;
	margin-left: 0px;
	text-align: center;
}

div.gallery img {
	border: 1px solid #cccccc;
	margin: 0px;
}


	
div.youTubeBox {
	position:relative;
	display:block;
}

img.youTubeIcon {
	vertical-align:middle;
  border:none !important;
} 

div.gallery table.gallery_images td{
	width: 33%;
	padding-bottom:5px;
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #ededed;
}

div.gallery table.gallery_images a {
	color: #000000;
}

div.gallery table.gallery_images p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #4b5353;
}

#addPhotosLink {
	text-align: right;
	margin-top: 7px;
	margin-bottom: 7px;
}

#addPhotosLink a {
	text-decoration: none;
}

#addPhotosLink img {
	vertical-align: middle;
}


/**NOWA GALERIA - LISTA ZDJ__**/
.gallery_grid {
	width: 480px;
}
	
.gallery_grid div.row {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #ededed;
}

.gallery_grid div.album{
	width: 33%;
	float: left;
}

.gallery_grid div.album div.desc {
	margin-top: 5px;
}

.gallery_grid div.album div.desc p{
	color: #343434;
	font-size:11px;	
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.gallery_grid div.album div.desc p.userGalleryInfo{
	text-align: left;
	margin-left: 23px;
	margin-right: 23px;
}

.gallery_grid div.album div.desc p span.strong{
	font-weight: bold;
}


div.page_numbers table {
	width: 480px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-bottom:15px;
}

div.page_numbers td {
	width: 20px;
	padding: 1px;
}

div.page_numbers td.page_number_selected {
	background-color: #CCCCCC;
	font-weight: bold;
}

div.page_numbers td.page_number_empty {
	width: auto;
}

div.page_numbers a {
	text-decoration: none;
	color: #000000;
}

/**Komentarze galerii**/
div.gallery div.comment_top {
	margin-top: 5px;
	width: 146px;
	height: 9px;
	
	background-image: url('images/comment_top.png');
}

div.gallery div.comment_bottom {
	width: 146px;
	height: 19px;
	
	background-image: url('images/comment_bottom.png');
}

div.gallery div.comment{
	width: 146px;
  
	background-image: url('images/comment_middle.png');
	background-repeat: repeat-y;
}

div.gallery div.album div.desc div.comment p{
  margin: 0px;
  font-size:10px;
}

div.gallery div.comment_author{
	width: 126px;
	margin-left: 20px;
	text-align: left;
	color: gray;
	font-size: 10px;
}

/** POGODA **/

.prognozanaglowek{
  
  	font-weight: bold;
	
	font-size: 14px;
	margin:0px;
	padding: 0px; 
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left:55px;
}



/**GALERIA ANIMOWANA - komentarze**/
#pp_gallery_comments {
	clear:both;
	color:white;
	margin:5px 15px 0px 20px;
	display: none;
}

#pp_gallery_comments div.comment {
	padding-bottom: 5px;
	margin-bottom:15px;
	border-bottom: 1px dotted #EFEFEF;
}

#pp_gallery_comments div.info {
	font-size: 9px;
	color: #b6b6b6;
	margin-bottom: 1px;
}

#pp_gallery_comments div.text {
	font-size: 11px;
}

#pp_gallery_comments div.noComment {
	color: #EFEFEF;
	text-align: center;
	margin-bottom: 15px;
	display: block;
	clear:both;
	padding-bottom:10px;
}

#pp_gallery_add_comment {
	text-align: right;
}

#pp_gallery_add_comment input.submit,
#pp_gallery_add_comment input.cancel
{
	background-color: #9c9c9c;
	border: 1px solid #a5a5a5;
	color: #fbfbfb;
	padding: 3px;
}

#pp_gallery_add_comment div.text textarea,
#pp_gallery_add_comment div.text input.activator
{
	width: 100%;
	border: 1px solid gray;
	color: #111111;
}

#pp_gallery_add_comment div.text input.activator {
	margin-top:5px;
	margin-bottom: 5px;
}

/**Galeria użytkowników**/
#addPhotoImages div.next {
	text-align: right;
	padding:5px;
}

#addPhotoImages div.next a {
	text-size: 14px;
	text-decoration:none;
	font-weight: bold;
	background-color:#f2eee9;
	padding: 5px;
	border: 1px solid #e3e2de;
}

#addPhotoImages div.album p.options {
	margin-top:0px;
	margin-bottom: 3px;
}

/*NEWSY NA STRONIE G__WNEJ*/
#newshome {
	padding: 15px;
	line-height: 12px;
	margin-top: 20px;
	border-top: 1px solid #dfe0e4;
}

#newshome a {
	color: #5da631;
	font-weight: normal;
	font-size: 12px;
}

#newshome .beginning {
	background: #fafafa;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #dfe0e4;
	padding: 7px
}

#newshome .title {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 3px;
	display: block;
}

#newshome .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

#newshome .text {
	margin: 0 0 8px 0;
	padding: 7px
}

#newshome p {
	margin: 0px;
}

#newshome .more {
	text-align: right;
	margin-top: 3px;
	clear: both;
}

#newshome .news_link {
	text-align: center;
	margin-top: 3px;
	clear: both;
}

#newshome .more a {
	color: #ff0000;
	font-weight: normal;
}

#newshome a.more {
	color: #ff0000;
	text-decoration: none;
	font-size: 12pt;
}

#newshome .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

/*WYPIS POJEDY_CZEGO NEWSA*/
#news_show {
	padding: 10px;
	line-height: 12px;
}

#news_show a {
	color: #075897;
	font-weight: normal;
	font-size: 11px;
}

#news_show .text {
	margin: 0 0 8px 0;
	padding: 7px
}

#news_show .title {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 3px;
	display: block;
}

#news_show .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

#news_show p {
	margin: 0px;
}

#news_show .back {
	text-align: right;
	margin-top: 3px;
}

#news_show .back a {
	color: #ff0000;
	font-weight: normal;
}

#news_show .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

/*WYPIS NEWS_W NA STRONIE AKTUALNO_CI*/
#news {
	line-height: 12px;
	width: 615px;
	margin-left:15px;
	margin-right: 15px;
	clear:both;
}

#news .head {
	font-weight: bold;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

#news .beginning {
	border-bottom: 1px solid #dfe0e4;
	margin-top: 15px;
	margin-bottom: 25px;
}

#news .title {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
	display: block;
}

#news .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

#news .text {
	width:540px;
	clear:both;
}

#news p {
	margin: 0px;
}

#news .more {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 15px;
	clear: both;
}

#news .more a {
	color: #54a244;
	font-weight: normal;
}

#news a.more {
	color: #ff0000;
	text-decoration: none;
	font-size: 12pt;
}

#news .date {
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	margin-bottom: 5px
}

#news .next_page{
	float: right;
	width: 200px;
	text-align: right;
}

#news .prev_page{
	float: left;
	width: 200px;
}

/* NEWSLETTER */
.content_text div.newsletter_mail{
	width: 100%;
	text-align:center;
	margin: auto;
	margin-top: 30px;
	
	background-color: #eefbe6;
	border: 1px solid #dfe0e4;
	border-left: none;
	border-right: none;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.content_text div.newsletter_mail input{
	margin-left: 10px;
}

/*LOGOWANIE*/
#login {
	width: 270px;
	padding: 0;
	margin: auto;
}
#login dl {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#login dl dt {
	width: 55px;
	text-align: right;
}

#login dl dd {
	position: relative;
	margin:0px;
	top: -18px;
	left: 75px;
}

#login fieldset {
	background-color: #eefbe6;
	border: 1px solid #dfe0e4;
	padding: 3px 3px 10px 3px;
	border: 1px solid #cccccc;
	margin-top: 0;
}

#login input {
	background-color: #fafafa;
	border-width: 1px;
	border-color: #bbbbbb;
	color: #777777;
	text-decoration: none;
	width: 150px;
}

#login input.go {
	width: 30px;
}

#login input:focus {
	border-color: #FFFF00;
}

#login legend {
	padding: 20px 0px 20px 0px;
}

#login div.forget {
	margin-top: 5px;
	margin-left: 110px;
}
#login div.forget a{
	color:#000000;
	font-size: 11px;
}

#login div.button {
	margin-left: 80px;
}

/*ZAPOMNIANE HAS_O*/
#forget {
	width: 300px;
	padding: 0;
	margin: auto;
}
#forget dl {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#forget dl dt {
	width: 90px;
	text-align: right;
}

#forget dl dd {
	position: relative;
	margin:0px;
	top: -18px;
	left: 100px;
}

#forget fieldset {
	background-color: #f2fee9;
	border: 1px solid #cccccc;
	padding: 3px 3px 10px 3px; 
	border: 1px solid #cccccc;
	margin-top: 0;
}

#forget input {
	background-color: #fafafa;
	border-width: 1px;
	border-color: #bbbbbb;
	color: #777777;
	text-decoration: none;
	width: 150px;
}

#forget input.go {
	width: 30px;
}

#forget input:focus {
	border-color: #FFFF00;
}

#forget legend {
	padding: 20px 5px 20px 5px;
}

#forget div.button {
	margin-left: 105px;
	text-align: left;
}

/*****************************KONTAKT***********************************/
#contacttext {
	padding: 5px;
	width: 480px;
	clear: both
}

/* mapa zawsze rozci_ga si_ do wymiarów #map_canvas */
#map_canvas {
	width: 90%;
	height: 300px;
	margin: auto;
}

#map {
	width: 450px;
	padding: 10px;
	border: 1px solid #dfe0e4;
	border-left: none;
	border-right: none;
	margin: auto;
	margin-top: 30px;
	clear: both;
}

#map p{
	font-weight: bold;
}

/*FORMULARZ KONTAKTOWY*/
#contact {
	width: 370px;
	margin: auto;
	font-size: 12px;
	margin-bottom: 10px;
}

#contact fieldset {
	background-color: #fcf6ec;
}

#contact .more {
	text-align: right;
	margin-top: 3px;
	clear: both;
}

#contact dl dt.input {
	margin-left: 0.7em;
	text-align: left;
	width: 13em;
}

#contact dl dd.input {
	position: relative;
	top: -1.6em;
	left: 11em;
}

#contact input {
	width: 160px;
}

#contact dl dt.textarea {
	margin-left: 0.7em;
	margin-bottom: 0.2em;
	width: 15em;
	text-align: left;
}

#contact dl dd.textarea {
	position: relative;
	left: -2.4em;
	margin-bottom: 1em;
}

#contact textarea {
	width: 324px;
	height: 150px;
}

#contact dl dd.code {
	position: relative;
	right: -143px;
	margin-bottom: 1em;
}

#contact .button {
	text-align: center;
}

/*REJESTRACJA*/
#register_form {
	width: 480px;
	padding: 0;
	margin: 0 auto;
}

#register_form dl dt {
	width: 10em;
	text-align: right;
}

#register_form dl dd {
	position: relative;
	top: -1.6em;
	left: 11em;
}

#register_form dl dt.button {
	text-align: center;
	width: 100%;
}

#register_form fieldset {
	border: 1px solid #cccccc;
	padding: 3px;
	border: 1px solid #cccccc;
	margin-top: 0;
}

#register_form input {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #bbbbbb;
	color: #777777;
	text-decoration: none;
	width: 150px;
}

#register_form input.go {
	width: 30px;
}

#register_form input:focus {
	border-color: #FFFF00;
}

#register_form legend {
	padding: 20px 5px 20px 5px;
}

/*klasy systemu historii*/

div.history_table {
	clear:both;
	float:left;
	width: 480px;
	margin-top:30px;
	background-color:#FFFFCC;
}
div.history_all {
	clear:both;
}

div.history_body {
	margin-bottom: 20px;
}


div.history_header {
	color:#333333;
	font-size:smaller;
	margin-bottom:10px;
}

div.history_header div.history_date{
	clear:both;
	color:#bbb3ab;
}

div.history_table_row {
	float:left;
	background-color:#FFFFFF;	
}

div.history_table div.dark{
	background-color:#fcf6ec;	
}


div.history_separator {
	width: 50px;
	float: left;
	margin - left: 10px;
}

div.history_title,
div.history_author,
div.history_ins{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	float: left;
}
 
div.history_title {
	width: 40%;
}
div.history_author {
	width: 25%;
	text-align:center;	
}

div.history_ins {
	width: 20%;
	text-align:center;
}

div.history_table div.top{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(images/history_table_top.jpg);
	background-repeat:repeat-x;
	font-size:larger;
}

div.history_add_new{
	float: right;
	clear:both;
}

div.history_add_new a{
	text-decoration:none;
}

div.history_add_new img{
	vertical-align:middle;
}


div.history_table a{
	text-decoration:none;
	font-weight:bold;
}

div.history_table a:HOVER{
	color:#666666;
}

div.history_add_form fieldset{
	border: none;

}

div.history_add_form dl dd.input{
	margin:0px;
	margin-bottom: 5px;
}

div.history_add_form input{
	width: 300px;
}
div.history_add_form dl dd.textarea {
	margin-left: 0px;
	margin-bottom: 0.2em;
	width: 15em;
	text-align: left;
}

div.history_add_form dl dt.textarea{
	margin-top: 10px;
}

div.history_add_form dl dd textarea{
	width: 480px;
	height: 350px;
}


div.wstecz a{
	text-decoration:none;
	font-weight: bold;
	background-color:#f2eee9;
	padding: 5px;
	border: 1px solid #e3e2de;
	
}

/*BAZA NOCLEGOWA*/

/*lista kategorii*/
div.bn_cat_list table{
	width:250px;
	margin-top:30px;
}

div.bn_cat_list td{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.bn_cat_list td.category{
	width: 80%;
}

div.bn_cat_list td.ammount{
	width: 20%;
}

div.bn_cat_list img{
	vertical-align: middle;
	margin-right: 10px;
}

div.bn_cat_list a{
	text-decoration: none;
}

div.bn_cat_list a:HOVER{
	color:#666666;
}


/*lista obiektów*/
div.bn_obj_list{
	clear: both;
}
div.bn_obj_list div.img{

	width:100px;
	height: 100px;
	
}

div.bn_obj_list table{
	width: 480px;
}

div.bn_obj_list td.img{
	width: 110px;
	height: 100px;
	padding: 1px;
	text-align: center;
}

div.bn_obj_list td.img img{
	border: double 3px #e3e2de;
}

div.bn_obj_list td.img_small{
	height:auto;
}

div.bn_obj_list td.nazwa{
	padding-left: 5px;
	width: 249px;
}

div.bn_obj_list td.miejscowosc{
	padding-left: 5px;
	width: 219px;
}

div.bn_obj_list td.edytuj{
	width:40px;
	text-align: center;
}

div.bn_obj_list td.edytuj a{
	text-decoration: none;
}
div.bn_obj_list td.top{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(images/history_table_top.jpg);
	background-repeat:repeat-x;
	font-size:larger;
	height:auto;
	font-weight:bold;
}

div.bn_obj_list tr{
	background-color:#fbfbfa;
}

div.bn_obj_list tr.dark{
	background-color:#fcf6ec;	
}

div.bn_add_new{
	float:right;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

div.bn_add_new a{
	text-decoration: none;
}
div.bn_add_new img {
	vertical-align: middle;
}

div.bn_list_info{
	float:left;
	width: 300px;
	margin-top: 20px;
	color:#333333;
}

table.bn_img_list td{

	text-align: center;
	width: 150px;
	height: 150px;
	border: solid 1px #a2a3a4;
	padding: 2px;
	vertical-align: middle;
}

table.bn_img_list img{
	border: solid 2px #d6d7d3;
}

table.bn_img_list img:HOVER{
	border: solid 2px #69dd5b;
}

table.bn_img_list p {
	margin-top:2px;
	margin-bottom: 2px;
}

/* WY_WIETLENIE OBIEKTU */
div.bn_see div.text_col{
	width: 352px;
	float:left;
}

div.bn_see div.text_col h3 img{
	vertical-align: middle;
	font-size:larger;
}

div.gallery_col{
	width: 120px;
	padding-left: 3px;
	padding-bottom: 20px;
	float:right;
	border-left: solid 1px #e3e2de;
	min-height: 200px;
	margin-top: 20px;
}

div.gallery_col .header{
	font-size:larger;
	font-weight:bold;
	margin-bottom: 15px;
}

div.gallery_col .header img{
	vertical-align:middle;
	margin-right: 8px;
}

div.gallery_col .img{
	text-align: center;
	margin-bottom: 10px;
}

div.gallery_col .img img{
	padding: 2px;
	border: 5px double #e6e1dc;
}

div.bn_see div.data fieldset{
	padding: 7px;
	padding-top: 15px;
	background-color:#fef1dc;
	border: none;
	border-bottom: solid 1px #e6e1dc;
	margin-bottom: 20px;
}

div.bn_see div.data dt{
	width: 80px;
	text-align: right;
}

div.bn_see div.data dd{
	position: relative;
	top: -1.3em;
	left: 50px;
	font-weight:bold;
}

div.bn_see div.data h4{
	border-bottom:solid 1px #e6e1dc;
}

div.bn_see div.data .opis,
div.bn_see div.data .dodatkowe{
	margin-bottom: 20px;
}


div.bn_see div.data .dodatkowe ul{
	margin-left: 2px;
	padding: 0px;
	padding-left: 15px;
}

/*ADD MENU*/
table.obj_add_menu td{
	width: 110px;
	height: 40px;
	text-align: center;
	background-color: #f5f2ef;
	
	margin-top: 7px;
	margin-right: 3px;
	border: solid 1px #a2a3a4;
}

table.obj_add_menu td.active{
	border-bottom : none;
	background-color: #ffffff;
}

table.obj_add_menu td.inactive{
	background-color: #e0e0e0;
	color: #999999;
}

/*KOMUNIKATY*/
#message, #message_error{
	width: 458px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	background-image:url(images/message_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	border: 1px solid #e6e1dc;
	font-weight:bold;
	clear: both;
	font-size: 13px;
	
}

#messageLogin {
	width: 458px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position:top;
	font-weight:bold;
	clear: both;
	
	background-color: #eefbe6;
	border: 1px solid #cccccc;
	
}

/*STANDARDOWY FORMULARZ*/
.basic_form {
	width: 480px;
	padding: 3px;
}

.basic_form.small {
	width: 330px;
}

.basic_form fieldset {
	border: 1px solid #cccccc;
	padding: 0px 3px 3px 3px;
	border: 1px solid #cccccc;
	margin-top: 0;
}

.basic_form legend {
	padding: 20px 5px 20px 5px;
	font-weight: bold;
}

.basic_form dl.center {
	text-align: center;
}

/**/
.basic_form dl dt.text {
	margin-left: 0.7em;
	text-align: left;
	width: 15em;
}

.basic_form dl dd.text {
	position: relative;
	top: -1.3em;
	left: 8em;
}

/**/
.basic_form dl dt.big_text {
	margin-left: 0.7em;
	text-align: left;
	width: 25em;
}

.basic_form dl dd.big_text {
	position: relative;
	top: -1.3em;
	left: 17em;
}

/**/
.basic_form dl dt.checkbox {
	margin: 0px;
	padding: 0px;
	width: 0px;
}

.basic_form dl dd.checkbox {
	text-align: left;
	position: relative;
	left: -2.4em;
}

.basic_form dl dt.checkbox_area {
	margin-left: 0.7em;
	text-align: left;
	width: 100%;
}

.basic_form dl dt.checkbox_area {
	margin-left: 0.7em;
	text-align: left;
	width: 100%;
}

.basic_form dl dt.checkbox_area table{
}

.basic_form dl dt.checkbox_area td.text{
	width: 150px;
	color: #123456;
}
.basic_form dl dt.checkbox_area td.checkbox{
	width: 22px;
}


/**/
.basic_form dl dt.textarea {
	margin-left: 0.7em;
	margin-bottom: 0.2em;
	width: 13em;
	text-align: left;
}

.basic_form dl dd.textarea {
	position: relative;
	left: -2.4em;
	margin-bottom: 1em;
}

.basic_form dl dd textarea.big{
	position: relative;
	left: -2.4em;
	margin-bottom: 1em;
	margin-top: 15px;
	width: 450px;
	height: 200px;
}

.basic_form textarea{
	width: 420px;
	height: 200px;
	background-color: #fafafa;
	border: 1px solid #b1b0a7;
}

/**/
.basic_form dl dt.button {
	margin-top: 10px;
	text-align: center;
}

.basic_form input.button {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f0ede7;
	border-width: 1px;
	border-color: #bbbbbb;
}

/**/
.basic_form dl dd.empty {
	width: 0px;
	margin: 0px;
	padding: 0px;
}

.basic_form input.text {
	background-color: #fafafa;
	border: 1px solid #b1b0a7;
	text-decoration: none;
	width: 325px;
}

.basic_form input.very_small {
	width: 30px;
}


.basic_form input.small {
	width: 180px;
}

.basic_form input.medium {
	width: 380px;
}

.basic_form input.big {
	width: 505px;
}

.basic_form select.very_small{
	width: 40px;
}

.basic_form input:focus, .basic_form textarea:focus {
	border-color: #575850;
}

.basic_form span.red{
	color:#fe0808;
}

.basic_form dt.left{
	font-size:11px;
	position: relative;
	top: 1.4em;
}

.basic_form span.input_info {
	display:block;
	clear: left;
	color: gray;
	font-size: 11px;
}

.basic_form dl dd.code {
	position: relative;
	right: -113px;
	margin-bottom: 1em;
}


/* FORMULARZ DODAWANIA ZDJEC W GALERII UZYTKOWNIKOW*/
#addPhotoForm .basic_form dd.text {
	left: 6em;
}

#addPhotoRegulation ul.accept {
	padding: 0px;
	list-style: none;
}

#addPhotoRegulation ul.accept li {
	margin-bottom: 5px;
}

/*POGODA*/
#pogoda {
	margin-top:30px;
}

 a.weather_link  {
	text-align:center;
	font-size:18px;
	display:block;
	text-decoration:none;
	margin-bottom:10px;

}

a.weather_link span  {
	text-decoration:underline;
}

a.weather_link img {
	margin-bottom:5px;
	border:1px solid #f9ebd1;
}
a.weather_link img:hover {
	border:1px solid #f9f93b;
}

div.meteo_weather_box {
	float:left;
	width:158px;
	margin-top:0px;
	margin-bottom:40px;
  text-align:center;
}

div.meteo_weather_box div{
  margin:auto;
}


/* ARTYKU_Y */
#wydarzenia{margin-top: 15px;
  margin-bottom: 15px;padding: 10px;
  border: 2px solid #fce9cd;
}
#aktualnosci{padding: 10px;
  width: 210px;
  float: left;
  border: 2px solid #fce9cd;
	margin-top: 15px;
	margin-bottom: 5px;font-size: smaller;
}

#mediaoboszkowie{padding: 10px;
float: right;  width: 210px;
	display:block;
	margin-top: 15px;
	margin-bottom: 5px;
    border: 2px solid #fce9cd;font-size: smaller;
}

#art_list, #art_list3{
	clear:both;
	margin-top: 20px;
	width: 480px;
}

#art_list2{
	clear:both;
	margin-top: 20px;
	width: 480px;
}

#art_list .list_obj{
	clear: both;
	display:block;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

#art_list3 .list_obj{
	display:inline-block;
	width: 160px;
	min-height: 120px;
	margin-top: 5px;
	float:left;
	text-align: center;
	font-size: smaller;
}

#art_list2 .list_obj{
	clear: both;
	display:block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 4px;
	border: 2px dotted #fce9cd;
}

#art_list2 .list_objWYD{


}

#art_list2 .list_objdata{

color:#999999;
}


#art_list .title,#art_list2 .title{
	display:block;
} 

#art_list .date,#art_list2 .date{
	font-size:smaller;
	color:#999999;
}

#art_list .body,#art_list2 .body{
	margin-top: 6px;
	padding-top: 5px;
	padding-bottom: 20px;
	min-height: 70px;
}

#art_list .body img,#art_list2 .body img{
	margin: 6px;
	margin-right: 15px;
	position:relative;
	top: -10px;
}
#art_list3 .img{
	margin: 3px;
	margin-top:1px;
}

#art_list3 img{
	border:3px double #89817f;
	width:70px;
	height: 70px;
}

#art_list3 img:HOVER{
	border:3px double #524a48;
}

#art_list .body .img,#art_list2 .body .img{
	float: left;
}

#art_list .body .tekst{
	float: right;
	width: 389px;
}

#art_list2 .body .tekst{
	float: right;
	width: 377px;
}

#art_list .body a.more{
	text-decoration: none;
	color:#FF0000;
}

#art_list2 .body a.more{
	text-decoration: none;
	color:#f88a43;
}

#art_list3 a{
	text-decoration:none;
}

#art_list3 a:HOVER{
	text-decoration:underline;
}



#art_see .author {
	font-size: smaller;
	color:#666666;
}

#art_see .date{
	font-size: smaller;
	clear:both;
	color:#bbb3ab;
}

#art_see .body{
	margin-top: 20px;
	margin-bottom: 15px;
}

#art_list .bottom,#art_list2 .bottom{
	clear:both;
	text-align: right;
}

div.pager{
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 4px;
}

div.pager a{
	text-decoration: none;
}

div.pager a.selected{
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
}

#guest_book table{
	margin-bottom: 10px;
	width: 480px;
}

#guest_book td{
	padding: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #c0b6b3;
	background-image: url(images/gb_tlo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow:hidden;
}

#guest_book td.tekst{
	width: 75%;
	padding-right: 7px;
}

#guest_book td.dane{
	border-right: none;
	width: 25%;
}


#guest_book span.imie{
	display:block;
	width:100%;
	text-align: center;
	
	margin-bottom: 15px;
	font-weight:bold;
}

#guest_book span.data{
	display:block;
	width:100%;
	font-size:smaller;
	color: #645856;
	text-align: center;
}

#guest_book div.dodaj_wpis{
	font-weight:bold;
	width:100%;
	text-align:right;
	padding-bottom: 10px;
}

#guest_book div.dodaj_wpis a{
	text-decoration: none;
}

#guest_book div.dodaj_wpis a span{
	text-decoration:underline;
}

#guest_book div.dodaj_wpis img{
	vertical-align:middle;
}

/*KOMENTARZE */

#comm {
  
  font-weight: bold;
	font-size: 15px;
	margin:0px;
	padding: 0px; 
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left:15px;
}


#commentsForm {
	margin-bottom: 10px;
}

#commentsForm dl dd.text {
	position: relative;
	top: -1.3em;
	left: 2em;
	width:70%;
}

#commentsForm textarea {
	height: 100px;
}
	
#commentsList table{
	margin-bottom: 15px;
	width: 480px;
}

#commentsList div.noComment {
	padding: 15px;
	padding-top: 30px;
	color: grey;
	font-size: 14px;
	text-align: center;
}

#commentsList td{
	padding: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #c0b6b3;
	background-image: url(images/gb_tlo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow:hidden;
}

#commentsList td.tekst{
	width: 75%;
	padding-right: 7px;
}

#commentsList td.dane{
	border-right: none;
	width: 25%;
}


#commentsList span.imie{
	display:block;
	width:100%;
	text-align: center;
	
	margin-bottom: 5px;
	font-weight:bold;
}

#commentsList span.data{
	display:block;
	width:100%;
	font-size:smaller;
	color: #645856;
	text-align: center;
}

#commentsList div.dodaj_wpis{
	font-weight:bold;
	width:100%;
	text-align:right;
	padding-bottom: 10px;
}

#commentsList div.dodaj_wpis a{
	text-decoration: none;
}

#commentsList div.dodaj_wpis a span{
	text-decoration:underline;
}

#commentsList div.dodaj_wpis img{
	vertical-align:middle;
}

/* HANDEL */
#handel_cat{
	width: 480px;
	margin-top: 30px;
}

#handel_cat a{
	text-decoration:none;
}

#handel_cat a:HOVER{
	text-decoration:underline;
}

#handel_cat h3{
	margin-bottom: 25px; 
}

#handel_cat div.obj{
	width: 30%;
	display:inline-block;
	text-align:center;
	margin-bottom: 20px;
}

/*lista obiektów*/
#handel_obj_list{
	clear:both;
}

#handel_obj_list .img{
	width: 80px;
	text-align:left;
}

#handel_obj_list .top{
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #a9a3a1;
	text-align: center;
}

#handel_obj_list td{
	padding-top: 2px;
	padding-bottom: 2px;
	background:#ffffff;
}

#handel_obj_list tr.dark td{
	background:#fcf6ec;
}

#handel_obj_list .nazwa{
	overflow:hidden;
	width: 250px;
}

#handel_obj_list .cena{
	overflow:hidden;
	width: 70px;
	text-align: center;
}

#handel_obj_list .do_konca{
	overflow:hidden;
	width: 60px;
	text-align: center;
}

#handel_obj_list .edit{
	width: 20px;
	text-align: center;
}

/*Handel - wypisanie obiektu*/
#handel_obj_see .data_col{
	width: 300px;
	float:left;
}

#handel_obj_see table{
	width: 300px;
	border-bottom:1px solid #e2dfde;
	border-top:1px solid #e2dfde;
	margin-bottom: 30px;
}

#handel_obj_see td{
	padding: 6px;
	padding-left: 5px;
	border-top:1px solid #e2dfde
}


#handel_obj_see tr.top{
	background-color:#fedbb5;
	font-size:larger;
	font-weight:bold;
	color:#1d1715;
}

#handel_obj_see tr.top td{
	border: none;
	padding: 4px;
}

#handel_obj_see td.left{
	background-color:#fdefd9;
	width: 100px;
	font-weight: bold;
}

#handel_obj_see td span.date{
	font-size: 10px;
	color:#bbb6b4;
}

#handel_obj_see div.gallery_col{
	margin-top: 0px;
	padding-top:0px;
}

/*lista opcji*/
#handel_do_list div{
	padding-top: 10px;
}

#handel_do_list img{
	vertical-align:middle;
	margin-right: 8px;
}

#handel_do_list a{
	text-decoration:none;
}

#handel_do_list a:HOVER{
	text-decoration:underline;
}

/*WYKRES W POGODZIE*/
#flash_chart, #flash_chart2{
	text-align:center;
	margin-top: 20px;
	border-top: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	background: #f8fcfe;
}
#flash_chart2{
	background: #fcfbf4;
}

#flash_chart a, #flash_chart2 a{
	margin-left: 5px;
	background:#c0d3eb;
	border: 1px solid #e6e7e8;
	display:inline-block;
	padding: 5px;
	text-decoration:none;
}

#flash_chart2 a{
	background:#d5acdd;
}

#flash_chart a.selected,#flash_chart2 a.selected{
	background:#fcfcfc;
	border: 1px rigid #e6e7e8;
}

/*LISTA LINK_W*/
#link_list{
	margin-top: 20px;
	width: 480px;
}

#link_list h4{
	margin-top:10px;
	margin-bottom: 5px;
}

#link_list .obj{
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 15px;
}

#link_list .img{
	padding-top: 20px;
	width: 180px;
	float:left;
	text-align:center;
}

#link_list .img img{
	margin-bottom: 10px;
}

#link_list .body{
	width: 300px;
	float:right;
}

/*POGODNIE.PL - style*/
#weekforecast span.precipitation {
background:transparent url("http://pogodnie.pl/images/ico_opady.gif") no-repeat scroll 0 1px;
padding:0 0 1px 15px;
}

#weekforecast ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#weekforecast li {
	color:#265084;
	float:left;
	font-family:Verdana,Tahoma,sans-serif;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
	padding:9px 0 0;
	width:130px;
}

div.gallerySubcategories {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}

#content span.galleryHeader {
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
}

/**KAMERKA ONLINE */


#kamerka_gif{
  
  width: 170px;


	text-align:center;
		
	  background-repeat:no-repeat;
background-position:center ;
margin-left: 25px;
  
}



#kamerka_online {
  
  width: 170px;
  height: 128px;
  margin: 15px;
	text-align:center;
		background-image:url(../../webcam/zrzut2.jpg);
	  background-repeat:no-repeat;
background-position:center ;
padding: 15px;
border: 1px double #efd399;

} 
#kamerka_fla {

  
padding-top: 5px;
height: 60px;

}

#kamerka_online a{
	display:block;
	color: #FFFFFF;
}

#video{
  
}

#invideo{
 background-image:url('webcam/Logotyp.png');
  background-repeat:no-repeat;
background-position:right bottom;
}
