/*

Theme Name: The Advisory BLOG
Theme URI: http://www.omdesign.co.uk
Description: Custom designed 3-column WordPress Theme
Author: OMdeSIGN
Author URI: http://www.omdesign.co.uk

*/

body {
	font-family: Arial, Helvetica;
	font-size: 70%;
	color: #434242;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body.gif) repeat-x top;
}
.left-option {
	float: left;
}
.right-option {
	float: right;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
}
.pullquote-left {
	font: normal 24px/30px "Times New Roman", Georgia, Tahoma, "Trajan Pro";
	color: #000000;
	margin: 10px 12px 5px 5px;
	padding: 12px 5px;
	float: left;
	width: 30%;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.pullquote-right {
	font: normal 24px/30px "Times New Roman", Georgia, Tahoma, "Trajan Pro";
	color: #000000;
	margin: 10px 5px 0px 12px;
	padding: 12px 5px;
	float: right;
	width: 30%;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



/* caption */


.caption-img-left {
	display: block;
	margin: 10px 15px 5px 5px;
	padding: 5px;
	float: left;
	background: #F3F3F3;
	width: 40%;
	border: 1px solid #EFEFEF;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}

.caption-img-left em {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 18px;
	text-decoration: none;
	display: block;
	visibility: inherit;
	width: 100%;
}
.caption-img-right em {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 18px;
	text-decoration: none;
	display: block;
	visibility: inherit;
	width: 100%;
}

.caption-img-right {
	display: block;
	margin: 10px 5px 5px 15px;
	padding: 5px;
	float: right;
	background: #F3F3F3;
	width: 40%;
	border: 1px solid #EFEFEF;
}
.caption-img-right p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
.caption-img-left img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}


/* caption end */ 





.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
}

pre {
	overflow: scroll;
	padding: 5px;
	display: block;
	border: 3px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	margin: 8px 0px;
	clear: both;
	width: 90%;
	height: 60px;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;

}

.post-meta blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #000000;
}

.comment-box blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #F9F9F9;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #FFFFFF;
}
.comment-box blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #FFFFFF;
}
.comment-box-alt blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #333333;
}
.comment-box-alt blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #333333;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	text-transform: capitalize;
	letter-spacing: -1px;
}

#wrapper {
	width: 1197px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 1197px;
    height: 146px;
	padding-top: 0px;
	position: relative;
}
#header img {
	border-width: 0px;
}
.header-left {
	float: left;
	width: 556px;
	margin-top: 54px;
	padding-bottom: 0px;
}

.header-left a {
	text-decoration: none;
}
.header-left a:hover {
	text-decoration: none;
}

.header-right {
	float: right;
	width: 536px;
    margin-top: 49px;
}
#navigator {
	background: url(images/navigator.gif) no-repeat center center;
	float: left;
	width: 1174px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	height: 32px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
}
#navigator ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigator ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigator ul ul ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigator ul li {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#navigator ul ul li {
	padding: 0px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
}
#navigator ul ul ul li {
	padding: 0px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
}
#navigator li a {
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	margin: 0px;
	height: 32px;
	line-height: 32px;
	float: left;
}
#navigator li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-right: 12px;
	padding-left: 12px;
	background: #292929 url(images/navs.gif) center center;
	text-align: center;
	display: block;
	margin: 0px;
	line-height: 32px;
	height: 32px;
	float: left;
}
#ads-vertical {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 900px;
	text-align: center;
    border: 1px solid #339933;
}
#product-sidebar-left {
	width: 277px;
	position: relative;
	padding-top: 1em;
	float: left;
    display: inline;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 900px;
	position: relative;
    display: inline;
}
#product-blog {
	width: 615px;
	position: relative;
	padding-top: 1em;
	padding-bottom: 3em;
	float: left;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    margin-left: -15px;
    padding-left: 15px;
}
#product-blog-home {
	float: left;
	width: 900px;
	position: relative;
}
#frontpage-blog {
	float: left;
	width: 620px;
	position: relative;
	padding-top: 0.7em;
}
#frontpage-sidebar {
	float: right;
	width: 277px;
	position: relative;
	padding-top: 1em;
}

#product-blog h2 {
	float: left;
	width: 600px;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	margin: 8px 0px;
	padding: 0px;
	letter-spacing: -1px;
}

#product-sidebar {
	width: 277px;
	position: relative;
	padding-top: 1em;
	float: right;
}

#product-sidebar-home {
	float: left;
	width: 900px;
	position: relative;
	padding-top: 1em;
}
.product-item {
	background: url(images/products.gif) no-repeat;
	display: block;
	float: left;
	height: 181px;
	width: 179px;
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 10px;
}
.product-item a {
	color: #A80000;
	text-decoration: underline;
}
.product-item a:hover {
	color: #CC0000;
	text-decoration: none;
}


.product-item p {
}
.p-items {
	float: left;
	width: 179px;
	margin: 0px 0px 3px;
	padding: 0px;
}
.wrap-item {
	float: left;
	width: 179px;
}

.p-feedback {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 17px;
	background: url(images/comment.gif) no-repeat left 1px;
	display: block;
}
.p-readmore {
	float: left;
	width: 76px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url(images/feed.gif) no-repeat left 2px;
	display: block;
}
.product-item img {
	clear: both;
	width: 125px;
	height: 125px;
	border-width: 0px;
	margin-bottom: 3px;
}

#box1 {
	margin-right: 32px;
}
#box2 {
	margin-right: 34px;
}
#box3 {
}

.post-meta {
	float: left;
	width: 610px;
	padding-bottom: 25px;
}
.post-meta h1 {
	font-size: 22px;
	line-height: 38px; /*tytul postu na stronie glownej i pojedynczego postu*/
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
}
.post-meta h1 a {
	color: #A21300;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.post-static {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 610px;
	border-bottom: 1px solid #efefef;
}
.post-static a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.post-static a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.post-content img {
	border-width: 0px;
	margin-right: 10px;
}
.post-ads {
	float: left;
	width: 600px;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	padding: 0px;
}
.post-content {
	float: left;
	width: 600px;
	padding-top: 14px;
	padding-bottom: 20px;
	font-size: 14px;
    font-weight: normal; /*czcionka w poscie*/
    color: #434242;
	line-height: 20px;
	padding-right: 10px;
	overflow: hidden;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


.post-content a {
	color: #063E6A;
	text-decoration: underline;
	font-weight: bold;
}
.post-content a:hover {
	color: #004993;
	text-decoration: none;
	font-weight: bold;
}
.post-cat {
	padding: 3px;
	float: left;
	width: 600px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.post-cat a {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}

.post-cat a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: normal;
}
.comm-count {
	float: left;
	width: 580px;
	padding-left: 18px;
	background: url(images/comment.gif) no-repeat left center;
}
.cat {
	float: left;
	width: 600px;
	padding: 0px;
}

.social {
	float: left;
	width: 595px;
	font-size: 13px;
	line-height: 30px;
	text-transform: capitalize;
	background: #EFEFEF;
	height: 30px;
	border: 1px solid #dedede;
	margin-top: 10px;
}

.social a {
	color: #666666;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #D6D6D6;
}
.social a:hover {
	color: #000000;
	text-decoration: underline;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #D6D6D6;
}
.clear-fix {
	float: left;
	height: 25px;
	width: 610px;
}




#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
	font-size: 13px;
	line-height: 20px;
}
.wp-pagenavi {
	float: left;
	width: 580px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
}
#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #000000;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
	font-weight: bold;
}
#post-navigator-single a:hover {
	color: #003366;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-weight: bold;
}






#comment-template {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 610px;
}
#comment-template h4 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0px;
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
	background: #333333;
	border: 1px solid #000000;
}
#comment-template h5 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0px;
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
	background: #990000;
	border: 1px solid #990033;
}
#comment-template h5 a {
	color: #FFFFFF;
	text-decoration: none;
}
#comment-template h5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#comment-template h6 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0px;
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
	background: #990000;
	border: 1px solid #990033;
}


.comment-box {
	float: left;
	width: 548px;
	color: #FFFFFF;
}
.comment-box a {
	color: #CCCCCC;
	text-decoration: underline;
}
.comment-box a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

.top-cb {
	background: url(images/top.gif) no-repeat bottom;
	float: left;
	height: 13px;
	width: 548px;
}
.center-cb {
	background: url(images/center.gif) repeat-y;
	float: left;
	width: 518px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 17px;
}
.author {
	font-size: 17px;
	float: left;
	width: 518px;
	line-height: 17px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-weight: bold;
}
.date {
	float: left;
	width: 518px;
	font-size: 12px;
}
.text {
	float: left;
	width: 518px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}

.bottom-cb {
	background: url(images/bottom.gif) no-repeat top;
	float: left;
	width: 548px;
	height: 36px;
	margin-bottom: 5px;
}


.comment-box-alt {
	float: left;
	width: 548px;
	color: #121212;
}
.comment-box-alt a {
	color: #A02C1C;
	text-decoration: underline;
}
.comment-box-alt a:hover {
	color: #333333;
	text-decoration: underline;
}

.top-cb-alt {
	background: url(images/top-alt.gif) no-repeat bottom;
	float: left;
	height: 13px;
	width: 548px;
}
.center-cb-alt {
	background: url(images/center-alt.gif) repeat-y;
	float: left;
	width: 518px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 17px;
}

.bottom-cb-alt {
	background: url(images/bottom-alt.gif) no-repeat top;
	float: left;
	width: 548px;
	height: 36px;
	margin-bottom: 5px;
}
.ping {
	padding: 3px;
	float: left;
	width: 550px;
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	font-size: 13px;
	line-height: 21px;
	color: #121212;
	margin-bottom: 3px;
}
.ping-alt {
	padding: 3px;
	float: left;
	width: 550px;
	border: 1px solid #F7f7f7;
	background: #FFFFFF;
	font-size: 13px;
	line-height: 21px;
	color: #121212;
	margin-bottom: 3px;
}
.ping a {
	color: #990000;
	text-decoration: none;
}
.ping-alt a {
	color: #990000;
	text-decoration: none;
}
#comment-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
}
#comment-form p {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-weight: bold;
}
#comment-form label {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.sb-box {
	width: 300px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000000;
}
#comment-form .sbb {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 12px;
}
#comment-form #policy {
	font-size: 13px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 20px;
	font-weight: normal;
}

.com-a {
	width: 520px;
	padding: 10px;
	height: 300px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
.sidebar-box, .sidebar-box_s {
	float: left;
	width: 277px;
	background: url(images/bottom-sidebar.gif) no-repeat bottom;
	padding-bottom: 25px;
	color: #222222;
	margin-bottom: 10px;
}
.sidebar-box select {
	margin: 0px;
	padding: 4px;
	width: 210px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	line-height: 120%;
	font-weight: bold;
}
.sidebar-box table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 97%;
}


.sidebar-box h3, .sidebar-box_s h3 {
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	background: url(images/main-sidebar.gif) no-repeat bottom;
	margin: 0px;
	float: left;
	height: 34px;
	width: 263px;
	padding-left: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
}
.sidebar-box_s h3 {
	background: url(images/main-sidebar.jpg) no-repeat bottom;
}
.box {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 14px;
	float: left;
	width: 249px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.box a {
	color: #A21300;
	text-decoration: none;
}
.box a:hover {
	color: #A21300;
	text-decoration: underline;
}
.box1 {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 14px;
	float: left;
	width: 249px;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
    font-size: 13px;
    font-weight:bold;
    color:#403e3e
}
.box1 a {
    font-size: 12px;
    line-height: 22px;
	color: #286899;
	text-decoration: underline;
}
.box1 a:hover {
	color: #A21300;
	text-decoration: underline;
}
.sidebar-box2 {
	float: left;
	width: 277px;
	background: url(images/bottom-sidebar.gif) no-repeat bottom;
	padding-bottom: 25px;
	color: #222222;
	margin-bottom: 10px;
}
.sidebar-box2 h3 {
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	background: url(images/main-sidebar.jpg) no-repeat bottom;
	margin: 0px;
	float: left;
	height: 34px;
	width: 263px;
	padding-left: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
}
.box2 {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 9px;
	float: left;
	width: 259px;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
    font-size: 12px;
    font-weight:bold;
    color:#403e3e
}
.box2 a {
    font-size: 11px;
    line-height: 22px;
	color: #286899;
	text-decoration: underline;
}
.box2 a:hover {
	color: #A21300;
	text-decoration: underline;
}
.box2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #878787;
    margin-bottom: 20px;
}

.box2 ul li {
    padding-left: 11px;
    border-bottom: 1px solid #ffffff;
    background-image: url(images/arrow_w.gif);
    background-repeat: no-repeat;
    background-position: 2px 9px;
}

.box2 li a {
    color: #FEFEFE;
    text-decoration: none;
}

.box2 a:visited {
    color: #CCCCCC;
    text-decoration: none;
}

.box2 a:hover {
    color: #FFFFCC;
    text-decoration: none;
}

.box3 {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 277px;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
    font-size: 12px;
    font-weight:bold;
    color:#403e3e
}

.box img {
	margin-top: 5px;
	border-width: 0px;
}

.list {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 20px 5px;
	float: left;
	width: 237px;
	list-style-type: none;
}
.list img {
	border-width: 0px;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 227px;
	list-style-type: none;
}
.list li {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 237px;
}
.list ul li {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 227px;
}
.list li a {
	background: url(images/dot.gif) no-repeat left 3px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.list li a:hover {
	background: url(images/dot.gif) no-repeat left 3px;
	padding-left: 10px;
	color: #A21300;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
}




.nolist {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 20px 5px;
	float: left;
	width: 237px;
	list-style-type: none;
}

.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 227px;
	list-style-type: none;
}

.nolist li {
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 237px;
}
.nolist ul li {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 227px;
}
.nolist li a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.nolist li img {
	border-width: 0px;
}
.nolist li a:hover {
	color: #A21300;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
}

#getflickr {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 20px 5px;
	float: left;
	width: 237px;
	list-style-type: none;
}
#getflickr  li {
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
}
#getflickr li img {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
	height: 96px;
	width: 96px;
	border: 1px solid #DEDEDE;
}
#getflickr li img:hover {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
	height: 96px;
	width: 96px;
	border: 1px solid #CCCCCC;
	background: #f9f9f9;
}






.adlist {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 10px 5px 5px 10px;
	float: left;
	width: 262px;
	list-style-type: none;
}
.adlist img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}
.adlist p {
	margin: 0px;
	padding: 8px 0px 0px 8px;
	float: left;
	width: 254px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.adlist p a {
	color: #990000;
	text-decoration: underline;
}
.adlist p a:hover {
	color: #CC0000;
	text-decoration: none;
}



#themeswitcher {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 4px 20px 0px;
	float: left;
	width: 237px;
	font-size: 11px;
	line-height: 18px;
	color: #232323;
	list-style-type: none;
}
#themeswitcher select {
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	width: 230px;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.sidebar-box form, .sidebar-box_s form {
	background: url(images/bd-sidebar.gif) repeat-y;
	margin: 0px;
	padding: 5px 20px 0px;
	float: left;
	width: 237px;
	font-size: 11px;
	line-height: 18px;
	color: #232323;
	list-style-type: none;
}
.sidebar-box p, .sidebar-box_s p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.sbm-b {
	padding: 1px;
	width: 230px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	border: 1px solid #CCCCCC;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	float: left;
	height: 83px;
	width: 1174px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 15px 10px 10px;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}
#footer-bot img {
	border-width: 0px!important;
}

#footer a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
#footer-bot {
	margin: 0px;
	padding: 0px 0px 5px;
    margin-left: 148px;
	float: left;
	width: 900px;
	position: relative;
}
#footer-bot .sidebar-box {
	float: left;
	width: 277px;
	background: url(images/bottom-sidebar.gif) no-repeat 11px bottom;
	padding-bottom: 25px;
	color: #222222;
	margin-bottom: 0px;
	padding-right: 11px;
	padding-left: 11px;
}





/* s-rank */

#sr_wrapper {
	font-family:Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	margin:0px 0 10px;
	display:block;
}
#sr_wrapper a, #sr_wrapper a:hover, #sr_wrapper a:visited {
	text-decoration:none;
	font-size:11px;
	background:none;
	border: 0;
	margin: 0;
	line-height:20px;
}
#sr_about {
	font-size:8px;
	clear:none;
	display:block;
	margin-left:5px;
	margin-top:25px;
	width:70px;
}
.sr_rank_container {
	width: 70px;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 0px;
	margin-right: 12px;
}
.sr_rank_bar {
	width:42px;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
    display: block;
}
.sr_rank_border {
	width:70px;
	border: 1px solid #dedede;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
}
.sr_rank_bar_filled {
    height: 3px;
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
}
.sr_rank_text {
	line-height:1.3em;
}
.wp-polls {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 96%;
}
.wp-polls form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.author img {
	height: 16px;
	width: 16px;
	border-width: 0px;
}

/*kalendarz*/
ul.counts {
list-style:none;
margin:1.5em 0 2em;
}

ul.counts li {
list-style:none;
color:#858585;
margin:0;
padding:0.5em 0;
}

ul.counts .count {
float:right;
color:#858585;
}

ul.counts a {
color:#BFBFBF;
text-decoration:none;
}


#otherbar {
    width: 281px;
    height: 240px;
    background-color: transparent;
    background-image: url(images/kalendarz-tlo.gif);
    background-repeat: no-repeat;
    background-position: 23px 0px;
    margin:0;
    margin-left: -13px;
    margin-bottom: 20px;
    text-align: center;
}

#otherbar ul.counts li {
list-style:none;
border:none;
color:#858585;
margin:0;
padding:0;
line-height:20px;
}
#otherbar ol,#otherbar ul,#otherbar li {
list-style:none;
margin:0;
}

#otherbar ul {
margin:0 0 10px;
}

#wp-calendar {
text-align:center;
background-color:transparent;
margin:0;
}

#wp-calendar td {
height:24px;
width:24px;
line-height:20px;
background-image:url(images/day.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#4f3535;
}

#wp-calendar td a {
display:block;
width:24px;
height:24px;
color:#fff;
text-decoration:none;
background-image:url(images/linkday.png);
background-position:center;
line-height:24px;
background-repeat:no-repeat;
}

#wp-calendar #prev a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
}

#wp-calendar #next a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
margin:0 0 0 0px;
}

#wp-calendar #today {
background-image:url(images/today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}

#wp-calendar #today a {
background-image:url(images/today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}

.datetime {
float:left;
height:50px;
width:50px;
background-image:url(images/date.png);
font-size:10px;
font-weight:700;
text-align:center;
color:#FFFFFF;
line-height:20px;
margin:0 10px 0 0;
}

.datetime span {
display:block;
line-height:30px;
color:#fff;
font-size:15px;
}


#wp-calendar caption,#wp-calendar th {
font-size:11px;
}

#wp-calendar .pad,#wp-calendar #prev,#wp-calendar #next {
background-image:url(images/do.png);
}
#wp-calendar td a{color:white; font-weight: bold;}

/*koniec kalendarza*/

/*breadcrumbs + link w formularzu Tell us your story*/
.breadcrumb
{
	margin: 0 0 0 23px;
}
.breadcrumb a, .breadcrumb a:visited, a.formularz, a.formularz:visited {
	color: #286899;
}
.breadcrumb a:hover, a.formularz:hover {
	color: #A21300;
}

/*koniec breadcrumbs*/
a.rssfeed {
    color: #000000;
}

/*zoopla*/
#search {
    background:url(images/zoopla.gif) no-repeat top left;
    width:235px;
    height:70px;
    margin:0 0 0 20px;
}
#search form {
    position:relative;
}
#search #searchfield {
    width:129px;
    margin:24px 30px 0 12px;
    border:1px solid #abadb3;
    position:absolute;
    padding:.1em;
    top:0;
    left:0;
    font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-size: 13px;
    height: 16px;
	font-weight: bold;
	color: #111111;
}
#search #searchbutton {
    position:absolute;
    top:0;
    right:42px;
}
.none {
    display:none;
}
/*koniec zoopla*/
