/*
Theme Name: Travelbit
Theme URI: http://travelbit.pl
Description: Travelbit 
Author: Travelbit
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	
}
tr{width:625px;}
body {
	line-height: 1;
}
td.link, td.category, td {font-size: 13px; padding-bottom: 15px;vertical-align:top;} /* to*/
td.link a:first-child, td.category a:first-child {font-weight: bold;} /* to*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
span.powered {
	padding-right: 20px;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
#access {display:none;}

element.style { padding-top:9px;}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background: #f1f1f1;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
}
ol {
	color: #5f431b;
	list-style:decimal inside none;
	padding-bottom:10px;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a {color: #0f91a0;}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
div.entry-content ul {list-style:disc inside none; color: #5f431b; margin-bottom: 10px;}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */
#box_video img.colorbox-231{ padding-left: 35px; !important;}
#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin: 0px 10px 0px 10px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
	margin-top:5px;
}
#content #article #box_video img.alignleft {
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
element.style { padding-top: 9px;}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 12px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

* {
	border: none;
	margin: 0;
	padding: 0;
}
hr, big {
	display: none;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
h2 {
	font-family: tahoma, 'arial narrow', arial;
	font-size:13px;
	font-weight: bold;
}
ul {
	color: #5F431B;
	list-style: none;
}
acronym, abbr {
	cursor: help;
}
address {
	font-style: normal;
}
input, textarea {
	font: 1em/1em arial, helvetica, sans-serif;
}
body {
	padding: 0;
	margin: 0;
	background: url('images/bg_body_2.jpg') repeat center;
	font: 0.75em/1.5em tahoma, helvetica, sans-serif;
}
a.3s,
/* #banners {
	display:block;
	margin: 15px 0 0px 7px !important;
	border: 1px solid #baf5fb;
	width:641px;
	overflow:hidden;
} */
#banners {
    height: 85px !important;
    margin: 15px auto 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative !important;
    width: 632px !important;
}
h4.title {
    color: #FFFFFF;
    font: bold 24px tahoma,arial,sans-serif;
    margin-top: 25px;
    position: relative;
    text-align: center;
    top: 14px;
}
#flash_banner {
    margin: 15px auto 0;
    width: 635px;
}
	/*a.banners:hover {border-color: #deb76d;}*/
img.banner {
	margin: 18px 0 9px 6px;
	border: 1px solid #f4f2f1;
}
img.night_day {
	margin-left:7px;}
a.more,
a.more-link {
	text-decoration: none;
	text-align: center;
	background: url('images/button-trans.png') center center no-repeat;
	font-weight: bold;
	color: #feffff;
	padding: 7px 19px 7px 19px;
	float: right;
	margin-bottom: 12px;
}
a:hover,
ul#secondary_nav li a:hover,
#header #navi_box ul li a:hover,
ul#thematically li a:hover,
 #asside_box_useful ul li a:hover,
a.more:hover,
a.more-link:hover,
.current_page_item a {
	color:#907d58 !important;
}
a.read {
	text-decoration: none;
	text-align: center;
	background: url('images/button-trans.png') no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #feffff;
	padding: 7px 19px 7px 19px;
	position: relative;
	margin-top: 10px;
	float: right;
	clear: both;
	display: block;
	text-decoration: none !important;
}
a.add{
	padding-left:6px;
}
  div#breadcrumbs {
    overflow: hidden;
    position: absolute;
    top: 304px;
    left: -480px;
    width: 980px;
	margin-left:50%;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
	color: #fde7ca;
	font-weight: 700;
  }
  div#breadcrumbs span {
	font-weight: 400;
  }
  div#breadcrumbs a{
  text-decoration: none;
  color: #fde7ca;
  font-weight: bold;
  }
#breadcrumbs a:hover{
	text-decoration:underline;}

#header {
	width:auto;
	background: url('images/bg_header_2.jpg')  center top repeat-x;
	height: 295px;
	}
	#header h1 {
		position:absolute;
		top:37px;
		left:50%;
		margin-left:-490px;
		}
		#header  #navi_box {
			position: absolute;
			top: 232px;
			left: -475px;
			margin-left:50%;
			height: 67px;
			}
	#header #navi_box ul {
		float: left;
		width: 100%;
		position: relative;
		left: -16px;
		
}
/*#header #navi_box ul 
		float: left;
		width: 100%;
		position: relative;
		left: -16px;
*/
#header #navi_box ul li {
	background: url('images/bg_li.gif')  left no-repeat;
	float: left;
	list-style: none;
	margin: 0;
	padding-left:10px;
	margin-top: 7px;
}
#header #navi_box ul li:last-child {
}
#header #navi_box ul li a {
	text-decoration: none;
	display:block;
	overflow:hidden;
}
#header #navi_box ul li a span {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 55px;
	display: block;
	height: 55px;
	margin:0px 9px;
	padding-right:8px;
}
#header #navi_box ul li a:hover,
#header #navi_box ul li.current_page_item a/*,
.page-template-forum-php #menu-item-39 a*/ {
	background: url('images/bg_menu_2.png')  left center no-repeat;
}
#header #navi_box ul li a:hover span,
#header #navi_box ul li.current_page_item a span/* ,
.page-template-forum-php #menu-item-39 a span*/ {
	background: url('images/bg_menu_2_over.png')  right center no-repeat;
}
#header #navi_box ul li:first-child {
	border-right: none;
	background:none;
}
#header #navi_box ul li {
	text-align: center;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #e2e2e2;
}
#secondary_box {
	width: 980px;
	margin: 0 auto;
}
ul#secondary_nav {
	padding: 45px 0 0;
	float:right;
	}
	ul#secondary_nav li {
		float: left;
		border-right: 1px solid #fff;
		line-height: 11px;
		padding: 0 21px 0 20px;
	}
	ul#secondary_nav li:last-child{
		border-right: none;
	}
	ul#secondary_nav li a {
		text-decoration: none;
		font-size: 12px;
		color: #d8f8fc;
	}
#wrapper {
	background: url('images/palm.png') center bottom no-repeat;
	height:auto;
	padding-bottom:21px;
	overflow:hidden;
}
#content {
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
	padding:0 5px 50px; /*goon*/
}
#article {
	position:relative;
	left:-5px;
	width: 650px;
	float: right;
	padding-top: 42px;
	}
	#article .title h2 {
		background: url('images/header_top.png') no-repeat;
		height: 40px;
		width: 656px;
		padding: 18px 0 0 16px;
		color: #7e5b28;
	}
	#article h2 span {
		background: url('images/shape-trans.png') left center no-repeat;
		padding-left: 22px;
	}
	.entry-content {
		font-size: 12px;
		line-height: 1.6em;
		overflow:hidden;
		font-family: tahoma, sans-serif;
		padding-top:  0px;
		color: #5f431b;
		text-align: justify;
		/*width: 625px;*/
	}
	.entry-content p span {font-size:12px !important;}
	#article p span {
	display: block;
	}
	#article h2.blue {
	background: url('images/bg_header_blue.png') no-repeat;		/*????????????*/
	color: #0f91a0;
	margin-left: -2px;
	margin-top: -10px;
	padding:12px 10px 0 16px;
	}
	#article h2.blue span {
		background: url('images/icon_circle_clue-trans.png') no-repeat;
		background-position: left center;
		padding-left: 22px;
		position:relative;
		top:3px;
	}
	#article #first_box a:first-child .bannerTop {
		margin: 6px 8px 8px 8px;
	}
	#article a.banners {
		display: block;
		margin: 15px auto -10px;
		width: 633px;
	}
#first_box {
	
	}
#box_video{
	background: url('images/bg_first_box_bg.png') repeat-y;
	position: relative;
	top: -10px;
	width: 644px;
	padding: 0 5px 5px;
	margin-left:1px
	}
	.subpage #box_video {background-image: url('images/bg_double_box_bg.png')}
	#video {
		background: url('images/frame-trans.png') no-repeat;
		width: 328px;
		height: 281px;
		float: right;
		padding-right: 13px;
		overflow: hidden;
		position: relative;
	}
/*#video span {
	width: 332px;
	height: 281px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
}
*/
	#video span {
		display: block;
		margin: 64px 0 0 68px;
		z-index: 0;

	}
	ul#link {margin:0;}
		#article #box_bottom ul#link li {
			list-style-type: none;
			padding-left: 4px;
			padding-top: 0px;
		}
			#link a {text-decoration:none;}
			#link .imp > img {
				width: 284px !important;
				height: 105px !important;
				margin-left: 6px;
			}
			#link .osott > img {
				width: 284px !important;
				height: 109px !important;
				margin-left: 7px;
			}
	#first_box_bottom{
	background: url('images/box_bottom_white.png') bottom center no-repeat;
	position:relative;
	padding-bottom:17px;
	top:17px;
	overflow:hidden;
	}
		.subpage #first_box_bottom {
			padding:0 10px 5px;
		}
		#first_box_bottom h2 a {text-decoration:none;}
		#aside ul#top li p img{margin-top:4px; width: 48px; height: 66px; padding-bottom: 10px;}
#double_box {
	background: url('images/box_bottom_white.png') -2px bottom no-repeat;
	width: 662px; /*goon*/
	overflow: hidden;
}
#double_box_bg {
	padding:0 7px 0; /*goon*/
	background: url('images/bg_double_box_bg.png') repeat-y;
	float: left;
	margin-top: 70px;
	position: relative;
	top: -11px; /*goon*/
}
#articles, #post {
	position: relative;
	top: -51px;
	margin-bottom: -15px;
	color: #96825c;
}
#articles .title h2, #post .title h2 {
	width: 318px;
}
#articles {
	background: url('images/map-trans.png') left repeat-y;
	float: left;
	width: 317px;
	border-right: 1px dashed #b09977;
}
#articles .title h2 {
	background: url('images/header_top.png') left no-repeat;
	position: relative;
	left: -8px;
	top: 1px;
}
#articles li {
	padding: 0px 12px 3px 12px;
	border-bottom: 1px dashed #b09977;
	margin: 5px 6px 5px 10px;
	display: block;
	overflow: hidden;
}
#articles p.top {
	border: none;
	font-weight: bold;
}
#post {
	float: right;
	width: 324px;
}
#post .title h2 {
	background: url('images/header_top.png') right no-repeat;
	position: relative;
	right: 4px;
	top:1px;
}
#post ul li {
	float: left;
	background: url('images/icon_picture-trans.png') no-repeat;
	background-position: left top;
	clear: both;
	border-bottom: 1px dashed #b09977;
	padding: 0px 0 9px 20px;
	margin: 9px 14px 5px 6px;
	width: 280px;
}
#	 ul li a {
	text-decoration: none;
	font-weight: bold;
	/*color: #96825c;*/
}
#post ul li span.date {
	font-weight: normal;
	font-size: 12px;
}

#box_gallery {
	
	width:666px;
	padding:0 5px;
	margin: 21px 5px 0 0px;
	}
	#box_gallery .title {
	margin-left: -2px;
}
	#box_gallery .title h2 .blue {
	width:656px;
	margin-left: 3px;
	margin-top: 15px;
}
	#gallery_box_inside {
		background:  #ecf9fa;
		overflow: hidden;
		width: 643px;
		position: relative;
		left: 1px;
		position: relative;
		top: -9px;
	}
	#box_gallery li,
	#box_gallery #gallery a{
		float: left;
		/*padding: 12px 19px 10px 30px;*/
        padding: 12px 0px 10px 23px;
	}
	#box_gallery #gallery a {padding-left:25px;}
	#box_gallery li a {
		text-decoration: none;
		color: #0f91a0;
	}
	#box_gallery_bottom{
		background: url('images/box_bottom-trans.png') 2px bottom no-repeat;
		margin-left: 1px;
		margin-top:5px;
}
img.thumb {
	display: block;
	text-align: center;
}
#google {
	margin-top: 12px;
}
#google_box {
	background: url('images/google_box_top-trans.png') top center no-repeat;
	position: relative;
	top: 12px;
	margin-top:5px;
	left:3px;
}
	#google_box_inside {
		/* background: url('images/google_box_middle-trans.png') repeat-y; */
		background: #fff;
		position: relative;
		top: 12px;
		/* width: 647px; */
		width: 643px;
		margin: 0 auto;
		padding-left:1px;
		left: 0px;
	}
	#google_box_bottom {
		/* background: url('images/google_box_bottom_2.png')  -1px bottom no-repeat; */
		background: url('images/google_box_bottom_2_2.png')  -2px bottom no-repeat;
		padding: 10px 9px 10px 14px;
		position: relative;
		top:16px;
		overflow: hidden;
	}
	#google_box_bottom table td {
		vertical-align: middle;
	}
	#google_box_bottom table td #sbi {
		margin-left: 30px;
		position: relative;
		top: -3px;
		width: 150px;
	}
	#google_box_bottom table td #sbb {
		border: 1px solid #CCCCCC;
		cursor: pointer;
		height: 22px;
		padding-bottom: 2px;
		position: relative;
		top: -3px;
	}
	#google_box_bottom #links {
		overflow: hidden;
		margin: 15px 0 10px;
		padding-left: 54px;
	}
		#google_box_bottom #links li {
			margin: 0;
			left: 0;
			padding-right: 22px
		}
		#google_box_bottom #links li a img {
			width: 160px !important;
			margin: 6px 0 0 !important;
			height: 42px !important;;
		}
		#google_box_bottom #links li.loter a img {
			height: 70px !important;
		}
		#google_box_bottom #links li a {
			color: #FF0000;
			font-size: 17px;
			display: block;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
		}
		#google_box_bottom #links li.hostels img  {
			margin-top: 17px !important;
		}
		#google_box_bottom #links li.affery img {
			width: 106px !important;
		}
#LikePluginPagelet {
	
}
#aside {
	width: 312px;
	float: left;
	padding: 44px 5px 0;
}
#aside h2 {
	padding: 17px;
}
#aside top div img{margin-top:10px;}
#aside li.first-child h2 {
	background: url('images/top_header_aside_pink-trans.png') no-repeat;
	height: 39px;
	width: auto;
	margin-left:-6px;
	padding-top: 12px
	color: #7e5b28;
}
ul#top{
	padding-left:2px;
	margin-left: 2px;
	/*box-shadow: 10px 10px 5px #888;*/
}

ul#top li h2 {
	background: url('images/header_pink-trans.png') no-repeat;
	height: 42px;
	width: auto;
	margin-left:-6px;
	color: #7e5b28;
	padding: 17px 0px 0 15px;
	clear: both;
}
ul#top li h2 span {
	background: url('images/shape-trans.png') center left no-repeat;
	padding-left: 20px;
}
#aside #top img.picture {
	float: left;
	border: 1px solid #fff;
	margin: 8px 10px 2px 12px;
}


#aside p {
	text-align: justify;
	font-size: 12px;
	color: #5f431b;
	margin-bottom: -10px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px 5px 5px 0px;
	line-height: 18px;
	width:  288px;
}
#aside #top div {
	width: auto;
	background: url('images/aside_top_div-bg-trans.png') repeat-y;
	overflow: hidden;
	width:298px;
	margin: -11px 8px -8px -6px;
	padding:0 10px
}
	#aside #top div div {margin:0;background:none;}
	.night_day div, .gadget div {background:none !important;border:none !important; padding:0 !important;position:relative;top:-60px;height:135px;padding-top:15px !important;background:#000 !important;width:200px; !important; overflow:hidden;}
		.gadget .title {display:none !important;}
	.night_day {margin-left:6px !important;}
#aside h3 {
	text-transform: uppercase;
	color: #907c58;
	width: 273px;
	border-top: 1px dashed #b2956d;
	margin-left: 12px;
	padding: 3px 0 0 3px;
}
#bottom h2 {
	background: url('images/second_header_top_blue-trans.png') no-repeat;
	height:auto;
	width: auto;
	color: #7e5b28;
}
#bottom_box {
	margin-top: 11px;
	background: url('images/bottom_box_white_bg-trans.png') repeat-y;
	overflow: hidden;  /* zmiana */
	width: 314px;
	position: relative;
	top: -10px;
	padding:0 30px
}
ul#links li.first_link {
	clear:both;
	position:relative;
	left:48px;
	margin-top: 21px;
	margin-left:25px;
	margin-bottom: 21px;
}

ul#links li {
	display: block;
	float: left;
	margin-left: 9px;
	margin-right: 30px;

}
#center_box {
	background: url('images/aside_center_bottom.png') bottom center no-repeat;
	margin-left: -3px;
}
#last_aside_box .title h2.pink {
	background: url('images/top_header_aside_pink-trans.png') left top no-repeat;
	height: 48px;
	left:1px;
	width: auto;
	margin-top: 13px;
	position:relative;
	top:15px;
	padding:12px 10px 0 16px;
}
#last_aside_box .title h2.pink span {
	background: url('images/shape-trans.png') left center no-repeat;
	color: #7e5b28;
	padding: 0px 0px 0 20px;
	position:relative;
	top:3px;
}
#last_aside_box {
	background: url('images/third_bottom-trans.png') bottom center no-repeat;
	position: relative;
	padding-bottom:9px;
	top:-14px;
	left: 3px;
	margin-left: -6px;
}
#last_aside_box_bottom {
	/*background: url('images/third_bottom-trans.png') bottom  1px no-repeat;*/
	left: -18px;
	overflow: hidden;
	position: relative;
	width: 320px;
}

#aside li:last-child #top_bottom {
	background: url('images/bottom_top-trans.png') bottom center no-repeat;
	position: relative;
	left:-6px;
	width:303px;
	padding-bottom:22px;
	top: 8px;
}
li:last-child div {
	padding-top: 19px;
}
li:last-child div a {
	margin-left: 9px;
	padding-top: 5px;
}
#aside .title h2.blues {
	height: 17px;
	background: url('images/second_header_top_blue_2-trans.png') center center no-repeat !important;/*h2 tematycznie*/
	width:auto;
	margin-left:2px;
	margin-top:2px;
}
#center h2 {
	color: #2a9fad;
}
#center  .title h2.blues span {
	background: url('images/icon_circle_clue-trans.png') no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#aside   h2.blue,  h2.blues {
	height: auto;
	background: url('images/header_blue-trans.png') no-repeat;				/*tło niebieskie nagłówków center*/
	position: relative;
	top: -7px;
	left: -6px;
}
#center div.aside_box h2.blue span {
	background: url('images/icon_circle_clue-trans.png') no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #2a9fad;
}
#center {
	margin: 42px 0 13px 0;
	width: 312px;
	padding:0 7px;
	background: url('images/map_blue-trans.png') repeat-y;
	overflow: hidden;
	position: relative;
	top: -11px;
}
ul#night_day{
display:block;
overflow:hidden;
margin:5px 0 4px 0;}

ul#night_day li{
	float:left;}
.aside_box #center_bottom {
	background: url('images/aside_center_bottom-trans.png') bottom center no-repeat;
	position: relative;
	top: -20px;
}
#center_box_bottom
 {
	background: url('images/banner-trans.png') bottom center no-repeat;
}
ul#thematically li {
	list-style-type: none;
	display:block;
	float:left;
	padding-left: 23px;
	padding-right: 5px;
	margin-bottom:  5px;
}
ul#thematically {
	margin: -11px 30px 7px 8px;
}
ul#thematically li a {
	display:block;
	float:left;
	height: 25px;
	width:60px;
	text-decoration: none;
	font-size: 12px;
	color:  #0d8391;
}
#asside_box_useful{
clear: both;}

#asside_box_interest{
clear: both;}

a.ski {

	background: url('images/ski_icon.jpg') left center no-repeat;
	padding-left: 36px; 
}
a.fin {
	background: url('images/fin_icon.jpg') left center no-repeat;
	padding-left: 36px;
}
a.mountain {
	background: url('images/mountain_icon.jpg') left center no-repeat;
	padding-left: 36px;
}
a.bike {
	background: url('images/bike_icon.jpg') left center no-repeat;
	padding-left: 36px;
}
a.sails {
	background: url('images/sails_icon.jpg') left center no-repeat;
	padding-left: 36px;
}
a.caravaning {
	background: url('images/caravaning_icon.jpg') left center no-repeat;
	padding-left: 36px;
}
ol#useful,
#asside_box_useful ul {
	margin-top: -4px;
}
ol#useful li ,
#asside_box_useful ul li {
	clear: both;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type:none;
}
ol#useful li a,
#asside_box_useful ul li a {
	display:block;
	text-decoration: none;
	font-size: 12px;
	color:  #0d8391;
	padding-left: 36px;
	background: url('images/kompas-trans.png') left center no-repeat;
}
/*
a.one,
#asside_box_interest ul li:nth-child(1) a ,
#asside_box_useful ul li:nth-child(1) a {
	background: url('images/shape_one.jpg') left center no-repeat;
}
a.two,
#asside_box_interest ul li:nth-child(2) a ,
#asside_box_useful ul li:nth-child(2) a {
	background: url('images/shape_two.jpg') left center no-repeat;
}
a.three,
#asside_box_interest ul li:nth-child(3) a ,
#asside_box_useful ul li:nth-child(3) a {
	background: url('images/shape_three.jpg') left center no-repeat;
}
#asside_box_useful ul li:nth-child(4) a,
#asside_box_interest ul li:nth-child(4) a {
	background: url('images/shape_four.jpg') left center no-repeat;
}

#asside_box_interest ul li:nth-child(5) a ,
#asside_box_useful ul li:nth-child(5) a {
	background: url('images/shape_five.jpg') left center no-repeat;
}
*/
#asside_box_interest ul li,
ol#interest li {
	list-style-type:none;
	padding-left: 23px;
	margin-bottom: 10px;
}
#asside_box_interest ul,
ol#interest {
	margin-top: -4px;
}
#asside_box_interest ul li a,
ol#interest li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color:  #0d8391;
	padding-left: 36px;
	background: url('images/kompas-trans.png') left center no-repeat;
}
#footer {
	clear: both;
	/* margin-top: 0px; */
	margin: 0 auto;
	width: 980px;
	padding-bottom: 30px;
}
#footer .nav_footer ul {
	display: inline-block;
	text-align: center;
    width: 100%;
	padding: 10px 0;
/* 	padding-top:12px;
	margin-left:50%;
	position:absolute;
	left: -481px; */
	
}
#footer .nav_footer ul li {
/* 	display:block;
	float: left;
	padding-left: 14px;
	padding-right: 32px;
	padding-bottom: 15px; */
	display: inline-block;
	padding: 0 28px !important;
	text-align: center;
}
#footer .nav_footer ul li a {
	text-decoration: none;
	color: #fde7ca;
	font-weight: bold;
	font-size: 12px;
}
#footer .nav_footer ul li:first-child{
	padding-left:0px;}
#footer .nav_footer ul li:last-child{
	padding-right:0px;}

#footer .nav_footer ul li a:hover,
#footer .nav_footer ul li.current_page_item a{
	text-decoration: underline;
}
#footer .care {
	color: #fde7ca;
	display: block;
    text-align: center;
}
#footer .care img {
	position: relative;
	top: 6px;
}
/*forum*/
#forum .title h2 {
		background: url('images/header_forum-trans.png') center no-repeat;
		height: 40px;
		width: 957px;
		padding: 18px 0 0 16px;
		color: #7e5b28;
		margin-top:41px;
		margin-bottom: -8px;
		margin-left: 3px;
	}
		#forum h2 span {
		background: url('images/shape-trans.png') left center no-repeat;
		padding-left: 22px;
	}
	#forum_bottom {
		background: url('images/forum_bottom.jpg') bottom center no-repeat;
		position:relative;
		top:9px;
		}
		#forum_box{
		width:907px;
		padding:6px 8px 25px 42px;
		background: #fff;
		position:relative;
		top:-9px;
		left:11px;}
			#forum_box h1.entry-title {display:none;}


		
/*ksiazki*/
.entry-content td {display:block;margin-bottom:10px;}

/*linki*/
.link-category-box,
.link-bookmark-box {
	float: left;
	width:40%;
	margin:3%;
	padding:1%;
	overflow:hidden;
	background:#fff;
}
.link-bookmark-box {background:#fefefe;}

.entry-utility {clear:both;}
#aside #top div.night_day {
	margin-left:-8px!important
}
#subpages_list ul {padding-left:20px;}
#subpages_list li {display:none;}
#subpages_list li.current_page_parent,
#subpages_list li.current_page_parent li.current_page_item,
#subpages_list li.current_page_parent li.current_page_item  li {display:block;}

.adbox {     
    text-align: center;
}

.adbox.group1 {
    margin-top: 20px;
}

.adbox.group2 {
    margin-top: 15px;
}

.adbox.group3 {
    margin:20px auto 0;
	max-width:633px;
}

.adbox.group4 {

}


.adbox.group5 {     
    margin-bottom: -15px;
    margin-left: 5px;
    margin-top: 15px;
    width: 300px;
}

.adbox.group6{
    overflow: hidden;
    padding: 10px 0;
    width: 300px;
}

.adbox.group7 {     
    margin-left: 8px;
    width: 300px;
}
.book {
/* 	text-align: center;
	font-weight: bold;
	margin-top: -14px; */
	border: 1px dotted #FF0000;
    color: #FF0000;
    font-size: 17px;
    font-weight: bold;
    margin-top: -14px;
    padding: 5px 0;
    text-align: center;
}
div.hslice {
    float:left;
}
