/*------ html body ------*/
body 
{
	color: #555555;
	background-color: #eaeff5;
	font-size: 10px;
	font-family: verdana, sans-serif;
}

ul 
{
	list-style-type: square;
}

/* ------ Menu języka --------- */
#langmenu
{
    width: 750px;
    margin: 0px auto;
    text-align: right;
}

#langmenu a img
{
    border: none;
}

#langmenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#langmenu li
{
    display: inline;
    padding: 0 10px;
}

/*------ opakowanie strony ------*/
#wrapper 
{
	margin: 0px auto;
	padding: 0px;
	width: 790px;
	position: relative;
	background-image: url('../i/bg_content.png');
}

#skip 
{
	display: none;
}

/*------ naglowek strony ------*/
#header 
{
	padding: 29px 35px 0px 35px;
	width: 720px;
	height: 150px;
	background-image: url('../i/bg_top.png');
}

#header h1 
{
	margin: 20px;
	color: #780202;
	font-size: 72px;
}

/*------ menu nawigacyjne ------*/
#menu_bottom
{
    width: 190px;
    height: 13px;
    background: url(../i/menu_bottom.png) bottom left no-repeat;
}

#menu
{
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	width: 180px;
	left: -75px;
	top: 265px;
	z-index: 100;
	background: #33394d url(../i/menu_right.png) top right no-repeat;
	padding-right: 10px;
}

* html #menu
{
    padding-right: 0;
}

#menu ul
{
    list-style: none;
    margin: 0;
    margin-top: -1px;
    padding: 0;
}

#menu ul li
{
    background: #3a4157;
    margin: 0;
    padding: 0;
}

#menu ul ul li
{
    background: #272c3a;
}

#menu ul ul ul li
{
    background: #000;
}

#menu li a
{
    display: block;
    margin-top: 1px;
    padding: 5px 10px;
    color: #eeeeee;
    text-decoration: none;
}

#menu li li a
{
    padding: 3px 20px;
    color: #dddddd;
}

#menu li li li a
{
    padding-left: 30px;
    color: #bbb;
}

#menu a:active, #menu a:hover
{
    background: #ffcc00;
    color: #333;
}

#menu a.active
{
    background: url(../i/li_active.gif) center right no-repeat;
}

#menu a.active:active, #menu a.active:hover
{
    background: #ffcc00 url(../i/li_active_hover.gif) center right no-repeat;
    color: #333;
}


* html #menu a
{
    height: 1px;
}

/*------ tresc strony ------*/
#content 
{
	width: 790px;
	background-image: url('../i/bg_content.png');
	position: relative;
}

#id1, #id2, #id3 
{
	color: #555555;
	background-color: #e5e2cf;
	border-width: 0px 1px 1px 0px;
	border-color: #b5ad9a;
	border-style: solid;
	padding: 8px 15px;
	width: 270px;
}

#id1 
{
	position: absolute;
	top: 15px; left: 130px;
	z-index: 5;
}

#id2 
{
	position: absolute;
	top: 79px; left: 437px;
	z-index: 4;
}

#id3 
{
	position: absolute;
	top: 144px; left: 150px;
	z-index: 3;
	width: 250px;
}

#id3 ul 
{
	margin: -5px 0px 0px 6px;
	padding: 0px;
}

#id1 a, #id2 a, #id3 a 
{
	margin: 5px 3px;
	float: right;
	color: #443727;
	text-decoration: none;
}

#content h2 
{
	margin-top: 0px;
	color: #555555;
	line-height: 1.4em;
	font-size: 12px;
}

#content a:link, #tekst a:visited, #tekst a:active 
{
	color: #4d6073;
}

#content a:hover 
{
	color: #780202;
	text-decoration: underline;
}
/*#content #mapa {
	position: absolute;
	top: 156px;
	left: 130px;
}*/

/* tekst */
#tekst 
{
	padding: 20px 60px 0 130px;
	font-size: 12px;
	line-height: 1.6em;
	color: #555555;
	text-align: justify;
}
#tekst h1, #tekst h2, #tekst h3, #tekst h4, #tekst h5 {
	color: #555555;
}
#tekst h2
{
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #fff;
}
#tekst img {
	margin: 0px 3px 0px 3px;
	border: 1px solid #434f82;
	cursor: pointer;
}
#tekst td {
	padding: 8px 0;
}
#tekst td img {
	margin-top: 8px;
}
#tekst a:link, #tekst a:visited, #tekst a:active {
	color: #4d6073;
}
#tekst a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.wciety {
	text-indent: 20px;
	text-align: justify;
}
.data {
	font-style: italic;
}
#kolumna1, #kolumna2 {
	margin-left: 20px;
	
	float: left;
}
#kolumna1 address , #kolumna2 address {
	font-style: normal;
	text-align: left;
}
#kolumna1 {
	width: 230px;
}
#kolumna2 {
	width: 270px;
}
#tekst fieldset {
	border-width: 0;
}
#tekst fieldset legend {
	margin-left: -2px;
	padding-bottom: 20px;
	color: #780202;
	font-size: 12px;
	font-weight: bold;
}
#blad, #sukces {
	margin-bottom: 10px;
	padding: 5px;
	width: 499px;
	color: #fff;
	font-weight: bold;
}
#blad {
	background-color: #d73318;
}
#sukces {
	background-color: #73b500;
}
.fkontaktowy {
	width: 500px;
}

/*------ stopka strony ------*/
#footer 
{
	width: 790px;
	height: 61px;
	background-image: url('../i/bg_footer.png');
}

#footer p
{
	margin-top: 0px;
	padding-top: 35px;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #4d6073;
}

/* Begin Addes */
#fotos
{
	width: auto;
	text-align: center;
}

#fotos img
{
    margin-top: 10px;
}

.langmenu
{
    position: absolute;
    left: 15px;
    top: 20px;
}

#lanselect
{
    width: 100px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 650px;
}

#lanselect p
{
    margin: 5px 0;
    padding: 0;
}

#lanselect img
{
    margin: 7px;
    border: none;
    float: left;
}

.spacer
{
	clear: both;
}

.przesuniete
{
	margin: 20px 80px 0 0;
}

.przesuniete h2
{
	margin: 0 0 5px 0;
}

.przesuniete p
{
	margin: 0 0 12px 0;
}

#kontaktowe
{
    margin-left: 20px;
    width: 550px;
}

#kontaktowe address
{
    font-style: normal;
}
/* End Addes */

ul ul, ol ul
{
    font-size: 11px;
}

div.event
{
	width: 170px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
	margin-right: 13px;
	height: 140px;
	border-top: 1px solid #3a4157;
	/*border-bottom: 1px solid #3a4157;*/
	border-left: 1px solid #3a4157;
	background: #eee;
	padding: 0 10px 10px 10px;
	position: relative;
}

div.event p
{
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
}

div.event a.zoom
{
	width: 20px;
	height: 20px;
	margin: 10px 10px 0 0;
	float: left;
	display: block;
	background: url('../i/fotoIcon.gif') -20px 0px no-repeat;
}

div.event a.zoom:hover
{
	background: url('../i/fotoIcon.gif') 0px 0px no-repeat;
}

div.event span.label
{
	background: #3a4157;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	padding: 3px 10px;
	position: absolute;
	top: -22px;
	left: -1px;
}

div.eventSpacer
{
	clear: both;
}

div.thin
{
	height: 110px;
}

div.med_thin
{
	height: 80px;
}

div.super_thin
{
	height: 70px;
}

div.med_bigger
{
	height: 120px;
}

div.bigger
{
	height: 180px;
}

div.tall
{
	height: 190px;
}

div.hover span.label
{
	background: #272c3a;
	color: #ffcc00;
}

div.hover
{
	border-top: 1px solid #272c3a;
	border-left: 1px solid #272c3a;
	background: #fff;
}

div.last
{
	margin-right: 0px !important;
}