@CHARSET "UTF-8";
/* CSS Document */
html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin:0;
	padding:0;
}
#body-center {
	background-image:none;
	z-index:10;
	position: relative;
	top:0px;
	left:0;
	width:17cm;
	margin:0 auto;
	overflow:visible;
	text-align:left;
}
#main-out {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 1000;
}
#main-top-left {
	position:absolute;
	top:0;
	left:0;
	width:34px;
	height:35px;
	background: url(../img/zagiety-rog.png) no-repeat 0 0;
}
#main-top {
	background-color:#fff;
	height:35px;
	margin-left:30px;
}
#main {
	background-color:#fff;
	padding:40px;
	padding-top:0;
	border:1px solid #FE793E;
	border-top-width:0;
	border-bottom-width:3px;
	font-size:12px;
}
#path {
	padding-top:14px;
}
#path a, #path a.fst {
	color:#816F63;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	background:url(../img/path-arrow.png) no-repeat 0 50%;
}
#path a.fst {
	background-image:url();
}
#main h1.title, #main h2.title, #main h3.title, #main h4.title, #main h5.title, #main h6.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#main h1.title a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #f00;
}

#main ul {
	list-style-image:url(../img/li-square.png) !important; /* Nie działa w IE8b1 bug */
	list-style-type:square;
}
#main a {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #f00;
}

/* ================================================================================ */
#bg1, #bg2, #bg3, #logo, #foot, #right-c, #left-c, #main-bottom, 
#search-box, #slimak, #lampart, #login-box, #baner {
	display:none;
}
span.valid-bg {
	background:#1b1311 url(../img/valid-bg.png) no-repeat 0 0;
	display:inline-block;
	width:70px;
	height:20px;
	color:#fff;
	text-decoration:none;
	padding:3px;
}
span.valid-bg span {
	margin-left:20px;
}
a {
	color:#666;
	text-decoration:underline;
}
.galery-item-image2 { 
	text-align:center; margin:5px;
}
.galery-item-image { 
	text-align:center; margin:5px;
	float:left;
	width:210px;
	background-color:#fff;
}
h2.galery-item-title, h2.galery-list-item-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#F00;
}
h2.galery-item-title a, h2.galery-list-item-title a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #f00;
}

.galery-item-title {}
.galery-item-author {
	text-align:right; 
	padding:5px; 
	border-bottom:1px solid #FD4000; 
	margin:0 5px; 
	font-size:10px; 
	font-style:italic;  
}
.galery-item-description { 
	text-align:left; 
	padding:5px; 
}
.galery-item-botom {
	display:block;
	clear:both;
	width:99%;
	border-top:1px solid #fff;
}
a.oferta_edu_wiecej
{
	font-weight:bold; 
	color:#fff !important; 
	background-color:#fa4000; 
	padding:5px;
}
a.zglaszam_sie
{
	font-weight:bold; 
	color:#fff !important; 
	background-color:#fd4000;  
	border:1px solid #f00 !important;
	padding:5px;
	display:none;
}

