/*---------style dla fck---------*/

.lead {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}


/*----------general---------------*/
.contentheading, h1, h2, h3, h4, {
 font-weight: bold;
 font-size: 22px;
}

.componentheading {
	height: 0px;
	visibility: hidden;
	display: none;
}

a img {
	border: none;
}

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

a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration:	none;
	color: #ffffff;
}
a:active {
	text-decoration:	none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

a.back {
	display: block;
	width: 860px;
	text-align: right;
	margin-top: 35px;
	font-size: 12px;
	font-weight: bold;
}

a.back:hover {
	color: #aa1029;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow-x: hidden;
	background: url(../images/body_bg_main.png) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

html {
	overflow-x: hidden;
}

#center {
	width: 1001px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	_position: absolute;
	_margin-left: 50%;
	_left: -500px;
	_overflow: hidden;
}

#bg_right {
	height: 331px;
	width: 1000px;
	background: url(../images/body_bg_main_right.png) left top repeat-x;
	position: absolute;
	top: 159px;
	margin-left: 50%;
	left: 500px;
	z-index: 0;
	#position: relative;
	#margin-bottom: -331px;
}

#preload {
	display: none;
}

/*------------------header-----------------*/

#header #logo {
	height: 114px;
	width: 159px;
	margin: 0px 0px 0px 50px;
}

#header #menu_top {
	width: 1001px;
	height: 44px;
	overflow: hidden;
	#overflow: visible;
	background: url(../images/menu_top_bg.png) left top repeat-x;
	margin: 0px;
	padding: 0px;
	#position: relative;
	#z-index: 2;
}

#header #menu_top div.moduletable{
	width: auto;
	float: right;
	margin-right: 40px;
}

#header #banner {
	display: block;
	width: 1001px;
	height: 331px;
	_height: 332px;
	background: url(../images/baner_bg.jpg) left top no-repeat;
	border-top: 1px solid #fff;
	#position: relative;
	#z-index: 1;
}

#banner .moduletable h2  {
	width: 360px;
	text-align: left;
	margin: 50px 0px 0px 50px;
}

#banner .moduletable p {
	width: 360px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 1.3em;
}

#banner .moduletable ul.menu {
	list-style: none;
	margin: 50px 30px 0px 0px;
	width: 800px;
	#margin-left: 50px;
}

#banner .moduletable ul.menu li {
	list-style: none;
	display: inline;
	list-style-type:none;
}

#banner .moduletable ul.menu li a{
	display: block;
	float: left;
	height: 23px;
	width: 159px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-right: 15px;
	background: url(../images/banner_menu_bg.gif) left top no-repeat;
}

#banner .moduletable ul.menu li a:hover {
	background: url(../images/banner_menu_bg_hover.gif) left top no-repeat;
}


#banner .moduletable ul.menu li a span {
	display: block;
	margin-top: 3px;
}



/*------------------left col-----------------*/

#left_grad {
	height: 224px;
	width: 22px;
	float: left;
	background: url(../images/left_grad.jpg) left top no-repeat;
}

#left_col {
	width: 198px;
	margin: 15px 0px 15px 15px;
	float: left;
}

#left_col .bg_top {
	width: 198px;
	height: 7px;
	_overflow: hidden;
	background: url(../images/left_col_bg_top.gif) left top no-repeat;
}

#left_col .content {
	width: 198px;
	background: #aa1029;
	padding: 0px;
	margin: 0px;
	min-height: 320px;
	float: left;
}

#left_col .bg_bottom {
	width: 198px;
	height: 7px;
	background: url(../images/left_col_bg_bottom.gif) left top no-repeat;
	float: left;
}

#left_col .moduletable {
	margin-top: -10px;
	margin-bottom: 0px;
	padding: 0px 15px;
}

#left_col .moduletable h3 {
	font-size: 22px;
	margin: 15px 0px;
}

#left_col .moduletable table {
	margin: 0px;
	padding: 0px;
}

#left_col .moduletable span.article_separator {
	display: none;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


#left_col .moduletable table.contentpaneopen td.contentheading {
	font-size: 12px;
	font-weight: bold;
}

#left_col .moduletable table.contentpaneopen td {
	font-size: 12px;
	padding: 0px;
}

#left_col .moduletable table.contentpaneopen td a.readmore{
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#left_col .moduletable table.contentpaneopen td a.readmore:hover {
	color: #1288a6;
}




/*------------------right col-----------------*/

#right_grad {
	height: 224px;
	width: 21px;
	float: right;
	background: url(../images/right_grad.jpg) left top no-repeat;
}

#right_col {
	width: 716px;
	margin: 15px 15px 15px 0px;
	float: right;
}


#right_col .bg_top {
	width: 716px;
	height: 8px;
	_overflow: hidden;
	background: url(../images/right_col_bg_top.gif) left top no-repeat;
}

#right_col .content {
	width: 716px;
	background: #1288a6;
	padding: 0px;
	margin: 0px;
	min-height: 318px;
}

#right_col .bg_bottom {
	width: 716px;
	height: 8px;
	background: url(../images/right_col_bg_bottom.gif) left top no-repeat;
}

#right_col .blog {

	padding: 0px 15px;
}

#right_col .blog td {
	font-size: 14px;
}

#right_col .blog td.contentheading {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
}

/*-------------subpages----------------*/

#header #banner_sub {
	display: block;
	width: 1001px;
	height: 255px;
	background: url(../images/baner_sub_bg.jpg) left top no-repeat;
	border-top: 1px solid #fff;
}

#banner_sub .moduletable h2  {
	width: 360px;
	text-align: left;
	margin: 50px 0px 0px 50px;
}

#banner_sub .moduletable p {
	width: 360px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 1.3em;
}

#banner_sub .moduletable ul.menu {
	display: none;
}

#main_col {
	width: 930px;
	float: left;
	margin: 15px 14px;
}

#main_col .bg_top {
	width: 930px;
	height: 6px;
	_overflow: hidden;
	background: url(../images/main_col_bg_top.gif) left top no-repeat;
}

#main_col .content {
	width: 930px;
	background: #1288a6;
	padding: 0px;
	margin: 0px;
	min-height: 318px;
}

#main_col .bg_bottom {
	width: 930px;
	height: 6px;
	background: url(../images/main_col_bg_bottom.gif) left top no-repeat;
}

#main_col td {
	padding: 15px 30px;
	font-size: 14px;
}

#main_col td.contentheading {
	font-size: 22px;
	font-weight: bold;
	padding: 5px 20px 0px 20px;
}

#main_col .blog td { /*---dla oddzielenia pierwszego leada od reszty ---*/
	padding-top: 0px;
}

#main_col .blog .contentpaneopen td {
	padding: 0px;
	margin: 0px;
}

#main_col .blog  td.article_column {
	padding: 0px;
	margin: 0px;
	width: 48%;
}

#main_col .blog  td.article_column_separator {
	width: 52%;
	padding: 0px 0px 0px 30px;
}

#main_col .blog .contentpaneopen p.first {
	margin-top: 3px;
}

#main_col .blog .contentpaneopen p.first img{
	margin-top: 0px;
}

.blog a.readon {
	display: block;
	text-align: right;
	font-weight: bold;
	margin-top: -7px;
	padding-top: 0px 10px 15px 0px;
}

.blog a.readon:hover {
	color: #aa1029;
}

.blog_more a {
	font-weight: bold;
	font-size: 15px;
}

.blog_more a:hover {
	color: #aa1029;
}

span.pagenav {
	font-size: 12px;
	color: #ccc;
}

a.pagenav {
	font-size: 12px;
}

a.pagenav:hover {
	color: #aa1029;
}

#main_col .content a {
	color: #a8e0e0;
}

#main_col .content a:hover {
	text-decoration: underline;
}

/*------------------footer-----------------*/

#footer {
	width: 1001px;
	height: 20px;
	background: #fff;
	clear: both;
	padding: 0px;
}

#footer #liderzy {
	width: 400px;
	font-weight: bold;
	font-size: 11px;
	color: #aa1029;
	text-align: left;
	float: left;
	margin-left: 40px;
}

#footer #gemini {
	width: 400px;
	float: right;
	text-align: right;
	margin-right: 40px;
}

#footer #gemini a {
	font-weight: bold;
	font-size: 11px;
	color: #aa1029;
}

#footer #gemini a:hover {
	text-decoration: underline;
}

