body{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	line-height: 18px;
}

right { float:right;  }
left { float: left;  }

div.right { padding-top:10px; }


div.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

div.clline{
	margin: 0px 0px;
	height: 0px;
	padding: 0px;
}

h2{
	font-size: 18px;
	margin: 15px 0px;
}

img {
	border: 0px none;
}

a{
	text-decoration: none;
}

div.body a{
	text-decoration: underline;
	color: #f78d20;
}

div.margin{
	margin: auto;
	width: 980px;
	background-color: #FFFFFF;
}

div.margin2{
	margin: auto;
	width: 940px;
}

/* header */

div.header div.img{
	width: 630px;
	float: left;
}

div.header div.desc{
	width: 310px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	color: #807e7e;
}

div.header div.desc a{
	font-size: 12px;
	color: #807e7e;
}

div.header div.lang{
	width: 60px;
	float: right;
}

div.header div.lang div.pl,div.header div.lang div.en{
	width: 30px;
	float: left;
	font-weight: bold;
}

div.header div.lang div a{
	color: #807e7e;
}

div.header div.lang div.active a{
	color: #333333;
}

div.header div.data{
	width: 160px;
	float: right;
	text-align:right;
}

/* menu */
div.menu ul{
	margin: 0px;
	padding: 0px;
}

div.menu li.clear{
	background: #a39dc7;
	width: 2px;
	height: 22px;
}
	
div.menu li{
	float: left;
	list-style:none;
	width: 132px;
	text-align: center;
	background: url('../images/menu-back.png') repeat-x;
	height: 22px;
	padding-top: 5px;
}

div.menu li.last{
	width: 136px;
}

div.menu li.active2{
	background: url('../images/menu-back-active.png') repeat-x;
}

div.menu li, div.menu li a{
	color: #333333;
	font-weight: bold;
	height: 22px;
}

div.menu li.active2, div.menu li.active2 a{
	color: #ffffff;
}

div.menu li.active2 li, div.menu li.active2 li a{
	color: #333333;
}

div.menu li ul, div.menu li.active2 ul{
	position: relative;
	border: 1px solid #e0daed;
	width: 114px;
	padding-left: 18px;
	padding-bottom: 5px;
	background: #ffffff;
	z-index: 100000;
}

div.menu li.active2 ul li, div.menu li ul li{
	padding-top: 5px;
	float: none;
	height: 16px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	background: #ffffff;
	width: 114px;
}

div.menu li ul li a{
	font-weight: normal;
}

div.menu li ul li.active, div.menu li ul li.active a{
	font-weight: bold;
	color: #263d88;
}

div.menu2{	
	background: #f1f1f2;
	margin-top: 3px;
	padding: 3px 0px;
}

div.menu2 a{
	color: #333333;
}

div.menu2 a:hover{
	text-decoration: underline;
}

div.menu2 span.active{
	font-weight: bold;
}

/* srodek */

div.body{
	float: left;
	width: 620px;
	margin-right: 9px;
}

div.body table{
	width: 100%;
	border-spacing: 0px;
	border-left: 1px solid #dddaed;
	border-collapse: collapse;
}

div.body table td{
	border-bottom: 1px solid #dddaed;
	border-right: 1px solid #dddaed;
	background: #f1eff7;
	color: #000000;
	padding-left: 10px;
}

div.body table th{
	background: #656db3;
	color: #ffffff;
}

div.body span.bold{
	font-weight: bold;
}

div.body div.left{
	float: left;
	width: 200px;
	margin-top: 10px;
}

div.body div.left p{
	margin: 2px 0px 20px;
	color: #807e7e;
}

div.body div.center{
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 10px;
}

div.body div.center p{
	margin-top: 0px;
}

div.body ul.circle li{
	color: #f89630;
}

div.body ul.circle li span{
	color: #333333;
}

div.body ul.last{
	list-style-image: url('../images/lipointer.png');
}

div.body ul.last li a{
	color: #333333;
	text-decoration: none;
}

div.body ul.last li a:hover{
	text-decoration: underline;
	color: #f78d20;
}

/* zapytanie - formularz */

div.zapytanie div.line{
	margin: 10px 0px;
}

div.zapytanie div.title{
	float: left;
	width: 200px;
	text-align:right;
	margin-right: 10px;
}

div.zapytanie div.red{
	color: #ee3524;
	font-weight: bold;
}

div.zapytanie div.input{
	float: left;
	width: 323px;
	text-align: left;
}

div.zapytanie div.input input{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e0daed;
}

div.zapytanie div.submit input{
	background: url('../images/bottomback.png') repeat-x;
	color: #ffffff;
	width: 90px;
	float: right;
	border: none;
}

div.zapytanie div.box input, div.zapytanie div.box2 input{
	border: none;
}

div.zapytanie div.input textarea, div.zapytanie div.input select{
	border: 1px solid #e0daed;
}

div.zapytanie div.txt{
	color: #263d88;
	font-weight: bold;
}

div.zapytanie div.box{
	float: left;
	width: 80px;
	text-align:center;
}

div.zapytanie div.box2{
	text-align: left;
	float: left;
	width: 20px;
}

div.zapytanie div.error div.input{
	border: 2px solid #ee3524;
	padding: 5px;
	width: 310px;
	font-weight: bold;
}

div.zapytanie div.error div.input div.txt{
	color: #ee3524;
	margin-left: 20px;
}

div.zapytanie div.error ul{
	margin: 5px 0px 0px 20px;
	padding: 0px;
	color: #333333;
	list-style-type: none;
}

/* prawa kolumna */

div.leftcolumn{
	float: left;
	width: 311px;
	margin-bottom: 100px;
}

div.leftcolumn h2{
	margin: 5px 0px 10px;
	padding: 0px;
}

div.leftcolumn div.bordertop{
	background: url('../images/bordertop.png') no-repeat;
	width: 311px;
	height: 8px;
}

div.leftcolumn div.borderbottom{
	background: url('../images/borderbottom.png') no-repeat;
	width: 311px;
	height: 8px;
}

div.leftcolumn div.wrapper {
	overflow: hidden;
}

div.leftcolumn div.content img{
	border: 1px solid #e7e8e9;
}


div.leftcolumn div.content img.zapytanie{
	border: none;
}

div.leftcolumn div.borderleft{
	background: url('../images/borderleft.png') repeat-y;
	width: 7px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

div.leftcolumn div.borderright{
	background: url('../images/borderright.png') repeat-y;
	width: 7px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

div.leftcolumn div.wrapper div.content{
	float: left;
	width: 297px;
	padding: 0px 0px 32767px 0px;
	margin: 0px 0px -32767px 0px;
	background: #f1f1f2;
}

div.leftcolumn div.content{
	width: 297px;
	margin: auto;
}

div.leftcolumn div.content p{
	margin: 2px 0px 10px;
	color: #807e7e;
	font-size: 12px;
	padding: 0px;
}

div.leftcolumn div.certyfikat{
	position:relative;
	top: 30px;
        margin-left: 30px;
	
}

#cert_r {
	margin-bottom: 35px;
}

/* stopka */

div.footer{
	border-top: 2px solid #ededee;
	padding-bottom: 20px;
	margin-top: 10px;
}

div.footer div.img{
	float: left;
}

div.footer div.footermenu{
	width: 650px;
	float: right;
	margin-top: 5px;
}

div.footer div.footermenu ul{
	padding: 0px;
	margin: 0px;
	float: right;
}

div.footer div.footermenu ul li{
	list-style:none;
	float: left;
	margin: 0px 3px;
}

div.footer div.footermenu ul li, div.footer div.footermenu ul li a{
	font-size: 11px;
	color: #807e7e;
}