@import "news_tresc.css";
body{
	margin: 0px;
	background-color: #454444;
	background-image: url(../gfx/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyTlo2{
	width: 100%;
	background-image: url(../gfx/tlo.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#page{
	width: 962px;
	margin: auto;
	background-image: url(../gfx/page.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	overflow: hidden;
}
#stopka{
	background-image: url(../gfx/bg_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #454444;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5F5E5E;
	width: 962px;
	margin: auto;
	color: #A2A1A1;
	font-size: 10px;
}
#stopka2{
	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 962px;
	margin: auto;
	color: #A2A1A1;
	font-size: 11px;
	text-align: left;
}
.realizacja{
	margin: 0px;
	float: right;
	padding: 0px;
	color: #A2A1A1;
}
.realizacja a{
	color: #A2A1A1;
	text-decoration: none;
}
.realizacja a:hover{
	text-decoration: underline;
}

#partnerzy {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 15px;
}
#partnerzy .partnerzy_tytul {
	width: 206px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
#partnerzy img {
	border: 1px solid Black;
	margin-right: 30px;
}
/***********************   top *************************************/
#top{
	height: 157px;
	text-align: left;
}
#top img.logo{
	  position: absolute;
	  top: 35px;
	  margin-left: 6px;
	  border: 0px;
}
#top div.wyszukiwarka{
	float: right;
	background-image: url(../gfx/wyszukiwarka.png);
	width: 348px;
	height: 45px;
  margin-top: 100px;
  margin-right: 3px;
  background-repeat: no-repeat;
}
#top div.wyszukiwarka input.q{
	margin-left: 102px;
	margin-top: 12px;
	width: 180px;
	background-color: transparent;
	border: 0px;
	cursor: text;
}
#top div.wyszukiwarka input.sz{
	 margin-left: 8px;
	 width: 45px;
	 margin-top: 10px;
	 cursor: pointer;
	  background-color: transparent;
	  border: 0px;
}


/*********************   boxy  ***************************************/

div.box_sz{
	background-image: url(../gfx/bg_nagl_sz.jpg);
	background-position: right;
	height: 32px;
	width: 100%;
	text-align: left;
	line-height: 30px;
	font-size: 11px;
}
div.box_cz{
	background-image: url(../gfx/bg_nagl_cz.jpg);
	background-position: right;
	height: 29px;
	width: 100%;
	text-align: left;
	line-height: 28px;
	font-size: 11px;
}
div.box_or{
	background-image: url(../gfx/bg_nagl_or.jpg);
	background-position: right;
	height: 29px;
	width: 100%;
	text-align: left;
	line-height: 28px;
	font-size: 11px;
}

div.box_sz span{
	margin-left: 10px;
	font-weight: bolder;
	color: #494949;
}
div.box_cz span{
	margin-left: 10px;
	font-weight: bolder;
	color: #CACACA;
}
div.box_or span{
	margin-left: 10px;
	font-weight: bolder;
	color: White;
}
div.box_191{
	border: 1px solid #DEDEDE;
	border-top-color: White;
	width: 191px;
	background-color: #F7F6F6;
	margin-bottom: 10px;
}
div.box_239{
	border: 1px solid #DEDEDE;
	border-top-color: White;
	width: 239px;
	background-color: #F7F6F6;
	margin-bottom: 10px;
}
div.box_191cz{
	border: 1px solid #717171;
	border-top-color: White;
	width: 191px;
	background-color: #484747;
	margin-bottom: 10px;
	color: #989898;
}
div.box_191or{
	width: 191px;
	margin-bottom: 10px;
	color: Black;
}
div.box_or_tresc{
	background: White url(../gfx/bg_cien_or.jpg) repeat-x top;
	border-left: 1px solid #d34600;
	border-bottom: 1px solid #d34600;
	border-right: 1px solid #d34600;
}

#menu_f ul {
	margin: 0px;
	padding: 0px;
}
#menu_f ul li {
	margin: 0px 10px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	font-size: 13px;
	color: Black;
}
#menu_f ul li span {
	float: right;
}
#menu_f ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	padding: 2px 5px;
	padding-left: 2px; 
	text-decoration: none;
	border-bottom: 1px solid #e9dbd2;
}
#menu_f ul li a:hover{
	color: #FF8000;
}
#menu_f ul li ul {
	margin: 0px;
	padding: 0px;
}
#menu_f ul li ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
	text-align: left;
	font-size: 13px;
	color: Black;
}
#menu_f ul li ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	padding: 2px 5px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #e9dbd2;
}

ul.menu{
	background-image: url(../gfx/bg_li.gif);
	 margin: 0px;
	list-style: none;
	padding-left: 25px;
}
ul.menu li{
	height: 22px;
	line-height: 22px;
	 font-weight: bolder;
}
ul.menu li a{
	color: Black;
	text-decoration: none;
}
ul.menu li a:hover{
	color: #FF8000;
}
div.box_500{
	border: 1px solid #B0A6A6;
	width: 500px;
	background-color: White;
	margin-bottom: 10px;
}
div.box_750{
	border: 1px solid #B0A6A6;
	width: 748px;
	background-color: White;
	margin-bottom: 10px;
}
/****************************** lewa kolumna   ***************************************/
#lewa{
	float: left;
	margin-left: 7px;
	width: 191px;
	overflow: hidden;
	text-align: left;
}
/****************************** prawa częśc portalu   ***************************************/
#prawa{
	float: right;
	margin-right: 7px;
	width: 750px;
	overflow: hidden;
	text-align: left;
}
#tresc{
	float: left;
	width: 507px;
	overflow: hidden;

}
#tresc_prawa{
	float: right;
	width: 237px;
	overflow: hidden;
}
.naglowek_sz{
	background-image: url(../gfx/nagl_sz.jpg);
	height: 24px;
	background-repeat: repeat-x;
	border-left: 1px solid White;
	border-top: 1px solid White;
	border-right: 1px solid White;
	line-height: 24px;
	font-size: 13px;
}
.naglowek_sz span{
	font-weight: bolder;
	color: #7F7F7F;
	margin-left: 15px;
}

.naglowek_orange{
	background-image: url(../gfx/nagl_orange.jpg);
	height: 24px;
	background-repeat: repeat-x;
	border-left: 1px solid White;
	border-top: 1px solid White;
	border-right: 1px solid White;
	line-height: 24px;
	font-size: 13px;
}
.naglowek_orange span{
	font-weight: bolder;
	color: White;
	margin-left: 15px;
}

.naglowek_cz{
	background-image: url(../gfx/nagl_cz.jpg);
	height: 24px;
	background-repeat: repeat-x;
	border-left: 1px solid White;
	border-top: 1px solid White;
	border-right: 1px solid White;
	line-height: 24px;
	font-size: 13px;
}
.naglowek_cz span{
	font-weight: bolder;
	color: White;
	margin-left: 15px;
}
/********************************** formularze ************************************/
form{
	margin: 0px;
}
.labelText{
	position: relative;
	width: 5px;
	left: -5em;
	float: left;
	margin-right: -6em;
	padding-bottom: 1em;
	color: #A3A3A3;
}
input.log{
	background-color: #6C6C6C;
	border: 0px;
	width: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12384C;
	 padding: 7px;
	 line-height: 15px;
}
div.inpt{
	width: 168px;
	background-image:  url(../gfx/bg_input_168.gif);
	background-position: center;
	background-repeat: no-repeat;
	 height: 24px;
	 line-height: 24px;
	 margin: auto;
	 margin-top: 20px;
}
div.inpt input{
	width:  100%;
	background-color: transparent;
	border: 0px;
}
input.wyslij{
	background-image: url(../gfx/button_wyslij.gif);
	width: 45px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	margin: auto;
	margin-top: 10px;
	
}
/* box szczegolnie polecamy */
p.nazwa{
	color: #FF6700;
	text-align: center;
	font-size: 11px;
	font-weight: bolder;
}

/************  newsy  **************/

div.news_txt{
	padding: 10px;
}
div.news_txt p.temat{
	color: #FF6700;
	font-weight: bolder;
	float: left;
	margin: 0px;
}
div.news_txt p.data{
	color: #949494;
	float: right;
	margin: 0px;
}
div.news_txt p.txt{
	clear: both;
	margin: 0px;
	text-align: justify;
	color: #333333;
	font-size: 12px;
	line-height: 19px;
}
div.ntxtc{
	font-size: 12px;
	line-height: 19px;
}
#accordion h3{
	color: #FF6700;
	font-weight: bolder;
	margin: 0px;
	clear: both;
	height: 25px;
	margin-top: 5px;
}
#accordion h3 a{
	 font-size: 13px;
	 text-decoration: none;
	 color: #FF6700;
	 margin-left: 10px;
	 float: left;
}
div.news_txt p{
	 margin: 0px;

}
div.news_txt p a{
	text-decoration: none;
	color: #1E1B1D;
	font-size: 11px;
}
div.news_txt p a:hover{
	color: #6B6B6B;
}
.fns{
	font-size: 13px;
	line-height: 19px;
}
#accordion h3 p.data{
	float: right;
	text-align: justify;
	color: #696969;
	font-size: 10px;
	margin-right: 10px;
	font-weight: normal;
	margin-top: -5px;
}
#accordion div.news_txt{
	margin: 0px;
	clear: both;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 10px;
}
#edytor{
	padding: 5px;
}
div.subPage_link_dol a{
	color: #6B6B6B;
	text-decoration: none;
	margin-right: 25px;
}
div.subPage_link_dol td a{
	text-align: center;
	margin-right: 0px;
}

div.subPage_link_dol a:hover{
	color: #FF8000;
}
div.nawigacja{
	font-family: Tahoma;
	font-size: 10px;
	color: Silver;
	margin-left: 15px;
	margin-top: 4px;
}

div.nawigacja a{
	font-family: Tahoma;
	font-size: 10px;
	color: Silver;
	text-decoration: none;
}
div.nawigacja a:hover{
	color: #434242;
}

div.boxSrodek{
	width: 458px;
	margin: auto;
}
.box_s_top{
	background-image: url(../gfx/box_srodek_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	line-height: 32px;
}
div.box_s_top p{
	font-weight: bolder;
	margin: 0px 0px 0px 15px;
	  color: #7F7F7F;
	  font-size: 11px;
}
.box_s_srodek{
	background-image: url(../gfx/box_srodek_srodek.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.box_s_srodek div{
	padding: 8px;
}
.box_s_dol{
	background-image: url(../gfx/box_srodek_dol.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.komentarz_news{
	width: 280px;
	border: 1px solid #C9C9C9;
	background-color: #F7F7F7;
	padding: 3px;
}
.input{
	background-color: #FF6700;
	border: 0px;
	color: White;
	font-size: 11px;
	padding: 3px;
}
input.dodajKomentarz{
	background-image: url(../gfx/button_dodaj_komentarz.gif);
	width: 124px;
	height: 20px;
	border: 0px;
	cursor: pointer;
}
div.news_kom{
	background-image: url(../gfx/ico_dymek.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	color: #646464;
	padding: 2px;
	margin-left: 10px;
	margin-top: 15px;
}
div.news_kom_txt{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
	text-align: justify;
}
.txt12b{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6700;
	font-weight: bolder;
}
.txt9{
	color: #8B8B8B;
	font-size: 9px;
	font-family: Tahoma;
}
div.news_kom span{
	margin-left: 30px;
	font-weight: bolder;
	font-size: 15px;
}
a.targi{
	color: #4B4949;
	text-decoration: none;
}
a:hover.targi{
	color: Black;
}
p.nazwa a{
	 color: #FF6700;
	 text-decoration: none;
}
p.nazwa a:hover{
	text-decoration: underline;
}
p.kom{
	color: Red;
	text-align: center;
	font-weight: bolder;
}
p.kom2{
	color: Green;
	text-align: center;
	font-weight: bolder;
}
td.kontd{
	height: 40px;
	border-bottom: 1px solid #D8D8D8;
	line-height: 40px;
	color: #646464;
}
td.kontd2{
	height: 40px;
	border-bottom: 1px solid #D8D8D8;
	color: #646464;
}
.clear{
	clear: both;
}
.partner{
	text-align: left;
	height: 40px;
	line-height: 40px;
	color: #999999;
}
.partner img{
	vertical-align: middle;
	margin-right: 15px;
}




.clear {
	clear: both;
	overflow: hidden;
}


.kol_lewa {
	width: 440px;
	float: left;
	margin-top: 20px;
}
.kol_prawa {
	width: 260px;
	float: right;
	margin-top: 20px;
}


.ramka {
	border: 1px solid #e5e5e5;
	position: relative;
	margin-top: 40px;
}
.ramka2 {
	border: 1px solid #e5e5e5;
	position: relative;
	margin: 10px;
	margin-top: 40px;
}
.ramka_tresc {
	padding: 10px;
}
.ramka_nag {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	height: 25px;
	background: White url(../gfx/bg_ramka_nag.gif) repeat-x top;
	margin-top: -30px;
	margin-left: -1px;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}


#wpis_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin: 20px;
}
#wpis_1 .pakiet {
	text-align: right;
	padding-left: 10px;
	padding-bottom: 20px; 
}
#wpis_1 .logo {
	width: 130px;
	padding-right: 10px;
	padding-bottom: 20px; 
}
#wpis_1 h1.nazwa {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #0065d4;
	margin: 20 px 0px;
	padding-bottom: 20px; 
}
#wpis_1 table.parametry {
	background: #eaeaea;
}
#wpis_1 .parametr {
	background: White;
	text-align: right;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 25px;
}
#wpis_1 .parametr a {
	color: #e76600;
	text-decoration: none;
}
#wpis_1 .parametr a:hover {
	color: #FF8928;
	text-decoration: none;
}
#wpis_1 .parametr span {
	float: left;
	font-weight: normal;
	color: #8badd3;
}


#wpis_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin: 20px;
}
#wpis_2 h1.nazwa {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #0065d4;
	padding-bottom: 20px; 
}
#wpis_2 .pakiet {
	text-align: right;
	padding-left: 10px;
	padding-bottom: 20px; 
}
#wpis_2 .logo {
	width: 130px;
	padding-right: 10px;
	padding-bottom: 20px; 
}
#wpis_2 .parametr {
	background: White;
	text-align: right;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 25px;
}
#wpis_2 table.parametry {
	background: #eaeaea;
}
#wpis_2 .parametr a {
	color: #e76600;
	text-decoration: none;
}
#wpis_2 .parametr a:hover {
	color: #FF8928;
	text-decoration: none;
}
#wpis_2 .parametr span {
	float: left;
	font-weight: normal;
	color: #8badd3;
}

#wpis_3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin: 20px;
}
#wpis_3 h1.nazwa {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #0065d4;
	padding-bottom: 20px; 
}
#wpis_3 .pakiet {
	text-align: right;
	padding-left: 10px;
	padding-bottom: 20px; 
}
#wpis_3 .logo {
	width: 130px;
	padding-right: 10px;
	padding-bottom: 20px; 
}
#wpis_3 table.parametry {
	background: #eaeaea;
}
#wpis_3 .parametr {
	background: White;
	text-align: right;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 25px;
}
#wpis_3 .parametr a {
	color: #e76600;
	text-decoration: none;
}
#wpis_3 .parametr a:hover {
	color: #FF8928;
	text-decoration: none;
}
#wpis_3 .parametr span {
	float: left;
	font-weight: normal;
	color: #8badd3;
}

#branze {
	
}
#tagi a {
	text-decoration: none;
	color: Black;	
}
#tagi a:hover {
	color: #E76600;	
}
#firma_stopka {
	margin-top: 10px;
	border-top: 1px solid #e7e7e7;
}

#firma_stopka td {
	text-align: center;
	color: #7f7f7f;
	font-size: 9px;
	padding: 10px;
}


.firma_1 {
	border: 1px solid #dfdfdf;
	margin: 15px;
}
.firma_1 .head {
	text-align: right;
	background: #f5f5f5;
	padding: 8px 12px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
}
.firma_1 .head a.nazwa {
	float: left;
	color: Black;
	text-decoration: none;
}
.firma_1 .head a.nazwa:hover {
	color: #fc860c;
}
.firma_1 .head span {
	line-height: 15px;
	color: #a8a8a8;
	font-size: 11px;
	font-weight: normal;
}
.firma_1 .head span a {
	color: #a8a8a8;
	text-decoration: none;
}
.firma_1 .head span a:hover {
	color: Black;
}
.firma_1 .info {
	text-align: left;
	padding: 12px;
	color: #757575;
	font-size: 11px;
}
.firma_1 .info a {
	color: #e76600;
	text-decoration: none;
}
.firma_1 .info a:hover {
	color: #FF7E13;
}
.firma_1 .info .pakiet {
	float: right;
	margin: 3px 0px;
}

.firma_2 {
	border: 1px solid #c6c6c6;
	margin: 15px;
}
.firma_2 .head {
	text-align: right;
	background: #F5F5F5;
	padding: 8px 12px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
.firma_2 .head a.nazwa {
	float: left;
	color: Black;
	text-decoration: none;
}
.firma_2 .head a.nazwa:hover {
	color: #fc860c;
}
.firma_2 .head span {
	line-height: 15px;
	color: #a8a8a8;
	font-size: 11px;
	font-weight: normal;
}
.firma_2 .head span a {
	color: #a8a8a8;
	text-decoration: none;
}
.firma_2 .head span a:hover {
	color: Black;
}
.firma_2 .info {
	text-align: left;
	padding: 12px;
	color: #757575;
	font-size: 11px;
	line-height: 18px;
}
.firma_2 .info a {
	color: #e76600;
	text-decoration: none;
}
.firma_2 .info a:hover {
	color: #FF7E13;
}
.firma_2 .info .logo {
	float: left;
	width: 130px;
	height: 36px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}

.firma_2 .info .pakiet {
	float: right;
	margin: 3px 0px;
}

.firma_3 {
	border: 1px solid #fc860c;
	margin: 15px;
}
.firma_3 .head {
	text-align: right;
	background: #fcf5f1;
	padding: 8px 12px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
}
.firma_3 .head a.nazwa {
	float: left;
	color: Black;
	text-decoration: none;
}
.firma_3 .head a.nazwa:hover {
	color: #fc860c;
}
.firma_3 .head span {
	line-height: 15px;
	color: #a8a8a8;
	font-size: 11px;
	font-weight: normal;
}
.firma_3 .head span a {
	color: #a8a8a8;
	text-decoration: none;
}
.firma_3 .head span a:hover {
	color: Black;
}
.firma_3 .info {
	text-align: left;
	padding: 12px;
	color: #757575;
	font-size: 11px;
	line-height: 18px;
}
.firma_3 .info a {
	color: #e76600;
	text-decoration: none;
}
.firma_3 .info a:hover {
	color: #FF7E13;
}
.firma_3 .info .logo {
	float: left;
	width: 130px;
	height: 36px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.firma_3 .info .pakiet {
	float: right;
	margin: 3px 0px;
}

#fota {
	display: block;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center; 
}
.fotka {
	float: left;
	width: 70px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center; 
	margin: 5px 4px 0px 5px;
}

#wybierz table {
margin:10px auto auto;
width:95%;
}
#wybierz td.text {
border-bottom:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#535353;
font-size:12px;
text-align:left;
}
#wybierz td.text_big {
border-bottom:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#282828;
font-size:16px;
font-weight:bold;
text-align:left;
}
#wybierz td.typ_1 {
border-bottom:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#6F6F6F;
font-size:18px;
height:60px;
text-align:center;
width:160px;
}
#wybierz td.typ_2 {
border-bottom:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#0362AE;
font-size:18px;
font-weight:bold;
height:60px;
text-align:center;
width:174px;
}
#wybierz td.typ_3 {
border-bottom:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
color:#D20000;
font-size:18px;
font-weight:bold;
height:60px;
text-align:center;
width:175px;
}
.firma_home {
	margin: 0px;
	padding: 5px 20px;
	font-size: 11px;
}
.firma_home span {
	float: right;
	font-weight: normal;
	color: #a8a8a8;
}
.firma_home a {
	color: #555555;
	text-decoration: none;
}
.pole_nazwa {
	width: 150px;
}
.szukaj_label {
	text-align: right;
	font-size: 11px;
	color: #535353;
}
.szukaj_head {	
	font-weight: bold;
	font-size: 14px;
	color: #535353;
}
.szukaj_input {
	border: 1px solid #b3b3b3;
	width: 130px;
}




.text_area {
	width: 100%;
	height: 200px;	
}


.skrocik {
	color:#12384C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	margin: 7px;
	padding: 0px 3px;
	padding-bottom: 7px; 
	border-bottom: 1px solid #12384C;
	text-align: left;
}
.skrocik p {
	color:#FF6700;
	font-weight:bolder;
	margin: 0px;
}
.skrocik p a {
	color:#FF6700;
	text-decoration: none;
}
.skrocik p a.u {
	color:#FF6700;
	text-decoration: underline;
}

#komunikaty {
	border: 1px solid Green;
	color: Green;
	margin: 10px;
	padding: 10px;
	padding-left: 20px;
}
#bledy {
	border: 1px solid Red;
	color: Red;
	margin: 10px;
	padding: 10px;
	padding-left: 20px;
}