﻿/*   
Theme Name: winda do nieba
Theme URI: localhost/windawebd
Author: Rafal Krawczyk
Description: Styl dla Winda do nieba
*/

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url(images/body_bg.jpg);
	background-position: 42% 0px;
	font-family:"Trebuchet MS", Times New, Arial, Helvetica, sans-serif;

}
a {
 color: #64ad91;
 }
/* lewa kolumna --------------------------------- */
div#left_col {
	width:42%;
}
div#logo {
	width:328px;
	height:337px;
	float: right;
}
div#sidebar {
	width:328px;
	float:right;
	text-align: right;
	padding-right: 40px;
}
/* menu */
div#sidebar ul {
	list-style-type: none;
	margin-bottom: 6px;
}
div#sidebar > ul > li, div#sidebar h1{
	font-family:Times New Roman;
	font-style: italic;
	display: block;
	font-size: 1.5em;
	color: #365469;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 26px;
	padding-top:30px;
	padding-bottom:6px;
	margin: 0px;
	
}
div#sidebar > ul > li > a {
	text-decoration: none;
	color: #365469;
	font-weight: normal;
}
/* 2 poziom zagniezdzenia menu */
div#sidebar > ul > li > ul   li {
	display:inline;
	
}
div#sidebar > ul > li > ul > li  a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #edbaaa;
	text-decoration: none;
	font-size: 0.7em;
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 8px;
	margin: 0px;
}
div#sidebar > ul > li > ul > li  a:hover {
	background-color: #FFFFFF;
}
/* 3 poziom zagniezdzenia menu */

div#sidebar > ul > li > ul > li ul {
padding-right: 26px;
}
/* -------------------------------*/
a.sidebarlink {
	text-decoration: none;
	font-size: 0.8em;
	display:block;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #edbaaa;
}
a.sidebarlink:hover {
	background-color: #FFFFFF;
}
div#sidebar blockquote p, p.autor{
	font-size: 0.9em;
	color: #365469;
	
}
div#sidebar blockquote p {
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/cudzyslowlewy.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
p.autor {
	font-weight: bold;

}

/* prawa kolumna ------------------------------- */
div#right_col {
	width:58%;
	float:right;
	background-image: url(images/baner.jpg);
	background-repeat: no-repeat;
	padding-top: 340px;
}
div#content {
	width: 442px;
	padding-right: 10px;
	padding-left: 10px;
	color: #5B5B5B;
	
}
div#content p {
	font-size: 0.8em;
	padding-bottom: 0.8em;
}
div#content ul, div#content ol {
	font-size: 0.8em;
	margin-bottom: 0.7em;
	padding-left: 2em;
}
div#content h1, div#content h2, div#content h3, div#content h4 {
	color:#365469;
	margin-bottom: 0.5em;
}
div#content h1 {
	font-size:1.4em;
	background-image: url(images/right_head_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}
div#content h2 {
	font-size:1.2em;
} 
div#content h3 {
	font-size:1.1em;
} 
div#content blockquote {
	width:390px;
	padding-top:0.5em;
	padding-left:35px;
	margin-bottom:0.5em;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-style: italic;
	background-image: url(images/codzyslow.gif);
	background-repeat: no-repeat;
}

p.first img{
	display: block;
	margin-right:6px;
	float: left;
	border: 2px solid #FFFFFF;
}
div.lead0 {
	font-weight: bold;
	color:#365469;
	
}
div.lead {
	background-image: url(images/lead_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 15px 7px 11px;
	margin-left: -5px;
	
}
div.lead h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div.lead h3 a {
	color:#365469;
	text-decoration: none;
}
div.lead h3 a:hover {
	color: #de7961;	
}
a.more-link {
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.82em;
	margin-top: -4px;
	margin-bottom: 4px;
	background-image: url(images/readmore_bg.gif);
	background-repeat: no-repeat;
	background-position: 80px;
	clear: both;
}
a.more-link:hover {
	text-decoration: underline;
	color: #de7961;	
}
span.zaproszenie_naz {/* nazwiska w zaproszeniach*/
	font-weight: bold;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
} 
div.footer {
	font-size:0.72em;
	
	padding-top:2px;
	padding-bottom: 6px;
	color:#365469;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0C8D7;
	margin-top:14px;

	}
/* formularz kontaktowy */
div.etykietka {
	margin-top: 8px;
	padding: 0px;
	font-weight:bold;
}
form#wpcf {
	font-size:0.8em;
}
form#wpcf input, form#wpcf textarea {
	border: dotted 1px grey;
}
input#contactsubmit {
margin-top:5px;
}
form#wpcf fieldset {
	background-color: #d0e6f3;
	padding-bottom:10px;
	padding-left:5px;
	margin-bottom:20px;
	border: 1px solid #A4CEE8;
}
form#wpcf legend {
	font-size: 1.3em;
	font-weight: bold;
	color:#365469;
}

