/* ------------------------------------------------- */
/* style dla serwisów - admin                        */
/* cST > CSS                                         */
/* ------------------------------------------------- */
/* (c) 2009 Agencja Interaktywna CATALIST.com.pl     */
/* biuro@catalist.com.pl                             */
/* tel. +48 601 511 854                              */
/* ------------------------------------------------- */


/* PALETA KOLOROW

czarny: 25231F

*/


/* STandard STyle */
/*
	Core pliku CSS z cssace
	Description: Wp Bliss is a free theme by <a href="http://www.cssace.com/">Wordpress Master Theme</a>.
*/

body {
	background:url(images/body-bg.png) repeat-y 50% 0;
	color: #383838;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 0 0 0;
}

body * { margin: 0;  padding: 0; }
img { border: none; background: none; }

hr {
	height: 5px;
	color: #fff;
	margin: 10px 0;
	border: none;
	border-top: 1px dashed #e6e2d8;
}

blockquote{
	margin: 0 0 0 5px;
	padding: 8px 25px 5px 40px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}

blockquote p{
	margin: 0 0 10px 0;
	padding: 0;
}

.clearboth {
	clear: both;
}

.left 	{ float:left;}
.right	{ float:right;}




/* Links -----------------------------------------------------------------------*/

a {
	color: #333;
	text-decoration: underline;
	outline:none;
}

a:hover{
	text-decoration: underline;
	color: #fa7703;
}





/* Headings -----------------------------------------------------------------------*/

h1  {
	color: #0a6e29;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	padding: 0px 0 15px 0;
}

h3 .h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px; 
}

h1 a, h3 a {
	color: #2c8146;
	text-decoration: none;
}

h1 a:hover, h3 a:hover {
	color: #705f4b;
	text-decoration: underline;
}

h2 {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0;
	line-height: 150%;
	margin: 0;
}

	
h2 a{
	color: #2c8146;
	text-decoration: underline;
}

h2 a:hover {
	color: #705f4b;
	text-decoration: none;
}

h3 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 22px;
	color:#202e56;
	font-weight:normal; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar h3 {
	font-size: 22px; 
}

h3 a{
	color: #2c8146;
	text-decoration: none;
}

h5 {
	color: #202E56;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 150%;
	margin: 0;
}

h6 {
	color: #000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 150%;
	margin: 0;
}


/* HEADER -----------------------------------------------------------------------*/

#header { 
	background:#555 url(images/headerbg.png) repeat-x;
}

#header-in {
	width: 960px;
	padding: 0;
	height:120px;
	position: relative;
	margin: 0 auto;
}

#header-in .title {
	margin: 0;
	padding: 15px 10px 5px 10px;
	width:  610px;
	float:  left;
}

#header-in .title a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header-in .title a:hover {
	color: #FFF;
}

#header-in .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 4px 15px;
	width:  850px;
}

#header-in .descriptiontext {
	position:absolute;
	top:27px;
	left:220px;
	float:left;
	color: #ccc;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0;
	border-left:1px solid #63635d;
	padding: 0 10px 4px 15px;
	width:  350px;
}





/* RSS FEED -----------------------------------------------------------------------*/
/* hinfo - to ważna informacja zamiast RSSa */

.hinfo{
	float:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(images/hinfo.gif) no-repeat;
	margin:-30px 0px 0 0;
	width:240px;
	padding:0px 0 0 20px;
	color:#FF9900;
}
.hinfo a { color:#FF9900; text-decoration:none;}	
.hinfo a:hover { color:#fff; }	



.rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0;
}

.rssh {
	float:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/rss.png) no-repeat;
	margin:-30px 0px 0 0;
	width:240px;
	padding:0px 0 0 20px;
	color:#FF9900;
}

.rssh a { color:#FF9900; text-decoration:none;}	
.rssh a:hover { color:#fff; }	
 
 
 

/* TOP SEARCH FORM -----------------------------------------------------------------------*/
.searchform {
	position:absolute;
	top:0;
	right:0;
	padding: 10px;
	width:289px;
	height:40px;
	margin:0;
	padding:0;
	background:url(images/searchbg.png) no-repeat;
}

.searchform .s {
	border: none;
	background: #fff;
	color: #333;
	border:none;
	background:url(images/searchform-bg.png) no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:2px 0 0 18px ;
	margin: 10px 0 0 27px;
	width: 190px;
	height:20px;
	float: left;
}

.sgo { background:none; margin-top:10px; }


#  ul {
	display: block;
	width: 880px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#menu li {
	float: left;
	list-style-type: none;
	margin: 15px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu.png) top left no-repeat;
}

#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.png) top left no-repeat;
}

#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FFF;	
	text-decoration: none;
	background: url(images/menu-active.png) top right no-repeat;
}

#menu ul li.current_page_item a:hover {
	text-decoration: none;
}

#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #474948;
	text-decoration: none;
	display: block;
	padding: 4px 20px 4px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
	background: url(images/menu.png) top right no-repeat;
}

#menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(images/menu-active.png) top right no-repeat;
}




/* MAIN CONTAINER -----------------------------------------------------------------------*/

#wrapper {
	margin: 0 0 0 0;
}

#container { 
	width:960px;
	text-align: left; 
	margin: 0 auto;
	padding: 0 10px 0px 10px;
	min-height:500px;
	clear: both;
}

#container img	 { border:2px solid #333; margin:0 0 15px 15px;}




/*----- hightlight_box ------- */

#container .hightlight_box img { float:left; margin:0 12px 14px 0; border:none !important; }
.hightlight_box { background:#f7ffcb; padding:12px 12px 0px 15px; font:13px Georgia, "Times New Roman", Times, serif; color:#333; margin:0 0 20px 0; height:100%; overflow:hidden; clear:both; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; width:100%;  }
.hightlight_box a { color:#e84c00; }
.hightlight_box a:hover {  color:#333; } 

#content .hightlight_box h3 { color:#000; }





/* CONTENT -----------------------------------------------------------------------*/

#content {
	width: 610px; 
	float: right; 
	padding: 8px 0 5px 0;
	display: block;
}

#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	font-size: 13px;
}

#content p img{
	border: none;
	padding: 0 5px 15px 0;
}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 35px;
}

#content ul { list-style: circle; }


#content li { margin: 0; padding: 0; }
	

#content ul li {
	list-style: disc outside;
	margin: 0 30px 0 30px;
	padding: 5px 0 0 0;
}

#content .post-meta-top {
	display: block;
	margin: 0 0 15px 0;
	padding: 5px 0;
	font-size: 12px;
	color: #8E8F91;
	float:left;
}

#content .post-meta-bottom {
	display: block;
	margin: 0 0 38px 0;
	padding: 5px 10px 20px 0;
	font-size: 12px;
	color: #535353;
	clear: both;
	background:url(images/blog_post_sepretor.png) no-repeat bottom center;
}


table{
	margin:0 auto;
	width:98%;
	border:2px solid #999999;
	margin-bottom:20px;
}

td, th{ padding: 2px 4px;}
td{ border-bottom:1px solid #DDD8C5; }
th{ border-bottom:3px solid #DDD8C5; background:#F2EDE0;}

tr.odd { background:#FCFAF5; }

tr.sum { background:#fff; }
tr.sum td {background:#DFD7C3; color:#000; border-top:1px solid #000000;}

td span.plus{ color:#00CC00}
td span.minus{ color:#CC0000 }
td span.stoi{ color:#aaa}
td span.czeka{ color:#aaa}
td span.ok{ color:#00CC00}
td span.error{ color:#CC0000 }





/* SIDEBAR -----------------------------------------------------------------------*/

#sidebar {
	float: left;
	display: block;
	width: 300px;
	font-size:11px;
	margin: 0 0 0 0; 
	padding: 0 3px 0 0;
}

#sidebarwrap {
 	padding:0;
	margin: 0;
	border: none;
}

#sidebar h2 {
	margin:15px 0 5px 0; padding:0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #999;
	color: #202e56;
}

#sidebar ul { list-style-type: none; }
#sidebar ul, #sidebar ul li { margin: 0;  padding: 0; }
#sidebar ul li ul { }
#sidebar ul li ul li { margin: 0; padding:0; border-bottom: 1px solid #ddd8c5; }

#sidebar ul li ul li a{
	color: #54432f;
	display: block;
	padding: 5px 0 5px 14px ;
	margin: 0;
	text-decoration: none;
	background:url(images/bullet-arrow2.gif) no-repeat 3px 9px;
}

#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#353f5c;
	background:#ece6d4 url(images/bullet-arrow2.gif) no-repeat 3px 9px;
}

#sidebar ul li ul li ul li {
	border-bottom: 1px solid #9c9c9c; /*IE Bug Fix */
	border-top: 1px solid #9c9c9c;
	background: none;
	margin:  0; padding: 0;
}

#sidebar ul li ul li ul li a{
	color: #fffc9e;
	padding: 5px 3px 5px 10px;
	margin: 0;
	text-decoration: none;
}

#sidebar ul li ul li ul {
	border: none;
	padding: 0; margin: 0;
}

#sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

#adsin { }

#sidebar #adsin img {
	padding:3px;
	background:#fff;
	border:2px solid #cbbd9a;
	border-top:none;
	border-left:none;
	float:left;
	margin:0;
}

.featuredwork ul  { 
	margin: 0;
	color: #007dab;
}

.featuredwork li { 
	float:left;
	padding:0;
}		





/* FOOTER -----------------------------------------------------------------------*/

#footer { 
	text-align: center;
	clear: both;
	color: #705f4b;
	font-size:11px;
	background:#fefdfc url(images/footer-bg.png) repeat-x top;
	margin-top:20px;
	padding-bottom:40px;
}

#footer-wrap {
	width: 960px;
	padding:  20px 0 20px 0;
	height:25px;
	margin: 0 auto;
	overflow:hidden;
}

#footer .copyright 		{ float:left; text-align:left;}
		.copyright a 	{ color: #705f4b; text-decoration:none;}
		.copyright a:hover {color: #353f5c; text-decoration:none; }


ul#bfooter { margin: 0 0 0 0; padding:0; float:right; font-size: 11px; font-weight:bold; text-align: right; text-transform:uppercase;}
ul#bfooter li 			{ padding: 5px 8px 5px 12px; list-style:none;  float:left; }
ul#bfooter li.nobg 		{ padding: 5px 8px 0 12px;    }
ul#bfooter li a 		{ color: #705f4b; text-decoration:none; }
ul#bfooter li a:hover 	{ color: #353f5c;   }




/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

