* { padding: 0; margin: 0; }

html, body {
			height: 100%;
		}

body {
 background: #ffffff url('../images/bg2.gif') repeat-y;
 font-family: Arial, sans-serif, Helvetica;
 font-weight: normal;

}

img {
	padding-top: 5px;
	padding-bottom: 10px;
	border: 0px;
	float: left;
	
	max-width: 577px;
}
a:link img {
	color: #fff;
	background: none;
	padding: 0px;
	font-size: 0px;
	text-decoration: none;
}
a:visited img {
	color: #fff;
	background: none;
	padding: 0px;
	font-size: 0px;
	text-decoration: none;
}
a:hover  img {
	color: #fff;
	background: none;
	padding: 0px;
	font-size: 0px;
	text-decoration: none;
}
a:active img {
	color: #fff;
	background: none;
	padding: 0px;
	font-size: 0px;
	text-decoration: none;
}
a:link {
	color: #fff;
	background: #000;
	padding: 0px;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	color: #fff;
		background: #000;
		padding: 0px;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background: #535353;
	padding: 0px;
	font-size: 13px;
	text-decoration: none;
}
a:active {
	color: #fff;
		background: #000;
		padding: 0px;
	font-size: 13px;
	text-decoration: none;
}

ul, ul li {
list-style-type: none;
display: block;
margin: 0;
padding-bottom: 2px;
padding-left: 20px;


}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 18px;
	padding: 5px 0 5px 0;
	margin: 0 0px 0 0px;
}


h2 {
	text-align: left;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 0px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
 #linia
 {
 width: 980px;
 background: #f2f2f2;
 height: 1px;
 margin: auto;
 border: 0px; 
 padding: 0px;


  }
.container
 {

 width: 995px;
 margin: auto;
 border: 0px; 
 padding: 0;
 float: left;

 }
 
.container3
 {

 width: 995px;
 margin: auto;
 border: 0px; 
 padding: 0;

 }

 .ostplyt
 {
 float:left;
 height: 270px;
 width: 340px;
 }
   
  #sidebar
 {
 padding-top: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 0px;
 color: #fff;
 float: left;
 width: 370px;
 }
   #content
 {
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 0px;
 color: #000;
 float: left;
 width: 602px;
 }
   #wyszukiwarka_all
 {
 padding-top: 5px;
 padding-bottom: 5px;
 width: 602px;
 padding-right: 0px;
 color: #000;
 float: left;

 }
 #wyszukiwarka_l
 {
 padding-top: 5px;
 padding-bottom: 0px;
 width: 100px;
 padding-right: 0px;
 color: #000;
 float: left;

 }
  #wyszukiwarka_l a:link, #wyszukiwarka_l a:visited, #wyszukiwarka_l a:active
 {
 line-height: 13px;
font-size:13px;
 color: #000;
 background: none;

 }
   #wyszukiwarka_l a:hover
 {
  line-height: 13px;
 font-size:13px;
text-decoration:underline;
background: none; 

 }
 #wyszukiwarka_l img {
	padding:0px 3px 0px 0px;
	border: 0px;
	float: left;
	
	max-width: 577px;
}
    #wyszukiwarka
 {
 padding-top: 0px;
 padding-bottom: 0px;
 width: 300px;
 padding-right: 0px;
 color: #000;
 float: right;

 }
 #wyszukiwarka form {
float: right;
padding-top: 0px;
	width: 300px;
	text-align: right;
	color: #006b82;
	font-size: 14px;
	font-weight: lighter;
 }

#wyszukiwarka fieldset {
float: right;
	margin: 0;
	border: 0;
	padding: 0;
}

#wyszukiwarka legend {
	display: none;
}



#wyszukiwarka form input {
	color: #3a3a3a;
	display: block;
	margin-top: 3px;
}
#wyszukiwarka form submit {
	color: #aaacad;
	display: block;
	margin-top: 3px;
}


#wyszukiwarka form label.field-pasword,
#wyszukiwarka form label.field-guzik
 {
	clear: left;
}



#wyszukiwarka form label.pasword {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 180px;
}

#wyszukiwarka form label.pasword input {
	float: left;
	text-align: right;
	width: 180px;
	height: 17px;
	padding: 1px;
	border: solid 1px #000;


}

#wyszukiwarka form label.guzik {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 24px;
}
#wyszukiwarka form label.guzik input {
float: left;
	width: 24px;
	height: 21px;
	background: transparent url('../images/szukaj.gif') no-repeat center top;
   border: 0px;
   	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}
#letter
 {
 padding-top: 5px;
 padding-bottom: 5px;

 padding-right: 0px;
 color: #000;
 float: left;

 }
#letter form {
float: left;
padding-top: 0px;
	width: 300px;
	text-align: right;
	color: #006b82;
	font-size: 14px;
	font-weight: lighter;
 }

#letter fieldset {
float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#letter legend {
	display: none;
}



#letter form input {
	color: #3a3a3a;
	display: block;
	margin-top: 3px;
}
#letter form submit {
	color: #aaacad;
	display: block;
	margin-top: 3px;
}


#letter form label.field-pasword,
#letter form label.field-guzik
 {
	clear: left;
}



#letter form label.pasword {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 180px;
}

#letter form label.pasword input {
	float: left;
	text-align: left;
	width: 180px;
	height: 17px;
	padding: 1px;
	border: solid 1px #000;


}

#letter form label.guzik {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 24px;
}
#letter form label.guzik input {
	float: left;
	width: 24px;
	height: 21px;
	background: transparent url('../images/szukaj.gif') no-repeat center top;
   border: 0px;
   	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.odstep {
	float: left;
	padding-top: 10px;
}
#odstep2 {
	float: left;
	padding: 0px;
}
.box {
float: left;
padding-top: 5px;
width: 602px;
}
.box_left {
background: #ffffff url('../images/corner_tl.gif') no-repeat;
float:left;
width: 11px;
height: 9px;

}
.box_in {
float:left;
width: 577px;
background: #ffffff;
}
.content_menu_text {
padding-top: 5px;
text-align: justify;
font-size: 14px;
line-height: 20px;

}

.content_menu_text_szukaj {
padding-top: 5px;
text-align: justify;
font-size: 14px;
line-height: 20px;

}
.content_menu_text_szukaj a{
background: none;
color: #000;
padding: 0px;
font-size: 14px;
text-decoration: none;
}
.content_menu_text_szukaj a:hover{
background: none;
color: #000;
padding: 0px;
text-decoration: underline;
font-size: 14px;
}
.wydano {

padding-top: 35px;
padding-bottom: 5px;
line-height: 20px;
float: right;

}
.wydano a{
background: #000;
color: #fff;
text-decoration: none;
font-size: 11px;
line-height: 14px;
padding: 3px;
}
.wydano a:hover{
background: #4c4c4c;
color: #fff;
text-decoration: none;
 font-size: 11px;
 line-height: 14px;
padding: 3px;
}
.kategoria {

padding-top: 10px;
padding-bottom: 5px;
line-height: 20px;
text-align: justify;
float: left;

}
.kategoria a{
background: #000;
color: #fff;
text-decoration: none;
font-size: 11px;
line-height: 14px;
padding: 3px;
}
.kategoria a:hover{
background: #4c4c4c;
color: #fff;
text-decoration: none;
 font-size: 11px;
 line-height: 14px;
padding: 3px;
}
.kategoria2 {
width: 577px;
padding-top: 0px;
padding-bottom: 5px;
line-height: 20px;
text-align: justify;
float: left;

}
.content_menu_text img{
padding: 5px 10px 5px 0px;
float: left;
}

.kategoria2 a{
background: #000;
color: #fff;
text-decoration: none;
font-size: 11px;
line-height: 14px;
padding: 3px;
}
.kategoria2 a:hover{
background: #4c4c4c;
color: #fff;
text-decoration: none;

}
.komentarze {
background: url('../images/glowa.gif') no-repeat 0px 5px;
width: 41px;
height: 40px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 6px;
line-height: 20px;
text-align: justify;
float: right;
cursor: pointer;
}
.komentarze_in {
width: 34px;
color: #fff;
text-align: center;
font-size: 10px;
padding-left: 3px;
padding-top: 3px;
}
.komentarze a{
background: none;

}
 #blog_add_k{
 padding-top: 15px;
  padding-bottom: 5px;
  color: #000;
  font-size: 13px;	
 float: left;
 width: 740px;
 }
  #blog_add_k a{
 background: none;
 }
 #blog_add_k form {
float: left;
padding-top: 0px;
padding-bottom: 0px;
	width: 587px;
	text-align: left;
	color: #797777;
	font-size: 16px;
	font-weight: normal;
 }

#blog_add_k fieldset {
float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#blog_add_k legend {
	display: none;
}

#blog_add_k form label {

	display: block;
	width: 210px;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
 #blog_add_k form label.tresc,
 #blog_add_k form label.info,
 #blog_add_k form label.guzik
 
 {
	clear: left;
}

#blog_add form input {
	color: #000;
	display: block;
	margin-top: 3px;
}
#blog_add_k form label.guzik {
margin-left: 270px;
height: 29px;
}
#blog_add_k form label.guzik input {
   background: transparent url('../images/dodaj_guzik.gif') no-repeat center top;
	float: left;
	width: 70px;
	height: 29px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
#blog_add_k form submit {
	color: #aaacad;
	display: block;
	margin-top: 3px;
	
}

#blog_add_k form label.tresc {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 587px;
}
#blog_add_k form label.info
 {
	float: left;
	font-size: 14px;
	color: #797777;
	padding-top: 0px;
   padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	width: 200px;
}
#blog_add_k form label.info input
 {
	float: left;
	border: solid 1px #000;
	padding: 5px;
	font-size: 14px;
}
#blog_add_k form label.tresc textarea {
float: left;
	width: 100%;
	height: 200px;
	font-size: 14px;
	padding: 5px;
	color: #000;
	overflow: auto;
	border: solid 1px #000;

}
#nowekonto {
 padding-top: 15px;
  padding-bottom: 5px;
  color: #000;
  font-size: 13px;	
 float: left;
 width: 560px;
 }
#nowekonto a{
 background: none;
 }
#nowekonto form {
float: left;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 110px;
	width: 400px;
	text-align: left;
	color: #797777;
	font-size: 14px;
	font-weight: normal;
 }

#nowekonto fieldset {
float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#nowekontolegend {
	display: none;
}

#nowekonto form label {

	display: block;
	width: 350px;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
#nowekonto form label.czek,
#nowekonto form label.info,
#nowekonto form label.guzik,
#nowekonto form label.guzik2,
#nowekonto form label.guzik3 
 {
	clear: left;
}

#nowekonto form input {
	color: #000;
	display: block;
	margin-top: 3px;
}
#nowekonto form label.guzik {
margin-left: 70px;
height: 29px;
}
#nowekonto form label.guzik input {
   background: transparent url('../images/zaloz.gif') no-repeat center top;
	float: left;
	width: 70px;
	height: 29px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
.blog_add{
width: 400px;
padding-left: 110px;
color: #FF0000;
}
#nowekonto form label.guzik2 {
margin-left: 70px;
height: 29px;
}
#nowekonto form label.guzik2 input {
   background: transparent url('../images/wyslij.gif') no-repeat center top;
	float: left;
	width: 70px;
	height: 29px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
#nowekonto form label.guzik3 {
margin-left: 70px;
height: 29px;
}
#nowekonto form label.guzik3 input {
   background: transparent url('../images/zmien.gif') no-repeat center top;
	float: left;
	width: 70px;
	height: 29px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
#nowekonto form submit {
	color: #aaacad;
	display: block;
	margin-top: 3px;
	
}


#nowekonto form label.info
 {
	float: left;
	font-size: 14px;
	color: #797777;
	padding-top: 2px;
   padding-bottom: 2px;
	margin: 0px 0px 0px 0px;
	width: 350px;
}
#nowekonto form label.czek
 {
	float: left;
	font-size: 14px;
	color: #797777;
	padding-top: 2px;
   padding-bottom: 2px;
	margin: 0px 0px 0px 0px;
	width: 20px;
}
#nowekonto form label.czek input
 {
	float: left;
	border: solid 0px #000;
	padding: 5px;
	font-size: 14px;
	
}
#nowekonto form label.tekst
 {
	float: left;
	font-size: 14px;
	color: #797777;
	padding-top: 5px;
   padding-bottom: 2px;
	margin: 2px 0px 5px 5px;
	width: 320px;
}
#nowekonto form label.info input
 {
	float: left;
	border: solid 1px #000;
	padding: 5px;
	font-size: 14px;
	width: 350px;
}

#zalogowany {
background: #000 url('../images/logowaniebg.gif') no-repeat;
margin-left: -10px;
 padding-top: 15px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 13px;	
 float: left;
 width: 315px;
  height: 114px;
 }
 #zalogowany_l {
background: #000 url('../images/logowaniefoto.gif') no-repeat;
margin-left: 15px;	
margin-top: 6px;
float: left;
width: 78px;
height: 78px;
 }
 #zalogowany_l_in {
padding: 5px 5px 5px 9px;
 }
  #zalogowany_l_in img{
max-width: 60px;
max-height: 60px;
text-align: center;
 }
  #zalogowany_r {
float: left;
margin-left: 5px;
width: 215px;
 }
   #zalogowanyedycja {
float: left;
margin: 15px 0px 0px 0px;
 }
     #zalogowanyedycja a{
  padding: 2px;
  background: none;
 color: #fff;
 font-size: 13px;
 text-decoration: none;
 }
    #zalogowanyedycja a:hover{
  padding: 2px;
  background: #4c4c4c;
 color: #fff;
 font-size: 13px;
 text-decoration: underline;
 }
#error_lewa {
font-size: 13px;
margin-left: 20px;
margin-bottom: 20px;
color: #FF0000;
}
#logowanie {
 padding-top: 15px;
  padding-bottom: 5px;
  color: #000;
  font-size: 13px;	
 float: left;
 width: 315px;
 }
#logowanie a{
 background: none;
 }
 #logowanie_l {
  float: left;
 width: 158px;
 }
  #logowanie_r {
 float: left;
 padding-top: 27px;
 width: 100px;
 }
#logowanie form {
float: left;
padding: 0px 0px 0px 15px;

	width: 315px;
	text-align: left;
	color: #797777;
	font-size: 16px;
	font-weight: normal;
 }

#logowanie fieldset {
float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#logowanie legend {
	display: none;
}

#logowanie form label {

	display: block;
	width: 210px;
	color: #000;
	font-size: 16px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
 #logowanie form label.login,
 #logowanie form label.pass,
 #logowanie form label.info,
 #logowanie form label.guzik
 
 {
	clear: left;
}

#logowanie form input {
	color: #000;
	display: block;
	margin-top: 3px;
	
}
#logowanie form label.info {
color: #fff;
width: 192px;
padding: 5px 0px 10px 7px;
font-size: 13px;
}
#logowanie form label.info a{
font-size: 9px;
color: #fff;
text-decoration: none;
}
#logowanie form label.info a:hover{
text-decoration: underline;
}
#logowanie form label.login {
background: transparent url('../images/loginf2.gif') no-repeat center top;
width: 150px;
height: 28px;
padding: 0px 0px 12px 0px;

}
#logowanie form label.pass {
background: transparent url('../images/loginf2.gif') no-repeat center top;
border: 0 solid;
width: 150px;
height: 28px;
padding: 0px 0px 0px 0px;

}
#logowanie form label.login input{
width: 135px;
line-height: 22px;
padding: 9px 5px 5px 8px;
background: none;
border: 0px;
font-size: 10px;
}
#logowanie form label.pass input{
width: 135px;
line-height: 22px;
padding: 9px 5px 5px 8px;
background: none;
border: 0px;
font-size: 10px;
}
#logowanie form label.guzik {

height: 29px;
}
#logowanie form label.guzik input {
   background: transparent url('../images/zaloguj2.gif') no-repeat center top;
	float: left;
	width: 60px;
	height: 25px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
#logowanie form submit {
	color: #aaacad;
	display: block;
	margin-top: 3px;
	
}

#logowanie form label.tresc {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 587px;
}
 #newsletter {
 padding-top: 13px;
  padding-bottom: 5px;
  color: #000;
  font-size: 13px;	
 float: left;
 width: 315px;
 }
#newsletter a{
 background: none;
 }
#newsletter_l {
  float: left;
 width: 158px;
 }
#newsletter_r {
 float: left;
 padding-top: 5px;
 width: 100px;
 }
#newsletter form {
float: left;
padding: 0px 0px 0px 15px;

	width: 315px;
	text-align: left;
	color: #797777;
	font-size: 16px;
	font-weight: normal;
 }

#newsletter fieldset {
float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#newsletter legend {
	display: none;
}

#newsletter form label {

	display: block;
	width: 210px;
	color: #000;
	font-size: 16px;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
#newsletter form label.login,
#newsletter form label.info,
#newsletter form label.guzik,
#newsletter form label.guzik2
 
 {
	clear: left;
}

#newsletter form input {
	color: #000;
	display: block;
	margin-top: 3px;
	
}
#newsletter form label.info {
color: #fff;
width: 192px;
padding: 5px 0px 10px 7px;
font-size: 13px;
}
#newsletter form label.info a{
font-size: 13px;
color: #fff;
text-decoration: none;
}
#newsletter form label.info a:hover{
text-decoration: underline;
}
#newsletter form label.login {
background: transparent url('../images/loginf2.gif') no-repeat center top;
border: 0 solid;
width: 150px;
height: 28px;
padding: 0px 0px 15px 0px;

}

#newsletter form label.login input{
width: 135px;
line-height: 22px;
padding: 9px 5px 5px 8px;
background: none;
border: 0px;
font-size: 10px;

}

#newsletter form label.guzik {

height: 21px;
}
#newsletter form label.guzik input {
   background: transparent url('../images/ok2.gif') no-repeat center top;
	float: left;
	width: 28px;
	height: 25px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
#newsletter form label.guzik2 {

height: 21px;
}
#newsletter form label.guzik2 input {
   background: transparent url('../images/wyslij.gif') no-repeat center top;
	float: left;
	width: 30px;
	height: 27px;
	overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
border: 0px;

}
.box_right {
background: #ffffff url('../images/corner_tr.gif') no-repeat;
float:left;
width: 11px;
height: 9px;

}
.box_right_d {
background: #ffffff url('../images/corner_br.gif') no-repeat;
float:left;
width: 11px;
height: 9px;
padding-right: 0px;

}
.box_left_d {
background: #ffffff url('../images/corner_bl.gif') no-repeat;
float:left;
width: 11px;
height: 9px;

}
 #bottom_l
 {
 padding-top: 20px;
 padding-bottom: 20px;
 padding-left: 10px;
 padding-right: 0px;
 line-height: 20px;
 color: #fff;
 float: left;
 width: 400px;
 
 }
  #serwisy{
  padding-left: 10px;
  
  }
    #serwisy img{
 
  padding: 0px 10px 0px 0px;
  }
    #serwisy a{
  padding: 0px 0px 0px 0px;
  background: none;
 

 }
    #serwisy a:hover{
  padding: 0px;
  background: none;

 }
  #bottom_l_l
 {
 padding-top:25px;
 padding-bottom: 0px;
 padding-left: 20px;
 padding-right: 0px;
 line-height: 20px;
 color: #fff;
 float: left;
 width: 50px;
 
 }
   #bottom_l_l a{
  padding: 0px;
  background: none;
 

 }
   #bottom_l_l a:hover{
  padding: 0px;
  background: none;

 }
   #bottom_l_r
 {
 padding-top: 25px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 0px;
 line-height: 20px;
 color: #fff;
 float: left;
 width: 320px;
 
 }
  #bottom_l_r a{
  padding: 2px;
  background: #fff;
 color: #000;
 font-size: 10px;
  text-decoration: none;
 }
   #bottom_l_r a:hover{
  padding: 2px;
  background: #4c4c4c;
 color: #fff;
 font-size: 10px;

 }
   .bottom_r
 {
 padding-top: 20px;
 padding-bottom: 20px;
 padding-left: 10px;
 padding-right: 0px;
 color: #000;
 float: left;
 text-align: right;
 width: 565px;
 }
    .bottom_r a{
font-size: 12px;
padding: 6px;
background: #000;
color: #fff;
text-decoration: none;
 }
   .bottom_r a:hover{
font-size: 12px;
padding: 6px;
background: #4c4c4c;
color: #fff;
 }
 
    #bottom_r
 {
 padding-top: 90px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 0px;
 color: #000;
 float: left;
 text-align: right;
 width: 565px;
 }
    #bottom_r a{
font-size: 10px;
padding: 6px;
background: #000;
color: #fff;
text-decoration: none;
 }
   #bottom_r a:hover{
font-size: 10px;
padding: 6px;
background: #4c4c4c;
color: #fff;
 }
 
 #box_in_l {
float:left;
width: 327px;

}


#box_in_r {
float:left;
width: 250px;

}
#content_menu_text_cd {
padding-top: 5px;
text-align: justify;
font-size: 16px;
line-height: 20px;

}
#content_menu_text_cd a{
 background: none;
 font-weight: none;
 font-size: 0px;
 padding: 0px;
 } 
#content_menu_text_cd a:hover{
 background: none;
 font-weight: none;
 font-size: 0px;
  padding: 0px;
 } 
 #content_menu_text_cd img {
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
	float: left;
vertical-align: text-top;
}
#content_menu_text_cd a{
background: none;
padding: 0px;
font-size: 10px;
}



#content_menu_text_news {
padding-top: 5px;
text-align: justify;
font-size: 16px;
line-height: 20px;

}
#content_menu_text_news a{
 background: none;
 font-weight: none;
 font-size: 0px;
 padding: 0px;
 } 
#content_menu_text_news a:hover{
 background: none;
 font-weight: none;
 font-size: 0px;
  padding: 0px;
 } 
#content_menu_text_news img {
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
	float: left;
vertical-align: text-top;
}
#content_menu_text_news a{
background: #000;
padding: 2px;
font-size: 10px;
}
#content_menu_text_news a:hover{
background: #535353;
padding: 2px;
font-size: 10px;
}
#news_in_z {
float: left;
width: 310px;
padding-top: 3px;
padding-bottom: 3px;

}
#news_in {
float: left;
width: 310px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: dashed 1px #afafaf;

}
#news_in .news_tit {

width: 310px;

}
#news_in .news_tit a{
color: #000;
background: none;
font-size: 15px;

}
#news_in .news_tit a:hover{
color: #fff;
background: #000;
font-size: 15px;

}
.news_date {
color: #535353;
float: right;
width: 55px;
font-size: 10px;
}
.news_zobacz {
float: right;
width: 70px;
font-size: 12px;
}

.news_koment {
float: left;
width: 180px;
font-size: 10px;
}
#news_in .news_koment a{
background: none;
color: #000;
}
#content_menu_text {
padding-top: 10px;
text-align: justify;
font-size: 16px;
line-height: 20px;

}