/*
	AUTHOR:	Anna Romańska
			info@dronka.org
			http://dronka.org
			
	4e761a zielony
	f2f2d6 bezowy
	74705b dark grey
	e4e4c0 light grey
*/

/* RESETES & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html, body {height: 100%;}
body {font: "Times New Roman", Times, serif;
	font-size:14px;
	background: url(images/body-bg.jpg) repeat-x #f2f2d6;
	color: #74705b;}

p {}
a, a:visited {outline: none; color:#74705b; text-decoration:none; }
a:active, a:hover {color:#4e761a; text-decoration:none; }
a img {border: none; }


/* TOOLBOX */
.floatleft {float: left; padding-right:20px;}
.floatright {float: right; padding-left:20px;}
.clear {clear: both; height:0; }


/* STRUCTURE AND STUFF */
#page-wrap {
	width: 924px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -87px;}
	
#header {height:181px; background:url(images/header-bg.jpg) no-repeat;}
#header h1{
	text-indent:-9999px;
	height:0px;
	}
	
			/* NAVIGATION */
			ul#nav {margin-top:92px;}
			ul#nav li {display: inline;}
			ul#nav li a {display: block; height: 89px; text-indent: -9999px; float: left;}
			ul#nav li.onas a {width: 98px; background: url(images/nav-onas.png) bottom center;}
			ul#nav li.oferta a {width: 99px; background: url(images/nav-oferta.png) bottom center;}
			ul#nav li.realizacje a {width: 128px; background: url(images/nav-realizacje.png) bottom center;}
			ul#nav li.projektowanieogrodow a {width: 281px; background: url(images/nav-projektowanieogrodow.png) bottom center;}
			ul#nav li.kontakt a {width: 118px; background: url(images/nav-kontakt.png) bottom center;}
			ul#nav li a:hover, ul#nav li a.current {background-position: top center;}


/* STRUCTURE CD.. */

#main {margin: 0 15px 10px 15px;}

h2 {font-weight:normal; color:#4e761a; font-size:19px;}

p.projekty {line-height:26px; padding-top:16px;}
ul.lista {list-style-position: inside; list-style-image: url(images/bullet.png);}

span.zielony {color:#4e761a;}

a.link, a.link:visited {border-bottom:1px #f2f2d6 dashed; padding: 0 7px;}
a.link:active, a.link:hover {border-bottom:1px #4e761a dashed;}

div.onas2 {width:486px; float:left; padding:0;}

/* OFERTA */
div#slideshow1, div#slideshow2 {
	width:486px;
	height:386px;
	float:left;
	padding:0;
	}
div#slideshow2 {margin-top:20px;}

div.opis-oferty {width:380px; float:right; padding:40px 0 0 20px; line-height:20px; font-size:16px;}

/* KONTAKT */
div.mapa {width:486px; height:386px; background:url(images/oferta-bg.png) no-repeat; float:left;}
div.mapa div {padding:18px;}

/* REALIZACJE */
a.galeria img {padding:5px; background-color:#FFFFFF; border:1px #ddd solid; margin: 10px 6px 10px 0;}

div.projekty-bg {background:url(images/projekty-bg.jpg) no-repeat; width:849px; height:696px; position:relative;}
div.projekty {position:absolute; left:510px; top:5px;}

/* FOOTER */
.push {height:87px;}
#footer {height:87px; width:964px;}
div.footer-menu {float:left; width:810px; text-align:right; }
div.stopka {padding: 55px 13px 0 0; }
a.stopka {display: inline-block; border-bottom:1px #f2f2d6 dashed; padding: 0 7px;}
a.stopka:hover, a.stopka:active {border-bottom:1px #4e761a dashed;}
div.dronka {float:right; width:154px; height:87px; margin:0;}
a.dronka, a.dronka:visited {display:block; width:154px; height:87px; text-indent:-9999px; background:url(images/footer-listek.png) bottom center; }
a.dronka:hover { background-position: top center;}
/* END */
