@charset "utf-8";
html, body, form, p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../i/body_bcg_.png);
	background-repeat: repeat-x;
	background-position: center top;
}
td, div, span {
	color: #1e485e;
}
img {
	border: none;
}
input.btn {
	background: #FFFFFF url(../i/button_bcg_.gif) repeat-x center bottom;
	border: 1px solid #edeeee;
	color: #595959;
}
h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #fb0303;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #1e485e;
	padding: 0px;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}

#mainContainer {
	display: block;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	margin: 0px auto;
	width: 1035px;
}
/*kontener z menu górnym*/
#topContainer {
	position: relative;
	width: 100%;
	height: 45px;
	min-height: 45px;
	clear: both;
}
#topMenuTable {
	height: 45px;
	width: 682px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 285px;
	border-bottom: 1px solid #fb0303;
}
#topMenuTable td {
	background: #ffffff;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	white-space: nowrap;
}
#topMenuTable td.current {
	background: #fb0303 url(../i/top_menu_bcg_.gif) repeat-x center top;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: center;
	white-space: nowrap;
}
#topMenuTable td h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fb0303;
}
#topMenuTable td h2 a:link, #topMenuTable td h2 a:visited, #topMenuTable td h2 a:hover, #topMenuTable td h2 a:active {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fb0303;
	font-weight: normal;
}
#topMenuTable td h2 a:link {
	text-decoration: none;
}
#topMenuTable td h2 a:visited {
	text-decoration: none;
}
#topMenuTable td h2 a:hover {
	text-decoration: none;
}
#topMenuTable td h2 a:active {
	text-decoration: none;
}
#topMenuTable td.current h2 a:link, #topMenuTable td.current h2 a:visited, #topMenuTable td.current h2 a:hover, #topMenuTable td.current h2 a:active {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
}
#topMenuTable td.current h2 a:link {
	text-decoration: none;
}
#topMenuTable td.current h2 a:visited {
	text-decoration: none;
}
#topMenuTable td.current h2 a:hover {
	text-decoration: none;
}
#topMenuTable td.current h2 a:active {
	text-decoration: none;
}

/*kontener menu lewego*/
#menuContainer {
	display: inline;
	position: relative;
	width:250px;
	float: left;
	padding-top: 6px;
}
table.leftMenu {
	border-top: 1px solid #f5dacd;
}
table.leftMenu td {
	background: #FFFFFF url(../i/left_menu_bcg_.gif) repeat-x center top;
	height: 36px;
	min-height: 36px;
	border-bottom: 1px solid #f5dacd;
	vertical-align: middle;
}
table.leftMenu td.menuBullet {
	width: 30px;
	text-align: right;
}
table.leftMenu td.menuPos {
	text-align: left;
	padding-left: 10px;
}

table.leftMenu td.menuBulletSub {
	width: 30px;
	text-align: right;
	border-bottom: none;
}
table.leftMenu td.menuPosSub {
	text-align: left;
	padding-left: 10px;
	border-bottom: none;
}

table.leftMenu td.menuPos h1, table.leftMenu td.menuPosSub h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fb0303;
}
table.leftMenu td.menuPos h1 a:link, table.leftMenu td.menuPos h1 a:visited, table.leftMenu td.menuPos h1 a:hover, table.leftMenu td.menuPos h1 a:active,
table.leftMenu td.menuPosSub h1 a:link, table.leftMenu td.menuPosSub h1 a:visited, table.leftMenu td.menuPosSub h1 a:hover, table.leftMenu td.menuPosSub h1 a:active {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fb0303;
	font-weight: normal;
}
table.leftMenu td.menuPos h1 a:link, table.leftMenu td.menuPosSub h1 a:link {
	text-decoration: none;
}
table.leftMenu td.menuPos h1 a:visited, table.leftMenu td.menuPosSub h1 a:visited {
	text-decoration: none;
}
table.leftMenu td.menuPos h1 a:hover, table.leftMenu td.menuPosSub h1 a:hover {
	text-decoration: underline;
}
table.leftMenu td.menuPos h1 a:active, table.leftMenu td.menuPosSub h1 a:active {
	text-decoration: none;
}
/*kontener części środkowej*/
#bodyContainer {
	display: inline;
	position: relative;
	width: 783px;
	float: left;
	clear: right;
}
/*kontener grafiki*/
#graphicContainer {
	display: block;
	position: relative;
	width: 100%;
	background: url(../i/fota_ramka.png) no-repeat left bottom;
}
table.graphic {
	width: 750px;
}
table.graphic td {
	padding-top: 20px;
	padding-bottom: 45px;
	text-align: center;
}
/*kontener treści*/
#contentContainer {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}
table.mainContent {
	width: 711px;
	margin-left: 18px;
	padding-top: 15px;
	padding-left: 15px;
	border-left: 1px solid #e9e9e9;
}

p.mr_more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1e485e;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.mr_more a:link {
	color: #1e485e;
	text-decoration: none;
}
p.mr_more a:visited {
	color: #1e485e;
	text-decoration: none;
}
p.mr_more a:hover {
	color: #fb0303;
	text-decoration: none;
}
p.mr_more a:active {
	color: #1e485e;
	text-decoration: none;
}

/*kontener stopki*/
#footContainer {
	position: relative;
	width: 100%;
	min-height: 49px;
	height: auto;
	clear: both;
}
table.foot {
	width: 1035px;
	margin: 0px auto;
	border-top: 1px solid #fb0303;
}

table.mainFoot {
	position: relative;
	margin: 0;
	padding: 0;
	height: 30px;
	min-height: 30px;
}

table.mainFoot td {
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 10px;
	text-transform: uppercase;
}
table.mainFoot td a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fb0303;
	text-decoration: none;
}
table.mainFoot td a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fb0303;
	text-decoration: none;
}
table.mainFoot td a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fb0303;
	text-decoration: underline;
}
table.mainFoot td a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fb0303;
	text-decoration: none;
}

/* podkategorie przy artykułach */
ul.subcats {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.subcats li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 30%;
}

/* obrazki */
#images {
	text-align: left;
	width: 100%;
}
#mainFoto {
	margin: 0px 0px 0px 0px;
}
#images ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#images li {
	margin: 2px 8px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#images img {
	border: 1px solid #D0D0CE;
	margin: 1px 1px 1px 0px;
}

/***********************/

.clearfix:after {
	content: ".";
    display: block;
	height: 0;
    line-height: 0; /* for Opera */
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
