@charset "utf-8";

body {
	font: 13px Tahoma;
	background-color: #8b8b8b; /* #3b3e40; #zmiana 7.07.2011 by Rafał # */
	/* background-image:url(../img/bga.jpg); # zmiana 7.07.2011 by Rafał  # */
	background-repeat:repeat-x;
	background-position:center top;
	margin:0px;
	padding:0px;
	color:#232527;
}
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;
}
#overall {
	width:100%;
	min-height:1031px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#holder {
	width:943px;
	margin:0px auto;
	position:relative;
}
#holder #top {
	width:100%;
	height:386px;
	position:relative;
}
#holder #top #logo {
	width:543px;
	height:238px;
	position:absolute;
	z-index:2;
	left:0px;
	top:20px;
}
#holder #top #fader {
	width:716px;
	height:386px;
	overflow:hidden;
	z-index:1;
	position:absolute;
	right:0px;
	top:0px;
}
#holder #top #menu {
	width:605px;
	height:50px;
	position:absolute;
	left:0px;
	bottom:30px;
	z-index:3;
}
#holder #top #menu ul {
	width:100%;
	height:50px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder #top #menu ul li {
	width:150px;
	height:50px;
	float:left;
	margin-right:1px;
}
#holder #top #menu ul li a {
	width:150px;
	height:32px;
	padding-top:18px;
	display:block;
	background-image:url(../img/m-off.png);
	background-repeat:no-repeat;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}
#holder #top #menu ul li a.selected {
	background-image:url(../img/m-selected.png);
}
#holder #content {
	width:943px;
	margin:0px auto;
}
#holder #content #cont-arrow {
	width:114px;
	min-height:114px;
	text-align:right;
	float:left;
}
#holder #content #cont-text {
	width:470px;
	min-height:285px;
	position:relative;
	padding:15px;
	padding-bottom:70px;
	background-color:#ededed;
	float:left;
}
#holder #content #cont-text.no {
	width:500px;
	padding:0px;
}
#holder #content #cont-text.no .prod-header {
	width:470px;
	background-color:#ededed;
	font-size:18px;
	font-weight:bold;
	color:#f14848;
	text-transform:uppercase;
	padding:15px;
}
#holder #content #cont-text.no .prod-pictures {
	width:470px;
	padding:15px;
	background-color:#fff;
	text-align:center;
}
#holder #content #cont-text.no .prod-pictures img {
	max-width:353px;
}
#holder #content #cont-text.no .prod-pictures .others {
	width:100%;
	margin-top:10px;
}
#holder #content #cont-text.no .prod-pictures .others img {
	max-width:220px;
	margin:5px;
}
#holder #content #cont-text.no .prod-text {
	width:450px;
	padding:25px;
	text-align:justify;
	font-size:13px;
	color:#232527;
	line-height:20px;
}
#holder #content #cont-text #map {
	width:470px;
	height:350px;
}
#holder #content #cont-text .bottom-image {
	position:absolute;
	left:-115px;
	bottom:-115px;
}
#holder #content #cont-text .header {
	font-size:18px;
	color:#f14848;
	font-weight:bold;
	text-transform:uppercase;
}
#holder #content #cont-text .text {
	padding:10px;
	font-size:13px;
	color:#232527;
	line-height:20px;
}
#holder #content #cont-submenu {
	width:279px;
	float:left;
}
#holder #content #cont-submenu .submenu {
	width:279px;
}
#holder #content #cont-submenu .submenu ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}
#holder #content #cont-submenu .submenu ul li {
	width:279px;
}
#holder #content #cont-submenu .submenu ul li a {
	width:249px;
	height:33px;
	display:block;
	color:#ededed;
	font-size:13px;
	font-weight:bold;
	background-color:#727a80;
	padding-left:15px;
	padding-right:15px;
	padding-top:17px;
	border-bottom:1px solid #979da1;
}
#holder #content #cont-submenu .submenu ul li a.selected {
	background-image:url(../img/submenu-selected.jpg);
	background-repeat:repeat-x;
}
#holder #content #cont-submenu .submenu ul li a.last {
	border-bottom:0px solid #979da1;
}
#holder #content #cont-submenu .header {
	width:250px;
	padding-top:14px;
	padding-bottom:10px;
	font-size:18px;
	color:#f14848;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:25px;
	padding-right:4px;
}
#holder #content #cont-submenu .prod-small-thumb {
	width:100%;
	text-align:center;
}
#holder #content #cont-submenu .prod-small-thumb img {
	max-width:279px;
}
#holder #content #cont-submenu .prod-small-desc {
	width:249px;
	height:76px;
	padding:15px;
	font:12px Arial;
	color:#232527;
	line-height:16px;
	background-image:url(../img/prod-small-desc.png);
	background-repeat:no-repeat;
}
#holder #content #cont-submenu .prod-small-desc p {
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:16px;
	margin-bottom:8px;
}
#holder #content #cont-submenu #bg-form {
	width:251px;
	padding:14px;
	position:relative;
	background-color:#727a80;
}
#holder #content #cont-submenu #bg-form #button {
	position:absolute;
	bottom:-50px;
	right:0px;
}
#holder #content #cont-submenu #bg-form .inf {
	width:100%;
	padding-bottom:5px;
}
#holder #content #cont-submenu #bg-form .form {
	width:250px;
	margin-bottom:4px;
}
#holder #content #cont-submenu #bg-form .form input.inp {
	width:230px;
	height:30px;
	font:11px Arial;
	outline:none;
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background-color:transparent;
	background-image:url(../img/input.jpg);
	background-repeat:no-repeat;
}
#holder #content #cont-submenu #bg-form .form textarea {
	width:230px;
	height:157px;
	font:11px Arial;
	outline:none;
	border:0px;
	padding:10px;
	background-color:transparent;
	background-image:url(../img/textarea.jpg);
	background-repeat:no-repeat;
}
#holder #content #cont-submenu-arrow {
	width:50px;
	min-height:50px;
	float:left;
	padding-top:42px;
}
#holder #footer {
	width:585px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:30px;
	text-align:right;
	font-size:10px;
	color:#fff;
}
#holder #footer a {
	text-decoration:underline;
}


.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:#c8ffda;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#ffc8c8;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#096cb8;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: none;			color:#fff;}
a:visited {text-decoration: none;			color:#fff;}
a:hover   {text-decoration: none;   		color:#fff;}
a:active  {text-decoration: none;			color:#fff;}
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;}