/*  

Theme Name: Trick

Theme URI: http://www.exposeit.pl/

Description: Strona Firmowa Trick

Version: 1.0

Author: Exposeit.pl - Mariusz Majer

Author URI: http://www.exposeit.pl/

*/



.lista {padding-left:5px;}

.lista-katalogi li{ list-style:none; display:inline; padding: 4px; font-size:14px; font-weight:bold; text-decoration:none; margin:auto;}
.lista-katalogi li a{ list-style:none; display:inline-block; padding: 4px; background-color: #F90; color:#FFF;}
.lista-katalogi li a:hover { list-style:none; padding: 4px; background-color:#fff; color:#999;}

.lista-katalogi-poziome li{ list-style:none; display:inline-block; padding: 4px; font-size:14px; font-weight:bold; text-decoration:none; width:auto;}
.lista-katalogi-poziome li a{ list-style:none; display:inline-block;  padding: 4px; background-color: #F90; color:#FFF;}
.lista-katalogi-poziome li a:hover { list-style:none; padding: 4px; background-color:#fff; color:#999;}


#page {
	margin: 0px auto;
	width: 1000px;
	background: #FFFFFF;
}
/* header area */

#header {
	height: 321px;
	position: relative;
}

/* content area */

#content {
	padding: 0px;
	float: left;
	width: 810px;
	margin-bottom:0px;
}

#content-full {
	padding: 0px;
	float: left;
	width: 1000px;
	margin-bottom:0px;
}
#content-left {
	padding: 0px;
	float: left;
	width: 180px;
	max-width:180px;
	height:802px;
	min-height:802px;
	background: url(images/left-sidebar.jpg) repeat-y;
}

#content-right {
	padding: 5px;
	float: right;
	width: 600px;
}

#content-right-full {
	padding: 5px;
	float: right;
	width: 800px;
}

.post {
	clear:both;
	padding-top: 15px;
}

.entry {
	float:left;
}

.entry-full {
	float:left;
}

.post-content {
	padding-left:0px;
	clear: both;
	padding-top: 10px;
}

#content-right a img {
	padding:0px;
	margin:10px;
	border:5px;
	border-style:solid;
	border-color:#FFffff;
}
#content-right a:hover img {
	padding:0px;
	margin:10px;
	border:5px;
	border-style:solid;
	border-color: #CCC;
}
#content-right img {
	padding:1px;
/*	border:1px;
	border-style:solid;*/
}
#content-right ul {
	list-style:disc;
}

#content-left li {
	list-style:none;
	display:block;
	width:163px;
	font-size:15px;
	}
	
#content-left img { border:none; }

#content-left li a{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	list-style:none;
	display:block;
	width:163px;
	color:#fff;
	font-weight:bold;
}

#content-left li a:hover{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	list-style:none;
	display:block;
	width:163px;
	background-color:#FFF;
	color:#F60;
	text-decoration:none;
}

#content-left li a:active{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	list-style:none;
	display:block;
	width:163px;
	background-color:#FFF;
	color:#F60;
	text-decoration:none;
}

#content-left ul {
	padding-left:4px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
}



.post-date {
	width: 45px;
	height: 49px;
	float:right;
	background: url(images/date-bg.gif) no-repeat;
}


a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	text-align:right;
	margin-botom:10px;
	padding-botom:10px;
	padding-left: 0px;
    font-size:12px;
	color: #000;
}
h1 a, h1 a:visited {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #666;
	text-decoration: none;
}
h2 {
	background: #FFFFFF url(images/h2-main.jpg) no-repeat;
	padding-left:45px;
	padding-top:5px;
	color: #666;
	margin: 0px 0px 2px;
	letter-spacing: 0px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 20px;
}
h2 a, h2 a:visited {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #333;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: 10px 10px 5px;
	padding-left:5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
	padding-left:15px;
}
form {
	margin:0px;
	padding:0px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/*sidebar */

#sidebar {
	float: right;
	padding: 0px;
	width: 180px;
	color: #666666;
	overflow: auto;
}

#sidebar img { padding:0px;
margin:auto 0px;}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle {
	font: normal 140% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 20px 0px 2px;
	border-bottom: 4px solid #000;
	font-weight:bold;
}
/*sidebar text styles */

#sidebar a, #sidebar a:visited {
	color: #333;
	text-decoration: none;
}
#sidebar a:hover {
	color: #333;
	text-decoration: none;
}
/*sidebar list level1 */

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li {
	background-color:#E9E9E9;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #999;
}
/*sidebar list level3 */

#sidebar ul li ul li ul li {
	padding: 1px 0 1px 15px;
	border: none;
}
/*search form */

#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 12px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */

#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
/* footer area */

#footer {
	background-color:#FFFFFF;
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	color: #fff;
	font-size: 95%;
	line-height: 130%;
	height:102px;
	min-height:102px;
}

#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	font-weight:bold;
	margin: 10px 0px 5px;
}
#footer h5 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	font-weight:bold;
	margin: 10px 0px 5px;
}

.footer-archi { padding:10px; height: 50px; }
.footer-links {
	float: left;
	vertical-align:bottom;
	margin-left: 20px;
	height:30px;
}
.footer-links li{
	float: left;
	vertical-align:bottom;
	margin-left: 20px;
	height:30px;
	list-style:none;
	display:inline-block;
}
/* credits */

#credits {
	margin: 0px auto;
	width: 760px;
	color: #fff;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #fff;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
#design, #design a {
	color:#999;
}

