@CHARSET "UTF-8";

html, body, p, img, ul, ol, li, table, tbody, tr, td, a, h1, h2, h3, h4, div, span {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.clr {
	clear: both;
}

.hidden {
	display: none;
}

html {
	background: url( '../gfx/bg.png');
	height: 100%;
}

body {
	color: #d8d8d9;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 100%;
	position: relative;
}

#outline {
	width: 800px;
	margin: 0 auto;
	background: url( '../gfx/bg,naglowek,800,375,n.jpg') no-repeat 0% 0%;

}

#left {
	width: 185px;
	padding: 5px 10px 5px 5px;
	margin: 305px 0 0 0;
	float: left;
	background: url( '../gfx/bg,lewa,5,1,y.png') repeat-y 100% 0%;
}

#left .menu {
	text-align: right;
}

#left .menu li {
    margin-bottom: 4px;
}

#left .menu a {
	color: #a09fa1;
	text-decoration: none;
}

#left .menu a:hover {
	text-decoration: underline;
}

#left .menu a.active {
	color: #ffffff;
}

#left .calendar {
	margin: 20px 0 15px 20px;
	font-size: 0.85em;
}

#left .calendar li {
	list-style-image: url( '../gfx/arrow,10,8.png');
	margin-bottom: 1em;
}

#left .calendar strong {
	display: block;
	font-weight: bold;
}

#right {
	width: 587px;
	float: right;
	padding: 5px 5px 20px 8px;
	margin: 365px 0 0 0;
}

h2 {
	font-size: 17px;
	letter-spacing: 0.02em;
	margin: 3px 0;
	color: #d7d9d9;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

#h2_prasa, #h2_gdzie, #h2_zaproszenie, #h2_gdzie3, #Korkosz, #Labudda, #Matysiak, #Pioro, #Tabor {
	color: #f145a8;
	height: 30px;
	margin: 10px 0 0 0;
	font-size: 0;
	content: '';
    line-height: 0;
}

#h2_prasa {
	background: url( '../gfx/text1890.png');
	width: 292px;
}

#h2_gdzie {
	background: url( '../gfx/h2,gdzie,98,25.png');
	width: 98px;
}

#h2_zaproszenie {
	background: url( '../gfx/text1887.png');
	width: 185px;
}

#h2_gdzie3 {
	background: url( '../gfx/h2,gdzie,98,25.png');
	width: 98px;
}

#Korkosz {
	background: url( '../gfx/text2788.png');
    width: 229px;
}

#Labudda {
	background: url( '../gfx/text2770.png');    
    width: 287px;
}

#Matysiak {
 	background: url( '../gfx/text1872.png');   
    width: 259px;
}

#Pioro {
 	background: url( '../gfx/text2782.png');   
    width: 186px;
}

#Tabor {
    background: url( '../gfx/text2776.png');
    width: 170px;
}

#right p {
	margin: 0 0 0.5em 0.86em;
	color: #b8b8b9;
	line-height: 1.45em;
    text-align: justify;
}

#right p.info {
    width: 571px;
    margin: 0 auto;
    margin-top: 12px;
    height: 252px;
    background: url( '../gfx/hotel.jpg') no-repeat;
    padding: 30px 0 0 5px;
    font-size: 0.85em;
    color: #d8d8d9;
}

#right p.info span {
    margin-left: 15px;
    display: block;
    text-align: left;
    font-style: normal;
    color: #d8d8d9;
}

#right p.info strong {
    font-weight: bold;
    background: url( '../gfx/arrow,10,8.png') no-repeat 0% 50%;
    padding-left: 15px;
}

#right span {
    display: block;
    text-align: right;
    font-style: italic;
    color: #b8b8b9;
}

#right a {
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
}

#right span a {
    font-style: normal;
    font-size: 0.89em;
}

#right img {
    float: right;
    border: solid 1px #737373;
    margin: 1px 0 10px 10px;
}

#patroni {
	width: 790px;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	background: #fffeff url( '../gfx/bg,patroni,24,30,x.png') repeat-x 0% 0%;
	padding: 30px 5px 5px 5px;
}

#patroni img {
	border: none;
}

