body {	
	margin: 0px auto;
	font-family: Tahoma;
	font-size: 12px;
	background:  #000000 url('images/mainbg.jpg') no-repeat top center;
}

#inexus {
	width: 550px;
	height: 100px;
	margin: 0px auto;
	margin-bottom: 6px;
}

a:link, a:visited {
	color: #9d1516;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

div#mainWrapper {
	width: 1000px;
	margin: 0px auto;
	background: url('images/contentbg.jpg') repeat-y;
	margin-top: 242px;
}

div#mainWrapper2 {
	width: 1000px;
	margin: 0px auto;
	background: url('images/contentbg2.jpg') repeat-y;
	margin-top: 242px;
}


div.menuWrapper {
	width: 216px;
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
}


div.menuWrapper a:link, div.menuWrapper a:visited {
	color: #5a0b03;
	text-decoration: none;
}

div.menuWrapper a:hover {
	color: #ff0000;
}


div.menuWrapper ul {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #5a0b03;
	list-style-image: url('images/dot.gif');
}

div.menuWrapper ul li{
	text-transform: uppercase;
}

div.menuWrapper ul li.in{
	list-style: none;
}

div.menuWrapper ul li.in ul{
	margin: 0px;
	margin-left: 15px;
	font-size: 10px;
}

div.menuWrapper ul li.in ul li{
	text-transform: capitalize;
}

div#middleWrapper {
	width: 564px;
	float: left;
	color: #363636;
}

div.newsContainer {
	background:  url('images/newsbg.jpg') top center repeat-y;
}

div.newsTop {
	width: 551px;
	height: 15px;
	margin-left: 6px;
	background: url('images/newstop.jpg') top center no-repeat;
}

div.newsBottom {
	width: 543px;
	height: 11px;
	margin-left: 9px;
	margin-bottom: 10px;
	background: url('images/newsbottom.jpg') top center no-repeat;
	clear: both;
}

span.newsTitle {
	width: 400px;
	margin-left: 20px;
	font-size: 18px;
	float: left;
	color: #9d1516;
	display: block;
}


span.newsDate {
	float: right;
	padding-right: 25px;
	padding-top: 6px;
}

span.newsText {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

div.linia {
	width: 515px;
	height: 1px;
	clear: both;
	margin-left: 25px;
	margin-top: 2px;
	border-top: 1px dotted #363636;
}


span.newsAuthor {
	color: #9d1516;
	padding-left: 25px;
	float: left;
	font-size: 10px;
}

span.newsComments {
	color: #9d1516;
	padding-right: 25px;
	float: right;
	font-size: 10px;
}

div#clear {
	clear: both;
}

div#footer {
	width: 1000px;
	margin: 0px auto;
	color: #464646;
	text-align: center;
	font-size: 10px;
}

div#footerTop {
	width: 1000px;
	height: 25px;
	background: url('images/footertop.jpg') top center no-repeat;
}

div#footerContent {
	width: 1000px;
	background: url('images/footerbg.gif') top center repeat-y;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

div#footerBottom {
	width: 1000px;
	height: 53px;
	background: url('images/footerbottom.png') top center no-repeat;
}

img.gallery {
	margin-left: 7px;
	margin-bottom: 7px;
	border: 1px solid;
}

div#artWrapper {
	width: 780px;
	float: left;
	color: #363636;
	
}

span#artTitle {
	margin-left: 10px;
	font-size: 18px;
	color: #9d1516;
	display: block;
}

span#artText {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	display: block;
}

span#artAuthor {
	color: #9d1516;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	display: block;
}

div#kontener_komentarze {
	clear: both;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 11px;
}

span#komentarze_naglowek {
	display: block;
	text-align: center;	
	font-size: 13px;
}

span.komentarz_autor {
	display: block;
	font-weight: bold;
	float: left;
}

span.komentarz_data {
	display: block;
	float: right;
}

span.komentarz_tresc {
	display: block;
	clear: both;
	font-weight:  normal;
}

div.komentarz_linia {
	width: 515px;
	height: 1px;
	clear: both;
	margin-top: 2px;
	border-top: 1px dotted #363636;
}

div#komentarze_linki {
	margin-top: 20px;
	text-align: center;
}

/* Galeria */

div.galWrapper {
	width: 216px;
	margin: 0px auto;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	text-align: center;
}

div.galWrapper img.gallery {
	border: 1px solid #000000;
}

div.galWrapper a:link, div.galWrapper a:visited {
	color: #9d1516;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

div.galWrapper a:hover {
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
}


div#galleryWrapper {
	width: 1000px;
	margin: 0px auto;
	background: url('images/galbg.jpg') repeat-y;
	margin-top: 242px;
}

#galeria_kontener {
	width: 659px;
	text-align: justify;
	color: #000000;
	margin-left: 60px;
	margin-right: 41px;
}

.obrazek_gal {
	width: 200px;
	height: 200px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

img.miniatura {
	border-color: #000000;
}

#nawigacja {
	text-align: center;
	clear: both;
}

div#adsense {
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
