p, h1, h2, h3, h4, h5, h6, h7, h8 {
	margin: 0; padding: 0; font-weight: normal;
}

body {
	font: 12px "Myriad Pro", "Arial", sans-serif;
	margin: 0; 
	padding: 0;
	background-color: #ffffff;
}

ul, ul li {
	margin: 0; padding: 0; list-style:none;
}

a img {
	border-style: none;
}

.marginImg {
	margin: 10px;
}

.lightBox img {
	margin: 6px 4px;
	vertical-align: bottom;
}

.ulStyleNone li { list-style: none !important; }

#top {
	background-color: #05080b;
}

#pageHeader {
	background-image: url('/images/layout/top_bg.jpg');
	height: 60px;
	margin: 0 auto;
	width: 1200px;
}

#pageHeader #logo {
	width: 300px;
	float: left;
	padding: 11px 0 0 150px;
}

#pageHeader #menu {
	text-align: center;
	padding-top: 20px;
	margin-right: 30px;
}

#pageHeader #menu li {
	display: inline;
}

/*
 *	SUBMENU
 */

#submenu {
	width: 240px;
	overflow: hidden;
}

#submenu img {
	display: block;
}

#submenu .content {
	margin-top: -300px;
	padding: 20px;
	position: relative;
	min-height: 154px;
}

#submenu .content li {
	height: 28px;
	padding: 6px 10px 0 10px;
}

#submenu .content li:hover {
	background-image: url('/images/layout/submenu/highlight.png') !important;
	background-repeat: repeat-y;
	background-position: center;
}

#submenu .content li a img{
	border: none;
}


#submenu .separator {
	height: 2px !important;
	margin-top: 1px;
}

/*
 *	RELATED MENU
 */

#relatedMenu {
	margin-top: 20px;
	padding: 0 10px;
}

#relatedMenu img {
	display: block;
}

#relatedMenu li {
	height: 28px;
	margin-top: 1px;
	padding: 6px 10px 0 10px;
}

#relatedMenu li:hover {
	background-image: url('/images/layout/relatedmenu/highlight.png') !important;
	background-repeat: repeat-y;
	background-position: center;
}

#relatedMenu li a img{
	border: none;
}

#relatedMenu .separator {
	height: 2px !important;
}

/*
 *	LEFT COLUMN
 */

.left-column {
	margin-top: 87px;
}

.left-column h1 {
	margin: 0;
	padding-left: 37px;
}

.left-column img {
	margin-left: 37px;
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
}

/*
 *	CONTENT
 */

#contentContainer {
	background-color: #ffffff;
	margin-bottom: 40px;
}

#contentContainer p{
	text-align: justify;
}

#contentContainer #headerContainer{
	background-color: #05080b;
	height: 240px;
}

#contentContainer #headerBackground{
	height: 207px;
	width: 950px;
	margin: 0 auto;
	padding: 33px 125px 0 125px;
	background-image: url('/images/layout/content/top.jpg');
}

#contentContainer #pageContent{
	min-height: 207px;
	width: 950px;
	margin: 0 auto;
	padding: 33px 125px 0 125px;
	margin-top: -240px;
}

#contentContainer #videobanner {
	width: 640px;
	height: 385px;
}

#contentContainer #left {
	float: left;
	width: 240px;
}

#contentContainer #right {
	width: 670px;
	float: right;
}

#contentContainer #content {
	margin-top: 40px;
	font: 14px 'Myriad Pro', Arial, sans-serif;
}

#content ul {
	margin: 10px 20px;
}

#content li {
	margin: 10px 0;
}

#content ul li {
	list-style: disc inside;
	margin: 5px 0;
}

#content p {
	margin: 10px 0;
}

#contentContainer h1 {
	border-bottom: 1px dotted #b6b6b6;
	color: #363636;
	font: normal 32px 'Myriad Pro';
	letter-spacing: -1px;
	margin-bottom: 30px;
}

#contentContainer h2 {
	margin: 20px 0;
}

#contentContainer h3 {
	font-weight: bold;
	margin: 20px 0;
}

#contentContainer .video {
	text-align: center;
}

#contentContainer .footer {
	height: 30px;
}

/*
 *	MEDIA PLAYER
 */

#mediaPlayerBackground {
	background-color: #05080b;
	background-image: url('/images/layout/media/top_overlay.png');
	height: 560px;
}

#mediaPlayerContainer {
	background-image: url('/images/layout/media/top_bg.jpg');
	height: 560px;
	margin: 0 auto;
	width: 1200px;
}

#mediaPlayer {
	background-image: url('/images/layout/media/top_overlay.png');
	background-repeat: repeat-x;
	height: 560px;
}

#mediaPlayer #info {
	float: left;
	height: 395px;
	margin: 30px 10px 0 125px;
	padding-top: 15px;
	width: 270px;
}

#mediaPlayer #thumb {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
}

#mediaPlayer #title {
	float: left;
	margin-left: 5px;
}

#mediaPlayer #title h1 {
	color: #ffffff;
	font-size: 22px;
}

#mediaPlayer #title h2 {
	color: #ffffff;
	font-size: 14px;
}

#mediaPlayer #info p {
	color: #ffffff;
	font: normal 12px/18px "Tahoma", "Arial", sans-serif;
	height: 285px;
	overflow: hidden;
	text-align: justify;
}

#mediaPlayer #player {
	background-image: url('/images/layout/media/player_bg.png');
	display: block;
	float: left;
	height: 360px;
	margin: 30px 125px 0 0;
	padding: 15px;
	width: 640px;
}

#mediaPlayer #related {
	margin: 20px 122px;
}

#mediaPlayer #related li {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 9px 0 5px 0;
}

#mediaPlayer #related li a{
	text-decoration: none;
}

/*
 *	MEDIA
 */

#mediaPage {
	width: 960px;
	margin: 20px auto;
}

#mediaPage .leftColumn{
	width: 240px;
	float: left;
}

#mediaPage h1 {
	color: #363636;
	font: normal 32px 'Myriad Pro';
	letter-spacing: -2px;
	border-bottom: 1px dotted #c6c6c6;
	margin-bottom: 10px;
}

#mediaList{
	float: left;
	margin-left: 20px;
	width: 690px;
}

#mediaList li {
	display: block;
	color: #383838;
	float: left;
	padding: 10px;
	width: 318px;
	border: 1px solid #ffffff;
}

#mediaList li:hover {
	background-color: #fafafa;
	border: 1px solid #d6d6d6 !important;
}

#mediaList li a{
	border: none;
	color: inherit;
	text-decoration: none;
}

#mediaList .thumb{
	display: block;
	float: left;
	height: 90px;
	width: 90px;
}

#mediaList .info{
	font-size: 12px;
	float: left;
	height: 90px;
	overflow: hidden;
	padding-left: 10px;
	text-align: justify;
	width: 210px;
}

#mediaList h2{
	font-size: 18px;
	word-spacing: -2px;
}

#mediaList h3{
	font-size: 14px;
	margin-bottom: 4px;
}

/*
 *	FORMS
 */

form label {
	color: #898989;
	display: block;
	font-size: 13px;
	margin: 6px 0 0 2px;
}

input[type="text"], input[type="password"] {
	border: 1px solid #d0d0d0;
	font-size: 14px;
	padding: 6px;
	width: 350px;
}

form input[type="radio"] {
	margin: 8px 5px;
}

form textarea {
	border: 1px solid #d0d0d0;
	font-size: 14px;
	height: 120px;
	padding: 6px;
	width: 350px;
}

form h2
{
	color: #363636;
	margin: 20px 0 10px 0;
}

form p
{
	margin: 10px 0;
}

/*
 * ARTYKUŁY
 */

a {
	text-decoration: none;
	color: inherit;
}

#articles {
	width: 600px;
	margin: auto;
}

#articles hr {
	border: 0;
	border-top: 1px dotted #aaaaaa;
	height: 1px;
	margin: 0;
}

#articles .line {
	clear: both;
	padding: 10px 0 10px 0;
}

#articles .subtitle {
	color: #4d4d4d;
	font: bold 12px Trebuchet;
	width: 100%;
}

#articles .title {
	color: #5d7d16;
	font: bold 18px Tahoma;
	width: 100%;
	margin-bottom: 5px;
}

#articles .description {
	line-height: 1.4;
	text-align: justify;
}

#articles img {
	vertical-align: bottom;
}

#articles .thumb {
	float: left;
	margin-right: 10px;
}

#articlePromoted .title {
	font-size: 22px;
}

#articlesSermon {
	width: 228px;
}

#articlesNews {
	margin-top: 10px;
	height: 100%;
	width: 228px;
}
