/*
 * BSM
 */

/* @group reset */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {  
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}

ul, ol {
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* @end */



/* @group main */

body {
	font-size: 12px;
	font-family: Trebuchet MS;
	background: #f4f2ed;
	color: #444;
}

a {
	color: #5A87A1;
	text-decoration: none;
}

a:hover {
	color: #52c4e6;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #5A87A1;
	width: 100%;
	border-bottom: 1px #aaa solid;
	margin-bottom: 5px;
}

h2 {
	font-size: 22px;
	color: #5A87A1;
	width: 100%;
	border-bottom: 1px #aaa solid;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	color: #5a87a1;
}


/* @end */

/* @group layout */

#left {
	width: 50%;
	position: absolute;
	background-image: url(../img/bgLeft.png);
	z-index: -1;
	height: 346px;
	left: 0;
	top: 0;
}

#right {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	background-image: url(../img/bgRight.png);
	z-index: -1;
	height: 346px;
}

#wrapper {
	width:990px;
	margin:auto;
}

/* @group header */

#header_a {
	height: 42px;
	background: #7ba6b4 url(../img/bgHeaderA.jpg) no-repeat;
	padding: 50px 0 0 13px;
}
#header_a #logo {
	width: 446px;
	height: 41px;
	background: #7ba6b4 url(../img/bsm.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
}
#header_b {
	height: 7px;
	background: #ebc99e url(../img/bgHeaderB.jpg) no-repeat;
}

#header_c {
	height: 9px;
	background: #eccba4 url(../img/bgHeaderC.jpg) no-repeat;
}

/* @group mainNav */

#mainNav {
	height: 32px;
	background: #40b3d4 url(../img/mainNav.png) no-repeat;
	font-size: 14px;
}

#mainNav li {
	float: left;
	line-height: 30px;
	margin: 0 15px;
}

#mainNav li a {
	color: #fff;
}

#mainNav li a:hover {
	color: #bcf7fe;
}

#mainNav li.active a {
	border-bottom: 1px dotted #fff;
}

#mainNav li.active a:hover {
	border-bottom: 1px dotted #bcf7fe;
}

#mainNav li.rs {
	float: right;
}

/* @end */

/* @group topContent */

#topContent {
	height: 152px;
	background: url(../img/topContent.png) no-repeat;
	margin-bottom: 10px;
}

#topContent li {
	width: 222px;
	height: 132px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin-right: 7px;
}
#topContent li.last {
	margin-right: 0px;
}
#topContent li .line {
	display: block;
	height: 1px;
	background-color: #c8c2ba;
	margin: 5px 0;
}
#topContent li div.text {
	font-size: 12px;
	line-height: 1.4;
}
#topContent li div.text img {
	float: left;
	border: 1px solid #c8c2ba;
	padding: 2px;
	margin-right: 7px;
	width: 80px;
	height: 60px;
}

/* @end */

/* @end */

/* @group main */

#main {
	background: url(../img/main.jpg) no-repeat;
	width: 741px;
	margin-left: 7px;
	float: left;
	font-size: 13px !important;
}

#main .menu {
	padding: 2px 0 10px 0;
}

#main li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 8px;
}

#main li .active {
	color: #355265;
}

#main p {
	line-height: 1.5;
	margin-bottom: 10px;
}

#main span {
	font-size: 13px !important;
	color: #444 !important;
	line-height: 1.5;
}

/* @group content */

#content {
	margin: 0 10px;
	background-color: #ffffff;
	font-size: 12px !important;
}



/* @end */


/* @end */

/* @group sidebar */

#sidebar {
	width: 232px;
	float: left;
	margin-right: 10px;
	
}

#sidebar .menu {
	padding-top: 31px;
	margin-bottom: 30px;
}

#sidebar .menu li {
	text-align: right;
}

#sidebar li .active {
	color: #355265;
}

#sidebar li {
	margin-bottom: 8px;
	font-size: 14px;
	
}

#sidebar p {
	margin-bottom: 10px;
}

#sidebar div {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.5;
}

/* @end */

/* @group bottomNav */



/* @end */

/* @group footer */

#footer {
	margin: 5px 0;
	height: 30px;
}

#footer #address {
	color: #fff;
	line-height: 32px;
	height: 32px;
	background: #40b3d4 url(../img/bgFooter.png) no-repeat;
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#footer #copyright {
	font-size: 12px;
	float: left;
	line-height: 20px;
}

#wiredot {
	font-size: 12px;
	float: right;
}

#wiredot a {
	display: inline-block;
	width: 84px;
	height: 17px;
	text-indent: -99999px;
	padding-top: 3px;
	margin-bottom: 8px;
	background: url(../img/wiredot.png) no-repeat;
}

/* @end */


/* @end */

/* @group mods */

/* @group News */

#news {
	margin-bottom: 20px;
	line-height: 1.5;
}

#news.home li {
	margin: 0 30px 20px 0;
	clear: both;
	list-style: none;
}

#news.details li {
	margin-bottom: 30px;
}

#news li h3 {
	color: #5A87A1;
	font-size: 18px;
	margin-bottom: 2px;
}

#news li p {
	margin-bottom: 5px;
}

#news li div.newsImg {
	float: left;
	margin: 3px 15px 5px 0;
	width: 110px;
	height: 82px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	width: 110px;
	height: 82px;
	display: block;
}

#news li div.text {
	font-size: 12px;
}

#news li.last {
	margin-right: 0px;
}

/* @end */

/* @group Gallery */

.galleryRn {
	border: 1px solid #aaa;
	padding: 3px;
	background-color: #fff;
	width: 224px;
	height: 150px;

}

#gallery.details li {
	float: left;
	list-style: none;
}

#gallery.list li {
	margin: 0 20px 20px 0;
	list-style: none;
}

#gallery li.last {
	margin: 0 0 10px 0;
}

#gallery.details li {
	margin: 15px 15px 0 14px;
}

#gallery.list li img {
	float: left;
	margin: 0 7px 0px 0;
	width: 110px;
	height: 82px;
}

#gallery li img {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	width: 110px;
	height: 82px;
	display: block;
}

#gallery li h3 {
	color: #c53027;
	font-size: 14px;
	margin: 3px 0;
}

#gallery li div {
	font-size: 13px;
}


/* @end */

/* @group Subskrypcja */

#subskrypcja {
	margin-bottom: 20px;
}

#subskrypcja li {
	float: left;
	width: 242px;
	margin: 0 7px 30px 0;
}

#subskrypcja li h3 {
	color: #5A87A1;
	font-size: 14px;
}

#subskrypcja li div.text {
	font-size: 12px;
}

#subskrypcja li.last {
	margin-right: 0px;
}

/* @end */

/* @group Mat */

#mat.list li {
	margin: 0 20px 40px 0;
	list-style: none;
}

#mat li.last {
	margin: 0 0 10px 0;
}

#mat.list li img {
	float: left;
	margin: 0 15px 0px 0;
	width: 150px;
}

#mat li img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	width: 150px;
	display: block;
}

#mat li h3 {
	color: #5A87A1;
	font-size: 18px;
	margin: 3px 0;
}

#mat li div {
	font-size: 13px;
}

#mat li div.clmn {
	margin-left: 170px;
}

#mat .autor {
	font-size: 12px;
	margin-bottom: 2px;
}

#mat .cena {
	font-size: 12px;
}

#mat.list div ul {
	
}

#mat.list div li {
	margin: 0 0 3px 20px;
	padding: 0;
	list-style: disc;
}


/* @end */



/* @end */