body {
    margin: 0;
    padding: 0;
	background-color: #8b0d0d;
    font-family: Verdana;
    font-size: 12px;
}

a { color: #8b0d0d; text-decoration: none; }
a:hover { text-decoration: none; }
img { border: 0px}

#pagina { 
	width: 760px;
	border-left: 3px solid #a33d3d;
	border-right: 3px solid #a33d3d;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background: white;
	background: url(/gfx/bgContent.gif) repeat-y;
}


#head { 
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #9e1a1b;
	border-bottom: 1px solid #9e1a1b;
}


#foot {
    width: 760px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #a33d3d;
}


#topbar { display: block; position: absolute; top: 0px; 	background-color: transparent; color: white; width: 760px; font-size: 10px}
#topbar .topBarLeft  { float: left  }
#topbar .topBarRight { float: right }

#content { 	 }
#rightSide { float: right; width: 566px; padding: 10px 10px 10px 0px;}


#leftSide { 
	float: left;
	width: 172px;
	font-size: 10px;
}

.leftcontent {
	width: 160px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#whereIAm { margin-bottom: 10px; padding: 5px; font-size: 12px; color: #2a2a2a; font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: #f2f2f2; border: 1px solid #ebebeb}
#whereIAm a { color: #2a2a2a; } #whereIAm a:hover { color: #444444; }
#whereIAm span { color: #801b18; }	
#whereIAm span.big { font-size: 14px; font-weight: bold; }


/* menu */

#menu { 
	list-style-type: none;
	background-color: #9e1a1b;
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 1px; 
	margin: 0px;
}

#menu li { 
	margin-bottom: 1px; 
	display: block;
	margin-left: 0px;
}

#menu  li a { 
	display: block;
	background: #801b18;
	color: white;
	height: 22px;
	padding-top: 5px;
	padding-left: 15px;
	text-decoration: none;
}

#menu a:hover { background: #5F2523; }







/* ARTYKUŁY */ 

.art {
	margin-bottom: 10px;
	background: url('/gfx/arttlo.jpg') repeat-x;
	border-top: 1px solid #FDD6B6;
	padding: 5px;
	
}

.art h2 { font-size: 16px; color: #801b18;	position: relative; margin: 0;  }
.art a  { color: #8b0d0d; }
.art a:hover { color: #4F100F; }

.glowka {
	margin: 4px 0;
	line-height: 1.2em;
}

.info {
	padding-bottom: 4px; 
	font-size: 11px; 
	color: #666; 
	border-bottom: 1px dotted;
	margin: 0;
}

#pojtop {
	margin-bottom: 10px;
	padding: 5px;
	margin-bottom: 0px;
}

#pojtop h2 { font-size: 16px; color: #801b18;	position: relative; margin: 0;  }
#pojtop a { color: #8b0d0d; }
#pojtop a:hover { color: #4F100F; }


#maincont {
	width: 566px;
	margin-left: auto;
	margin-right: auto;
}

#mleftSide { 
	float: left;
	width: 388px;
	font-size: 12px;
}

#mrightSide { 
	float: right;
	width: 175px;
}

.mrightcontent {
	width: 170px;
	float: right;
	padding: 0;
	margin: 0;
}

/* SYF */

.mk {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
}

#gotoTop { text-align:right; padding: 4px; }	
#gotoTop a { color: #666666; } #gotoTop a:hover { color: #333333; }


#placowka {
	width: 160px;
	border: 1px solid #e5b389;
    background-color: #fde6d2;
    background-image:url(./gfx/plactlo.jpg);]
    background-position: top left;
    background-repeat: repeat-x;
    padding: 5px;
    color: #8b0d0d;
    margin-bottom: 10px;
}

.placlink {
	background-color: #f3c49a;
	width: 148px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
}

.placlink a {
	color: #8b0d0d;
	font-weight: bold;
	
}

.podstronki {
	text-align: right;
	color: white;
	font-size: 10px;
}

.podstronki a { color: white; font-weight: bold } 
.podstronki a:hover { color: black; font-weight: bold }
.podstronki a:visited { color: white; font-weight: bold }  



.galeria { 
		margin-bottom: 10px;
		background: #fde6d2;
		padding: 5px;
		width: auto;
}

.galeria .fotka { width: 110px; float: left; text-align: center; }
.galeria .galopis { width: 365px; margin-left: 5px; float: left; }
.galeria h2 { font-size: 16px; color: #801b18;	position: relative; margin: 0;  }


#galleryImages    { list-style-type: none;  text-align: center; width: 490px; margin: 7px auto; }
#galleryImages li { background: #fde6d2; width: 110px; height: 110px; float: left; position: relative; margin-left: 10px; margin-bottom: 20px; }
#galleryImages li a { display: block; width: 100px; height: 100px; position: absolute; top: 5px; left: 5px; text-align: center; }
#galleryImages li a:hover { background: #FFF7EF; }

.help {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}

/* Najnowsze artykuly */

#leftList    { 
		font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica,
		sans-serif; 
		margin-top: 0px;
}

#leftList dt { 
	background-color: #f7b072;
	padding: 5px 0;
	margin-bottom: 6px;
	color: #8e0c0c;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

#leftList dd {
	margin-left: 0px;
	width: 100%;
	
}

.artsList  { 
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	list-style-type: none;
	padding-left: 0px;
}

ul.artsList a 		{ color: #801b18; } 
ul.artsList a:hover { color: black; }

.artsList li { 
	padding: 1px 0 4px 10px;
	background: url(/gfx/arrow.gif) no-repeat; 
	background-position: 4px 5px;
}


#nawigacja {
	margin-left: auto;
	margin-riught: auto;
}