body {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; background: #ABC9E7 url('../_images/bg.gif') top repeat-x;}
#cMainAll {position: relative; top: 20px; width: 775px;}

/* menuRight */
#menuRight {position: absolute;	right: 38px; top: 40px; font-size: 11px; color: #FFF;}
#menuRight a {margin: 0 7px; color: #FFF; text-decoration: none; }
#menuRight a:hover {text-decoration: underline;}

/* logo */
#logo {position: absolute;	left: 68px; top: 0;}
#logo, #logo img {width: 155px; height: 45px; border: 0;}
#cMain {position: absolute; left: 50px; top: 60px; width: 674px; background: #FFF; border: 5px solid #FFF;}

/* menuMain */
#menuMain {position: relative; background: #D56946; height: 55px; margin-bottom: 5px;}
#menuMain ul {position: absolute; top: 17px; left: 10px; margin:0; padding:0;}
#menuMain li {position: relative; float: left; list-style: none; padding: 0 35px; border-right: 1px solid #FFF;}
#menuMain li.menuLast {border: 0;}
#menuMain li a {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFF; text-decoration: none;}
#menuMain li a:hover {color: #F4DAD0;}

/* picMain */
#picMain {margin-bottom: 5px;}
#picMain img {border: 0;}
#picMain table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	font-size:0; 
	line-height: 0;
}
#picMain .title {
	height:40px;
	background: url(../_images/main-b-bg.jpg) no-repeat;
	font: 20px Tahoma,Arial,Helvetica,sans-serif;
	color: #D5481A;
	padding: 18px 0 0 10px;
}
#picMain .notitle {
	height: 58px; 
	background: url(../_images/main-b.jpg) no-repeat;
}

/* content */
#content {
	margin-bottom: 5px;
}

/* menuBottom */
#menuBottom {
	font-size: 11px;
	color: #FFF;
	background: #D56946;
	text-align: center;
	padding: 5px 0;
}
#menuBottom a {
	color: #FFF;
	margin: 0 7px;
	text-decoration: none;
}
#menuBottom a:hover {
	text-decoration: underline;
}

/* copyright */
#copyright {
	font-size: 11px;
	color: #FFF;
	background: #88442D;
	text-align: center;
	padding: 5px 0;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}

/* wyszukiwarka */
#cSearch {
	text-align: center;
	background-color: #F7EBE0;
	padding: 10px 0;
}
#btnSearch {
	border: 1px solid #E8C2A2;
	width: 225px;
	padding: 3px 15px;
	color: #D56946;
	background: #EFD5BE;
	font-weight: bold;
}

/* lista ofert */
.offers {
	padding: 5px 0;
	border-bottom: 1px solid #EFD5BE;
}
.offers table {
	width: 100%;
	border: 0;
}
.offers img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #E8AB97;
}
.offers .descr {
	color: #747474;
	text-align: justify;
}
.offers .more {
	padding-right: 5px;
}
.offers a.more {
	font-size: 12px;
	font-weight: bold;
	color: #E8AB97;
	text-decoration: none;
}
.offers a.more:hover {
	color: #D56946;
	text-decoration: underline;
}
#licznik {
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 10px 0;
}
#licznik a {
	color: #D56946;
	text-decoration: none;
}
#licznik a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#licznik .naviPresentPage {
	color: #1A4A9F;
}
#licznik .naviSeparator {
	color: #E8E8E8;
}

/* szczegoly oferty */
.offer h1 {
	font-size: 16px;
	color: #88442D;
	margin-top: 10px;
}
.offer .params {
	padding: 7px;
	background: #F7EBE0;
	margin-bottom: 3px;
}
.offer .params h1 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	background: #88442D;
	color: #FFF;
	padding: 15px 10px;
	margin: 0;
	border: 0;
}
.offer .menu {
	background: #F7EBE0;
	text-align: center; 
	padding: 5px;
}
.offer .menu table {
	margin: 0 auto;
}
.offer .menu td {
	background: #F0DAC6;
	padding: 5px 8px;
}
.offer .menu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #D56946;
	text-decoration: none;
}
.offer .menu a:hover {
	color: #77331C;
	text-decoration: underline;
}
.offer .description {
	padding: 0 10px;
	text-align: justify;
}
.offer .photos {
	width: 600px;
	padding-left: 45px;
}
.offer .photos div {
	display: inline; 
	padding: 2px;
	line-height: 20px;
}
.offer .photos img {background-color: #FFF; padding: 3px; border: 1px solid #E8AB97;}

/* zlecenie on-line */
#cMyOffer {background: #F7EBE0; padding-top: 1px;}
#cMyOffer h1 {font: bold 14px Tahoma,Arial,Helvetica,sans-serif; color: #D56946; background: #EFD5BE; padding: 7px 5px; margin:5px;}
