body {
	font:12px arial, Tahoma, verdana, sans-serif;
 	color: #53586A;
	margin: 0px;
	background: #80849F url(/gfx/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 {
	margin:0 0 30px 0;
	padding:0;
	font-size:18px;
	color:#CE0000;	
	font-weight: normal;
}

#tag h1, #archive h1, #service-search h1 {
	font-size:36px;
	color:#9298AC;
	letter-spacing:-1px;
	display:block;
	font-weight:normal;
	margin:0 0 30px 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;
	color:#CE0000;
}


.active {
	color: #53586A;
	font-weight:bold;
}


#body {
	width: 100%;
}

#service-body {
	margin: 0 auto;
	width: 970px;
}

#content {
	margin-top:20px;
	clear:both;
	background: #FFF url(/gfx/frame-top.gif) no-repeat;	
}

#tools {
	height:30px;
}

#tools .icon-rss {
	background: url(/users/gfx/standard-default/icons.gif) no-repeat;
	background-position: 0px -149px;
	width:23px;
	height:22px;
	display:block;
	float:right;
	margin:8px 10px 0 0;
}


#content-foot {
	height:45px;
	background: #FFF url(/gfx/frame-bottom.gif) no-repeat;	
}

#service-header .logo{
	float:left;
	margin:21px 0 0 15px;
}

#service-header .login_box{
	text-align:right;
	padding:5px 0;
	color:#FFFFFF;
}

#service-header .login_box{
	text-align:right;
	padding:5px 3px;
	font-weight:bold;
	font-size:11px;
}

#service-header .login_box a{
	color:#FFFFFF;
}

#service-header .login_box .linksLogout {
	display:none;
}

#service-header .login_box .label{
	color:#53586A;
}

#service-header #user-login{
	color:#CE0000;
}


/* menu */ 
#service-header .menu{
	float:right;
	width: 629px;
	height: 79px;	
	background: url(/gfx/menu-bg.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 li {
	background-image: url(/gfx/icons.gif);
	background-position: 0px -229px;
	background-repeat:no-repeat;
}

/* menu: rozwijane */
#nav { display: block; margin: 20px 0 0 25px ; padding: 0; position: relative; z-index:999}
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;  line-height:18px;}
#nav a { display: block; font-size:17px;}
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { font-size:13px; font-weight: normal}
#nav ul li { float: none !important; background-image:none !important; padding:0 !important; border:0; line-height:0;}
#nav ul ul { top: 0; }

#nav ul { width: 126px; }

#nav *:hover { background-color: none; }
#nav ul a { color: white; padding: 6px; line-height: 1; }
#nav li.hover a {  }
#nav ul { top: 35px; }
#nav ul a.hover { text-decoration:underline !important; }
#nav ul a { opacity: 0.9; filter: alpha(opacity=90); }
#nav ul a { border: none; padding-left:26px }

#nav .el_first {
	background-image: url(/gfx/button-start.gif) !important;
	background-position:0 !important;
	padding: 10px 40px 11px 20px !important;
}

#nav .el_first a {
	color:#FFF !important;
}


#service-header .menu li a{
	padding:10px 25px 11px;
}


#service-header .menu li.first{
	background:none;
}

#service-header .menu li.active{
	background-image: url(/gfx/menu-button-r.gif);
	background-repeat:no-repeat;
	background-position:right;
	baackground-position: 0px 6px;
}

#service-header .menu li.active a{
	background-image: url(/gfx/menu-button-l.gif);
	background-position:left top;
	background-position: 0px 6px;
	background-repeat:no-repeat;
	color:#FFF !important;
}

#service-header .menu li.active ul li a{
	color:#9298AC !important;
}


#nav .el_middle {
	background-image: url(/gfx/pulldown-middle.gif) !important;
	background-position:0 0 !important;
	background-repeat:repeat-y !important;
	padding:3px 25px !important;
	color: #8288A0 !important;
	
}

#nav .el_top, #nav .el_bottom{
	background-image: url(/gfx/pulldown-top-bottom.gif) !important;
	background-repeat:no-repeat !important;
	background-position: 0 0 !important;
	padding:3px 25px !important;
	color: #8288A0 !important;
}

#nav .el_top{
	padding-top:20px !important;
}

#nav .el_bottom {
	background-position: 0px -24px !important;
	padding-bottom:20px !important;
}


#nav a.myzone  {
	color:#CE0000 !important;
}





/* stopka */
#footer {
	margin-bottom:20px;
}

#footer .links {
	margin-top:20px;
	background: #FFF url(/gfx/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(/gfx/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 {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.content-full {
	width: 920px;
	padding: 15px 25px 15px 25px;
}

.content-left {
	width: 575px;
	padding: 15px 10px 15px 25px;
	float: left;
}
.content-right {
	width: 305px;
	padding: 10px 25px 0 0;
	float: right;
}

p.buttons, div.buttons {
	text-align: right;
	clear:both;
}

p.buttons a {
	text-decoration: none;
}

.ad-box-navi {
	padding: 0 0 25px 15px;
}


/* przyciski */
input.button, input.button_cancel, input.button_blue {
	font-family: Arial, Verdana,sans-serif,Arial;
	background-image: url(/gfx/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:5px;
}

input.button_cancel {
	background-image: url(/gfx/button-gray.gif);
}

input.button_blue {
	background-image: url(/gfx/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;
}

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(/gfx/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(/gfx/button-gray.gif);
	padding-left:12px;
}

a.pages_right {
	margin-left:10px;
}

.pages_pos_current {
	font-weight: bold;
}



/* formularze */
form {
	margin: 0;
}

input, select, textarea {
	border:1px solid #ADADAD;
	font-size:14px;
	padding:2px;
}

.form label {
	display:block;
	width:115px;
	padding-right:10px;
	float:left;
	font-size:12px;
}

label.inline {
	display:inline;
	float:none;
}

.form .required {
	font-weight:bold;
}	
		
.form .right_panel {
	float:right;
	width:450px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
}

.form .input_panel {
	float:left;
	width:250px;
}

.form .desc {
	float:right;
	width:180px;
	padding-left:10px;
	color:#838383;
	line-height:14px;
	font-size:11px;
}

.form input {
	width:100%;
}

input.checkbox{
	width:auto;
	border:0;
}

.form .element {
	clear:both;
	overflow: hidden;
	margin-bottom:10px;
}

label.error  {
	display:block;
	width:auto;
	font-size:10px;
	color:#F00;
	clear:both;
}

label.ok  {
	display:block;
	width:auto;
	font-size:10px;
	color:#4ABF38;
	clear:both;
}

.form .button, .form .button_cancel{
	width:90px;
}


/* textarea limit */
.textarea-limit{
	width:100%;
	border:1px solid #ADADAD;
}

.count-desc{
	color:#838383;
	font-size:11px;
}

.count-desc .count{
	font-weight:bold;
}

/* rejestracja */
#register_form textarea	{
	width:100%;
}
#register_form .blog_on{
	width:auto;
}

#register_form .terms {
	display:inline;
	float:none;
	font-size:11px;
}

#register_form .imgcode{
	margin-left:5px;
	position:relative;
	top:-6px;
	width:80px;
}


#blog_form {
	display:none
}


#blog_subdomain{
	width:110px;
	margin:0 5px;
}

label.signup_blog{
	color:#CE0000;
	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(/gfx/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(/gfx/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;
}



/* lista postów */
ul.post-list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 30px 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(/gfx/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(/gfx/header-d-r.gif) no-repeat right top;
	padding-right:15px;
}

.post-list .post-img {
	width:85px;
	height:127px;
	float:left;
	background: url(/gfx/post-dashes.gif) repeat-y right;
	text-align:right;
	width:85px;
	padding-right:20px;
}

.post-list h2{
	margin-bottom:20px;
}

.post-list .post-content {
	float-right;
	padding:0 0 0 125px;
	line-height:18px;
}


.post-list a.nick {
	color:#E6971B;
	font-weight:bold;
	font-size:11px;
}

.post-list .nick {
	overflow:hidden;
	margin-bottom:10px;
}

.post-list .ext_info {
	font-size:11px;
	color:#9298AC;
	margin-top:8px;
}


/* elementy prawej szpalty */
.box {
	padding: 45px 0 25px 15px;
	position: relative;
}
.box-header {
	position: absolute;
	left:0px;
	top:0;
	background: url(/gfx/header-l-r.gif) no-repeat right top;
	width: 337px;
}
.box .box-header h3 {
	background: url(/gfx/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;
}


/* prawa szpalta: posty */
.content-right .list_type, #right-posts .list_days{
	font-size: 11px;
	color: #9298AC;
	margin-bottom:15px;
	line-height:15px;
}

.content-right .list_days{
	float:right;
}

.content-right .list_calendar{
	padding:1px 0 1px 27px;
	background-image:url(/gfx/icons.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	color: #CE0000;
}

.content-right .calendar_container{
	display:none;
	margin-bottom:15px;
}

.content-right .latest_order{
	font-weight:bold;
}

.content-right .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:#BFBFBF;	
}

/* prawa szpalta: lista postów */

.right-post-list a{
	color:#9298AC;
}

.right-post-list .nick, .right-post-list a.nick{
	color:#E6971B;
	font-weight:bold;
}

.right-post-list .ext_info{
	display:block;
}


/* prawa szpalta: ranking użytkowników */
.right-users-list li{
	width:96px;
	height:125px;
	float:left;
	text-align:center;
}

.right-users-list .nick{
	color:#E6971B;
	font-weight:bold;
	font-size:11px;
	overflow:hidden;
	height:14px;
	margin-bottom:4px;
	position:relative;
	padding:0 3px;
}

.right-users-list .nick_fade{
	position:absolute;
	right:0px;
	width:20px;
	height:20px;
	background: url(/gfx/fade.png) no-repeat;	
	backgrounsd: #F00;
	z-index:1000;
}

.right-users-list .ext_info{
	padding-top:3px;
}

.users_comments_list{
	display:none;
}

#right-users .posts_order{
	font-weight:bold;
}


/* 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(/gfx/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(/gfx/icons.gif) no-repeat;
	background-position: 0px -59px;
	width:40px;
	height:25px;
	border:0;
	position:absolute;
	top:13px;
	right:78px;
	cursor:pointer;
}


/* 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(/gfx/register.gif) no-repeat;
}


/* about */
.about {
	line-height:17px;
}

.about_toggle {
	display:none;
}

.more {
	display:block;
	text-align:right;
	margin:10px 0;
}


/* formularz kontaktowy */
#contact textarea {
	width:440px;
	height:250px;
}

#contact form {
	margin-top:30px;
}

/* użytkownicy */
#catalog .order{
	color:#9298AC;
}

#catalog .active{
	font-weight:bold;
}


#catalog ul {
	padding:0;
	margin:30px 0 0 0;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

#catalog .users-list li {
	float:left;
	height:200px;
	text-align:center;
	width:190px;
}

#catalog .users-list .nick{
	color:#E6971B;
	font-weight:bold;
	font-size:16px;
	overflow:hidden;
	height:20px;
	margin-bottom:10px;
}

#catalog .users-list .ext_info{
	padding-top:3px;
	color:#9298AC;
}

#catalog .users-list .ext_info .cnt{
	font-weight:bold;
}

/* regulamin */
#terms, #terms li{
	margin-bottom:10px;
	line-height:18px;
}

/* polityka prywatności */
#private-policy {
	line-height:18px;
}

#private-policy ul{
	margin:0;
}

