@charset "utf-8";

body {
	font: 12px Arial;
	background-color: #ffffff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0px;
	padding:0px;
	color:#5a5a5a;
}

ul {

}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	outline:none;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}
#holder {
	width:860px;
	padding-top:24px;
	min-height:600px;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	margin:0px auto;
	position:relative;
}
#holder #footer {
	width:840px;
	height:23px;
	padding:10px;
	padding-top:15px;
	margin-top:50px;
	color:#ffffff;
	font-weight:bold;
	background-color:#ec520c;
}
#holder #footer #fleft {
	width:50%;
	float:left;
	text-align:left;
}
#holder #footer #fright {
	width:50%;
	float:left;
	text-align:right;
}
#holder #footer #fright a {
	color:#ffffff;
}
#holder #top {
	width:860px;
	height:205px;
	margin-bottom:4px;
}
#holder #top #logo {
	width:330px;
	height:165px;
	padding-top:40px;
	position:relative;
	border-right:4px solid #ffffff;
	background-image:url(../img/orange.jpg);
	background-repeat:no-repeat;
	float:left;
}
#holder #top #img {
	width:490px;
	height:205px;
	border-right:4px solid #ffffff;
	float:left;
}
#holder #menu {
	width:860px;
	padding-top:18px;
	margin-bottom:20px;
	margin:0px auto;
}
#holder #menu ul {
	width:860px;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}	
#holder #menu ul li {
	margin-left:25px;
	margin-right:25px;
	display:inline;
}
#holder #menu ul li a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2d2d2d;
	text-decoration:none;
}
#holder #menu ul li a:hover,#holder #menu ul li a.selected {
	color:#ec520c;
}
#holder #container {
	width:800px;
	padding-top:50px;
	margin:0px auto;
}
#holder #container .header {
	width:100%;
	padding-bottom:10px;
	background-image:url(../img/br.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:30px;
	color:#404040;
}
#holder #container .items {
	width:800px;
	margin-top:10px;
	margin-bottom:50px;
}



#holder #container .items .item {
	width:190px;
	float:left;
	margin:5px;
}
#holder #container .items .item .submenu {
	width:180px;
	padding-left:10px;
	margin-top:5px;
}
#holder #container .items .item .submenu ul {
	width:180px;
	padding:0px;
	margin:0px;
	list-style:none;
}
#holder #container .items .item .submenu ul li {
	width:165px;
	padding-left:15px;
	margin-bottom:4px;
	background-image:url(../img/ar2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#holder #container .items .item .submenu ul li:hover {
	background-image:url(../img/ar1.jpg);
}
#holder #container .items .item .submenu ul li:hover > a {
	background-color:#ec520c;
	color:#ffffff;
}
#holder #container .items .item .submenu ul li a {
	color:#000000;
	padding:4px;
	text-decoration:none;
}
#holder #container .items .news {
	width:228px;
	padding:10px;
	padding-top:15px;
	height:146px;
	position:relative;
	float:left;
	margin:5px;
	background-image:url(../img/nbg.jpg);
	background-repeat:no-repeat;
}
#holder #container .items .news .title {
	width:100%;
	font-weight:bold;
	margin-bottom:5px;
}
#holder #container .items .news .body {
	width:100%;
}
#holder #container .items .news a {
	display:block;
	position:absolute;
	bottom:-12px;
	left:60px;
}
#holder #container .items .news-big {
	width:100%;
	margin-bottom:5px;
}
#holder #container .items .news-big .thumb {
	width:200px;
	margin-right:20px;
	float:left;
}


#holder #container .items .news-big .info {
	width:580px;
	float:left;
}
#holder #container .items .news-big .news-title {
	width:100%;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
}
#holder #container .items .news-big .news-body {
	width:100%;
	text-align:justify;
	line-height:18px;
}
#holder #container #cont-left {
	width:390px;
	float:left;
	margin-right:10px;
}
#holder #container #cont-right {
	width:390px;
	float:left;
	margin-left:10px;
}
#holder #container #cont-left .text-middle {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#holder #container #cont-left .map {
	width:390px;
	height:330px;
	margin-top:15px;
	color:#000;

	border:1px solid #c5c5c5;
	background: url(http://geofinder.web4you.com.pl/template/loader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}
#holder #container #cont-right .form-left {
	width:100%;
	margin-bottom:4px;
	font-weight:bold;
}
#holder #container .input  {
	width:321px;
	height:21px;
	border:0px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	outline:none;
	background-color:transparent;
	background-image:url(../img/input.jpg);
	background-repeat:no-repeat;
}
#holder #container textarea  {
	width:321px;
	height:190px;
	border:0px;
	padding:5px;
	outline:none;
	background-color:transparent;
	background-image:url(../img/textarea.jpg);
	background-repeat:no-repeat;
}
#holder #container .news-list {
	width:780px;
	height:113px;
	padding:10px;
	background-image:url(../img/nbg2.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#holder #container .news-list.no {
	background-image:url();
}
#holder #container .news-list .thumb {
	width:120px;
	float:left;
	margin-right:20px;
}
#holder #container .news-list .info {
	width:640px;
	float:left;
}
#holder #container .news-list .info .title {
	width:100%;
	margin-bottom:4px;
	font-weight:bold;
}
#holder #container .news-list .info .body {
	width:100%;
	line-height:18px;
	margin-bottom:7px;
}
#holder #container .news-list .info .more {
	width:100%;
	text-align:right;
}
#holder #container #bg-form {
	width:800px;
	padding-top:30px;
	margin-left:10px;
}
#holder #container #bg-form .form-left,#holder #container .form-left {
	float:left;
	margin-bottom:5px;
	padding-top:4px;
	font-weight:bold;
	width:120px;
}
#holder #container #bg-form .form-right,#holder #container .form-right {
	width:680px;
	float:left;
	margin-bottom:5px;
}
.offer {
	widtj:800px;
}
.offer .offer-header {
	width:100%;
	padding-bottom:15px;
	background-image:url(../img/br.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:20px;
	color:#010101;
}
.offer .offer-header .name {
	width:80%;
	float:left;
}
.offer .offer-header .back {
	width:20%;
	text-align:right;
	float:left;
}
.offer .thumb,.items .thumb {
	width:300px;
	float:left;
	margin-right:20px;
}
.offer .thumb .thumb {
	width:130px;  
	margin:10px; 
	text-align:center;
}
.offer .info, .items .info {
	width:480px;
	float:left;
}

.offer .info #form{
	margin-top:10px;
}

.offer .info #formc{
	display:none;
}


.offer .info #form .qbutton{
	cursor:pointer
}

.offer .info #form #info{
	font-weight:bold;
	margin-bottom:15px;
}

.offer .files{
	margin:20px 0;
	list-style:none;
}

.offer .files li{
	margin:5px 0;
}
  
.product {
	width:800px;
	margin:0px auto;
}
.product .submenu {
	width:230px;
	min-height:20px;
	float:left;
}
.product .submenu ul {
	width:230px;
	padding:0px;
	margin:0px;
	list-style:none;
}
.product .submenu ul li {
	width:215px;
	padding-left:15px;
	margin-bottom:4px;
	background-image:url(../img/ar2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.product .submenu ul li:hover, .product .submenu ul li.selected {
	background-image:url(../img/ar1.jpg);
}
.product .submenu ul li:hover > a, .product .submenu ul li a.selected {
	background-color:#ec520c;
	color:#ffffff;
}
.product .submenu ul li a {
	color:#000000;
	padding:4px;
	text-decoration:none;
}
.product .informations {
	width:550px;
	min-height:20px;
	margin-left:20px;
	float:left;
}
.product .informations .pictures {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.product .informations .pictures img {
	margin:5px;
	border:1px solid #dfdad6;
}
.product .informations .mpic {
	float:left;
	border:1px solid #dfdad6;
	margin-right:10px;
	margin-bottom:10px;
}


.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#079041;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#bb1511;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: underline;		color:#4b4b4d;}
a:visited {text-decoration: none;		color:#4b4b4d;}
a:hover   {text-decoration: none;   color:#4b4b4d;}
a:active  {text-decoration: none;		color:#4b4b4d;}
a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}