
html
{
	height: 100%;
	min-height: 100%;
}

body
{
	background: #FBFBFB;
	text-align: center;
	color: #3C3C3C;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

html body *
{
  font-family: 'Verdana', 'Tahoma', 'Trebuchet MS', 'Arial', 'sans-serif';
}

a:link, a:visited
{
	text-decoration: underline;
}

a:hover, a:active
{
	text-decoration: none;
}

a img
{
	border: none;
}

#container
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: auto;
	width: 100%;
}

#top
{
	background: url('../images/top_background.jpg') repeat-x left top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 150px;
}

#top #top_content
{
	background: url('../images/top.jpg') no-repeat left top;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 150px;
}

#top_content #top_header
{
	margin: 0;
	padding: 0;
	width: 592px;
	height: 150px;
	float: left;
}

#top_content #top_menu
{
	background: url('../images/top_menu.jpg') no-repeat center center;
	margin: 0;
	padding: 0;
	width: 187px;
	height: 150px;
	float: right;
}

#top_menu a
{
	position: relative;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 178px;
	height: 34px;
	display: block;
}

#page
{
	background : url('../images/top_line.jpg') repeat-x center top;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#page #page_container
{
	background: #F9F9F9;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 780px;
}

#page_container #page_left
{
	background: url('../images/top_line_left.jpg') no-repeat left top;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 187px;
	float: left;
}

#page_left #page_left_content
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 177px;
}

#page_container #page_content
{
	background: url('../images/top_line_b.jpg') no-repeat center top;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 406px;
	float: left;
}

#page_container #page_right
{
	background: url('../images/top_line_right.jpg') no-repeat right top;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 187px;
	float: left;
}

#page_right #page_right_content
{
	margin: 0 10px 0 0;
	padding: 0;
	width: 177px;
}


.page
{
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
	width: 376px;
}

.page .page_head
{
	background: url('../images/message_hr.jpg') no-repeat center bottom;
	position: relative;
	margin: 10px;
	padding: 0 0 10px 0;
	width: 376px;
}

.page .page_content
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 15px 0 10px 10px;
	width: 376px;
}

.page_content td, textarea, select
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;
	width: 376px;
}


.page_content td
{
	font-size: 10px;
}

.page_content a:link, .page_content a:visited
{
	text-decoration: none;
	color: #0077DD;
}

.page_content a:hover, .page_content a:active
{
	text-decoration: underline;
	color: #0077DD;
}

.banner
{
	position: relative;
	margin: 15px auto 0 auto;
	padding: 0;
	width: 384px;
	height: 54px;
}

.news
{
	position: relative;
	margin: 0;/*margin: 5px 15px 10px 15px;*/
	padding: 0;
	width: 376px;
}

.news .news_head
{
	background: url('../images/message_hr.jpg') no-repeat center bottom;
	position: relative;
	margin: 0;
	padding: 0 0 10px 0;
	width: 376px;
}

.news .news_content
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;/*padding: 15px 0 10px 0;*/
	width: 376px;
}

.news_content p
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

.news_content a:link, .news_content a:visited
{
	text-decoration: none;
	color: #127AB0;
}

.news_content a:hover, .news_content a:active
{
	text-decoration: underline;
	color: #127AB0;
}

.news_short img, .news_content img
{
	text-align: left;
	position: relative;
	margin: 0 15px 0px 0;
	padding: 0;
	float: left;
}

.news .news_author
{
	padding-top: 7px;
	font-style: italic;
	text-align: right;
}

.news .news_bottom
{
	clear: both;
	background: url('../images/message_bottom.jpg') repeat-y left top;
	position: relative;
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 356px;
	height: 20px;
	margin-bottom: 12px;
}

.calendarevent_content
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;/*padding: 15px 0 10px 0;*/
	width: 376px;
}

.calendarevent .calendarevent_content p
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;
	width: 376px;
}

.calendarevent_content a:link, .calendarevent_content a:visited
{
	text-decoration: none;
	color: #0077DD;
}

.calendarevent_content a:hover, .calendarevent_content a:active
{
	text-decoration: underline;
	color: #0077DD;
}

.calendarevent_content img
{
	text-align: left;
	position: relative;
	margin: 0 15px 0px 0;
	padding: 0;
	float: left;
}

.articles .articles_content
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;/*padding: 15px 0 10px 0;*/
	width: 376px;
}

.articles_content p
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 150%;
	position: relative;
	margin: 0;
	padding: 0;
	width: 376px;
}

.articles_content a:link, .articles_content a:visited
{
	text-decoration: none;
	color: #0077DD;
}

.articles_content a:hover, .articles_content a:active
{
	text-decoration: underline;
	color: #0077DD;
}

.articles_short img, .articles_content img
{
	text-align: left;
	position: relative;
	margin: 0 15px 0px 0;
	padding: 0;
	float: left;
}

.articles .articles_bottom
{
	clear: both;
	background: url('../images/message_bottom.jpg') repeat-y left top;
	position: relative;
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 356px;
	height: 20px;
	margin-bottom: 12px;
}

p.naglowek
{
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #595758;
	position: relative;
	margin: 0;
	padding: 0;
}

table.news_head_td
{
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #595758;
  width:100%;
  margin:0;
  padding:0;  
}

td.news_head_td_header
{
  text-align:left;
}

td.news_head_td_date
{
  color:#0066dd;
  text-align:right;
}

td.news_head_td_header a:link, td.news_head_td_header a:visited
{
	text-decoration: none;
	color: #595758;
}

td.news_head_td_header a:hover, td.news_head_td_header a:active
{
	text-decoration: underline;
	color: #595758;
}

p.data
{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #82D3FD;
	position: relative;
	margin: 0;
	padding: 0;
}

p.data strong
{
	font-weight: 800;
}

p.category
{
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #595758;
	position: relative;
	margin: 3px 0;/*margin: 5px 0;*/
	padding: 0;
	width: 270px;
	float: left;
}

p.category a:link, p.category a:visited
{
	text-decoration: none;
	color: #127AB0;
}

p.category a:hover, p.category a:active
{
	text-decoration: underline;
	color: #127AB0;
}

p.more
{
	background: url('../images/button_background.jpg') no-repeat left top;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0;
	padding: 3px 2px 0 0;
	width: 53px;
	height: 20px;
	float: right;
}

p.more a:link, p.more a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

p.more a:hover, p.more a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}

.list
{
	position: relative;
/*margin: 20px 15px;*/
	padding: 0;
	width: 376px;
}

.list_element
{
	background: url('../images/message_hr.jpg') no-repeat center bottom;
	position: relative;
	margin: 0 0 5px 0;
	padding: 15px 10px 5px 10px;
	width: 356px;
	height: 10px;
	clear: both;
}

.list_element p.category
{
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #595758;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

.list_element p.category a:link, .list_element p.category a:visited
{
	text-decoration: none;
	color: #595758;
}

.list_element p.category a:hover, .list_element p.category a:active
{
	text-decoration: underline;
	color: #595758;
}

.list_element p.data
{
	vertical-align: middle;
	text-align: right;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #82D3FD;
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
}

.list_element p.data a:link, .list_element p.data a:visited
{
	text-decoration: none;
	color: #82D3FD;
}

.list_element p.data a:hover, .list_element p.data a:active
{
	text-decoration: underline;
	color: #82D3FD;
}

.menu
{
	background: url('../images/menu_bottom.jpg') no-repeat center bottom;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 11px 0;
	width: 177px;
}

.menu #header_newsletter
{
	background: url('../images/header_newsletter.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

.menu #header_mapa
{
	background: url('../images/header_mapa.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

.menu #header_ankieta
{
	background: url('../images/header_ankieta.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

.footertext
{
	font-size: 10px;
	color: rgb(152,152,152);
	text-align: left;
	line-height: 14px;
	padding-bottom: 16px;
}

.menu #homepollbox
{
	color: #3C3C3C;
	padding: 2px 7px;
}

.menu #homepollbox .question
{
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 12px;
}

.menu #homepollbox ul
{
  text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
}

.menu #homepollbox ul li
{
	padding-top: 3px;
	padding-bottom: 5px;
	clear: both;
	background: url('../images/menu_li_background.jpg') no-repeat left top;
}

.menu #homepollbox ul li .itemname
{
	padding-bottom: 2px;
}

.menu #homepollbox ul li .dotred
{
  float: left;
	background: url('../images/dot_red.gif');
	width: 1px;
	color: #fff;
	font-size: 10px;
}

.menu #homepollbox ul li .dotred div
{
	margin-left: 4px;
	padding: 1px;
}

.menu #homepollbox ul li .percent
{
	float: left;
	margin-left: 4px;
	padding: 1px;
	font-size: 10px;
}

.menu #homepollbox .viewresults
{
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.menu #homepollbox .viewresults a
{
	color: rgb(0,115,214);
}

.menu #header_obejrzyj
{
	background: url('../images/header_obejrzyj.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

.menu #header_logowanie
{
	background: url('../images/header_logowanie.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

.menu #header_partnerzy
{
	background: url('../images/header_partnerzy.jpg') no-repeat center top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 177px;
	height: 32px;
}

table.homepartnerzy
{
  margin-left: 7px;
  margin-right: 5px;
	text-align: left;
	font-size: 10px;
	color: #c4c4c4;
}

table.homepartnerzy td.td2
{
  vertical-align: middle;
  padding-left: 3px;
}

table.homepartnerzy a
{
	color: rgb(196,196,196);
}

.menu .menu_content
{
	background: url('../images/menu_background.jpg') repeat-y left top;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	width: 177px;
}

.menu .menu_content_li
{
	background: url('../images/menu_background.jpg') repeat-y left top;
	text-align: center;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 177px;
}

.menu_content_li ul
{
	position: relative;
	margin: 0 10px;
	padding: 0 0 0 0;
	list-style: none;
}

.menu_content_li ul li
{
	background: url('../images/menu_li_background.jpg') no-repeat left top;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	color: #1286c0;
	position: relative;
	margin: 0;
	padding: 3px 0 0 0;
	width: 149px;
}

.menu_content_li ul li, .menu_content_li ul li *
{
	font-family: Arial;
}

.menu_content_li ul li.first
{
	background: none;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	color: #1286c0;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 149px;
}

.menu_content_li ul li.first, .menu_content_li ul li.first *
{
	font-family: Arial;
}

.menu_content_li .strzalka
{
	background: url('../images/menu_li_strzalka.jpg') no-repeat left center;
	margin: 11px 10px 0 5px;
	padding: 0;
	width: 5px;
	height: 5px;
	float: left;
}

.menu_content_li .strzalka2
{
	background: url('../images/menu_li_strzalka.jpg') no-repeat left center;
	margin: 5px 10px 0 5px;
	padding: 0;
	width: 5px;
	height: 5px;
	float: left;
}

.menu_content_li ul li a:link, .menu_content_li ul li a:visited
{
	text-decoration: none;
	color: #1286c0;
	margin: 0 0 0 20px;
	padding: 7px 0 10px 0;
	width: 109px;
	display: block;
}

.menu_content_li ul li a:hover, .menu_content_li ul li a:active
{
	background: url('../images/menu_li_active.jpg') repeat-y left top;
	text-decoration: none;
	color: #1286c0;
	margin: 0 0 0 20px;
	padding: 7px 0 10px 0;
	width: 109px;
	display: block;
}

.menu_content_li ul.galeria_ul
{
	background: url('../images/menu_li_background.jpg') no-repeat left bottom;
	position: relative;
	margin: 0 10px 10px 10px;
	padding: 0 0 3px 0;
	list-style: none;
}

.menu_content_li ul.galeria_ul li
{
	background: url('../images/menu_li_background.jpg') no-repeat left top;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	color: #1286c0;
	position: relative;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	width: 149px;
	height: 19px;
}

.menu_content_li ul.galeria_ul li, .menu_content_li ul.galeria_ul li *
{
	font-family: Arial;
}

.menu_content_li ul.galeria_ul li a:link, .menu_content_li ul.galeria_ul li a:visited
{
	text-decoration: none;
	color: #1286c0;
	margin: 0 0 0 0;
	padding: 3px 10px 6px 0;
	width: 129px;
	height: 10px;
	display: block;
}

.menu_content_li ul.galeria_ul li a:hover, .menu_content_li ul.galeria_ul li a:active
{
	background: url('../images/menu_li_active.jpg') repeat-y left top;
	text-decoration: none;
	color: #1286c0;
	margin: 0 0 0 0;
	padding: 3px 10px 6px 0;
	width: 129px;
	height: 10px;
	display: block;
}

.menu_content p
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #B5B5B5;
	position: relative;
	margin: 0 15px;
	padding: 0;
	width: 147px;
}

/*Byc moze to mozna usunac*/
.menu_content p.question
{
	text-align: justify;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #3C3C3C;
	position: relative;
	margin: 0 10px;
	padding: 0;
	width: 157px;
}

.menu form
{
	margin: 0;
	padding: 0;
}

.menu .option
{
	vertical-align: middle;
	text-align: left;
	position: relative;
	margin: 10px 10px 0 35px;
	padding: 0;
}

.option label
{
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #3C3C3C;
	position: relative;
	margin: 0;
	padding: 0;
}

.option input
{
	vertical-align: middle;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #3C3C3C;
	position: relative;
	margin: 0 10px 0 0;
	padding: 0;
}

.menu .login
{
	vertical-align: middle;
	text-align: left;
	position: relative;
	margin: 5px 10px 0 20px;
	padding: 0;
}

.login label
{
	text-align: justify;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	color: #1286c0;
	position: relative;
	margin: 0;
	padding: 0;
}

.login input
{
	background: #F8F8F8;
	border: 1px solid #CACACA;
	vertical-align: middle;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #3C3C3C;
	position: relative;
	margin: 0 0 0 10px;
	padding: 2px;
	width: 80px;
}

.menu .submit
{
	text-align: right;
	position: relative;
	margin: 10px 20px 0 0;
	padding: 0;
	width: 157px;
}

.menu .submit_left
{
	text-align: left;
	position: relative;
	margin: 10px 20px 0 30px;
	padding: 0;
}

input.submit
{
	background-color: #2bb4ea;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
}

.submit input, .submit_left  input
{
	background: url('../images/button_background.jpg') no-repeat left top;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 2px 2px 0;
	width: 53px;
	height: 20px;
}

.menu .mail
{
	vertical-align: middle;
	text-align: left;
	position: relative;
	margin: 5px 10px 0 15px;
	padding: 0;
}

.mail input
{
	background: #F8F8F8;
	border: 1px solid #CACACA;
	vertical-align: middle;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #3C3C3C;
	position: relative;
	margin: 0;
	padding: 2px;
	width: 80px;
}

input.mail_submit
{
	background: url('../images/button_background.jpg') no-repeat left top;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0 0 0 5px;
	padding: 0 2px 2px 0;
	width: 53px;
	height: 20px;
}

.menu .search
{
	vertical-align: middle;
	text-align: left;
	position: relative;
	margin: 0 10px 10px 15px;
	padding: 0;
}

.search input
{
	background: #F8F8F8;
	border: 1px solid #CACACA;
	vertical-align: middle;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #3C3C3C;
	position: relative;
	margin: 0;
	padding: 2px;
	width: 85px;
}

input.search_submit
{
	background: url('../images/button_background.jpg') no-repeat left top;
	border: none;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	margin: 0;
	padding: 0 2px 2px 0;
	width: 53px;
	height: 20px;
}


.menu .form_info
{
	background: url('../images/menu_hr.jpg') no-repeat center top;
	vertical-align: middle;
	text-align: right;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 20px 0 20px;
	width: 137px;
}

.menu .form_info p
{
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #80A3AF;
	position: relative;
	margin: 0;
	padding: 0;
	width: 137px;
}

.menu .form_info a:link, .menu .form_info a:visited
{
	text-decoration: none;
	color: #80A3AF;
}

.menu .form_info a:hover, .menu .form_info a:active
{
	text-decoration: underline;
	color: #80A3AF;
}

.menu .galeria
{
	text-align: right;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 106px;
	height: 98px;
}

.galeria .galeria_zdjecie
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 106px;
	height: 81px;
}

.galeria .galeria_zdjecie img
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 106px;
	height: 81px;
}

.galeria .galeria_przejdz
{
	position: relative;
	margin: 0;
	padding: 0 5px 0 0;
	width: 101px;
	height: 17px;
}

.menu .mapa
{
	text-align: right;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 150px;
	height: 128px;
}

.mapa .mapa_zdjecie
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
	height: 112px;
}

.mapa .mapa_zdjecie img
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
	height: 112px;
}

.mapa .zobacz_mape
{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 150px;
	height: 16px;
}

.mapa .zobacz_mape img
{
	position: absolute;
	top: 0;
	right: 6px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 72px;
	height: 16px;
}

.menu .menu_partner
{
	vertical-align: middle;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 10px;
	width: 157px;
	height: 50px;
}

.menu_partner p
{
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #B5B5B5;
	position: relative;
	margin: 0 0;
	padding: 0 0;
	width: 87px;
	height: 50px;
	float: right;
}

.menu_partner img
{
	text-align: left;
	vertical-align: middle;
	position: relative;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 50px;
	height: 50px;
	float: left;
}

#bottom
{
	background: url('../images/bottom_background.jpg') repeat-x left top;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 63px;
	clear: both;
}

#bottom_container
{
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #52C2E8;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 63px;
}

#bottom_container  #bottom_menu
{
	font-weight: 800;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
}

#bottom_menu a:link, #bottom_menu a:visited
{
	text-decoration: none;
	color: #52C2E8;
}

#bottom_menu a:hover, #bottom_menu a:active
{
	text-decoration: none;
	color: #A2E1F7;
}

#bottom_container  #created_by
{
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
}

#created_by a:link, #created_by a:visited
{
	text-decoration: underline;
	font-weight: 800;
	color: #52C2E8;
}

#created_by a:hover, #created_by a:active
{
	text-decoration: none;
	font-weight: 800;
	color: #52C2E8;
}

.clear
{
	clear: both;
}

table.calendar
{
	width: 350px;
	margin: auto;
	font-size: 11px;
	border: 0 solid;
}

table.calendar th, table.calendar td
{
	border-right: 1px solid rgb(243,243,243);
	border-bottom: 1px solid rgb(243,243,243);
	text-align: center;
}

table.calendar th
{
	padding: 3px;
}

table.calendar td div
{
	padding: 3px;
}

table.calendar td.currentmonth
{
	background: rgb(202,208,217);
	font-size: 13px;
	padding: 5px;
}

table.calendar td.prevmonth
{
	text-align: left;
	padding: 3px;
}

table.calendar td.nextmonth
{
	text-align: right;
	padding: 3px;
}

table.calendar th.d
{
	background: rgb(223,223,223);
}

table.calendar th.nd
{
	background: rgb(210,147,149);
}

table.calendar td.d
{
	background: rgb(233,233,233);
}

table.calendar td.nd
{
	background: rgb(221,189,190);
}

table.calendar td .today
{
	font-weight: bold;
}

table.calendar td a
{
	color: rgb(0,104,199);
	font-weight: bold;
}

table.calendar td.d a
{
	text-decoration: none;
}

table.calendar td.d a div.c
{
	color: rgb(233,233,233);
	/*background: rgb(255,80,80);*/
	background: rgb(144,175,204);
}

table.calendar td.d a:hover div.c
{
/*	background: rgb(255,40,40);*/
	background: rgb(124,155,184);
	text-decoration: none;
}

table.calendar td.nd a:hover div.c
{
	background: rgb(210,147,149);
}

.page_head
{
	background: url('../images/message_hr.jpg') no-repeat center bottom;
	position: relative;
	margin: 0px;
	padding: 0 0 15px 8px;
	width: 376px;
}

table.topten
{
	width: 390px;
	margin: auto;
	font-size: 11px;
	border: 0 solid;
	margin-bottom: 7px;
}

table.topten th, table.topten td
{
	border-bottom: 1px solid rgb(243,243,243);
	border-right: 1px solid rgb(243,243,243);
	text-align: left;
	padding: 4px;
}

table.topten td.t
{
	width: 320px;
}

table.topten td.h
{
	text-align: center;
	white-space: nowrap;
}

table.topten th
{
	background: rgb(223,223,223);
}

table.topten td
{
	background: rgb(233,233,233);
}

table.topten td a
{
	color: rgb(0,104,199);
	font-weight: bold;
}

h3
{
}



.shoppage .productlistitem
{
/*border:1px solid red;/**/
	border-top: 1px solid rgb(229,229,229);
	padding-top: 12px;
	padding-bottom: 12px;
	xwidth: 290px;
	xoverflow: auto;
}

.shoppage .productlistitem div.photo img
{
	float: left;
	border: 1px solid rgb(255,255,255);
}

.shoppage .productlistitem .description
{
/*border:1px solid green;/**/
	padding-left: 135px;
	color: rgb(90,88,89);
}

.shoppage .productlistitem .short
{
/*border:1px solid pink;/**/
}

.shoppage .productlistitem .short p
{
	width: 230px;
}

.shoppage .productlistitem .description .name a
{
	font-weight: bold;
	color: rgb(93,91,92);
}

.shoppage .productlistitem .description .price a
{
	font-weight: bold;
	color: rgb(69,109,169);
}

.shoppage .productlistitem .description .detailshref
{
	float: left;
	margin-left: 70px;
	padding-top: 3px;
}

.shoppage .productlistitem .description .detailshref a
{
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: rgb(9,112,199);
	text-decoration: underline;
	background: url('../images/shop-szczegoly.gif') 0 0 no-repeat;
}

.shoppage .productlistitem .description .detailshref a:hover
{
	color: rgb(9,92,169);
}

.shoppage .productlistitem .description .addtocart
{
	float: left;
	margin-left: 10px;
}


.shoppage .productdetails .description
{
	padding: 12px;
	border-bottom: 1px solid rgb(228,228,228);
}

.shoppage .productdetails .name
{
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: rgb(93,91,92);
}

.shoppage .productdetails .price
{
	font-weight: bold;
	color: rgb(69,109,169);
}

.shoppage .productdetails .buttons
{
	float: right;
	text-align: right;
}

.nwrp
{
	white-space: nowrap;
}

form.newsarchivesearch input, form.newsarchivesearch select
{
	font-size: 11px;
}

div.commentsbox
{
	margin-top: 22px;
}

div.commentsbox .message
{
	color: #b80000;
	font-weight: bold;
}

div.commentsboxitem
{
	background: url('../images/message_hr.jpg') no-repeat left top;
	padding-top: 12px;
	padding-bottom: 12px;
}

ul.cms_lokalniartysci_category
{
	list-style-type: none;
  margin: 0;
	padding: 0;
	margin-left: 16px;
}

ul.company_catalog_company
{
	list-style-type: none;
  margin: 0;
	padding: 0;
	margin-left: 16px;
}

ul.company_catalog_link
{
	list-style-type: none;
  margin: 0;
	padding: 0;
	margin-left: 16px;
}

input
{
	font-size: 10px;
}

textarea.obiekty, input.obiekty
{
	font-size: 10px;
}
