/*menu stopka*/
td.cms_foot_item{
margin:	0px;
padding: 0px;
}

td.cms_foot_item a.cms_link{
color: rgb(178, 178, 178);
background-color:	inherit;
padding:	0px 15px 0px 15px;
text-decoration:	none;
}

td.cms_foot_item a.cms_link:hover{
color:	rgb(0, 130, 172);
background-color:	inherit;
text-decoration:	none;
}

/*box z sekcja*/
table.box{
margin: 0px;
padding: 0px 0px 10px 0px;
text-align:	left;
}

table.box th{
margin: 0px;
padding:	0px 0px 27px 0px;
text-align:	left;
font-size:	14px;
color: rgb(0, 131, 173);
background-color:	inherit;
}

table.box_item{
margin: 0px;
padding: 0px 0px 10px 0px;
text-align:	left;
border-right: 1px solid rgb(203, 203, 203);
}

td.box_title{
padding:	0px;
margin:	0px;
font-weight:	bold;
color:	rgb(38, 38, 38);
background-color:	inherit;
}

td.box_title a{
font-weight:	bold;
color:	rgb(38, 38, 38);
background-color:	inherit;
text-decoration:	none;
}

td.box_title a:hover{
font-weight:	bold;
color:	rgb(0, 130, 172);
background-color:	inherit;
text-decoration:	none;
}

td.box_date{
margin:	0px;
padding:	0px 25px 0px 0px;
text-align:	right;
font-size:	9px;
color:	rgb(150, 150, 150);
background-color:	inherit;
}

td.box_content{
margin:	0px;
padding:	8px 25px 0px 0px;
text-align:	left;
line-height:	1.3em;
}

td.box_content a{
color:	rgb(63, 63, 63);
background-color:	inherit;
text-decoration:	none;
}

td.box_content a:hover{
color:	rgb(0, 130, 172);
background-color:	inherit;
text-decoration:	none;
}

td.box_more{
text-align:	right;
padding:	5px 25px 0px 0px;
margin:	0px;
}

a.box_link{
color:	rgb(216, 91, 37);
background-color:	inherit;
text-decoration:	none;
font-size:	12px;
font-weight:	bold;
}

a.box_link:hover{
color:	rgb(0, 130, 172);
background-color:	inherit;
text-decoration:	none;
font-size:	12px;
font-weight:	bold;
}

/*newsletter*/
table.newsletter_bg{
margin: 0px;
padding: 0px;
text-align:	left;
}

table.newsletter_bg th{
margin: 0px;
padding:	0px;
text-align:	left;
font-size:	14px;
color: rgb(0, 131, 173);
background-color:	inherit;
}

table.newsletter{
width:	247px;
margin: 0px;
padding: 0px;
text-align:	left;
}

td.newsletter_text{
padding:	27px 0px 15px 0px;
margin:	0px;
}

td.newsletter_input{
height:	33px;
padding:	0px 0px 5px 0px;
margin:	0px;
}

td.newsletter_input input.newsletter{
width:	230px;
height:	25px;
padding:	8px 7px 0px 10px;
margin:	0px;
text-align:	left;
border:	none;
background:	url('../images/icplus_input_bg.jpg') no-repeat top left;
font-size:	11px;
}

td.newsletter_button{
padding:	0px;
margin:	0px;
text-align:	right;
}