/**
 * OGÓLNE
 */
body
{
	font-size:12px;
	font-family:Arial;
	background:#f5e1aa url('../layout/bgr.gif') repeat-y center;
	margin:30px 0;
	padding:0;
	color:black;
}
a img
{
	border:0;
}
p
{
	text-align:justify;
	line-height:18px;
	font-size:12px;
	margin:10px 0;

}
h1
{
	font-size:22px;
	font-weight:bold;
	color:#005d4c;
	padding:10px 0;
	margin:0 10px;
	background:url('../layout/h1.gif') no-repeat right center;
}
h1 span
{
	color:#d5d4d2;
}
h2
{
	font-size:16px;
	font-weight:bold;
	color:white;
	padding:5px 0 10px 10px;
	margin:10px 0;
	background:url('../layout/h2.gif') repeat-x;
}
h3
{
	font-size:13px;
	font-weight:bold;
	color:black;
	padding:0 0 0 5px;
	margin:5px 0;
	border-left:9px solid #015e4c;
}
#content_left h1
{
	color:#7d7d7d;
}
#footer h1
{
	color:#7d7d7d;
	padding:5px 0;
}
.green
{
	color:#005d4c;
	font-weight:bold;
}
ul.lista
{
	line-height:20px;
}
ul.lista li
{
	list-style-image:url('../layout/li.gif');
}
span.error
{
	font-size:10px;
	color:red;
}
#footer_links
{
	background:#d9d9d9 url('../layout/footer_bgr.gif') repeat-y right;
	height:19px;
	color:#aeaeae;
	font-size:11px;
}
form
{
	margin:0;
	padding:0;
}





/**
 * SŁUPKI
 */
.slupek
{
	margin-top:10px;
	width:200px;
	height:34px; 
	background:url('../layout/slupek_2.gif');
}
.slupek_txt
{
	font-size:11px; 
	margin-left:11px;
}
.slupek_left
{
	width:11px; 
	height:34px; 
	background:url('../layout/slupek_1.gif'); 
	float:left;
}
.slupek_right
{
	width:23px; 
	height:34px; 
	background:url('../layout/slupek_3.gif'); 
	float:right;
}






/**
 * LINKI
 */
a:link, a:visited
{
	text-decoration:none;
	color:#c20000;
}
a:hover
{
	color:#000;
}
h1 a:link, h1 a:visited
{
	text-decoration:none;
	color:#d5d4d2;
}
h1 a:hover
{
	color:#000;
}
#footer a:link, #footer a:visited
{
	text-decoration:none;
	color:#92824a;
}
#footer a:hover
{
	color:#c20000;
}
#header_links a:link, #header_links a:visited
{
	text-decoration:none;
	color:#fff;
}
#header_links a:hover
{
	color:#92824a;
}
#header_links a
{
	margin:0 10px;
}
#footer_links a:link, #footer_links a:visited
{
	text-decoration:none;
	color:#aeaeae;
}
#footer_links a:hover
{
	color:#c20000;
}
.click
{
	position:absolute;
	width:75px;
	heihgt:29px;
	margin:67px 0 0 109px;
}





/**
 * FORMULARZE
 */
table.zapytanie
{
	margin:0 auto;
}
table.zapytanie input, table.zapytanie textarea, table.zapytanie select
{
	font-family:Arial;
	width:300px;
	border:1px solid #c8c8c8;
	font-size:12px;
	padding:2px;
	background:#f6f6f6;
}
table.zapytanie input.button
{
	width:auto;
	padding:2px 6px;
	border:1px solid #165e52;
	color:#165e52;
}






/**
 * OGÓLNE
 */
#container
{
	width:1000px;
	padding:1px;
	background:white;
	margin:0 auto;
	border-right:3px solid #92824a;
}
#border_right_spacer
{
	width:3px; 
	height:4px;
	overflow:hidden;
	background:#b9a55e;
	position:absolute;
	margin:-1px 0 0 1001px;
}
#border_bottom_spacer
{
	width:1002px; 
	height:4px;
	overflow:hidden;
	background:url('../layout/bottom.gif');
	position:absolute;
	margin:0 0 0 3px;
}
#footer
{
	width:1005px;
	margin:0 auto;
	font-size:11px;
	height:50px;
}
#footer_address
{
	float:left;
	display:inline;
	margin:-10px 0 0 300px;
	color:#6f9976;
	line-height:16px;
}
#footer_address td
{
	padding:0 20px;
}
#footer_address div
{
	color:#6e654d;
}
#header
{
	width:1000px;
	height:141px;
	border-top:6px solid white;
	background:url('../layout/header.jpg');
}
#header_links
{
	position:absolute;
	margin:2px 0 0 0;
	width:1000px;
	text-align:right; 
	font-size:11px; 
	color:white;
}
#menu
{
	width:1000px;
	height:25px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background:#c7c7c7;
}
#language
{
	float:right;
	display:inline;
	margin:0;
}
#language td
{
	padding:0 5px;
	height:25px;
}
#content
{
	width:1000px;
	background:#ffffff url('../layout/bgr_content.gif') repeat-y right; 
}
#content_left
{
	margin:0;
	width:270px; 
	height:590px; 
	background:#cecece url('../layout/bgr_left.gif') repeat-x top; 
	float:left; 
	display:inline;
}
#content_middle
{
	width:530px; 
	float:left; 
	display:inline;
}
#content_right
{
	width:190px; 
	height:580px; 
	background:#ebebeb; 
	float:right; 
	display:inline; 
	text-align:left; 
	padding:5px;
}
#content_right img
{
	vertical-align:bottom;
	border:5px solid #c8c8c8;
	margin:0 0 5px 0;
}
#content_right div.right_img_bgr
{
	position:absolute;
	width:179px;
	margin:-29px 0 0 5px;
	background-color:#000000;
	opacity: 0.50;             /* CSS 3, Opera 9 */
	filter: alpha(opacity=50); /* MSIE */
	-moz-opacity: 0.50;        /* Gecko */
	height:19px;
}
#content_right div.right_img_text
{
	font-family:Verdana;
	position:absolute;
	width:175px;
	margin:-29px 0 0 5px;
	color:white;
	text-align:right;
	z-index:1;
	height:16px;
	overflow:hidden;
	padding:2px;
}
#content_right div.right_img_text div
{
	padding:2px;
}
#content_right div.right_img_text a
{
	color:white;
	display:block;
}
#pixlab
{
	float:right;
	display:inline;
	margin-right:5px;
}
#newsletter
{
	position:absolute; 
	width:300px; 
	height:100px; 
	margin:-101px 0 0 272px; 
	background:#ebebeb url('../layout/envelope.gif') no-repeat bottom left;
}
#zapytaj
{
	position:absolute; 
	width:227px; 
	height:100px; 
	margin:-101px 0 0 573px; 
	background:#f4f4f4;
}
#zapytaj_links
{
	padding:0 0 0 30px;
	line-height:16px;
}
.print_img
{
	width:20px; 
	height:20px; 
	position:absolute; 
	margin:151px 0 0 208px;
}
.print_ref
{
	width:20px; 
	height:20px; 
	position:absolute; 
	margin:230px 0 0 148px;
}
#dwg_table
{
	width:100%;
	margin:0 0 20px 0;
	background-color:#ebebeb;
	text-align:center;
	line-height:20px;
}
#dwg_table td
{
	background-color:#fff;*/
}
#dwg_table tr.dwg_table_tr td
{
	background-color:#f6f6f6 !important;
}
#dwg_table td.dwg_table_left
{
	text-align:left;
}





/**
 * TABELE
 */
table.tabela
{
	background:gray; 
	text-align:center;
	margin:0 auto;
}
table.tabela tr.head td
{
	color:#015e4c;
	background:#ebebeb;
}
table.tabela td
{
	background:white;
}
.kolory
{
	text-align:center;
	font-size:10px; 
	margin:0 auto;
}
.kolory td.kwadrat_kolory
{
	 width:90px;
	 height:90px; 
	 border:2px solid #99b8b3;
}
.kolory td.podpis
{
	width:90px;
	border:2px solid white;
	padding-bottom:10px;
}






/**
 * MENU
 */
ul.menu_horiz_list
{
	margin:0;
	padding:0;
	list-style-type:none; 
	list-style-image:none;
}
ul.menu_horiz_list li
{
	margin:0 1px 0 0;
	padding:0;
	float:left;
	display:inline;
	height:25px;
}
ul.menu_horiz_list li a:link, ul.menu_horiz_list li a:visited
{
	font-size:13px;
	color:white;
	margin:0;
	text-align:center;
	text-decoration:none;
	padding:4px 0 5px 0;
	background:#165e52;
	display:block;
	width:135px;
}
ul.menu_horiz_list li a:hover
{
	color:#fffd1b;
}
ul.menu_horiz_list li.active a
{
	color:black !important;
	background:#fedc00 !important;
}





/**
 * PODMENU
 */
ul.podmenu_horizontal
{
	height:28px;
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none; 
	list-style-image:none;
}
ul.podmenu_horizontal li
{
	margin:0 6px 0 0;
	padding:0;
	float:left;
	display:inline;
	height:28px;
}
ul.podmenu_horizontal li a:link, ul.podmenu_horizontal li a:visited
{
	font-size:13px;
	color:#fffd1b;
	margin:0;
	text-align:center;
	text-decoration:none;
	padding:5px 0 6px 0;
	background:url('../layout/button.gif');
	display:block;
	width:147px;
}
ul.podmenu_horizontal li a:hover
{
	color:white;
	background:url('../layout/button_hover.gif') !important;
}
ul.podmenu_horizontal li.active a
{
	color:white;
	background:url('../layout/button_active.gif') !important;
}






/**
 * GÓRNE MENU
 */
.suckertreemenu
{
	font-size:12px;
	font-family:Arial;
}
.suckertreemenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.suckertreemenu li a.active
{
	background:#fedc00 !important;
	color:black !important;
}
.suckertreemenu li a.active:hover
{
	color:black !important;
}
.suckertreemenu ul li
{
	position:relative;
	display:inline;
	float:left;
	background:#165e52 url('../layout/menu_bgr.gif') repeat-x;
	margin:0 1px 0 0;
	height:25px;
	width:135px;
}
.suckertreemenu ul li a
{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:white;
	display:block;
	width:135px;
	padding:5px 0 6px 0;
}
.suckertreemenu ul li ul
{
	z-index:100000;
	left:0;
	position:absolute;
	top:1em; /* no need to change, as true value set by script */
	display:block;
	visibility:hidden;
}
.suckertreemenu ul li ul li
{
	width:150px;
	height:auto;
	display:list-item;
	float:none;
}
.suckertreemenu ul li ul li ul
{ 
	left:159px; /* no need to change, as true value set by script */
	top:0;
}
.suckertreemenu ul li ul li a
{
	text-align:left;
	display:block;
	width:160px;
	color:white;
	text-decoration:none;
	padding:5px 5px 5px 20px;
	border-top:1px solid #fff;
	background:#165e52 url('../layout/menu_arrow.gif') no-repeat left top;
}
.suckertreemenu ul li ul li ul li
{
	
}
.suckertreemenu ul li ul li ul li a
{
	
}
.suckertreemenu ul li a:link, .suckertreemenu ul li a:visited
{
	color:white;
}
.suckertreemenu ul li a:hover
{
	color:#fffd1b;
}
.suckertreemenu .mainfoldericon
{
}
.suckertreemenu .subfoldericon
{
	
}
* html p#iepara
{
	padding-top: 1em;
}
/* Hack for IE \*/
* html .suckertreemenu ul li { float: left; }
* html .suckertreemenu ul li ul li { float: left; display:inline; }
/* End */






/**
 * DRUGIE GÓRNE MENU
 */
.suckertreemenu2
{
	font-size:12px;
	font-family:Arial;
}
.suckertreemenu2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.suckertreemenu2 li a.active
{
	background:#fedc00 !important;
	color:black !important;
}
.suckertreemenu2 li a.active:hover
{
	color:black !important;
}
.suckertreemenu2 ul li
{
	position:relative;
	display:inline;
	float:left;	
	height:28px;
	width:147px;
	margin:0 6px 0 0;
}
.suckertreemenu2 ul li a, .suckertreemenu2 ul li ul li a
{
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#fffd1b;
	display:block;
	width:147px;
	padding:5px 0 6px 0;
	background:url('../layout/button.gif');
}
.suckertreemenu2 ul li ul
{
	z-index:9;
	left:0;
	position:absolute;
	top:1em; /* no need to change, as true value set by script */
	display:block;
	visibility:hidden;
}
.suckertreemenu2 ul li ul li
{
	width:150px;
	height:auto;
	display:list-item;
	float:none;
}
.suckertreemenu2 ul li ul li ul
{ 
	left:159px; /* no need to change, as true value set by script */
	top:0;
}
.suckertreemenu2 ul li ul li ul li
{
	
}
.suckertreemenu2 ul li ul li ul li a
{
	color:#fffd1b;
}
.suckertreemenu2 ul li a:link, .suckertreemenu2 ul li a:visited
{
	color:#fffd1b;
}
.suckertreemenu2 ul li a:hover
{
	color:white;
	background:url('../layout/button_hover.gif') !important;
}
.suckertreemenu2 .mainfoldericon
{
}
.suckertreemenu2 .subfoldericon
{
	
}
.suckertreemenu2 ul li.active a
{
	color:white;
	background:url('../layout/button_active.gif') !important;
}
/* Hack for IE \*/
* html .suckertreemenu2 ul li { float: left; }
* html .suckertreemenu2 ul li ul li { float: left; display:inline; }
/* End */