html {
	background: transparent url('../_2_img/bg.jpg') repeat left top;
}

ul, ol, li, a, h1, h2, h3, h4, h5, h6, form{
	margin: 0px;
	padding: 0px;	
}

.spacing{
	letter-spacing: 1px;	
}

.rg{
	float: right;	
}

.lf{
	float: left;	
}
a{
  color:#4ED5FC;
}
a img{
	border: 0px;	

}

h2 {
	font-family: Helvetica;
	color: #4ed5fc;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	padding-right: 10px;	
}

.white {
  color: #fff;
  font-size: 85%;
  font-weight: normal;
}

.blue {
  color: #4ed5fc;
}

.red {
  color: #cd0000;
}

body{
	margin: 0px;
	padding: 0px;
	background: url('../_2_img/body_bg.jpg') repeat-x left top;
	color: #fff;
	font-family: Helvetica,Tahoma, Arial;
  font-size:80%;
}

.clear{
	clear: both;
}

.kontakt{
	padding-top: 8px;
	font-family: Helvetica;
	font-weight: bold;
	text-align: right;
	font-size: 90%;
	width: 870px;
	height: 23px;
	padding-left: 20px;
}

.kontakt img{
	margin-right: 5px;
}
	
.page{
	min-height: 100%;
	width: 100%;
	background: url('../_2_img/top_new2.jpg') no-repeat center 33px;
}

.page_center{
	width: 930px;
	margin: 0 auto;
}

.top{
	/*width: 1079px;*/
	height: 191px;
}

.menu{
	width: 690px;
	height: 32px;
	margin-bottom: 10px;
}

.menu ul li{
	display: block;
	float: left;
	width: 115px;
	height: 32px;
	background: url('../_2_img/button.png') no-repeat center top;
	position: relative;
	bottom: 8px;
	right: 4px;
}

.menu_a{
  display: block;
	height: 22px;
	padding-top: 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-family: Helvetica;
	font-weight: bold;
}

.menu ul li a:hover{
	text-decoration: none;
}

.menu ul li ul{
  position: relative;
  top: 8px;
  left: 10px;
}

.menu ul li ul li{
	display: none;
	height: 32px;
	background: #000;
	background: url('../_2_img/button.png') no-repeat center top;
}

.menu ul li:hover ul li {
	display: block;
	height: 32px;
  width: 115px;
   color: #fff;
	font-family: Helvetica;
	font-weight: bold;
	z-index: 100;
	border: 1px solid #333;
	background: url('../_2_img/button.png') no-repeat center top;
	
	
}

.menu ul li:hover ul li a{
	display: block;
	height: 32px;
  width: 115px;
  padding: 8px 0px 10px 15px;
  color: #fff;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	background: url('../_2_img/button_hover.png') no-repeat center top;
}

.menu ul li ul li a:hover{
  display: block;
	height: 32px;
  width: 115px;
  padding-bottom: 5px;
  color: #fff;
	font-family: Helvetica;
	font-weight: bold;
	z-index: 100;
	border: 1px solid #333;
  background: url('../_2_img/button_hover.png') no-repeat center top;
}

.logo{
	margin: 30px 6px 0px -6px;
	float: left;
	background: url('../_2_img/logo_new.png') no-repeat center center;
	width: 202px;
	height: 141px;
}

.logo a{
	display: block;	
	width: 162px;
	height: 163px;
}

.baner{
	float: left; 
	margin-left: 8px;
	width: 697px;
	height: 160px;
	margin-top: 18px;
}

.left_corner{
	float: left;
	background: url('../_2_img/left_corner.jpg') no-repeat left top;
	width: 9px;
	height: 9px;
}

.right_corner{
	float: right;
	background: url('../_2_img/right_corner.jpg') no-repeat left top;
	width: 9px;
	height: 9px;
}

.right_page{
	float: left;
	width: 684px;
}

.container{
	float: left;
	width: 654px;
	background: url('../_2_img/cont_bg.jpg') repeat-x left top;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 157px;
}

.container_box{
	width: 190px;
	background: url('../_2_img/cont_bg.jpg') repeat-x left top;

}

.main_right{
	
}

.left_page{
	margin-left: 0px;
	float: left;
	width:	210px;
	height: 100px;
}

.box{
	width: 189px;
	margin-left: 10px;
	margin-top: 10px;
}

.box_top{
	width: 189px;
	height: 13px;
	background: url('../_2_img/box_top.png') no-repeat center top;
}

.box_header{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 100%;
	margin: 0 auto;
	width: 160px;
	border-bottom: 1px solid #fff;	
	margin-bottom: 10px;
}

.box_header a{
  text-decoration: none;
  color: #fff;
}

.box_text{
	padding-left: 15px;	
	padding-right: 15px;
	font-family: Arial;
	font-size: 80%;
	font-weight: normal;
}

.box_text span{ 
	padding-top: 6px;
	margin-left: 5px;
}

.box_middle{
	width: 189px;
	background: url('../_2_img/box_middle.png') repeat-y right top;
	padding-bottom: 10px;
}

.box_bottom{
	width: 189px;
	height: 13px;
	background: url('../_2_img/box_bottom.png') no-repeat center top;
}

.main_left{
	width: 100%;
	background: #000;	
}

.bottom_right{
	width: 684px;
	height: 22px;
	background: url('../_2_img/bottom.png') no-repeat center top;
}

.box_right{
	width: 190px;
	margin-left: 10px;
}
.box_right1{
	width: 157px;
	
}

.footer{
	width: 684px;
	height: 22px;
}

.northern{
	font-family: Helvetica;
	font-size: 90%;
	padding-left: 20px;
	float: left;
	width: 364px;
}

.evo{
	font-family: Helvetica;
	font-size: 90%;
	padding-right: 20px;
	text-align: right;
	float: left;
	width: 280px;
}

.evo a{
	text-decoration: none;
	color: #fff;
}

.northern a{
	text-decoration: none;
	color: #fff;
}

.big_button{
	float: right;
	margin-top: 15px;
	position: relative;
	left: 17px;
}

.big_middle{
	font-family: Helvetica;
	font-weight: normal;
	font-size: 130%;
	float: left;
	height: 27px;
	background: #930001;
	padding: 4px 3px 0px 3px;
}

.big_left{
	float: left;
	height: 31px;
	width: 9px;
	background: url('../_2_img/big_button_l.png') no-repeat center top;
}

.big_right{
	float: left;
	height: 31px;
	width: 9px;
	background: url('../_2_img/big_button_r.png') no-repeat center top;	
}

.news{
	margin-top: 12px;
	margin-left: 10px;
	border-bottom: 1px solid #1e1e1e;
	padding-bottom: 20px;
}

.news_img{
	float: left;
	width: 160px;
	height: 125px;
}

.news_img img{
	border: 3px solid #757575;
	margin-top: 8px;
	margin-left: 2px;
}

.news_text{
	padding-top: 10px;
	padding-left: 5px;
  padding-right:5px;
}
.news_text h2{
 font-size:100%;
}
.news1 .news_text{
	width: 470px;
	float: left;
}
.news_text a{
 text-decoration:none;
 color:#4ED5FC;
}

.text{
	margin-top: 10px;
	font-family: Arial;
	font-size: 90%;
}

.kontakt_text{	

	margin: 5px 0px 0px 5px;
	
}

.tel{
	margin-top: 2px;
}

.italic{
	font-style: italic;
}

.info{
	margin-top: 50px;
	margin-left: 5px;
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	width: 190px;
	color: #575757;
}

a.more{
	font-family: Helvetica;
	font-size: 90%;
	text-decoration: none;
	float: right;
	color: #7c7c7c;
}
a.back{
	font-family: Helvetica;
	font-size: 90%;
	text-decoration: none;
	color: #7c7c7c;
}

a.back1{
	font-family: Helvetica;
	font-size: 100%;
	text-decoration: none;
	color: #7c7c7c;
}

a.more:hover,a.back:hover{
	text-decoration: underline;
}

a .czyt_wiecej{
	padding-right: 15px;
	font-family: Helvetica;
	font-size: 80%;
	text-decoration: none;
	float: right;
	color: #f00;
}

a:hover .czyt_wiecej{
	text-decoration: underline;
}

.alarm{
}

.data{
	color: #f00;
	font-size: 80%;
	font-family: Helvetica;
	font-weight: bold;
}

.box_title_news{
	padding-bottom: 5px;
	margin-left: 15px;	
}
.box_title_news h3{
}
.box_title_news h3 a{
 color:#fff;
 text-decoration:none;
  font-size:80%;
}

.raport{

}

.raport_data{
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Helvetica;
	font-size: 80%;
}

.raport_item{
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 80%;	
}

.no_padding{
	padding-bottom: 0px;	
}

.search{
	
	padding-bottom: 15px;
}
.newsletter{
 margin-top:10px;
}
.newsletter1{
 margin-top:10px;
 width:157px;
}
.newsletter span{
 font-size:90%;
 color:#4ED5FC;
 display:block;
 padding-bottom:2px;
}
input.area{
	float: left;
	height: 20px;
	width: 157px;
	background: #306172;
	border: 0px solid #212121;
	color: #fff;
	font-family: Helvetica;
	font-size: 90%;
}
input.area1{
	float: left;
	height: 20px;
	width: 117px;
	background: #306172;
	border: 0px solid #212121;
	color: #fff;
	font-family: Helvetica;
	font-size: 90%;
}
input.przycisk{
	float: left;
	background: #4ed5fc;
	border: 0px solid #4ed5fc;
	height: 22px;
	color: #fff;
	font-family: Helvetica;
  cursor: pointer;
}
input.przycisk:focus{
	float: left;
	background: #4ed5fc;
	border: 0px solid #4ed5fc;
	height: 22px;
	color: #fff;
	font-family: Helvetica;
  outline: none;
}

.middle_l{
	float: left;
	width: 4px;
	height: 22px;
	background: url('../_2_img/middle_left.jpg') no-repeat center top;	
}

.middle_r{
	float: left;
	width: 4px;
	height: 22px;
	background: url('../_2_img/middle_right.jpg') no-repeat center top;	
}

.ankieta_poprawej{
	font-family: Helvetica;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 10px;
	text-align:left;
}

.ankieta{
	font-family: Helvetica;
	
	text-align:left;
}
.przycisk2{
	padding-bottom: 3px;
	float: left;
	background: #990000 url('../_2_img/glosuj_ankietabox.jpg') no-repeat center top;	 
	border: 0px solid #4ed5fc;
	height: 17px;
	width: 60px;
	color: #000;
	font-family: Helvetica;
  cursor: pointer;
}

.small_l{
	float: left;
	width: 5px;
	height: 17px;
	background: url('../_2_img/small_l.png') no-repeat center top;	
}

.small_r{
	float: left;
	width: 5px;
	height: 17px;
	background: url('../_2_img/small_r.png') no-repeat center top;	
}
.white_link a{
 color:#fff;
 text-decoration:none;
}

/*komentarze*/
.komentarze_dodaj{
 font-size:110%;
}
.komentarze_lista_naglowek{
 color:#4ED5FC;
 font-size:100%;
}
.komentarz_naglowek{
 font-size:100%;
 margin-top:10px;
 padding-bottom:5px;
border-bottom:1px solid #1E1E1E;
}
.komentarz_autor{
 color:#DB0D0F;
}
.komentarz_data{
 font-size:80%;
}

/*galeria*/
.galeria_kafelki{
 font-size:90%;
}
.galeria_kafelki a{
 display:block;
 width:120px;
 height:90px;
 overflow: hidden;
 float:left;
 margin-right:4px;
 margin-bottom:4px;
border:3px solid #757575;
}
.galeria_kafelki h4{
 margin-bottom:5px;
 color:#DA0C0E;

}

.wyniki_wyszukiwanie {
	padding: 10px;
}

.wyniki_wyszukiwanie ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 20px;
}

.wyniki_wyszukiwanie ul li a, .wyniki_wyszukiwanie ul li a:link, .wyniki_wyszukiwanie ul li a:active, .wyniki_wyszukiwanie ul li a:visited {
	text-decoration: none;
}

.box_black_text {
	font-size: 80%;
  padding-top:5px;
}

.produkt{
  float: left;
  margin-right: 5px;
}

.center{
  display: block;
  margin: 0 auto;
}

.box_subheader{
  padding-left: 15px;
  padding-bottom: 5px;
  font-size: 90%;
}

.padding_box{
  padding-top: 10px;
}
.baner_zaokraglony{
	float: right;
	width: 140px;
	height: 25px;
	background: url('../_2_img/button1.png') no-repeat center top;	
}