/* ------------------------------------------------------- */
/* --------------------------------------------- AK - 2009 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background-color: #000;
	
	color: #fff;
	font-size: 12px;
	font-family: Times New Roman, Verdana, Arial, sans-serif;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }

/* ------------------------------------------------------- */
/* wrap div's contents */

#site {
	margin: 0 auto;
	width: 986px;
	height: 760px;
	
	background-image: url('../img/bg-main.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#headerContact {
	position: absolute;
	margin: 13px 0px 0px 933px;
	width: 14px;
	height: 11px;
	
	background-image: url('../img/header-koperta.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#headerContact:hover {
	background-image: url('../img/header-koperta-on.png');
}

#headerBanner {
	position: absolute;
	margin: 35px 0px 0px 30px;
	
	width: 710px;
	height: 237px;
	background-color: #000;
}

#headerBanner img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#headerBanner img.active {
    z-index: 10;
    opacity: 1.0;
}

#headerBanner img.last-active {
    z-index: 9;
}

#headerLogo {
	position: absolute;
	margin: 90px 0px 0px 782px
}

.sekcja {
	position: absolute;
	margin: 372px 0px 0px 48px;
	width: 196px;
	cursor: pointer;
}

#sekcjaTwo { margin-left: 288px; }
#sekcjaThree { margin-left: 524px; }

.submenu {
	position: absolute;
	margin: 5px 0px 0px 30px;
	width: 236px;
	z-index: 100;
	
	display: none;
}

.submenuContent {
	float: left;
	width: 236px;
	height: 320px;
	background-color: #000;
}

.submenuFooter {
	float: left;
	width: 236px;
	height: 17px;
	
	background-image: url('../img/submenuFooter.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#submenuTwo { margin-left: 267px; }
#submenuThree { margin-left: 504px; }

#cytat {
	position: absolute;
	margin: 490px 0px 0px 50px;
	
	width: 670px;
	height: 70px;
	
	text-align: right;
	color: #8F8F8F;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 200%;
}

#headerMenu {
	position: absolute;
	margin: 290px 0px 0px 760px;
	
	width: 206px;
}

#footerLogo {
	position: absolute;
	margin: 710px 0px 0px 40px;
}

#footerLogo a {
	display: block;
	float: left;
	line-height: 34px;
	padding-right: 10px;
}

#footerRetoryka {
	position: absolute;
	margin: 710px 0px 0px 330px;
	
	width: 390px;
}

#headerCalendar {
	position: absolute;
	width: 710px;
	height: 99px;
	margin: 603px 0px 0px 30px;
}

#calendar {
	width: 710px;
	height: 99px;
	font-family: Tahoma, sans-serif;
}

#calendar div.month {
	padding: 0px 15px 0px 0px;
	height: 34px;
	float: right;
	
	color: #b9b9b9;
	line-height: 34px;
	font-size: 11px;
}

#calendar div.name {
	padding: 0px 0px 0px 15px;
	height: 34px;
	width: 320px;
	float: left;
	
	color: #b9b9b9;
	line-height: 34px;
	font-size: 11px;
	text-transform: uppercase;
}

#calendar div.month span.actual {
	display: block;
	float: left;
	height: 34px;
}

#calendar div.month span.left, #calendar div.month span.right {
	display: block;
	float: left;
	height: 34px;
	width: 20px;
	background-image: url('../img/cal_arrow_left.png');
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

#calendar div.month span.right {
	background-image: url('../img/cal_arrow_right.png');
	background-position: right center;
}

#calendar div.days {
	float: left;
	width: 682px;
	padding: 0px 0px 0px 15px;
}

#calendar div.days span {
	float: left;
	display: block;
	padding-right: 2px;
	width: 20px;
	height: 50px;
	background-image: url('../img/cal_default.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#calendar div.days span em {
	display: block;
	width: 20px;
	padding-top: 34px;
	font-size: 8px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	font-style: normal;
	color: #8F8F8F;
}

#calendar div.days span a {
	display: block;
	width: 20px;
	height: 50px;
	background-image: url('../img/cal_selected.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

#calendar div.days span a em {
	color: #fff;
}

#calendar div.days span.sunday {
	background-image: url('../img/cal_sunday.png');
}

/*------------------------------------------------------- */
/* texts */

.sekcja h2, .sekcja h3 {
	display: block;
	padding: 0;
	margin: 0;
}

.sekcja h2 {
	font-size: 34px;
	color: #590637;
}

.sekcja h3 {
	font-size: 20px;
	color: #818181;
}

#footerRetoryka p {
	padding: 0;
	margin: 0;
	
	color: #292929;
	text-align: right;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

#footerRetoryka strong {
	font-size: 12px;
}

/*------------------------------------------------------- */
/* list ul ol li */

#headerMenu ul {
	padding: 0;
	margin: 0;
	
	list-style-type: none;
	list-style-position: outside;
}

#headerMenu li {
	padding: 2px 10px 2px 10px;
	
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
}

#headerMenu li.sep {
	padding: 0px 0px 0px 0px;
	height: 5px;
	font-size: 0;
	line-height: 0;
	background-image: url('../img/header-menu-sep.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.submenuContent ul {
	margin: 0;
	padding: 0;
	
	margin-top: 20px;
	
	list-style-type: none;
	list-style-position: outside;
}

.submenu ul li {
	float: left;
	width: 236px;
}

.submenu ul li:hover {
	background-image: url('../img/submenu-on.png');
	background-repeat: repeat-y;
	background-position: center top;
}

.submenu ul li.line {
	height: 10px;
	
	font-size: 0px;
	line-height: 0px;
	
	background-image: url('../img/submenu-line.png');
	background-repeat: no-repeat;
	background-position: left center;
}

/*------------------------------------------------------- */
/* links */

a:link {	color: #990033;	text-decoration: none; }
a:active { color: #990033; text-decoration: none; }
a:visited {	color: #990033; text-decoration: none; }
a:hover {	color: #990033; text-decoration: underline; }

#headerContact a { display: block; width: 100%; height: 100%; }

#headerMenu a { color: #646464; text-decoration: none; }
#headerMenu a:hover, #headerMenu a.selected { color: #6a0a37; }

.submenu ul li a {
	display: block;
	color: #727272;
	text-decoration: none;
	padding: 5px 30px 5px 30px;
	text-align: right;
	text-transform: uppercase;
}

/* tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 3px solid #750027;
	background-color: #990033;
	padding: 5px 6px 5px 6px;
}

#tooltip h3, #tooltip div {
	margin: 0;
	
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#tooltip h3 b {
	font-weight: normal;
	color: #fff;
}

#tooltip b {
	text-transform: uppercase;
	font-weight: normal;
}