﻿/*
Theme Name: Polski
Theme URI: http://www.metasolution.pl
Description: 
Version: 1.0
Author: Marcin Wąsik
Author URI: http://www.metasolution.pl

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #ffffff;
	color: #000080;
	
	background-image: url(img/tlo.gif);
    background-repeat: repeat-x;
    background-position: top;
	}

body, select, input, textarea {
	font: 10px Verdana,Arial;
	}
	
p {	
	margin: 10px 0;
	font-size: 12px;
	}

a:link, a:visited {
	color: #000080;
	text-decoration:none
	}

a:hover, a:active {
	color: #F47521;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 1.2em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}

@font-face{
	font-family: Humanist;
	src: url('img/humanist.ttf');
}

#mapa{
	margin-top: 10px;
	font-size: 12px;
}
#mapa ul{
	padding-left: 15px;
	list-style: disc;
}	
#mapa ul li a, #mapa ul li a:visited, #mapa ul li a:link{
	color: #000080;
	text-decoration: none;
}		

/* Structure */

#wrapper{
	width: 1024px;
	margin: 0 auto;
}
#page {
	width:1024px;
	background:#FFF url(img/tlo.gif) top left repeat-y;

	}

#lang {

		width: 160px;
		height: 30px;
		float: left;

	}

#en a {
	display: block;
}
#en a:hover img{
		visibility: hidden;
}
#pl a {
	display: block;
}
#pl a:hover img{
		visibility: hidden;
}

#logo {
		position: absolute;
		width: 280px;
		height: 104px;
		top: 55px;
	}
#logo a {
	display: block;
}

#header {
	position: relative;
	height: 155px;
	width: 1024px;
	background: #fff url(img/fala.gif) bottom left no-repeat;

}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 298px;
	float:left;
	background: #fff url("img/sidebar-back.jpg") top left no-repeat;
}
#searchform
{

    background: url(img/searchform-bg.png) no-repeat;
    height: 40px;
    width: 246px;
}
#searchform #s
{
    background: #ffffff;
    height: 17px;
    width: 125px;
	margin-left: 20px;
    color: #999999;
    border: none;
}
#searchform #searchsubmit
{
    background: url(img/search-btn.png) no-repeat left top;
    height: 26px;
    width: 76px;
    border: none;
    text-indent: -999%;
    line-height: 1px;
    margin-top: 11px;
	margin-left: 8px;
}
#searchform #searchsubmit:hover{
	background-image: url(img/search-btn2.png);
}
#leftcol, #rightcol, #centercol {
	padding-top:45px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	height: 265px;
	width: 226px;
	display: block;
}	
#leftcol {
	background: url(img/zdrow.gif)
}
#leftcol:hover, #centercol:hover ,#rightcol:hover {
	background: none;
}
#centercol {
	background: url(img/sprobuj.gif) no-repeat;
	padding-right: 8px;
}
#rightcol {
	background: url(img/kropla.gif) no-repeat top right;
	
}
#logohead{
	width: 120px;
	height: 9px;
	position: relative; top: 13px; left: 700px;
}
#top {
	float: right;
	display: block;
	height: 54x;
	width: 548px;
	background: #ffffff url(img/toptlo.gif) top left no-repeat;
}
#top ul {
	float: left;
}
#top a:hover img,#top a:active img,#top li.act  a img{
	visibility: hidden;
	}
#top  ul li {
	display: inline;
}
#top ul li a{
	float: left;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#menu{
	float: right;
	display: block;
	height: 68px;
	width: 726px;
	margin-top: 30px;
	background: #ffffff url(img/menutlo.gif) top left no-repeat;
	/*border-bottom: #fff solid 1px;*/
}
#menu a:hover img{
	visibility: hidden;
}
#menu ul{
	float: left; 
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	float: left;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#page_menu{
	background: #fff;
	display: block;
	width: 685px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	border: #31e0ff solid 1px;
	-webkit-border-radius: 12px; 
	-khtml-border-radius: 12px;    
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#page_menu td{
	float: left;
	display: block;
	width: 217px;
	margin: 0px 5px 8px 5px;
	padding: 8px 0px 0px 0px;
	font: 14pt Humanist;
	background: #fff url('img/strzalka2-kropki.gif') no-repeat top left;
	
}
#page_menu tr.alt td{
	background: #fff url('img/strzalka2.gif') no-repeat top left;	
}

#page_menu td a{
	float: left;
	color: #31e0ff;
	text-decoration: none;
}

#page_menu a:hover img{
	visibility: hidden;
}

#page_menu td a:hover {
	float: left;
	color: #F47521;
	text-decoration: none;

}
#page_title{
	border-top: #31e0ff solid 1px;

}
#page_title h3 {
	background: url("img/title-tlo.gif") no-repeat; 
		padding-top: 10px;
}
#page_title p{
	padding-left: 15px;
	}
#zajawki {
	width: 726px;
	height: 315px;
	display: block;
	position: relative;
	border-top: #31e0ff solid 1px;
	background: #fff url('img/zajawki-tlo.png') no-repeat top left;
}

#brands {
	width: 726px;
	padding-top: 10px;
	height: 86px;
	display: block;
	background-image: url(img/page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: #F47521 solid 2px;
}
#brands a{
	display: block;
	padding-top: 13px;
	float: left;
}
#brands a:hover img {
	visibility:hidden;
}
#start img{
	margin-left: 160px;
}




		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #f00;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
	
	
/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 26px Verdana;
	padding-bottom:5px;
	padding-left: 15px;
	margin: 5px 0;
	color: #1FDDFF ;
	}

h3, #sidebar h2 {
	font: 18pt Humanist,Verdana;
	padding-bottom:5px;
	padding-left: 15px;
	
	color: #F47521;
	}

#sidebar h3, #sidebar h2 {

	padding:6px 0 6px 2px;
	margin:15px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	color: #000066;
	}
	
	
	
/* Content */

#content {
	width:726px;
	float:right;
	background-color: #e8fbff;
	}
#page_content {
	width:726px;
	float:right;
	background-color: #e8fbff;
	min-height: 700px;
	}	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#fff;
	padding:5px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	text-align: justify;
	}

.feature:hover {
	background:#fff;
	}
	
.feature p {
	margin:0;
	}

.feature img{
	padding:1px;
	/*border:1px solid #999;*/
	}
			
#leadpic {
	float:left;
	margin: 0 8px 8px 0;
	}

#lead {
	margin-top:24px;
	}

a.title {
color: #000080;
	}
a.title:link, a.title:hover,a.title:visited{
	color: #000080;

}	
.feature#lead .title {
	font:1.8em Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}
	
#sidebar li {
	list-style: none;
	margin-left: 20px;
	width: 246px;
	}

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidebar .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidebar .children {
	background:#e4efd5;
	}
	
#sidebar .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidebar .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidebar .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

	
#sidebar  li.widget_newsletter{
	background: url(img/news.gif) top left no-repeat;
	padding-top: 30px;
}

#sidebar #news_email{

    height: 22px;
    width: 125px;
	margin-left: 20px;
    margin-top: 6px;
	margin-bottom: 8px;
	color: #999999;
    border: none;
}
#sidebar #news_submit{

    background: url(img/news_btn.gif) no-repeat left top;
    height: 40px;
    width: 76px;
    border: none;
    text-indent: -999%;
    line-height: 1px;
    margin-left: 155px;
	margin-bottom: 3px;
}
#sidebar #news_submit:hover{

    background: none;

}
#sidebar  li.widget_categoryposts{
	background: #effdfe url(img/akt.png) top left no-repeat;
	padding-top: 58px;
	padding-bottom: 10px;
	
	-webkit-border-radius: 12px; 
	-khtml-border-radius: 12px;    
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#sidebar  li.cat-post-item {
	padding: 0px 10px 0px 10px;
	margin-left: 0px;
	width: 227px;
	
}

#sidebar  li.cat-post-item a:link,#sidebar  li.cat-post-item  a:visited {
	color: #F47521;	
}
#sidebar  li.widget_text{
	background: #effdfe url(img/kropla.png) top left no-repeat;
	padding: 58px 10px 10px 10px;
	margin-top: 10px;
	width: 227px;
	-webkit-border-radius: 12px; 
	-khtml-border-radius: 12px;    
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#sidebar  li#text-4{
	background: #effdfe url(img/zdrow.png) top left no-repeat;
}
#sidebar  li.widget_links{
	background: #effdfe url(img/marki.png) top left no-repeat;
	padding-top: 38px;
	padding-bottom: 10px;
	margin-top: 10px;
	-webkit-border-radius: 12px; 
	-khtml-border-radius: 12px;    
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#sidebar .widget_links h2.widgettitle{
	font-size: 1px;
	color: #effdfe;
	margin: 0 0;
}
#sidebar p {
	
	font-size: 10px;
}
#sidebar p.post-date {
	color: #F47521;
	
}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	
.entry{
	margin-left: 15px;
	margin-right: 15px;
}

.entry td{
	font-family: Tahoma;
	font-size: 8pt;
}
.actuals {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	min-height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px dotted #31e0ff;
	display: block;
	
	}
.actuals img,.actuals_top img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.actuals_top {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	min-height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url("img/actual-tlo.gif");
	background-repeat: no-repeat;
	
}
.actuals_top h2{
	color: #fff;
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}

#search-3 .widgettitle {
	color:#FFF;
}
	
#searchform {
	padding: 5px 5px 20px 0;

	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
#slider{
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:585px;
	height:350px;
	overflow:hidden; 
	}
#pic{
	display: block;
	width: 726px;
	height: 336px;
	position: relative;
	padding-top: 1px;
	border-top: #d9d9d9 2px solid;
}
ul#pics {padding:0;list-style:none;overflow:hidden;max-height: 334px;float: right;}
ul#pics  li {list-style:none;padding:0;}
/*ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;} */
ul#pics li img {width:726px;text-align:center;margin:0;}
/* Footer*/



#copy{
	float: left;
	width: 300px;
	margin-top: 50px;
	margin-left: 30px;
}

#footpages{
	float: right;
	width: 600px;
	margin-top: 50px;
}
#footer {
	height: 124px;
	padding-top:0px;
	padding-left: 10px;
	padding-right: 10px;
	color:#545454;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(img/tlodol.jpg)
	
	}
#footercontent {
	height: 124px;
	width: 1024px;
	font-size:10px;
	margin: 0 auto;
	color:#545454;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(img/footer.gif)
	
	}
#page_footer {
	height: 124px;
	width: 1024px;
	font-size:10px;
	margin: 0 auto;
	color:#545454;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(img/pagefooter.gif)
	
	}


