
/*
   Copyright e-point S.A.
*/

/* Klasy globalne */
body {
	margin: 0px;
	font: normal normal normal 11px Arial,Helvetica,sans-serif;
	background: #ffffff;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.more {
	float: left;
	display: block;
	padding-left: 12px;
	color: #3399cc;
	background: url(/_images/specific/menu_item.gif) 0 50% no-repeat;
	text-decoration: underline;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

img {
	border: none;
}

h1 {
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
	font-size: 13px;
	color: #000066;
}
h2, h2 a {
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	color: #ff6600;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
}

/* Kontenery */
#mainC {
	margin: 0 auto;
	width: 990px;
}
#headerC {
	float: left;
	margin-bottom: 31px;
	width: 100%;
}
#topC {
	float: left;
	width: 100%;
	height: 61px;
	border-bottom: 5px solid #ff6600;
}
#mainContainer {
	float: left;
	width: 100%;
}
#leftC {
	float: left;
	margin-right: 8px;
	padding-bottom: 40px;
	width: 190px;
}
#rightC {
	float: right;
	padding-bottom: 10px;
	width: 790px;
}
#footerC {
	position: relative;
	float: left;
	margin: 5px 0px 10px 0px;
	width: 100%;
}


/* Header */
#logoC {
	float: left;
	padding-top: 22px;
	width: 215px;
}
#descriptionC {
	float: right;
	padding-top: 32px;
}
#descriptionC, #descriptionC a {
	font: normal normal normal 22px Arial,sans-serif;
	color: #000066;
	text-decoration: none;
}
#topMenu {
	float: left;
	margin-top: 2px;
}
#topMenu li {
	float: left;
	padding: 0px 0px 0px 14px;
	background: url(/_images/specific/menu_top_sep.gif) 6px 3px no-repeat;
}
#topMenu li.first {
	padding: 0px;
	background: none;
}
#topMenu a {
	color: #666666;
}

/* Nawigacja glowna */
#navigation {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-left: 3px solid #ff6600;
}
#navigation div.m1, #navigation div.m1_active {
	padding: 7px 7px 7px 25px;
	border-top: 1px solid #e5e5e5;
	background: url(/_images/specific/menu_item.gif) 11px 12px no-repeat;
	
}
#navigation div.m1_active {
	background: #FBF9FA url(/_images/specific/menu_active_item.gif) 12px 12px no-repeat;
}
#navigation div.hasChildren {
	padding-bottom: 2px;
}
#navigation div.m1 a, #navigation div.m1_active a {
	color: #42428d;
}
#navigation ul.m2 {
	padding-bottom: 7px;
	background: #FBF9FA;
}
#navigation div.m2, #navigation div.m2_active {
	padding: 2px 0px 2px 25px;
}
#navigation div.m2 a {
	color: #666666;
}
#navigation div.m2_active a {
	color: #FF6600;
}
#navigation div.isFirst {
	border: none;
}

/* Banner */
#rightC .banner_box IMG, #rightC .banner_box OBJECT {
	padding-bottom: 21px;
}

/* Stopka */
#bottomC {
	padding-top: 11px;
	float: right;
	width: 790px;
	border-top: 1px solid #e5e5e5;
	font-size: 10px;
}
#bottomMenuC {
	float: left;
	color: #3399cc;
}
#bottomMenuC a {
	color: #3399cc;
}
#copyrightC {
	float: right;
	color: #666666;
}
#copyrightC #copyright {
	float: left;
}
#copyrightC #created {
	float: left;
	margin-left: 12px;
}

/* Pager */
.pager {
	float: left;
	width: 100%;
}
.leftCell, .rightCell {
	width: 25px;
}
.centerCell table {
	margin: 0 auto;
}
.centerCell span, .centerCell a {
	display: block;
	margin: 0px 3px;
	text-align: center;
}
.centerCell span {
	padding-top: 4px;
	width: 20px;
	height: 18px;
	background: #ff6600;
	color: #ffffff;
}
.centerCell a {
	padding-top: 3px;
	width: 18px;
	height: 17px;
	border: 1px solid #e5e5e5;
	color: #000066;
}
.centerCell a:hover {
	text-decoration: none;
}

/* Zakladki */
#bookmarksC {
	margin: 12px 0px 15px 0px;
	height: 26px;
	border-bottom: 1px solid #e5e5e5;
}
#bookmarksC a {
	float: left;
	margin-right: 2px;
	padding: 5px 8px;
	height: 15px;
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	color: #3399cc;
}
#bookmarksC a.active {
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	font-weight: bold;
	color: #ff6600;
}
#bookmarksC a:hover {
	text-decoration: none;
}

/* Guziki dla galerii */
.prevGallery {
	display: block;
	float: left;
	height: 21px;
	background: url(/_images/specific/prev_gallery.png) no-repeat;
}
.prevGallery span {
	display: block;
	float: left;
	padding: 4px 9px 0px 19px;
	height: 17px;
	background: url(/_images/specific/prev_gallery_span.png) no-repeat 100% 0;
	color: #ffffff;
}
.nextGallery {
	display: block;
	float: left;
	height: 21px;
	background: url(/_images/specific/next_gallery.png) no-repeat;
	color: #ffffff;
}
.nextGallery span {
	display: block;
	float: left;
	padding: 4px 18px 0px 10px;
	height: 17px;
	background: url(/_images/specific/next_gallery_span.png) no-repeat 100% 0;
	color: #ffffff;
}
a.prevGallery span, a.nextGallery span {
	cursor: pointer;
}
a.prevGallery:hover, a.nextGallery:hover {
	text-decoration: none;
}

/* News */
#one_news .d {
	margin-bottom: 6px;
}
.newsItem .pic, .newsItem .blankPic {
	float: left;
	margin-right: 12px;
	padding: 4px 4px 2px 4px;
	border: 1px solid #d9e1f0;
}
.newsItem .blankPic {
	width: 67px;
	height: 60px;
	border: none;
	visibility: hidden;
}
#one_news .options_container {
	margin-top: 16px;
}

/* ContentArea */
.contentArea p {
	margin: 8px 0px;
}

.contentArea ul {
    margin-left: 2em;
    list-style-image: url(/_images/li01.gif);
}
.contentArea a {
	color: #3399cc;
	text-decoration: underline;
}


/* Tools */
.tools {
	float: right;
	margin-top: 18px;
}

/* Różne */
#leftC .banner_box {
	margin-bottom: 8px;
}


