/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial, Helvetica;
	background:#6d1a1a url('../layout/bgr.jpg');
	padding:0;
	margin:0;
	color:#000;
}
a img
{
	border:0;
	vertical-align:bottom;
}
p
{
	text-align:justify;
	line-height:20px;
	margin:10px 0;
}
h1
{
	margin:0;
	font-size:25px;
	padding:0 0 0 0;
	color:#802f2f;
	font-family:Times;
	font-weight:normal;
}
h2
{
	margin:0;
	font-size:21px;
	padding:0 0 0 0;
	color:#802f2f;
	font-family:Times;
	font-weight:normal;
}
h3
{
	color:#636363;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
}
ul.lista, ol.lista
{
	padding:10px 0 10px 20px;
	padding:0;
}
ul.lista li, ol.lista li
{
	margin:0;
	padding:2px 0 2px 15px;
	list-style:none;
	color:#636363;
}
.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}
.spacer
{
	height:2px;
	overflow:hidden;
	background:#cbcbcb;
	margin:10px 0;
}
.more
{
	text-align:right;
}
ul li, ol li
{
	line-height:20px;
}
.error
{
	font-size:10px;
	color:red;
}





form
{
	padding:0;
	margin:0;
}
input, select, textarea
{
	border:1px solid #c2c2c2;
	background:#eeeeee;
	font-family:Arial, Helvetica;
	padding:1px;
	font-size:12px;
}








/**
 * GALERIA
 */
table#gallery_table
{
	padding:0;
	margin:0;
}
table#gallery_table td
{
	vertical-align:top;
	font-size:11px;
	width:158px;
	text-align:center;
}
table#gallery_table td div.image
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	background:url('../layout/gallery_bgr.gif') no-repeat 0 0;
	padding:1px 7px 6px 1px
}
table#gallery_table td div.image_pics
{
	width:150px;
	height:113px;	
	text-align:center;
	margin-bottom:3px;
	border:1px solid #cacaca;
	background:#fff;
}
.gallery_arrow
{
	vertical-align:middle;
	padding:0 2px 1px 2px;
}
a.return_button
{
	border:1px solid #cacaca;
	background:#efefef url('../layout/return_bgr.gif') no-repeat center left;
	padding:1px 10px 0 23px;
	color:#6c6c6c;
	font-size:9px;
}
a.return_button:hover
{
	background-image:url('../layout/return_bgr_hover.gif');
}





/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#790000;
}
a:hover
{
	color:#000;
}
a.transparent:link img, a.transparent:visited img
{
	opacity: 1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}
a.transparent:hover img
{
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}
#pixlab a:link, #pixlab a:visited
{
	text-decoration:none;
	color:#a65959;
}
#pixlab a:hover
{
	color:#fff;
}
.more a:link, .more a:visited
{
	text-decoration:none;
	color:#ed1c24;
	border:0 !important;
}
.more a:hover
{
	color:#802f2f;
}
.more_arrow a:link, .more_arrow a:visited
{
	background:url('../layout/arrow.gif') no-repeat 0 4px;
	text-decoration:none;
	color:#ed1c24;
	font-size:11px;
	line-height:normal;
	padding:0 0 0 10px;
	border:0 !important;
}
.more_arrow a:hover
{
	color:#802f2f;
}
#content a:link, #content a:visited
{
	text-decoration:none;
	color:#790000;
	border-bottom:1px dotted #790000;
}
#content a:hover
{
	color:#000;
}
a#zglos_oferte:link, a#zglos_oferte:visited
{
	text-decoration:none;
	color:#fff;
	font-size:21px;
	border:0;
	background:url('../layout/zglos_oferte.gif') no-repeat 0 4px;
	display:block;
	padding:0 0 0 30px;
}
a#zglos_oferte:hover
{
	color:#000;
}







/**
 * KONSTRUKCJA
 */
#container
{
	width:974px;
	border:3px solid #b07f7f;
	border-top:0;
	margin:0 auto;
	background:#fff;
}
#header
{
	height:198px;
	background:url('../layout/header.jpg') no-repeat 0 0;
}
#logo
{
	position:absolute;
	width:171px;
	height:90px;
	margin:40px 0 0 40px;
}
#content
{
	padding:20px;
}
#content_main_left
{
	float:left;
	display:inline;
	width:557px;
}
#content_main_right
{
	float:right;
	display:inline;
	width:357px;
}
#main_box_1
{
	width:210px;
	height:154px;
	background:url('../layout/main_box_1.jpg') no-repeat 0 0;
	margin-bottom:10px;
	padding:10px 10px 10px 137px;
	font-size:11px;
}
#main_box_1 p, #main_box_2 p
{
	line-height:18px;
}
#main_box_2
{
	width:210px;
	height:154px;
	background:url('../layout/main_box_2.jpg') no-repeat 0 0;
	padding:10px 10px 10px 137px;
	font-size:11px;
}

.box
{
	padding-top:7px;
}
.box_pic
{
	float:left;
	display:inline;
	width:147px;
	margin:0 12px 0 0;
}
.box_pic img
{
	border:1px solid #8d8d8d;
}
.box_head
{
	font-size:14px;
	font-weight:bold;
	color:#802f2f;
}
.box_head span
{
	color:#414141;
}
.box_text
{
	font-size:11px;
	color:#575757;
	line-height:17px;
	padding:6px 0;
	text-align:justify;
}

#footer
{
	width:974px;
	margin:0 auto;
	padding:4px 0 0 0;
	font-size:10px;
	color:#a65959;
}
#pixlab
{
	float:right;
	display:inline;
}
#google_map
{
	height:300px;
	border:1px solid #bfbfbf;
}
.offer_detale
{
	width:100%;
	border:1px solid #cecece;
	color:#4c4c4c;
}
.offer_detale td
{
	background:#eeeeee;
}
.offer_detale td.offer_detale_r
{
	color:#3d0000;
}







/**
 * MENU
 */
ul.menulist
{
	margin:0 4px 0 0;
	padding:0;
	list-style:none;
	height:34px;
	float:right;
	display:inline;
}
ul.menulist li
{
	margin:0;
	padding:0 0 0 4px;
	float:left;
	display:inline;
	line-height:normal;	
}
ul.menulist li a:link, ul.menulist li a:visited
{
	display:block;
	padding:9px 0 10px 0;
	color:#fff;
	background:url('../layout/li_menu.gif') no-repeat 0 0;
	text-align:center;
	width:101px;
}
ul.menulist li a:hover
{
	color:#b8b8b8;
}
ul.menulist li.active a
{
	background:url('../layout/li_menu_active.gif') no-repeat 0 0 !important;
}





/**
 * MENU BOCZNE
 */
ul.horizlist, ul.horizlist ul
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.horizlist li
{
	margin:0;
	padding:0 0 0 0;
	line-height:normal;
}
ul.horizlist ul li
{
	padding-left:10px;
}
ul.horizlist li a:link, ul.horizlist li a:visited
{
	display:block;
	padding:2px 0 2px 15px;
	color:#fff !important;
	background:url('../layout/li_horizlist.gif') no-repeat 0 7px;
	text-align:left;
	width:176px;
	border:0 !important;
}
ul.horizlist ul a
{
	background:url('../layout/li_horizlist_li.gif') no-repeat 2px 7px !important;
}
ul.horizlist li a:hover
{
	color:#b8b8b8 !important;
}
ul.horizlist li a.active
{
	font-weight:bold !important;
}