body {
	font:12px arial, Tahoma, verdana,sans-serif;
 	color: #53586A;
	margin: 0px;
	background: #80849F url(/users/gfx/standard-default/background.jpg) repeat-x scroll center top;
}

a, a:visited, a:link, a:active {
   color: #9298AC;
   text-decoration: none;
   text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.arr {
	color: #CE0000;
	font-size:13px;
}

table {
	border:0;
	width:100%;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

h1 {
	font-size:36px;
	color:#9298AC;
	letter-spacing:-1px;
	display:block;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2, h2 a{
	color:#CE0000 !important;
	font-size: 27px;
	font-weight: normal;
	margin:0;
	padding:0;
}

h3 {
	display:block;
	font-size:18px;
	font-weight:normal;
	margin:4px 0 9px;
	padding:0;
}


.active {
	color: #53586A;
	font-weight:bold;
}


#body {
	width: 100%;
}

#service-body {
	margin: 0 auto;
	width: 970px;
	padding-top:60px;
	position:relative;
}

#header{
	position:absolute;
	top:0;
	width:970px;
}

#content {
	clear:both;
	background: #FFF url(/users/gfx/standard-default/frame-top.gif) no-repeat;	
}

#tools {
	height:30px;
}

#tools .icon-favorite, #tools .icon-rss, #tools .icon-mail{
	background: url(/users/gfx/standard-default/icons.gif) no-repeat;
	background-position: 0px -118px;
	width:23px;
	height:22px;
	display:block;
	float:right;
	margin:8px 10px 0 0;
}

#tools .icon-rss{
	background-position: 0px -149px;
	margin-right:16px;
}

#tools .icon-mail{
	background-position: 0px -206px;
	margin-right:11px;
	width:28px;
}


#content-foot {
	height:45px;
	background: #FFF url(/users/gfx/standard-default/frame-bottom.gif) no-repeat;	
}

#service-header .logo{
	float:left;
	margin:4px 0 0 5px;
}

#service-header .menu{
	float:right;
	width: 805px;
	height: 40px;	
	background: #ffffff url(/users/gfx/standard-default/menu.gif) no-repeat;
	font-weight:bold;
	color: #8288A0;
	font-size:11px;
}

#service-header .menu a, #service-header .menu a:visited, #service-header .menu a:link, #service-header .menu a:active {
	text-decoration:none;
	color: #8288A0;
}

#service-header .menu .linksLogin, #service-header .menu .linksLogout {
	float:right;
	margin-right:15px;	
}

#service-header .menu .linksLogout {
	display:none;
}

#service-header .menu .label{
	color:#53586A;
}

#service-header #user-login{
	color:#E6971B;
}

#service-header .menu li {
	padding:0 16px;
	background-image: url(/users/gfx/standard-default/icons.gif);
	background-position: 0px -25px;
	background-repeat:no-repeat;
}

/* menu rozwijane */
#nav { display: block; margin: 12px 0 0 10px ; padding: 0; position: relative; z-index:999}
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;}
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul li { float: none !important; background-image:none !important}
#nav ul ul { top: 0; }

#nav ul { width: 158px; }

#nav *:hover { background-color: none; }
#nav ul a { color: white; padding: 6px; line-height: 1; }
#nav li.hover a {  }
#nav ul { top: 25px; }
#nav ul li a {  }
#nav ul a.hover { text-decoration:underline !important; }
#nav ul a { opacity: 0.9; filter: alpha(opacity=90); }
#nav ul a { border: 0 }

#nav .el_first {
	background-image: none !important; 
}
	
#nav .el_top, #nav .el_bottom {
	background-image: url(/users/gfx/standard-default/pulldown-top-bottom.gif);
	background-repeat:no-repeat;
}

#nav .el_bottom {
	background-position: 0px -37px;
}

#nav .el_middle {
	background-image: url(/users/gfx/standard-default/pulldown-middle.gif);
}

#nav a.myzone  {
	color:#CE0000 !important;
}

/* stopka */
#footer {
	margin-bottom:20px;
}

#footer .links {
	margin-top:20px;
	background: #FFF url(/users/gfx/standard-default/footer.gif) no-repeat;
	height: 59px;
	color: #8288A0;
	font-size:14px;
}

#footer .links a, #footer .links a:visited, #footer .links a:link, #footer .links a:active {
	color: #8288A0;
}


#footer .links ul{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 20px 30px 0 0;
	float:right;
}

#footer .links li{
	float:left;
	margin-left:15px;
}

#footer .copy{
	margin-top:5px;
	font-size:11px;
	color: #BDC3D5;
}

#footer .copy .w3media{
	margin-left:20px;
}

#footer .copy a.w3media{
	background-image:url(/users/gfx/standard-default/w3media.gif);
	background-repeat:no-repeat;
	background-position:0 0px;
	margin-left:5px;
	padding-left:70px;
	text-decoration: none;
}

#footer .copy a.w3media:hover{
	background-position:0 -30px;
}


img {
	border: 0;
}

br.cb, div.cb {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.content-left {
	width: 575px;
	padding: 0 10px 15px 25px;
	float: left;
}

.content-right {
	width: 305px;
	padding: 10px 25px 0 0;
	float: right;
}

p.buttons {
	text-align: right;
	clear:both;
}

p.buttons a {
	text-decoration: none;
}

.ad-box-navi {
	padding: 0 0 25px 15px;
}

.info-box {
	background:#FAF5D6 url(/gfx/icon_info_y.gif) no-repeat scroll 10px center;
	color:#838383;
	margin-bottom:10px;
	padding:10px 10px 10px 50px;
	font-size:11px;
}


/* przyciski */
input.button, input.button_cancel, input.button_blue {
	font-family: Arial, Verdana,sans-serif,Arial;
	background-image: url(/users/gfx/standard-default/button-yellow.gif);
	background-repeat: repeat-x;
	border: 0;
	color:#FFFFFF;
	font-size:14px;
   width:90px;
	height:27px;
   overflow:visible;
	margin-left: 10px;
	cursor:pointer;
	padding-bottom:2px;
}

input.button_cancel {
	background-image: url(/users/gfx/standard-default/button-gray.gif);
}

input.button_blue {
	background-image: url(/users/gfx/standard-default/button-blue.gif);
}


a.button, a.button_cancel, a.button_blue{
	display:block;
	width:90px;
	height:21px;
	background-image: url(/gfx/button-yellow.gif);
	background-repeat: no-repeat;
	padding-top:6px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

a.button_cancel {
	background-image: url(/gfx/button-gray.gif);
}

a.button_blue {
	background-image: url(/gfx/button-blue.gif);
}

/* stronicowanie */
.pages {
	margin-top:35px;	
}

.pages a, .pages span {
	font-size:13px;
	padding: 0 2px;
}

a.pages_right, a.pages_left {
	display:inline;
	width:100px;
	height:100px;
	background-image: url(/users/gfx/standard-default/button-yellow.gif);
	background-repeat: no-repeat;
	padding:6px 15px;
	color:#FFF;
	-moz-border-radius:5px;
}

a.pages_left {
	margin-right:10px;
	background-image: url(/users/gfx/standard-default/button-gray.gif);
}

a.pages_right {
	margin-left:10px;
}

.pages_pos_current {
	font-weight: bold;
}



/* popovery */

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 420px;
    background-color: #FFF;
	 color:#3F3F3F;
	 overflow:hidden;
}

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmWindow a{
	color:#63879D;
}

.jqmWindow h1 {
	margin: 3px;
	padding: 0;
}
.jqmOverlay { background-color: #000; }

html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.popover {
	border: 2px solid;
	border-color: #CCC #666 #666 #CCC;
}

.popover .popover_header{
	height:25px;
	background-color: #ADADAD;
	background-image:url(/users/gfx/standard-default/popover_header_bg.gif);
	background-repeat:repeat-x;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding:2px 5px 0 10px;
	line-height:22px;
}

.popover h4{
	margin:0;
}

.popover .popover_close{
	float:right;
	background-image:url(/users/gfx/standard-default/icons.gif);
	background-position:0 -178px;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:18px 0 0 18px;
	height:0;
	margin-top:2px;
}

.popover .popover_close span{
	display:none;
}

.popover .popover_content {
	padding:20px;
}


/* popover logowania */
#jqmLogin label {
	width:70px;
	display:block;
	float:left;
	font-weight:normal;
	text-align:left;
	padding:0;
	line-height:21px;
	font-size:13px;
	clear:both;
}

#jqmLogin label.error  {
	margin-left:70px;
	display:block;
	width:auto;
	font-size:10px;
	color:#F00;
	clear:both;
}

#jqmLogin .login_input {
	width:300px;
}

#jqmLogin p {
	padding-bottom:10px;
}

#jqmLogin label.error-login {
	display:none;
}


#jqmLogin .ext_link {
	margin-top: 10px;
	font-size:11px;
	line-height:16px;
}

#jqmLogin #service_login{
	margin:0;
}

#comment-register {
	display:none;
}

/* popover abuse */
#jqmAbuse textarea {
	height:70px;
	width:100%;
}


/* post */
#post {
	position:relative;
}

#post h1{
	font-size:36px;
	color:#CE0000;
	padding-top:45px;
}

#post ul.tags {
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 20px 0 0 0;
}

#post .tags li{
	float:left;
	padding-right:8px;
}

#post .tags a{
	color:#9298AC;
	font-weight:normal;
}

#post .post_content {
	margin-top:15px;
	line-height:19px;
	font-size:13px;
}

#post .post_content ul{
	margin:0;
	padding:0 25px;
}

#post .post_content a, #post .post_content a:visited, #post .post_content a:link, #post .post_content a:active{
	text-decoration:underline;
	color:#4F5999;
}


#post .comments_header {
	height:35px;
	background-image:url(/users/gfx/standard-default/comments-header-2.gif);
	background-repeat: no-repeat;
	padding-top:2px;
	margin:40px 0 20px 0;
}

#post .comments_header input {
	float:right;
}

#post .comments_header a {
	background:transparent url(/users/gfx/standard-default/icons.gif) no-repeat scroll 0 -149px;
	display:block;
	float:right;
	height:22px;
	margin-top:3px;
	width:23px;
}

#post .comments_footer {
	height:35px;
	background-image:url(/users/gfx/standard-default/comments-footer-2.gif);
	background-repeat: no-repeat;
	padding-top:2px;
	margin:0;
}

#post .comments_footer input {
	float:right;
}


#post .post_content .options {
	text-align: right;
	margin-top:20px;
}


/* post - share */
#post .share{
	padding:10px 0 20px;
}

#post .share .share-item{
	float:left;
	margin-right:20px;
}
#post .share .share-item.like-it{
	position:relative;
	top:-1px;
}
.fb_share_count_nub_right {
	display:none !important;
}

/* lista kometnarzy */
ul.comments-list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

li.comment {
	padding: 0 0 30px 0;
}

.comments-list .avatar{
	width:75px;
	float:left;
}

.comments-list .awatarimg{
	width:64px;
	height:64px;
}

.comments-list .comment_content{
	float:right;
	width:500px;
}

.comments-list .comment_header{
	font-size:11px;
}

.comments-list .nick, .comments-list .nick a{
	font-weight:bold;
	color:#E6971B;
}

.comments-list .options {
	float:right;
}

.comments-list .comment_title{
	margin:5px 0;
	font-weight:bold;
	font-size:12px;
}

.comments-list .comment_body{
	font-size:12px;
	line-height:16px;
}




/* dodawanie komenarza */
#post-add-comment {
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 30px;
	display: none;
	-moz-border-radius:5px;
}

#comment-saved, #comment-failed, #post-comment-wait, #post-comment-on-bl {
	display: none;
}
#post-comment-on-bl {
	font-weight: bold;
	margin-bottom:20px;
}
#post-add-comment p {
	margin:0;
}

#post-add-comment label {
	display: block;
	font-weight:bold;
	margin-bottom:5px;
}

#post-add-comment textarea {
	width: 100%;
	height: 200px;
}

#post-add-comment .commenttext{
	margin-bottom:10px
}

#post-add-comment .commenttext .commenttitle{
	width:100%;
	border:solid 1px #E5E5E5;
}

#post-add-comment .commentauthor {
	border:solid 1px #E5E5E5;
}

#post-add-comment label.error{
	color: #E04040;
}
#commentauthorbody {
	padding: 0 0 10px 0;
	width: 200px;
}

/* lista postów */
ul.post-list {
	list-style-type: none;
	list-style-position: outside;
	margin: 30px 0 0 0;
	padding: 0;
}

ul.post-list li {
	padding: 30px 0 50px 5px;
	position: relative;
}


.post-info {
	color: #fff;
	position: absolute;
	top: 0;
	left: -32px;
	font-style: italic;
	font-size: 14px;
	background: url(/users/gfx/standard-default/header-d-l.gif) no-repeat left top;
	padding-left:15px;
	
}
.post-info a, .post-info a:visited, .post-info a:link, .post-info a:active {
	color: #FFD200;
}

.post-comments {
	color: #FFD200;
}

.post-info-body {
	line-height: 24px;
	background: url(/users/gfx/standard-default/header-d-r.gif) no-repeat right top;
	padding-right:15px;
}

.post-list .post-img {
	width:120px;
	height:120px;
	float:left;
}

.post-list .post-img {
	width:105px;
	height:120px;
	float:left;
	background: url(/users/gfx/standard-default/post-cover.gif) no-repeat right top;
}

.post-list h2{
	margin-bottom:20px;
}

.post-list .post-content {
	float-right;
	padding:0 0 0 125px;
	line-height:18px;
}

/* elementy prawej szpalty */
.box {
	padding: 45px 0 25px 15px;
	position: relative;
}
.box-header {
	position: absolute;
	left:0px;
	top:0;
	background: url(/users/gfx/standard-default/header-l-r.gif) no-repeat right top;
	width: 337px;
}
.box .box-header h3 {
	background: url(/users/gfx/standard-default/header-l-l.gif) no-repeat left top;
	padding: 0 22px 0 15px;
	margin: 0;
	line-height: 30px;
	color:#8288A0;
}

.box .box-header h3 .box-header-right{
	font-size:11px;
	display:block;
	float:right;
}

/* user box - sg */
#user-box-index {
	margin-bottom:25px;	
}

#user-box-index .blog_url{
	font-size:11px;
}

#user-box-index .blog_url a{
	text-decoration:none;
}

#user-box-index .blog_name{
	margin-top:10px;
}

#user-box-index .blog_info{
	margin-top:30px;
}

#user-box-index .avatar{
	width:125px;
	float:left;
}

#user-box-index .nick {
	position:relative;
	float:right;
	width:450px;
}

#user-box-index .nick a{
	color:#E6971B;
	font-size:28px;
}

#user-box-index .about{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	float:right;
	width:450px;
}

#user-box-index .counter{
	float:right;
	font-size:11px;
	position:absolute;
	bottom:3px;
	right:0;
	color:#9298AC;
}

/* user box - pozostale strony */

#user-box {
	margin-bottom:50px;	
}

#user-box .blog_url{
	font-size:11px;
}

#user-box .blog_url a{
	text-decoration:none;
}

#user-box .blog_name{
	margin-top:10px;
}

#user-box .blog_name h1 a{
	color:#A1A6B7;
	font-size:27px;
}


#user-box .blog_info{
	margin-top:20px;
}

#user-box .avatar{
	width:70px;
	float:left;
}

#user-box .nick{
	position:relative;
}

#user-box .nick a{ 
	color:#E6971B;
	font-size:12px;
	font-weight:bold;
	
}

#user-box .about{
	font-size:11px;
	margin-top:8px;
	font-weight:normal;
}

#user-box .counter{
	float:right;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	bottom:3px;
	right:0;
	color:#9298AC;
}



/* prawa szpalta: posty */
#right-posts .list_type, #right-posts .list_days{
	font-size: 11px;
	color: #9298AC;
	margin-bottom:15px;
	line-height:15px;
}

#right-posts .list_days{
	float:right;
}

#right-posts .list_calendar{
	padding:1px 0 1px 27px;
	background-image:url(/users/gfx/standard-default/icons.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	color: #CE0000;
}

#right-posts .calendar_container{
	display:none;
	margin-bottom:15px;
}

#right-posts .latest_order{
	font-weight:bold;
}

#right-posts .popular_list{
	display:none;
}

/* kalendarz */
table.calendar {width: 100%; border-collapse: collapse;}
table.calendar td, table.calendar th {text-align: center; font-size: 12px; padding:3px}
table.calendar tr.r1 {background: #F3F3F3}
table.calendar tr.r2 {background: #ffffff}
table.calendar tr.navi {background: #E0E0E0}
table.calendar tr.navi td {font-weight: bold; color: #53586A}
table.calendar tr.navi td a {color: #53586A; text-decoration: none}
table.calendar tr td a {font-weight: bold;}

/* prawa szpalta: listy */
.box ul {
	padding:0;
	margin:0;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

.box li{
	padding-bottom:7px;
}

.box .ext_info{
	font-size:11px;
	color:#E6971B;	
}

/* prawa szpalta: lista postów */

.right-post-list a{
	color:#9298AC;
}

.right-post-list .ext_info{
	display:block;
}

/* prawa szpalta: polecane strony */
#my-links .ext_info{
	display:block;
}

/* prawa szpalta: ulubione blogi */
#my-favourite-authors .ext_info{
	display:block;
}


/* tagi */
ul.tags {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	font-size:13px;
}

ul.tags li, ul.tags li a {
	display: inline;
	text-decoration: none;
}
ul.tags li a:hover {
	text-decoration: underline;
}

.box ul.tags {
	padding: 0 0 0 0;
}

.tag1 {font-size: 12px;}
.tag2 {font-size: 14px; font-weight:bold;}
.tag3 {font-size: 17px;}
.tag4 {font-size: 20px;}
.tag5 {font-size: 24px;}


/* box wyszukiwarki */
#search-box {
	position: relative;
	padding-bottom:90px;
}
#search-box .search-bg{
	position:absolute;
	width:337px;
	height: 50px;
	background: url(/users/gfx/standard-default/search-input.gif) no-repeat;
	padding:15px 0 0 55px;
}

#search-box .search-input{
	border:0;
	background:none;
	font-style:italic; 
	color:#9298AC;
	font-size:14px;
	width:190px;
}

#search-box .search-submit{
	background: url(/users/gfx/standard-default/icons.gif) no-repeat;
	background-position: 0px -59px;
	width:40px;
	height:25px;
	border:0;
	position:absolute;
	top:13px;
	right:78px;
	cursor:pointer;
}

/* strona archiwum */
#archive h3{
	color:#CE0000;
}

/* strona tagów */
#tags h3{
	color:#CE0000;
}


/* box: zarejestruj się */
#register-box {
	position: relative;
	padding:0px 0 50px;
	margin-bottom:25px;
}

#register-box a {
	position:absolute;
	width:337px;
	height:50px;
	display:block;
	background: url(/users/gfx/standard-default/register.gif) no-repeat;
}

/* box: odsłony */
#my-counter {
	font-size:11px;
	color: #9298AC;
	padding-top:20px;
}

/* w3socials */
.w3social {
	float:left;
}
.w3social a{
	padding-right:4px;
}
