/*  
Theme Name: freshCitrus
Theme URI: http://freethemelayouts.com/
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/
*
	{
	margin: 0;
	padding: 0;
	}

body
	{
	background: #fff url("images/bg.jpg") no-repeat center top;
	text-align: center;
	font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	}

.inv
	{
	display: block;
	visibility: hidden;
	}

p
	{
	padding: 5px 0;
	}

a
	{
	text-decoration: none;
	color: #70a529;
	border: none;
	}

a:hover
	{
	color: #0989ae;
	}

img
	{
	border: none;
	}

.alignright
	{
	float: right;
	}

.alignleft
	{
	float: left;
	}

.aligncenter
	{
	display: block;
	margin: 0 auto;
	}

#container
	{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#web-20
	{
	width: 92px;
	height: 94px;
	position: absolute;
	background: url("images/web20.png") no-repeat 0 0;
	right: -43px;
	top: 153px;
	z-index: 100;
	}

#nav-content
	{
	width: 900px;
	height: 28px;
	}

#navigation
	{
	height: 28px;
	padding-left: 40px;
	overflow: hidden;
	}

#navigation li
	{
	list-style-type: none;
	width: 90px;
	height: 28px;
	background: url("images/navlist-bg.gif") no-repeat right top;
	padding-right: 2px;
	text-align: center;
	float: left;
	}

#navigation li a
	{
	width: 90px;
	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
	}

#navigation li a:hover
	{
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	}

#navigation .current_page_item a, #navigation .current_page_item a:hover
	{
	width: 90px;
	height: 22px;
	display: block;
	color: #fff;
	background: url("images/navlist-hover.png") no-repeat 0 0;
	padding-top: 6px;
	text-decoration: none;
	}

#search
	{
	position: absolute;
	right: 20px;
	top: 10px;
	}

#searchform
	{
	width: 230px;
	overflow: hidden;
	}

#searchform input
	{
	float: left;
	}

#searchform #s
	{
	width: 160px;
	height: 17px;
	border: 0;
	color: #796a4b;
	padding-top: 3px;
	background-color: transparent;
	}

#searchform #searchsubmit
	{
	width: 54px;
	height: 16px;
	background: url("images/search.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
	}

#header
	{
	width: 900px;
	height: 124px;
	}

#header h1
	{
	width: 235px;
	height: 81px;
	line-height: 81px;
	text-indent: -9999px;
	}

#header h1 a
	{
	width: 235px;
	height: 81px;
	display: block;
	background: url("images/logo.png") no-repeat 0 0;
	}

#description
	{
	width: 860px;
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	margin-top: -12px;
	z-index: 100;
	}

#sub-nav
	{
	width: 900px;
	height: 56px;
	}

#sub-nav .rss
	{
	width: 70px;
	height: 56px;
	display: block;
	background: url("images/rss.jpg") no-repeat 0 0;
	margin-left: 18px;
	}

#sub-nav .rss:hover
	{
	background: url("images/rss.jpg") no-repeat 0 -56px;
	}

div#tagi
	{
	margin-left: 16px;
	width: 195px;
	line-height: 24px;
	text-align: justify;
	}

#main-wrapper
	{
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
	}

#akcje
	{
	padding: 30px 50px;
	width: 700px;
	}

#left
	{
	width: 640px;
	padding: 0 20px 30px 20px;
	float: left;
	}

#left h2
	{
	font-size: 24px;
	font-weight: normal;
	color: #70a529;
	margin: 0;
	padding: 0;
	}

#left h2 a
	{
	color: #70a529;
	text-decoration: none;
	}

#left h2 a:hover
	{
	color: #777;
	text-decoration: none;
	}

#left h3, #akcje h3
	{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-top: 15px;
	margin-bottom: 15px;
	}

.meta-data
	{
	width: 640px;
	height: 23px;
	color: #b5b5b5;
	font-size: 14px;
	margin-bottom: 10px;
	}

.meta-data .auth-date
	{
	width: 485px;
	float: left;
	background: url("images/star.gif") no-repeat 0 4px;
	padding-left: 18px;
	padding-top: 4px;
	}

.meta-data .comments-no
	{
	float: right;
	width: 47px;
	height: 23px;
	background: url("images/comments-no.gif") no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	}

.meta-data .comments-no a
	{
	text-decoration: none;
	color: #fff;
	}

.entry
	{
	width: 640px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

#akcje .entry
	{
	width: 785px;
	}

.entry p
	{
	line-height: 23px;
	text-align: justify;
	}

#akcje .entry p
	{
	margin-left: 15px;
	}

.entry p a
	{
	font-weight: normal;
	}

.entry p a.more-link
	{
	font-weight: normal;
	}

.entry ul, .entry ol
	{
	margin-left: 30px;
	}

.entry ol li, #akcje ol li
	{
	line-height: 23px;
	margin: 10px 0 15px 10px;
	}

.entry ul li, #akcje ul li
	{
	line-height: 23px;
	}

.entry img
	{
	margin: 5px 0;
	}

.wykopywarka
	{
	vertical-align: middle;
	}

.entry blockquote
	{
	border-left: 1px solid #aaa;
	margin: 5px 20px 10px 40px;
	padding-left: 10px;
	font-style: italic;
	line-height: 23px;
	}

.entry table
	{
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 15px 0;
	}

.entry table tr td
	{
	padding: 5px 0;
	}

.entry a.chrome
	{
	display: block;
	width: 605px;
	height: 27px;
	padding: 2px 0 0 35px;
	background: url("images/pasek-adresu.png") no-repeat 0 0;
	font-weight: normal;
	font-size: 14px;
	}

div.wp_syntax
	{
	color: #333;
	width: 627px;
	padding: 2px 0 2px 3px;
	margin: 3px 0 3px 10px !important;
	border: 1px solid #bbb !important;
	}

.ddsg-wrapper
	{
	margin: 20px 0 20px 20px;
	}

.ddsg-wrapper ul
	{
	margin: 0 0 3px 30px;
	}

#post-links
	{
	width: 640px;
	position: relative;
	}

.prev-entries
	{
	position: absolute;
	left: 0;
	top: 0;
	}

.prev-entries a, .next-entries a
	{
	font-size: 18px;
	}

.prev-entries a
	{
	width: 130px;
	display: block;
	}

.next-entries
	{
	position: absolute;
	right: 0;
	top: 0;
	}

.next-entries a
	{
	width: 130px;
	display: block;
	}

.commentlist
	{
	width: 640px;
	padding: 10px 0 20px 0 !important;
	margin: 0 !important;
	}

.commentlist li
	{
	width: 640px;
	list-style-type: none;
	margin-bottom: 20px;
	}

.commentlist li div.comment-body
	{
	width: 630px;
	padding: 5px 5px;
	}

.commentlist .children
	{
	margin: 20px 0 0 0 !important;
	}

.commentlist .children li div.comment-body
	{
	width: 580px;
	margin-left: 50px !important;
	}

.commentlist li div.comment-body, .children li div.comment-body
	{
	border-top: 1px solid #a0d559;
	}

.commentlist li.bypostauthor div.comment-body, .children li.bypostauthor div.comment-body
	{
	border-top: 1px solid #a0d559;
	}

div.comment-body p
	{
	margin-left: 15px;
	line-height: 22px;
	}

div.comment-body span.cluv
	{
	font-size: 11px !important;
	font-style: italic !important;
	padding: 0 0 0 20px;
	margin-top: 10px;
	background: url("images/blog.gif") no-repeat 0 0;
	}

div.reply
	{
	margin-left: 15px;
	}

ol.commentlist #respond
	{
	margin: 15px 0 15px 15px;
	}

ol.commentlist #respond h3
	{
	display: none;
	}
div.comment-gravatar-author
	{
	margin-bottom: 5px;
	}

div.gravatar
	{
	height: 32px;
	width: 32px;
	padding: 0;
	float: right;
	display: inline;
	}

div.comment-author
	{
	width: 400px;
	height: 32px;
	display: inline;
	}

div.comment-author a.data
	{
	font-size: 10px;
	}

div.comment-meta
	{
	width: 206px;
	float: right;
	text-align: right;
	}

cite.fn
	{
	font-style: normal;
	font-weight: bold;
	}

span.says
	{
	display: none;
	}

#commentform
	{
	width: 640px;
	}

#commentform input
	{
	width: 350px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #aaa;
	}
	
#commentform textarea
	{
	background-color: #fff;
	border: 1px solid #aaa;
	}

#commentform #comment
	{
	width: 500px;
	height: 150px;
	background-color: #fff;
	}

#commentform #submit
	{
	width: 76px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
	}

#commentform #commentluv
	{
	margin-top: 10px;
	}

#commentform p.subscribe-to-comments input
	{
	margin: 0 3px 0 6px;
	height: auto;
	}

fieldset.options ul, fieldset.options ol
	{
	margin: 5px 0 20px 25px;
	}

fieldset.options ul li, fieldset.options ol li
	{
	padding-bottom: 5px;
	}

#right
	{
	width: 220px;
	padding-top: 25px;
	float: left;
	}

.sdb-content
	{
	width: 220px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	}

.sdb-content h3
	{
	font-size: 20px;
	font-weight: normal;
	color: #0989ae;
	padding-left: 14px;
	margin-bottom: 10px;
	background: url("images/sdb-title.png") no-repeat right bottom;
	}

.sdb-content ul
	{
	width: 185px;
	margin-left: 35px;
	background: url("images/sdb-ul.gif") repeat-y 0 0;
	}

.sdb-content ul li
	{
	list-style-type: disc;
	color: #70a529;
	width: 200px;
	height: 34px;
	padding: 0 0 1px 0;
	background: url("images/sdb-li.gif") no-repeat right bottom;
	}

.sdb-content ul li a
	{
	width: 196px;
	height: 24px;
	display: block;
	color: #70a529;
	padding-top: 10px;
	text-decoration: none;
	}

.sdb-content ul li a:hover
	{
	color: #0989AE;
	background: url("images/sdb-hover.gif") no-repeat 0 0;
	}

.sdb-content ul.recentcomments
	{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
	}

.sdb-content ul.recentcomments a:hover
	{
	background: transparent;
	}

.sdb-content ul.ost-kommentarze li
	{
	height: 80px;
	}

.sdb-content ul.ost-kommentarze li p.ost-tresc
	{
	margin-bottom: 0;
	width: 196px;
	padding-left: 14px;
	}

.sdb-content ul.ost-kommentarze li p.ost-tytul, .sdb-content ul.ost-kommentarze li p.ost-autor
	{
	font-size: 9px;
	width: 196px;
	padding-left: 14px;
	}

.center
	{
	width: 220px;
	text-align: center;
	background: url("images/sdb-ul.gif") repeat-y 0 0;
	}

#wp-calendar, #wp-calendar caption
	{
	margin: 10px auto 0 auto;
	}

#wp-calendar td
	{
	padding: 0 5px;
	}

#footer
	{
	clear: both;
	color: #d0d0d0;
	width: 900px;
	margin-top: 30px;
	padding: 5px 0 20px 0;
	}

#footer a
	{
	color: #d0d0d0;
	text-decoration: none;
	}

#footer a:hover
	{
	text-decoration: underline;
	}

#footer .check
	{
	color: #bed678;
	}

fieldset
	{
	padding: 5px;
	margin-top: 15px;
	}
