/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/layout.css";

/* GLOBAL */

body {
	background: url(images/bg-main.jpg) repeat-x 0 0 #2f090c;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #d8cecf;
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h2, h3 {
	padding-bottom: 10px;
	font-weight: normal;
font-color:#ffffff;

}
p {
	padding-bottom: 10px;
padding-top:3px;
	line-height: 16px;
}
a {
	color: #9f5a45;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main-wrap {
	background: url(images/bg-cnt.png) repeat-y 0 0;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#cnt-wrap {
	background: url(images/bg-cnt-top.png) no-repeat 0 0;
	width: 950px;
	padding: 0 25px;
	overflow: hidden;
}
h1#logo {
	background: url(images/logo.gif) no-repeat;
		width: 270px;
	height: 41px;
	float: left;
	margin: 15px 0;
}
ul#menu {
	float: right;
	width: 620px;
	height: 51px;
	background: url(images/bg-menu.jpg) no-repeat;
	margin: 10px 0;
}
ul#menu li {
	display: inline;
	margin: 12px 0 0 13px;
	padding-right: 15px;
	padding-bottom: 3px;
	background: url(images/menu-sep.jpg) top right no-repeat;
	float: left;
}
ul#menu li a{
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 6px 0;
	padding: 0;
	float: left;
	color: #fff;
}
ul#menu li a:hover,ul#menu li.current_page_item a{
	color: #d3a476;
}

ul#menu li .current_page_item a,ul#menu li .current_page_item a:hover{
	color: #d3a476;
	width: 106px; height: 23px;
}
#top-banner {
	width: 950px;
	height: 180px;
	background: url(images/bg-top.jpg) no-repeat;
	margin-bottom: 20px;
}
#top-banner cite {
	font-size: 14px;
	font-style: italic;
	width: 400px;
	margin: 80px 0 0 90px;
	float: left;
}
#top-banner cite span {
	display: block;
	font-size: 12px;
	color: #8c6239;
	float: right;
	margin-top: 10px;
	font-weight: bold;
}

/* 
	BOXES
	
*/

#boxes {
	width: 950px;
	margin-top: 10px;
	border-top: 1px solid #46080b;
	padding-top: 10px;
	font-size: 11px;
}
#boxes #video, #boxes #foto, #boxes #contact {
	width: 300px;
	height: 253px;
	float: left;
	margin-right: 25px;
	background: url(images/bg-video.jpg) 0 0 no-repeat;
}
#boxes #foto {
	background: url(images/bg-foto.jpg) 0 0 no-repeat;
}
#boxes #foto span {
	margin-top: 210px;
	float: right;
	font-size: 11px;
}
#boxes #contact {
	background: url(images/bg-contact.jpg) 0 0 no-repeat;
	margin: 0;
}
#boxes .wrap {
	padding: 10px;
margin-top:10px;
}
#boxes #video .wrap, #boxes #contact .wrap {
	padding-top: 59px;
}
#boxes #contact address {
	font-size: 12px;
}
#oferta {
	width: 630px;
	float: left;
	overflow: hidden;
}

#oferta1 {
	width: 500px;
	float: left;
	overflow: hidden;
margin-left:20px;
margin-top:10px;
}

#oferta2 {
	width: 400px;
	float: right;
	overflow: hidden;
padding: 10px;
border: 1px solid #46080b;
background: #2f090c;

}
#oferta3 {
	width: 400px;
	float: right;
	overflow: hidden;
padding: 10px;
border: 1px solid #46080b;

}


#oferta2 h2 {
	font-size:20px;
	font-color:#fff;
}



#spec {
	width: 278px;
	padding: 10px;
	border: 1px solid #46080b;
	float: right;
}
#spec li, #oferta li {
	list-style: disc;
	margin-left: 15px;
}
#formularz {
width: 400px;
margin-right: 10px;
padding-right: 9px;
border-right: 1px solid #46080b;
float: right;
}

#spec1 {
	width: 278px;
	padding-top: 0px;
margin-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
	text-align:center;
	border: 1px solid #46080b;
	float: right;
}


#dane {
	width: 400px;
	float: right;
}
.post ul {
	margin-left: 10px;
}
.post ul li {
	margin-left: 15px;
list-style-type: disc;
line-height: 16px;
padding-bottom: 5px;

}
/*
	FOOTER 	
*/
#footer {
	margin: 0 auto;
	background: url(images/bg-foot.jpg) 0 0 no-repeat;
	width: 1000px;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}
