/*
Theme Name: Honda
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*  {
	padding:0;
	margin:0;
	
}

body {
	background:transparent url(images/tlo-pattern.png) repeat scroll 0 0;
	color: #ffffff;
	font-family:arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

a { text-decoration: none;border:0;cursor:pointer; }
a:visited {}
a:hover {}

img { border:0;}

h1 {}
h2 { padding-left:20px;}
h3 { border-left: 2px solid #ff0000;padding-left:20px;margin-left:10px;}
h4 {}

h1 span , h2 span, h3 span, h4 span {display:none;}
.clear { clear:both; }

h1 a, h2 a,h3 a ,h4 a {
color: #ffffff;
}

#wrapper{
	margin:0 auto;
	width:995px;
}

#top{ }
#top img{}
#top #honda {float:left;
margin-top:30px;}
#top #timpol { float:right;
margin-top:20px;}

#menu {
background:white none repeat scroll 0 0;
height:65px;
width:995px;
}

#menu ul {list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:15px;
padding-top:7px;
width:995px;}

#menu ul li {
background:transparent url(images/menu-pasek.png) no-repeat scroll right top;
color:black;
float:left;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:56px;
line-height:56px;
padding-left:4px;
padding-right:8px;
position:relative;
}
#menu ul li:last-child{
	background:none;
	color:#000000;
}

#menu ul li.last { background: none; }

#menu ul li a {color:#000000;text-align:center;
display:block;
height:40px;
line-height:40px;
margin:8px 0;
}

#menu ul li a:hover,#menu ul li .acct { background:#2D2D2D none repeat scroll 0 0;
color:white;}

#menu ul li:hover span,#menu ul li span {color:#000000; text-align:center;
display:block;
height:40px;
line-height:40px;
margin:8px 0;
padding-left:10px;
padding-right:10px; z-index:1000; }

/* hover z li */
#menu ul li:hover span {background:#2D2D2D; color:white;  z-index:1000; }
#menu ul li span.sub { display:none;  z-index:1000; }

#menu ul li:hover {   color:white;  }

#menu ul li:hover span.sub {background:#2D2D2D none repeat scroll 0 0;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:8px 0;
padding:10px;
position:absolute;
z-index:200;
text-align:left;
top:40px; z-index:1000; }

#menu ul li:hover span.sub a.sub-e  { color:white; z-index:1000; 
display:block;
font-size:10px;
font-weight:normal;
height: auto;
line-height:normal;
margin:2px 0 0 0 ;
text-align:left;
padding:0; }
#menu ul li:hover span.sub a.sub-e:hover {
text-decoration: underline;
}

#main { background:white none repeat scroll 0 0;
padding-bottom:15px;
text-align:center; }

#main.post { position:relative; z-index:10; }

#main ul { background:#FFFFFF none repeat scroll 0 0;
color:black;

list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute; }
#main ul li { cursor:pointer;
float:left;
font-size:13px;
margin:7px 18px; }
#main ul li a { color:black; }

#main a.gal { z-index:10; }
#main a img  {z-index:10; }
#main img { z-index:10; position:relative;}

#main  ul#obrazki { padding-left:16px;
width:967px;
padding-right:12px; }
#main  ul#obrazki li{ margin-left:0;
margin-right:6px;
margin-top:8px; }
#main  ul#obrazki li a{ }
#main  ul#obrazki li a img{ }

#main h2 { bottom:45px;
font-size:24px;
left:20px;
position:absolute; } 

#content { margin-top:20px;
width:995px;}

#content #left{ background:#222222 none repeat scroll 0 0;
float:left;
width:730px; }
#content #right{ width: 265px;float:right;}

#left h2 {background:#292929 none repeat scroll 0 0;
font-size:16px;
margin-bottom:15px;
padding:4px 0 4px 20px;}
#left h3 {
font-size:16px;
margin-bottom:10px;
}

#left p { font-size:13px;
margin:3px 15px 10px 35px; }
#left p a { cursor:pointer;
text-decoration:underline; color: white;}
#left p a:hover {}

#right div.gal { background:white none repeat scroll 0 0;
margin-bottom:15px;
padding-top:20px;
text-align:center;}
#right div.gal img {}
#right div.gal span {color:black;
float:left;
font-size:13px;
margin-left:20px;
padding:3px 0;}

#footer {background:#1B1B1B none repeat scroll 0 0;
font-size:11px;
height:32px;
line-height:32px;
text-align:center;}
#footer a img {
float:left;
margin-left:8px;
}

#footer a {color:white;
float:right;
margin-right:10px;}
#footer a.im {float:left;
margin-right:0;
margin-top:6px;}

#footer span {}
#footer span a {color:red;
float:none;}




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

ul.car-list {background:transparent url(images/bak.png) repeat-x scroll 0 0;
height:120px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:42px;
margin-top:-20px;
padding:0 75px;
width:845px; }
ul.car-list li {float:left; cursor:pointer;
width:120px; }
ul.car-list li a {  }
 

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
