@charset "UTF-8";

body, html , div, h1, h2, h3, h4, div, a , table, tbody, tr, td, th, img, ul, li, form, input, select, legend, textarea, label {
	margin:0px;
	padding:0px;
	border-width:0;
	border-style:none;
	border-collapse:collapse;
	font-family:Verdana, Tahoma, Helvetica;
	font-size:11px;
	line-height:18px;
	color:#000;
	vertical-align:top;
}
body,html { height:100%; background-color:#ffffff; }
a:hover { text-decoration:underline !important; }
.red, .content form .param th.red { color:#ff0000; font-weight:bold; }
.clear { clear:both; }

/*TOP*/
#main { width:866px; text-align:left;}

#langs { border-bottom:1px solid #425369; margin:0px 0px 1px 0px; padding:16px 0px; }
#langs a { display:block; float:left; height:34px; width:40px; text-align:center; border-left:1px solid #EBEBEB; background-image:url('../images/lang_sep.gif'); background-position:left bottom; background-repeat:no-repeat; opacity:0.3; filter:Alpha(opacity=30); }
#langs a:hover { background-position:left 25px; opacity:0.5; filter:Alpha(opacity=50); }
#langs a.active { opacity:1; filter:Alpha(opacity=100); }
#langs .a1 { background-image:none; border:0px none; }
#langs img { width:24px; height:34px; background-image:url('../images/flagi.gif'); background-position:0px 0px; background-repeat:no-repeat; }
#langs .lang_pl img { background-position:0px 0px; }
#langs .lang_en img { background-position:-24px 0px; }

#baner { height:80px; display:block; background-image:url('../images/baner_bg.jpg'); background-position:0px 1px; background-repeat:no-repeat; }
#home #baner { height:202px; }

/*CONTENT*/
#left, #right, #botleft, #botright { display:block;float:left; }
#left { width:588px; }
#right {
	width:278px;
	padding-bottom:2px;
	background-color:#ffffff;
	margin-bottom:160px;
}
#right2 {
	width:277px;
	text-align:right;
}

.right_box_top { margin-bottom:4px; background-image:url('../images/bg_right_top.jpg'); background-position:left top; background-repeat:no-repeat; }
.right_box_bottom { padding:16px 0px; border-left:1px solid #C2C2C2; background-image:url('../images/bg_right_bottom.gif'); background-position:left bottom; background-repeat:no-repeat; }

#content
{
	width:866px;
	background-image:url('../images/bg_right.gif');
	background-position:right top;
	background-repeat:repeat-y;
}
#content2
{
	width:866px;
	background-image:url('../images/bg_right_bottom.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
#content3
{
	width:866px;
	background-image:url('../images/bg_left.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
/*MENU*/
.dropdown * { margin:0px; padding:0px; list-style-type:none; text-decoration:none; }
.dropdown ul { position:absolute; z-index:10000; }
.dropdown li { float:left; position:relative; }
.dropdown .u1, .dropdown .u2 { display:none; }
.dropdown li:hover .u1, .dropdown li.hover .u1 { display:block; }
.dropdown .u1 li:hover .u2, .dropdown .u1 li.hover .u2 { display:block; }

#menu { position:relative; background-color:#ffffff; }
#menu, #menu .u0 { height:60px; width:866px; }
#menu .u0 { display:block; background-image:url('../images/menu_bar.gif'); background-repeat:repeat-x; background-position:left bottom; }
#menu .l0 { width:115px; height:52px; margin-left:2px; border-top:8px solid #D1CDCD; background-image:url('../images/menu_a.gif'); background-repeat:no-repeat; background-position:left -10px; }
#menu .li1 { width:160px; }
#menu a { display:block; font-family:arial; font-size:12px; letter-spacing:1px; color:#444444; }
#menu .a0 { padding:16px 0px 18px 0px; font-weight:bold; text-transform:UpperCase; text-align:center; background-image:url('../images/menu_a_arrow.gif'); background-repeat:no-repeat; background-position:center 44px; }
#menu .l0:hover .a0, #menu .hover .a0 { background-position:center -16px; }
#menu .u1, #menu .u2 { border-top:1px solid #A7A7A7; width:224px; }
#menu .u1 a { width:200px; background-color:#f5f5f5; padding:4px 6px; padding-left:16px; border:1px solid #A7A7A7; border-top:0px none; background-image:url('../images/menu_sub_arrow.gif'); background-repeat:no-repeat; background-position:1005px 1008px; }
#menu .u1 li:hover .a1, #menu .u1 li.hover .a1, #menu .u2 li:hover .a2, #menu .u2 li.hover .a2 { background-color:#E3E3E3; background-position:5px 9px; }
#menu ul a.sub { background-position:5px 210px; }
#menu .u2 { left:223px; top:-1px; }

/*CONTENT*/
#leftcontent {
	background-repeat:no-repeat;
	background-image:url('../images/bg_header.jpg');
	background-position:left top;
	padding-bottom:50px;
}
#maintitle {
	height:60px;
}
#maintitle .titleline {
	width:200px;
	height:60px;
	float:right;
	background-repeat:no-repeat;
	background-image:url('../images/bg_h.gif');
	background-position:right 36px;
}
h1, .h1
{
	color:#ffffff;
	font-family:Lucida Sans Unicode;
	font-weight:normal;
	font-size:18px;
	text-transform:Capitalize;
	letter-spacing:1px;
	display:block;
	height:32px;
	padding:25px 0px 0px 22px;
}
h1.title {
	float:left;
}
h2, .h2
{
	color:#228ED4;
	font-family:Palatino Linotype;
	font-weight:bold;
	font-size:19px;
	text-transform:UpperCase;
	letter-spacing:2px;
	display:block;
	height:27px;
	padding:14px 0px 6px 22px;
}
.content
{
	padding:0px 20px 10px 20px;
}
.content ul {padding:6px 18px;}
.ref {
	border-bottom:1px solid #cecece;
	padding-bottom:10px;
}
.ref .logo,
.ref .text,
.ref .picture
{
	float:left;
	display:block;
	text-align:center;
	padding:6px 0px;
}
.ref .logo {width:120px;}
.ref .text {width:250px;padding:0px 12px 0px 6px;text-align:justify;}
.ref .picture img {
	width:190px;
	background-color:#930015;
	padding-bottom:4px;
}
.content .reflogo {
	display:block;
	float:left;
	text-align:center;
	width:120px;
	margin:16px 0px;
}
.content .reftext {
	display:block;
	float:left;
	width:420px;
	margin-bottom:12px;
}
.content .gallery  img {
	background-color:#930015;
	padding-bottom:4px;
	float:left;
	margin:4px;
}
#right a.r, #right a.t {
	display:block;
	border-bottom:1px solid #D4D3D3;
	margin-left:12px;
}
#right a.r {
	padding:8px 0px;
	text-align:center;
}
#right a.t {
	text-align:left;
	text-decoration:none;
	text-transform:UpperCase;
	color:#A1A1A1;
	padding:3px 0px;
	font-weight:bold;
}

#right a.r img {
	opacity:0.6;
	filter: alpha(style=3, opacity=60, finishOpacity=30, startX=0, startY=0, finishX=50, finishY=50);
}
#right a.r:hover img
{
	/*
	border-top:1px solid #930015;
	border-bottom:1px solid #930015;
	border-left:5px solid #930015;
	border-right:5px solid #930015;
	padding:7px 11px 7px 3px;
	*/
	opacity:1;
	filter:alpha(opacity=100);
}
#right a.r:last-child {
	background-image:none;
}
#right a:hover {
	color:#0A2F6D;
}
#right a.active {
	text-decoration:underline;
	opacity:1;
	filter:alpha(opacity=100);
}

.wiecej {
	display:block;
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	background-repeat:no-repeat;
	background-image:url('../images/wiecej.gif');
	background-position:left top;
	background-color:#8F9499;
	border-top:1px solid #CED0D2;
	border-bottom:2px solid #930015;
	text-transform:UpperCase;
	padding:0px 9px 0px 14px;
	text-decoration:none;
	margin:9px 0px 4px 0px;
}

.wiecej:hover {
	border-top:1px solid #DDDEDF;
	background-position:left bottom;
}
/*FORM*/


/*BOTTOM*/
#bottom {
	height:60px;
	margin-top:1px;
}
#botleft {
	width:575px;
	height:23px;
	padding:13px 6px 4px 6px;
	background-color:#C2C2C2;
	border-bottom:4px solid #930015;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('../images/ring_left.gif');
	background-position:right top;
}
#botleft a {
	color:#A1A1A1;
	text-decoration:none;
	margin:2px 4px;
}
#botright {
	width:278px;
	height:44px;
	background-color:#9F9F9F;
	background-repeat:no-repeat;
	background-image:url('../images/ring_right.gif');
	background-position:left top;
}
.nylonek a {
	text-decoration:none;
	color:#C2C2C2;
}
.nylonek {
	height:44px;
	overflow:hidden;
}
.nylonek_obrazek, .nylonek_podpis {
	float:right;
	display:block;
}
.nylonek_obrazek {
	height:42px;
	padding-top:2px;
	width:80px;
	text-align:center;
}
.nylonek_podpis {
	height:30px;
	padding-top:14px;
	width:180px;
	padding-right:10px;
	text-align:right;
}
#newsletter { padding:6px 28px; }
#newsletter * { display:block; margin:2px 0px; padding:0px; text-align:left; }
#newsletter label { font-size:9px; line-height:12px; }
#newsletter input { background-color:#f4f4f4; border:1px solid #dedede; color:#A1A1A1; font-size:10px; }
#newsletter input:focus { border:1px solid #A1A1A1; color:#0A2F6D; }
#newsletter strong { text-transform:uppercase; color:#A1A1A1; }
#newsletter .text { letter-spacing:1px; padding:2px 4px; width:160px; }
#newsletter .submit { font-size:9px; padding:1px 2px; }

.news { padding:6px 20px; }
.news .date { font-size:9px; }
.news .name { font-weight:bold; font-size:12px; padding-top:6px; border-top:1px solid #eaeaea; }
.news .left { float:left; width:380px; }
.news .right { float:left; width:168px; text-align:right; }
.news .right img { border:1px solid #d4d4d4; }

.pager { padding:6px 20px; text-align:center; }
.pager a, .pager span { padding:1px 2px; }
.pager span { font-weight:bold; }

.files { padding:10px 40px; }
.gallery { padding:10px 20px; }
.gallery img { margin:4px; border:1px solid #d4d4d4; }

form table th { width:240px; }
form table th, form table td { padding:2px 4px; }
form table .text, form table select, form table textarea { border:1px solid #d4d4d4; width:240px; }
.submit { border:1px solid #c1c1c1; padding:2px 4px; }
#comments { height:140px; }
#industry_other_row, .box_row { display:none; }
.error, .error th, .error label { color:#ff0000; }
.error input { border-color:1px solid #ff0000; }
