@import url("tabs.css");
@import url("menu.css");
@import url("menu_gorne.css");
@import url("reset.css");

body {
	color:#333;
	height: 100%;
	font: 11px/18px Verdana, sans-serif;
	
}

#baner {
	width:900px;
	margin:20px auto 0 auto;
}

#box {
	width:900px;
	margin:0 auto;
	min-height:400px;
}

#dane {
	border-bottom:2px solid #8db936;
	padding:6px 0;
}

#content {
	width:510px;
	padding: 0;
	margin:0 180px 0 185px;
}

#left {
	float: left;
	width: 170px;
}

#right {
	float: right;
	width: 180px;
}

#strona {
	width:510px;
	margin-top:12px;
	padding-bottom:12px;
	text-align:justify;
}

#strona img{
	margin:0 5px 5px 0;
}

#strona ul{
	margin-left:30px;
	padding-bottom:15px;
	list-style-type:disc;
}

h3{
	color:#2c6856;
	padding:12px 0;
	font: 24px/24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

h4{
	color:#2c6856;
	padding:10px 0;
	font: 14px/18px Arial, Helvetica, sans-serif;
}

p {
	padding-bottom:12px;
}

ol {
	margin-left:30px;
	list-style-type:decimal;
	padding-bottom:12px;
}

#strona ul {
	margin-left:30px;
	list-style-type: disc;
	padding-bottom:12px;
}

th.prawa {
	padding: 5px;
	border-bottom: 2px solid #f15b22;
	valign: top;
	text-align:left;
	}
	
th.lewa {
	padding: 5px;
	border-bottom: 2px solid #f15b22;
	valign: top;
	text-align:left;
	}
	
td {
	padding: 5px;
	valign: top;
	text-align:left;
	border-bottom:1px solid #EFEFEF;
	}
	
.data{
	font-size:9px;
	color:#777;
	padding:3px;
	border:1px solid #acbebe;
	background-color:#d4dddd;
}

.belka {
	width:169px;
	height:25px;
	text-align:center;
	padding-top:5px;
	margin-bottom:12px;
	font-size:14px;
	font-weight:bold;
	background:url(/pliki/pelczyce2/design/belka.png);
}

.aktualnosc {
	padding:15px;
	background:#e7eeee url(/pliki/pelczyce2/design/bg_news_mid.gif);
}

#footer {
	width:900px;
	height:100px;
	margin:0 auto 15px auto;
	background:url(/pliki/pelczyce2/design/footer.png);
	}
	
#footer_box {
	padding-top:25px;
	text-align:center
}

a {
	color:#2c6856;
	text-decoration:none;
}

.calendar {
	line-height:20px;
	text-align:center;
	border:1px solid #EFEFEF;
}

.calendarToday {
	background-color:#8db936;
	color:#FFFFFF;
	text-align:center;
	border:1px solid #FFF;
}

.calendarToday a {
	color:#FFFFFF;
}
	
.calendarEvent {
	background-color: #ffcf00;
	text-align:center;
	border:1px solid #FFF;
}	

.calendarEvent a {
	color:#FFF;
}	

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:29px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
  left:403px;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 29px;
  color: #000000;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:29px;
  white-space: normal;
  padding: 0 13px;
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  line-height: 29px;
  text-decoration: none !important;
}

.Button .active
{
  color: #EDF7F4;
}

.Button .hover,  a.Button:hover
{
  color: #F4F6F6;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -58px;
}

.Button .hover .r
{
  top: -29px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 13px;
  height: 87px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:415px;
  height: 87px;
}


.Button .active .l
{
  top: -58px;
}

.Button .hover .l
{
  top: -29px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 13px;
  height: 87px;
}


.Button .l, .Button .r span
{
  background-image: url('/pliki/pelczyce2/design/button.png');
}

/* end Button */
