@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #593a64 url('images/main_backgr.jpg') left top repeat-x;
	font-weight: normal;
	text-decoration: none;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #593a64 none;
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #593a64 none;
	text-decoration: none;
}

input.submit {
	background: #2a182e none;
}

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 133px;
	margin: 0px 0px 0px 0px;
	color: #2d2d2d;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main, table.main th {
	background: #8b5167 none;
}

table.main td {
	background: #593a64 none;
}

p {
	margin-top: 0px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	color: #f09b9b;
	text-decoration: underline;
}

/************************** HEADER *************************/

#header {
	width: 900px;
	height: 308px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header a#logo {
	display: block;
	position: absolute;
	width: 236px;
	height: 87px;
	left: 22px;
	top: 11px;
	background: #593a64 url('images/logo.gif') left top no-repeat;
	text-decoration: none;
}

#header #menu {
	position: absolute;
	width: 236px;
	height: 153px;
	background: #593a64 url('images/menu_backgr.gif') left top no-repeat;
	left: 22px;
	top: 97px;
	padding-top: 20px;
}

#header #menu ul {
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

#header #menu ul li {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}

#header #menu ul li a {
	display: block;
	width: 236px;
	height: 22px;
	background: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

#header #menu ul li a:hover {
	background-position: 0px -22px;
	display: block;
	margin-bottom: 15px;
	width: 236px;
	height: 22px;
}

#header #menu ul li a.onas {
	background-image: url('images/o_nas.gif');
}

#header #menu ul li a.oferta {
	background-image: url('images/oferta.gif');
}

#header #menu ul li a.realizacje {
	background-image: url('images/realizacje.gif');
}

#header #menu ul li a.kontakt {
	background-image: url('images/kontakt.gif');
}

#header a#logo span, #header #menu ul li a span {
	display: none;
}

#header #menubottom {
	position: absolute;
	width: 236px;
	height: 39px;
	background: #593a64 url('images/menu_bottom_backgr.gif') left top no-repeat;
	left: 22px;
	top: 270px;
}

#header #headergrph {
	position: absolute;
	width: 602px;
	height: 248px;
	background: transparent;
	left: 276px;
	top: 25px;	
	overflow: hidden;	
}

#header #headergrphbottom {
	position: absolute;
	width: 605px;
	height: 39px;
	background: #593a64 url('images/header_bottom_backgr.jpg') left top no-repeat;
	left: 274px;
	top: 270px;		
}
/************************** HEADER ENDS HERE *************************/
/************************** MAIN WINDOW *************************/

#contentwide {
	margin: 0px auto 0px auto;
	width: 788px;
	height: auto;
	background: #593a64 url('images/content_backgr.gif') left top no-repeat;
	padding: 30px 30px 30px 30px;
}

#content {
	margin: 0px auto 0px auto;
	width: 848px;
	height: auto;
	background: transparent;
	padding: 0px 0px 0px 0px;
}

#content #leftcontent {
	width: 236px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#content #leftcontent #nasztelefon {
	width: 176px;
	height: 62px;
	background: #593a64 url('images/nasz_telefon.gif') left top no-repeat; 
	margin-bottom: 20px;
	padding: 35px 30px 0px 30px;
	z-index: 10;
	position: relative;
}

#content #leftcontent #categories {
	width: 236px;
	height: auto;
	background: #2a182e none;
}

#content #leftcontent #categories ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: block;
	background: transparent;
}

#content #leftcontent #categories ul li ul {
	margin: 7px 0px 0px 0px;
}

#content #leftcontent #categories ul li {
	margin: 0px 0px 7px 0px;
	padding: 0px 30px 0px 30px;
	display: block;
	background: transparent;
}

#content #leftcontent #categories ul li ul li {
	padding: 0px 0px 0px 20px;
}

#content #leftcontent #categories ul li a, #content #leftcontent #categories ul li a:hover {
	text-decoration: none;
}	

#content #rightcontent {
	width: 537px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;
	background: #593a64 url('images/content_backgr_2.gif') left top no-repeat;
}

/************************** MAIN WINDOW ENDS HERE *************************/
/************************** SPECIAL CONTENT *************************/

h1.sitename {
	display: block;
	color: #ffffff;
	background: transparent;
	font-weight: normal;
	font-size: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;	
}

div#realizacje div.item div.image, div#realizacja div.image {
	float: left;
	width: 110px;
	height: 83px;
	background: #f09b9b url('images/small.jpg') left top no-repeat;
	margin-right: 30px;
}

div#realizacja div.imagemedium {
	float: left;
	width: 220px;
	height: 165px;
	background: #f09b9b url('images/medium.jpg') left top no-repeat;
	margin-right: 30px;
}

div#realizacje div.item div.content {
	float: left;
	width: 647px;
	height: auto;
}

div#realizacja div.content {
	float: left;
	width: 537px;
	height: auto;
}

div#realizacje div.item div.content div.title {
	font-weight: bold;
	margin-bottom: 15px;
	height: auto;
}

div#realizacja div.content div.title {
	font-weight: bold;
	margin-bottom: 15px;
	height: auto;
}

div#realizacje div.item div.content div.more {
	margin-top: 15px;
}

div#realizacje div.item div.content div.more a {
	display: block;
	float: right;
	width: 70px;
	height: 18px;
	background: #f09b9b url('images/wiecej.gif') left top no-repeat;
	text-decoration: none;	
}

div#realizacje div.item div.content div.more a:hover {
	background-position: 0px -18px;
}

div#realizacje div.item div.content div.more a span {
	display: none;
}

div#realizacje div.item div.image a, div#realizacja div.image a {
	display: block;
	width: 110px;
	height: 83px;
	text-decoration: none;
}

div#realizacja div.imagemedium a {
	display: block;
	width: 220px;
	height: 165px;
	text-decoration: none;
}

div#realizacje div.diver {
	width: 99%;
	height: 1px;
	overflow: hidden;
	margin: 20px auto 20px auto;
	background: #948299 none;
	clear: both;
}

div#pagination {
	margin: 30px 0px 30px 0px;
	text-align: center;
	font-size: 13px;
}

div#pagination a, div#pagination a:hover {
	text-decoration: none;
}

div#flower {
	position: absolute;
	left: 50%;
	top: 315px;
	z-index: 1;
	margin-left: -445px;
}

/************************** SPECIAL CONTENT ENDS HERE *************************/
/************************** FOOTER *************************/

/************************** FOOTER ENDS HERE *************************/
#footerdiver {
	width: 100%;
	height: 3px;
	margin-top: 40px;
	background: #140714 none;
}

#footerdiver #footerdiverinner {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 3px;
}

#footer {
	width: 788px;
	height: auto;
	margin: 6px auto 0px auto;
	background: transparent;
	padding: 0px 30px 30px 30px;
	color: #9b89a3;
}

#footer a {
	color: #9b89a3;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer #footerleft {
	float: left;
}

#footer #footerright {
	float: right;
}


/************************** IMG VIEWER *************************/

#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #2b192f none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #2b192f none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #2b192f none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #2b192f 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #563861;
}

/************************** IMG VIEWER ENDS HERE *************************/
/************************** TINY CSS *************************/

.whitebold {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

img.border {
	border: #ffffff 1px solid;
	padding: 2px 2px 2px 2px;
}
/************************** TINY CSS ENDS HERE *************************/

