/* CSS Document */
body {
	margin: 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #8C8C8C;
}

a {
	text-decoration: none;
	color: #A6A6A6;
}

a:hover {
	text-decoration: underline;
}

#main {
	margin: 10px auto;
	width: 960px;
	padding: 0px;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}

#topmenu {
	margin: 0px;
	padding: 0px;
	background: #E3E3E3 url(graphics/topmenu_bg.gif) center repeat-x;
}

#topmenu table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
	background: url(graphics/topmenu_right.gif) center right no-repeat;
}

#topmenu table tr {
	margin: 0px;
	padding: 0px;
	border: none;
}

#topmenu table tr th {
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	padding: 0px;
	overflow: hidden;
	border-left: 1px solid #ffffff;
}

#topmenu table tr th a {
	color: #666666;
	text-transform: uppercase;
}

#topmenu table tr > th:first-child {
	background: url(graphics/topmenu_left.gif) center left no-repeat;
	border: none;
}

#subheader {
	margin: 0px;
	padding: 0px;
}

#subheader_data {
	display: block;
	float: right;
	width: 283px;
}

#subheader_data ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-image: url(graphics/sqare_gray.gif);
}

#subheader_data ul li {
	margin: 0px;
	padding: 3px 0px;
	font-size: 14px;
}

#subheader_data ul li a {
	color: #666666;
	text-decoration: none;
}

#menu {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 120px;
}

#menu a.grad_button {
	text-transform: uppercase;
	text-decoration: none;
}

#menu #menu_main {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #F4F4F4 url(graphics/menu_bg.gif) center repeat-y;
	border-bottom: 1px solid #b2b2b2;
}

#menu #menu_main #menu_page {
	margin: 0px;
	padding: 7px 7px 0px 7px;
	background: url(graphics/menu_top.gif) center top no-repeat;
}

#menu #menu_main #menu_page #menu_page_main {
	margin: 0px;
	padding: 0px;
	background: url(graphics/menu_page_bg.gif) center repeat-y;
}

#menu #menu_main #menu_page #menu_page_main .top {
	margin: 0px;
	padding: 0px;
	background: url(graphics/menu_page_top.gif) top center no-repeat;
}

#menu #menu_main #menu_page #menu_page_main .top .bottom {
	margin: 0px;
	padding: 1px 5px;
	background: url(graphics/menu_page_bottom.gif) bottom center no-repeat;
}

#menu #menu_main #menu_list ul {
	margin: 0px;
	padding: 0px 7px;
	list-style: none;
}

#menu #menu_main #menu_list ul li {
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	margin: 6px 0px;
	padding: 0px;
	background: url(graphics/menu_button.png) center no-repeat;
	text-align: center;
}

#menu #menu_main #menu_list ul li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

#menu #newsletter_pane {
	margin: 10px 0px;
	padding: 3px 5px;
	width: 110px;
	height: 51px;
	background: url(graphics/newsletter_bg.gif) #EAEAEA center no-repeat;
}

#menu #newsletter_pane form {
	margin: 0px;
	padding: 0px;
}

#menu #newsletter_pane form input {
	margin: 0;
	width: 95%;
	border: solid 1px #BEBDBD;
	font-size: 11px;
	height: 16px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url(graphics/input_grad.gif) center repeat-x;
}

#menu #newsletter_pane a {
	display: block;
	margin-top: 2px;
	background: url(graphics/arr_darkgray.png) right center no-repeat;
	padding-right: 16px;
	line-height: 15px;
	height: 15px;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

#toolbar {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;
}

#toolbar .toolbar_item {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(graphics/toolbar_item_bg.gif) center repeat-y;
}

#toolbar .toolbar_item .top {
	margin: 0px;
	padding: 0px;
	background: url(graphics/toolbar_item_top.gif) center top no-repeat;
}

#toolbar .toolbar_item .top .bottom {
	margin: 0px;
	padding: 5px;
	background: url(graphics/toolbar_item_bottom.gif) center bottom no-repeat;
}

#toolbar .toolbar_item .top .bottom > p {
	margin: 5px;
	padding: 0px;
}

#toolbar .toolbar_item .top .bottom > h1 {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 2px solid #b2b2b2;
	margin: 5px;
	padding: 0px;
}

#content {
	margin-left: 125px;
	margin-right: 305px;
	width: 530px;
}

#content .content_box {
	padding-bottom: 5px;
	border-bottom: 2px solid #b2b2b2;
}

#content .content_box .news_brief {
	float: left;
	width: 250px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

#content .content_box .news_brief p {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#content .content_box h1 {
	margin: 0px;
	padding: 3px 5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#content .content_box > h1:first-child {
	margin: 20px 0px 10px 0px;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 2px solid #000000;
}

#content .content_box h2 {
	margin: 0px;
	padding: 3px 5px 0px 5px;
	font-size: 11px;
	font-weight: bold;
}

#content .content_box p {
	margin: 0px;
	padding: 0px 5px;
}

#footer {
	clear: both;
	width: 960px;
	font-size: 10px;
	color: #666666;
	border-top: 2px solid #d8d8d8;
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
}

.grad_button {
	display: block;
	margin: 0px;
	width: 100%;
	height: 29px;
	line-height: 29px;
	background: #E3E3E3 url(graphics/grad_button.gif) center repeat-x;
	border: 1px solid #B2B2B2;
	color: #666666;
	text-align: center;
}

.grad_button form {
	margin: 0px;
	height: 27px;
	line-height: 27px;
	padding: 3px 0px;
	text-align: left;
}

.grad_button form a {
	color: #666666;
	margin: 0px 0px 8px 0px;
}

.grad_button form input {
	font-size: 12px;
	height: 16px;
	margin: 0px 3px;
	border: 1px solid #BEBEBE;
	background: #ffffff url(graphics/input_grad.gif) center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/* leftpic */
img.leftpict {
	float: left;
	border: #B2B2B2 2px solid;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

div.leftpict {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	border: #B2B2B2 2px solid;
	margin: 0px 10px 10px 0px;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 8px;
	color: #3F3F3F;
	background-color: #A5A5A5;
}

div.leftpict a {
	text-decoration: none;
	color: #3F3F3F;
}

#strony_internetowe {
	margin: 2px 0px;
	padding: 0px;
	text-align: right;
	font-size: 8px;
	line-height: 8px;
	letter-spacing: 1px;
}

#strony_internetowe a {
	text-decoration: none;
	color: #DDDDDD;
}

/* news list item */

div.newslist_item {
	min-height: 50px; 
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}

div.newslist_item p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	line-height: 11px;
}

ul.submenu {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 300px;
	list-style: url(graphics/submenu_arr.gif);
	text-transform: uppercase;
}

ul.submenu li {
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 25px;
}

li.selected {
	list-style: url(graphics/submenu_arr_a.gif);
	font-weight: bold;
}
