body {
	font-family: Georgia,Tahoma,Sans-Serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	color:#000000;
	background-color:#E7E7E7;
}
a {
	color:#000000;
}
ul {
	margin:20px;
	padding:0px;
}
#kontener {
	width:770px;
	margin:0px auto;
}
#naglowek_gora_lewa {
	float:left;
	width:28px;
	height:23px;
	background-image:url(naglowek_lg.png);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#naglowek_gora_prawa {
	float:left;
	width:28px;
	height:23px;
	background-image:url(naglowek_pg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#naglowek_gora_srodek {
	float:left;
	width:714px;
	height:23px;
	background-image:url(naglowek_g.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#naglowek_lewa {
	float:left;
	width:28px;
	height:121px;
	background-image:url(naglowek_l.png);
	background-position:top;
	background-repeat:no-repeat;
}
#naglowek_prawa {
	float:left;
	width:28px;
	height:121px;
	background-image:url(naglowek_p.png);
	background-position:top;
	background-repeat:no-repeat;
}
#naglowek_srodek {
	float:left;
	width:714px;
	height:121px;
	background-image:url(naglowek_tlo.png);
	background-position:top;
	background-repeat:repeat-x;
}
#losowe1 {
	width:160px;
	float:left;
}
#losowe2 {
	width:160px;
	float:right;
}
#logo {
	float:left;
	text-align:center;
}
#menu_lewa {
	float:left;
	width:28px;
	height:46px;
	background-image:url(menu_l.png);
	background-position:top;
	background-repeat:no-repeat;
}
#menu_prawa {
	float:left;
	width:28px;
	height:46px;
	background-image:url(menu_p.png);
	background-position:top;
	background-repeat:no-repeat;
}
#menu_srodek {
	float:left;
	width:714px;
	height:46px;
	background-image:url(menu_tlo.png);
	background-position:top;
	background-repeat:repeat-x;
}
.menu_pozycja {
	text-decoration:none;
	width:102px;
	height:46px;
	float:left;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	padding-top:6px;
	color:#333333;
}
.menu_pozycja:hover {
	color:#999999;
	cursor:pointer;
}

#srodek {
	float:left;
	width:770px;
	background-color:#FFFFFF;
	background-image:url(srodek_tlo.png);
	background-position:top;
	background-repeat:repeat-y;
}
#srodek_zawartosc {
	text-align:justify;
	font-size:16px;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;	
}

#srodek_galerie {
	float:right;
	margin-left:10px;	
	margin-top:10px;	
	margin-right:25px;
	background-color:#EBEBEB;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:10px;
	width:120px;
	line-height:15px;
}

#srodek_zdjecia {
	float:left;
	width:770px;
	padding:30px;
	display:none;
}

.zdjecie_holder {
	float:left;
	margin:5px;
	width:90px;
	height:90px;
	text-align:center;
}

.zdjecie {
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}

#dol_lewa {

	float:left;

	width:28px;

	height:26px;

	background-image:url(dol_ld.png);

	background-position:top;

	background-repeat:no-repeat;

}

#dol_prawa {

	float:left;

	width:28px;

	height:26px;

	background-image:url(dol_pd.png);

	background-position:top;

	background-repeat:no-repeat;

}

#dol_srodek {

	float:left;

	width:714px;

	height:26px;

	background-image:url(dol_tlo.png);

	background-position:top;

	background-repeat:repeat-x;

}

.galeria_link {

	cursor:pointer;

}

.galeria_link:hover {

	font-weight:bold;

}

.zarzad_ikona {

	float:left;

	width:80px;

	height:80px;

	margin:10px;

}

.zarzad_pozycja {

	font-size:18px;

	float:left;

}

.lista {

	float:left;

	margin:20px;

	padding:0px;

}

#tresc {

	width:650px;

}

.pole {

	float:left;

	width:700px;

	margin:5px;

	padding:5px;

}



/* MENU */

.nav, .nav * {

	margin:0;

	padding:0;

}

.nav {

	line-height:1.0;

	float:left;

	margin-bottom:1.5em;

}

.nav_pozycja {

	padding-left:8px;

	margin-left:0px;

	width:150px;

}

.nav ul {

	background:#fff; /*IE6 needs this*/

}

.nav li {

	text-align:center;

	padding-left:8px;

	padding-right:8px;	

	background:none;

	float:left;

	list-style:none;

	position:relative;

	z-index:50;

}

.nav a {

	color: #13a;

	display:block;

	float:left;

	padding: .75em .7em .75em .7em;

	text-decoration:none;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:13px;	

	color:#000000;

/*	width:7.45em;*/

}

.nav li ul {

	float:none;

	top:-999em;

	position:absolute;

}

.nav li:hover,

.nav li.sfHover,

.nav a:focus, .nav a:hover, .nav a:active {

	background-color:#DDDDDD;

}

.nav li:hover ul,

.nav li.sfHover ul {

	left:-1px;

	top:2.5em;

}

.nav li:hover li ul,

.nav li.sfHover li ul {

	top:-999em;

}

.nav li li:hover ul,

.nav li li.sfHover ul {

	left:9.45em;

	top:-1px;

	/*width:9.45em;*/

}

.nav li li {

	background:#EBEBEB;

	float:none;

	text-align:left;

	width:120px;

	border-bottom-width:1px;

	border-bottom-style:solid;

	border-bottom-color:#666666;	

}

.nav li li li {

	background:#EBEBEB;

}

.nav li li a {

	float:none;

	margin-left:0px;

	padding-left:0px;

	/*width:7.45em;*/

}

/* quick hacks for IE */

*html .nav li li {

	margin-bottom:-3px;

}

*html .nav li li li {

	margin-bottom:-1px;

}

*+html .nav li li {

	margin-bottom:-3px;

}

*+html .nav li li li {

	margin-bottom:-1px;

}



/* THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}


#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}


#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	min-height:100%;
	height: auto;
	_height: 100%;	
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}



#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
