body{
margin-top:	0px;
margin-bottom:	0px;
margin-right: 0px;
margin-left: 0px;
padding:	0px;
background-color: rgb(0,0,0);
background-image: url('../images/bottom2.jpg');
background-repeat: repeat-x;
color:	inherit;
}

td.center_start{
width: 900px;
height: 351px;
background-image: url('../images/bubles.png');
background-repeat: no-repeat;
background-position: left top;
}

div.bubble{
position:	relative; 
left:	250px;
top:	85px;
width:	320px;
}

form{
margin: 0px;
padding: 0px;
}

table.modules{
width:	100%;
margin:	0px;
padding: 0px;
}

td.modules_more{
padding-top:	10px;
}

table.bannerTable{
width:	100%;
margin:	0px;
padding: 0px;
}

table.banner_center{
padding-top:	20px;
padding-bottom:	10px;
}

/*linki*/
a.cms_link_more{
font-family:	verdana, serif;
font-size:	11px;
color:	rgb(255, 122, 2);
background-color : inherit;
text-decoration:	none;
}

a.cms_link_more:hover{
font-family:	verdana, serif;
font-size:	11px;
color:	rgb(255, 122, 2);
background-color : inherit;
text-decoration: underline;
}

/*paging*/
td.searchbar{
font-family : verdana, serif;
font-weight : normal;
font-size		  : 11px;
color : rgb(170, 170, 170);
text-decoration : none;
background-color : inherit;
}

span.paging{
font-family : verdana, serif;
font-weight : normal;
font-size		  : 11px;
color : rgb(170, 170, 170);
text-decoration : none;
background-color : inherit;
}

a.paging{
font-family : verdana, serif;
font-weight : bold;
font-size		  : 11px;
color : rgb(73, 130, 178);
text-decoration : none;
background-color : inherit;
}

a.paging:hover{
font-family : verdana, serif;
font-weight : bold;
font-size		  : 11px;
color : rgb(73, 130, 178);
text-decoration : underline;
background-color : inherit;
}

/*informacje i ostrzezenia*/
table.cms_error, table.cms_info{
border : 1px solid rgb(22, 159, 210);
margin-top : 5px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
background-color : white;
color : inherit;
}

table.cms_error td.cms_error, table.cms_info td.cms_info{
font-family : tahoma, serif;
font-size : 12px;
color : rgb(255, 255, 255);
padding-left : 11px;
font-weight : bold;
background-color : rgb(22, 159, 210);
margin : 0px;
}

table.cms_error td, table.cms_info td{
font-family : tahoma, serif;
font-size		  : 11px;
color : rgb(76, 76, 76);
background-color : inherit;
text-align : left;
padding : 5px;
}

/*boxy*/
img.section_box_img{
padding-right:	5px;
}

table.box_news{
padding: 5px;
}

td.box_news_title a{
font-family: tahoma, serif;
font-size:	11px;
font-weight: bold;
color:	rgb(255,255,255);
background-color:	inherit;
text-decoration:	none;
}

td.box_news_title a:hover{
font-family: tahoma, serif;
font-size:	11px;
color:	rgb(255,255,255);
font-weight: bold;
background-color:	inherit;
text-decoration:	underline;
}

td.box_news_content{
text-align: justify;
padding-top:	10px;
padding-bottom:	10px;
}

td.box_news_content a{
font-family: tahoma, serif;
font-size:	11px;
color:	rgb(255,255,255);
background-color:	inherit;
text-decoration: none;
}

td.box_news_more{
text-align: right;
padding-bottom: 5px;
}

td.box_news_more a{
font-family: tahoma, serif;
font-size:	11px;
color:	rgb(109,106,205);
background-color:	inherit;
text-decoration: none;
}

td.box_news_more a:hover{
font-family: tahoma, serif;
font-size:	11px;
color:	rgb(109,106,205);
background-color:	inherit;
text-decoration: underline;
}