/* STYLE GLOWNE */

body{
	font-family: arial;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
}

fieldset, form{
	border: 0;
	margin: 0;
	padding: 0;
}
fieldset{
	padding: 15px 0 15px 0;
}

#main{
	margin: auto;
	width: 1000px;
}

/* TOP */

#top{
	height: 140px;
}

#flash{
	width: 710px;
	height: 92px;
	float: left;
	font-size: 0;
	line-height: 0;
	padding-top: 14px;
	
}

#services{
	width: 290px;
	height: 106px;
	background: #000;
	float: left;
	background: url('bg_services.gif') no-repeat bottom;
}

#swf{
	height: 92px;
	background: url('flash.jpg') bottom;
}

	#menu{
		width: 1000px;
		height: 34px;
	}
	
	#menu a{
		display: block;
		height: 34px;
		text-decoration: none;
		width: inherit;
	}
	
	.menus{
		height: 34px;
		float: left;
	}
	
	#m1{
		background: url('bg_m1.gif');
		width: 57px;
	}
	#m1 a:hover{
		background: url('bg_m1_on.gif');	
	}
	
	#m2{
		background: url('bg_m2.gif');
		width: 65px;
	}
	#m2 a:hover{
		background: url('bg_m2_on.gif');	
	}
	
	#m3{
		background: url('bg_m3.gif');
		width: 99px;
	}
	#m3 a:hover{
		background: url('bg_m3_on.gif');	
	}
	
	#m4{
		background: url('bg_m4.gif');
		width: 59px;
	}
	#m4 a:hover{
		background: url('bg_m4_on.gif');	
	}
	
	#m5{
		background: url('bg_m5.gif');
		width: 95px;
	}
	#m5 a:hover{
		background: url('bg_m5_on.gif');	
	}
	
	#m6{
		background: url('bg_m6.gif');
		width: 77px;
	}
	#m6 a:hover{
		background: url('bg_m6_on.gif');	
	}
	
	#m7{
		background: url('bg_m7.gif');
		width: 119px;
	}
	#m7 a:hover{
		background: url('bg_m7_on.gif');	
	}
	
	#m8{
		background: url('bg_m8.gif');
		width: 45px;
	}
	#m8 a:hover{
		background: url('bg_m8_on.gif');	
	}
	
	#m9{
		background: url('bg_m9.gif');
		width: 63px;
	}
	#m9 a:hover{
		background: url('bg_m9_on.gif');	
	}
	
	#m10{
		background: url('bg_m10.gif');
		width: 71px;
	}
	#m10 a:hover{
		background: url('bg_m10_on.gif');	
	}
	
	#m11{
		background: url('bg_m14.gif');
		width: 62px;
	}
	#m11 a:hover{
		background: url('bg_m14_on.gif');	
	}
	
	#m12{
		background: url('bg_m12.gif');
		width: 114px;
	}
	#m12 a:hover{
		background: url('bg_m12_on.gif');	
	}
	
	#m13{
		background: url('bg_m13.gif');
		width: 74px;
	}
	#m13 a:hover{
		background: url('bg_m13_on.gif');	
	}
	
/* SERVICES */

.serv{
	display: block;
	background: #f1f1f1;
	width: 139px;
	float: left;
	height: 31px;
	color: #289cc1;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
	padding: 4px 0 0 4px;
}

.serv:hover{
	background: #dcf0f7;
}

.serv img{
	border: 0;
	float: left;
}

.serv span{
	float: left;
	line-height: 28px;
	padding-left: 4px;
}

/* CONTENT */

#left, #right{
	width: 200px;
	float: left;
}

#center{
	width: 600px;
	float: left;
}

#center2{
	margin: auto;
	width: 560px;
}

.nag{
	font-weight: bold;
	color: #289abf;
	font-size: 14px;
	padding: 12px 0 12px 0;
}

.col{
	background: url('bg_shad_col_top.gif') no-repeat top;
}

.col2{
	background:url('bg_shad_col_bot.gif') no-repeat bottom;
	padding: 8px 0 8px 0;
}

.bannery a img{
	border: 0;
}

.cnt{
	background: url('bg_shad_cont_top.gif') no-repeat top;
}

.cnt2{
	background:url('bg_shad_cont_bot.gif') no-repeat bottom;
	padding: 8px 0 8px 0;
}
	
	/* PUNKTORY */

	.p1{background: url('p1.gif') no-repeat;}
	.p2{background: url('p2.gif');}
	.p3{background: url('p3.gif');}
	.p4{background: url('p4.gif');}
	.p5{background: url('p5.gif');}
	.p6{background: url('p6.gif');}
	.p7{background: url('p7.gif');}
	.p8{background: url('p8.gif');}
	.p9{background: url('p9.gif');}
	.p10{background: url('p10.gif');}
	
	.p1, .p2, .p3, .p4, .p5, .p6, .p7, .p8, .p9, .p10{
		padding: 10px 0 10px 0;
		background-position: 8px center;
		background-repeat: no-repeat;
		padding-left: 30px;
		text-align: left;
	}
	
.dots{
	background: url('dot.gif');
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.line{
	background: #ccc;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#s_input{
	border: 1px solid #888;
	width: 180px;
	height: 15px;
}

#s_select{
	border: 1px solid #888;
	width: 127px;
	_width: 127px;
	line-height: 15px;
	height: 18px;
	font-size: 11px;
	display: block;
	float: left;
	margin-top: 5px;
}
	/* HACK DLA OPERY ;-) */
	
	@media all and (min-width: 0px)
	{	#s_select{width:125px;}	}

#s_szukaj{
	background: url('bg_search.gif') no-repeat;
	width: 51px;
	height: 21px;
	border: 0;
	margin: 5px 0 0 0;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 5px;
}
#s_szukaj:hover{
	background: url('bg_search_on.gif') no-repeat;
}

.pp{
	padding: 10px 0 10px 30px;
	text-align: left;
	background: url('pp.gif') no-repeat 8px center;
	font-weight: bold;
}

.pps{
	margin: 1px 0 1px 0;
}

.pps a{
	padding: 4px 0 4px 40px;
	text-align: left;
	background: url('pps.gif') no-repeat 11px center;
	display: block;
	text-decoration: none;
	color: #000;
}

.but{
	width: 112px;
	float: left;
}

.but a{
	color: #757373;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 0;
}
.but a:hover{
	background: #e9e9e9;
}

.but a img{
	border: 0;
	margin-bottom: 5px;
}

/* FOOTER */

#footer{
	background: #e2e1e1 url('bg_footer_top.gif') no-repeat top;
	color: #6f6f6f;
}

#footer a{
	text-decoration: none;
	color: #6f6f6f;
}

#footer span{
	color: #f96f00;
}

#footer_bot{
	background: url('bg_footer_bot.gif') no-repeat;
	height: 37px;
}

#copy
{	float: left;
padding: 12px 0 0 15px;	}
#madeby
{	float: right;
	position: relative;
	padding: 12px 15px 0 0;	}
#madeby a
{	color: #464646;
	font-weight: bold;	}
#madeby a:hover
{	color: #656567;	}
#madeby a span
{	color: #e75020;	}
#madeby a span:hover
{	color: #f96f00;	}

#kropka
{	position: absolute;
	left:260px;
	top: 12px;
	font-size: 11px;
	color: #e75020;
	font-weight: bold;	}
	
/* ODSTEPY */

.s1{
	height: 8px;
	line-height: 1px;
}

.s2{
	height: 5px;
	line-height: 1px;
}

.v1{
	float: left;
	width: 4px;
}

.clear
{ clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0px; }

a#langpl  {
  background:transparent url(pl.png) no-repeat scroll 0% 50%;
  float:right;
  height:24px;
  margin:0px;
  width:25px;
  filter:alpha(opacity=55); 
  opacity: 0.55;  
}
a:hover#langpl {
  filter:alpha(opacity=100); 
  opacity: 1;  
}

a#langen {
  background:transparent url(gb.png) no-repeat scroll 0% 50%;
  float:right;
  height:24px;
  margin:0px;
  width:25px;
  filter:alpha(opacity=55); 
  opacity: 0.55;  
}
a:hover#langen {
  filter:alpha(opacity=100); 
  opacity: 1;  
}

/* belka */
.belka
{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #6f6f6f;
	background: transparent;	
}
