div.naglowek{
	background-image: url(img/naglowek.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	height:65px;
}

div.baner{
	/*background-image: url(img/baner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	*/
	height:249px;
}
div.menu{
	padding:0px;
	margin: 0px auto;
	height:38px;
	font-family: verdana;
	text-align:left;
	font-size: 11px;
	line-height: 25px;
	font-weight:bold;
	color:gray;
	width:700px;
	border:0px solid red;
}

div.pasek{
	background-image: url(img/pasek.jpg);
	background-repeat: no-repeat;
	height:30px;
}

div.pasekg{
	background-image: url(img/pasek_g.jpg);
	background-repeat: no-repeat;
	height:30px;
	border:0px solid red;
}

div.pasekd{
	background-image: url(img/pasek_d.jpg);
	background-repeat: no-repeat;
	height:30px;
}

div.contentbody{
	padding:0px;
	margin: 0px auto;
	width:820px;
	font-family: verdana;
	text-align:left;
	font-size: 14px;
	line-height: 25px;
	border:0px solid red;
}

ul, ul li {
	list-style-image: url(img/more.jpg);
	display: block;
	margin: 0;
}

ul li {
	float: left;
	list-style-image: url(img/more.jpg);
	border:0px solid red;
	padding-left: 25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}

li a:hover{
	text-decoration:none;
	color:#000000;
}

a:link{
	text-decoration:none;
	color:gray;
}

a:visited{
	text-decoration:none;
	color:gray;
}

div.stopka{
	padding-top:25px;
	font-family: verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight:bold;
}

div.contentleft{
	float:left;
	width:245px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(img/kreskapion.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border:0px solid red;
	/*background-color:#BBC9D2;*/
}

div.contentright{
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color:#44667F;
	width:530px;
	overflow:hidden;
	border:0px solid red;
	/*background-color:#F2FAFD;*/
}

div.title{
	font-family: verdana;
	font-size: 12px;
	line-height: 46px;
	font-weight:bold;
	color:#F37020;
}

div.form {
	background-image: url(img/kreskapoziom1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
	height:26px;
	font-family: verdana;
	font-size: 11px;
	line-height: 35px;
	padding-bottom:30px;
	margin:0px auto;
	border:0px solid red;
}

div.formtekst{
	border:0px solid red;
	padding-top:2px;
	margin:0px auto;
	height:20px;
	line-height: 15px;
	width:40px;
	float:left;
	
}

div.forminput{
	border:0px solid red;
	padding-left:10px;
	margin:0px auto;
	height:22px;
	float:left;
	overflow:hidden;
}

div.formimg{
	border:0px solid red;
	padding-left:10px;
	margin:0px auto;
	height:20px;
	float:left;
	overflow:hidden;
}

div.dyplom{
	padding:30px;
	margin: 0px auto;
	width:189px;
	height:268px;
	background-image: url(img/dyplom.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

div.main1{
	padding-left:20px;
	padding-top:10px;
	border:0px solid red;
	background-image: url(img/menutop.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;
}

div.main2{
	padding-left:0px;
	padding-bottom:10px;
	padding-top:20px;
	border:0px solid red;
	background-image: url(img/menubottom.jpg);
	background-position: 20px 100%;
	background-repeat: no-repeat;
}

div.button{
	border:0px solid yellow;
	padding:0px;
	line-height: 15px;
	margin:0px auto;
	overflow:hidden;
}

div.buttontop{
	background-color:#FFFFDD;
	height:2px;
	border:0px solid black;
	overflow:hidden;
}

div.buttonbody{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 35px;
	text-align:left;
	color:black;
	padding-left:10px;
	padding-right:10px;
	line-height: 15px;
	background-color:#F6F4D3;
	border:0px solid yellow;
}

div.buttonbody1{
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	line-height: 35px;
	text-align:left;
	color:blue;
	padding-left:30px;
	padding-right:10px;
	line-height: 15px;
	background-color:#F6F4D3;
	border:0px solid yellow;
}

div.buttonbody2{
	height:20px;
	padding-left:10px;
	line-height: 15px;
	background-color:#F6F4D3;
	border:0px solid yellow;
	overflow:hidden;
}

div.buttonbottom{
	background-color:#E5DFBF;
	height:2px;
	border:0px solid red;
	overflow:hidden;
}

a.put{
	line-height: 15px;
}

div.main1 a:hover div.buttonbody{
	background-color:#EAEADD;/*#F5F1A9;*/
	cursor:pointer;
}

div.main1 a:hover div.buttonbody1{
	background-color:#EAEADD;/*#F5F1A9;*/
	color:black;
	cursor:pointer;
}

div.main1 a:hover{
	text-decoration:none;
}

div.main1 a:link{
	text-decoration:none;
}

div.main1 a:visited{
	text-decoration:none;
}

div.main1 a:hover {
	color:#000;/*#F5F1A9;*/
	cursor:pointer;
}

div.flagiright{
	border:0px solid red;
	width:40px;
	height:16px;
	float:right;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}

div.flag1{
	border:0px solid black;
	width:24px;
	height:17px;
	float:right;
	cursor:pointer;
}

div.flag2{
	border:0px solid red;
	width:23px;
	height:17px;
	float:right;
	cursor:pointer;
}

div.flag3{
	border:0px solid red;
	width:23px;
	height:17px;
	float:right;
	cursor:pointer;
}

div.flagitop{
	border:0px solid green;
	float:right;
	width:100%;
	height:19px;
	clear:left;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}

div.flagibody{
	border:0px solid red;
	clear:both;
	width:100%;
	height:16px;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}

div.space{
	border:0px solid #7392A6;
	width:4px;
	height:5px;
	float:right;
}

div.line{
	overflow:hidden;
	clear:both;
	border:0px solid red;
}

div.slusarskiedark{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.slusarskielight{
	float:left;
	border:0px solid green;
	overflow:hidden;
	width:90px; 
	margin-bottom:3px; 
	margin-left:3px;
	color:black;
	text-align:center;
	background-color:#F2F2F1;
	font-size:13px;
	line-height:14px;
	padding:5px;
	height:20px;
}

div.slusarskietheader{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:112px; 
	margin-bottom:3px; 
	margin-left:3px;
	color:white;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	height:20px;
	padding:5px;
}

div.theaderfirst{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:93px; 
	margin-bottom:2px; 
	margin-left:3px;
	color:white;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	height:37px;
	padding-left:5px;
	padding-top:10px;
}

div.theaderfirst2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:93px; 
	margin-bottom:2px; 
	margin-left:3px;
	color:white;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	height:45px;
	padding-left:5px;
	padding-top:2px;
}

div.theadersecond{
	float:left;
	overflow:hidden;
	border:0px solid red;
	width:401px; 
	margin-bottom:0px; 
	margin-left:3px;
	color:white;
	/*background-color:#777675;*/
	font-size:13px;
	line-height:14px;
	height:47px;
	padding:0px;
}

div.theaderthird{
	float:left;
	overflow:hidden;
	border:0px solid red;
	width:401px; 
	margin-bottom:0px; 
	margin-left:3px;
	color:white;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:17px;
	padding-top:15px;
	padding-bottom:15px;
}

div.theadertop{
	clear:both;
	overflow:hidden;
	border:0px solid green;
	width:401px; 
	margin-bottom:2px; 
	margin-left:0px;
	text-align:center;
	color:white;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	height:17px;
	padding-top:8px;
}

div.theaderdown{
	clear:both;
	overflow:hidden;
	border:0px solid yellow;
	width:401px; 
	margin-bottom:0px; 
	margin-left:0px;
	color:white;
	font-size:13px;
	line-height:14px;
	height:20px;
	padding:0px;
}

div.theaderpil{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:119px; 
	margin-bottom:3px; 
	color:white;
	margin-left:3px;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.theaderfrez1{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:153px; 
	margin-bottom:3px; 
	color:white;
	margin-left:3px;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.theaderfrez2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:70px; 
	margin-bottom:3px; 
	color:white;
	margin-left:3px;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

div.theaderfrez3{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:256px; 
	margin-bottom:3px; 
	color:white;
	margin-left:3px;
	background-color:#777675;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:30px;
	padding:5px;
}

div.sludark{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.sludark3{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

div.sludark2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:0px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.pildark2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:0px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.pildark{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:119px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.pildark3{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:88px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

div.precdark{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:68px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.precdark3{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:67px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

div.precdark2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:67px; 
	margin-bottom:3px; 
	color:black;
	margin-left:0px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.frezdark1{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:70px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.frezdark2{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:70px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.frezdark3{
	float:left;
	overflow:hidden;
	border:0px solid green;
	width:54px; 
	margin-bottom:3px; 
	color:black;
	margin-left:3px;
	background-color:#DBDBD9;
	font-size:13px;
	line-height:14px;
	text-align:center;
	height:20px;
	padding:5px;
}

div.line2{
	overflow:hidden;
	clear:both;
	border:0px solid red;
}

div.kreskakontakt{
	background-image: url(img/kreskapoziom2.jpg);
	background-position: 0px 0px;
	height:30px;
	background-repeat: repeat-x;
	border:0px solid red;
}

div.logo1 {
	background-image: url(img/awar.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:43px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo2 {
	background-image: url(img/eltech.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:46px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo3 {
	background-image: url(img/logo_elmet.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:174px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo4 {
	background-image: url(img/logojurimp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:39px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo5 {
	background-image: url(img/naklejka.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:110px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo6 {
	background-image: url(img/tormet.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:82px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.logo7 {
	background-image: url(img/tos.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:0px;
	padding-bottom:30px;
	padding-top:30px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}
div.logo8 {
	background-image: url(img/KORAB_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align:left;
	height:75px;
	padding-bottom:30px;
	padding-top:30px;
	margin:0px auto;
	border:0px solid red;
	cursor:pointer;
}

div.popup{
	position:absolute;
	z-index:100;
	display:none;
	width:500px;
	height:530px;
	background-color:white;
	border:1px solid black;
	overflow:hidden;
	font-family: verdana;
	text-align:left;
	font-size: 11px;
	line-height: 20px;
}

div.zdolnosc{
	padding-left:20px;
	font-family: verdana;
	text-align:left;
	font-size: 12px;
	line-height: 25px;
}

