/*@import "/gfx/style?Admin,HoverButton,Menu,Modules";
/*@import "HoverButton.css";
@import "Menu.css";
@import "Modules.css";*/

body
{
	margin: 0;
	padding: 0;
	background-color: #8d8ec5;
}
#container
{
	width: 990px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
#header
{
	width: 990px;
	height: 200px;
	background: #fff url(/gfx/header.jpg) top left no-repeat;
}
#info
{
	width: 990px;
	font: 10px verdana;
	padding-bottom: 3px;
}
#info div
{
	text-align: left;
}
#topbaner
{
	width: 990px;
	padding: 5px 0;
	background: #fff url(/gfx/line_3.jpg) top repeat-x;
}
#topbaner img
{
	border: 1px solid #aaa;
}
#navi
{
	width: 990px;
	border: solid #ccc;
	border-width: 1px 0;
	background-color: #eee;
	padding: 3px 0;
	font: 10px verdana;
}
#navi div
{
	text-align: left;
}
#content
{
	width: 990px;
}
#footer
{
	clear: both;
	width: 990px;
	height: 30px;
	background: #fff url(/gfx/bottom.gif) no-repeat;
}
a
{
	color: #000;
}
a:hover
{
	text-decoration: none;
}

.login_panel { border : 1px solid #33a; background-color : #fafafa; padding-bottom : 5px; }
.login_panel .title { font : bold 13px trebuchet ms; margin : 0 0 2px; padding : 2px; background-color : #66a; color : #fff; border : solid #33a; border-width : 0 0 1px; }
.login_panel input { font : 11px verdana; background-color : #fff; border : 1px solid #ccc; }
.login_panel .input_login, .login_panel .input_pass { width : 168px; }
.login_panel .input_submit { margin : 3px 5px; }
.login_panel .content { padding : 5px; font : 11px verdana; }

input, select { font : 11px verdana; background-color : #fff; border : 1px solid #ccc; }

.baners_list { padding : 0; margin : 0; }
.baners_list li { list-style : none; font : 11px verdana; }
.baners_list .selected { font-weight : bold; }

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

	#news li
		{ margin: 20px 0 0 0; padding: 0; list-style: none; }

	#news strong.title
		{ display: block; font-size: 16px; }

	#news span.date
		{ display: block; color: #666; font-size: 10px;  }


ul.galeria
	{ list-style-type: none; margin: 0; padding: 0; }

ul.galeria small
	{ font-size: 10px; color: #333; display: block; }

ul.galeria li
	{ margin: 0; padding: 5px 5px 5px 5px; }

ul.galeria a
	{ background: no-repeat; padding: 2px 2px 2px 25px; display: block; text-decoration: none !important; }

ul.galeria span
	{ text-decoration: underline; }

.imglist
	{ overflow: hidden;}

.imglist li
	{ display: inline;}

.imglist a, #reserv a
	{ float: left; border: 3px solid #CCC; }

.imglist img
	{ height: 120px; float: left; }

.imglist a:hover, #reserv a
	{ border: 3px solid #FFF;}

ul#pages
    { list-style: none; margin: auto; padding: 20px 0; }

    ul#pages li
        { display: inline; margin: 3px;}

        ul#pages a
            { padding: 4px; border: 1px solid #EEE; }

        ul#pages a:hover
            { background: #EEE; }

div#gallery
    { height: 300px; overflow: auto; border: 1px solid #EEE; margin-bottom: 10px; }
/* menu */
#menu
{
	width : 990px;
	height : 25px;
	background : #fff url(/gfx/line_2.jpg) top repeat-x;
	font : bold 12px trebuchet ms;
	color : #fff;
	padding : 0;
}
#menu a
{
	font : bold 12px trebuchet ms;
	color : #fff;
	text-decoration : none;
	line-height : 15px;
}
#menu a:hover
{
	font : bold 12px trebuchet ms;
	color : #ccc;
	line-height : 15px;
}

/* menu navigator */
#navigator, #navigator ul
{
	list-style: none;
	font-weight: bold;
	padding : 0;
	margin : 0 auto;
	text-align: center;
}
#navigator ul
{
	background : white;
	color : #777;
	border : solid #555;
	border-width : 1px 0;
}
#navigator a
{
	display : block;
	color : #fff;
	text-decoration : none;
	padding : 5px;
	padding-bottom : 4px;
}
#navigator ul a
{
	padding : 4px;
}
#navigator a.parent, #navigator span.parent
{
	background: url(/gfx/rightarrow.gif) center right no-repeat;
}
#navigator li
{
	float : left;
	padding : 0;
	margin-right : 10px;
}
#navigator li ul
{
	position : absolute;
	left : -999em;
	height : auto;
	width : 200px;
	font-weight : bold;
	border-width : 1px;
	margin : 0;
}
#navigator li li
{
	padding-right : 1em;
	width : 192px;
	background : url(/gfx/menu_bground.gif) top left repeat-y;
}
#navigator li li:hover
{
	background : url(/gfx/menu_bground_h.gif) top left repeat-y;
}
#navigator li li a
{
	color : #777;
}
#navigator li li a:hover
{
	color : #444;
}
#navigator li ul a
{
	width: 192px;
	border-bottom : 1px solid #c0c0c0;
}
#navigator .right ul ul /* menu rozwijane w prawa strone */
{
	margin: -1.75em 0 0 14.6em;
}
#navigator .left ul ul /* menu rozwijane w lewa strone */
{
	margin: -1.75em 0 0 -14.6em;
}
#navigator li:hover ul ul, #navigator li:hover ul ul ul, #navigator li.sfhover ul ul, #navigator li.sfhover ul ul ul /* menu przed najechaniem (ukryte) */
{
	left: -999em;
}
#navigator li:hover ul, #navigator li li:hover ul, #navigator li li li:hover ul, #navigator li.sfhover ul, #navigator li li.sfhover ul, #navigator li li li.sfhover ul /* menu po najechaniu (widoczne) */
{
	left: auto;
}
form
	{ margin: 0; }
	
form ul
	{ list-style-type: none !important; margin: 0; padding: 0; }

#list a.edit, #list a.delete
	{  float: right; padding: 3px; height: 20px; line-height: 20px; margin: 3px; border: 1px solid #EEE; }
	
	#list a.edit:hover, #list a.delete:hover
		{ background: #EEE; }
	
	#list li
		{ overflow: hidden; padding: 3px; line-height: 20px; }
		
	#list li:hover
		{ background: #FAFAFA; }
		
	#list span.date
		{ font-size: 10px; display: block; clear: left; }
		
p.msg
	{ padding: 10px !important; border: 1px solid #CCC; background: #EFEFEF; } 
	
	#list.galeria span
	{ display: block; }
	
a.hover_button { font : 11px verdana; color : #fff; text-decoration : none; height : 15px; cursor : pointer; }
a.hover_button:hover { text-decoration : none; }
a.hover_button span.left_side { background : url(/gfx/btn_left.gif) no-repeat left center; float : left; width : 5px; height : 15px; margin-left : 5px; }
a.hover_button:hover span.left_side { background : url(/gfx/btn_left2.gif) no-repeat left center; }
a.hover_button span.center { background : url(/gfx/btn_center.gif) repeat-x left center; float : left; height : 15px; color : #fff; padding : 0 3px; }
a.hover_button:hover span.center { background : url(/gfx/btn_center2.gif) repeat-x left center; }
a.hover_button span.right_side { background : url(/gfx/btn_right.gif) no-repeat left center; float : left; width : 5px; height : 15px; margin-right : 5px; }
a.hover_button:hover span.right_side { background : url(/gfx/btn_right2.gif) no-repeat left center; }

.module_baners { text-align : center; }
.module_baners a { text-decoration : none; margin: 6px 0; overflow: hidden; }
.module_baners a img { border : 1px solid #ccc; margin: 4px 0; }
.module_baners a:hover img { border : 1px solid #aaa; }

.module_subpages_list ul { margin : 0; padding : 0 0 0 30px; }
.module_subpages_list ul li { text-align: left; list-style : url(images/li.gif); margin-bottom : 5px; font : 12px verdana; }
.module_subpages_list p { font : 12px verdana; text-align : justify; line-height : 20px; padding : 0; margin : 0 0 10px; }

.module_html h1 { text-align: left; font : bold 22px trebuchet ms; color : #669; margin : 20px 0 15px; padding : 0; /*border-bottom : 1px solid #336;*/ }
.module_html h2 { text-align: left; font : bold 16px trebuchet ms; color : #669; margin : 15px 0 10px; padding : 0; /*border-bottom : 1px solid #336;*/ }
.module_html h3 { text-align: left; font : bold 13px trebuchet ms; color : #669; margin : 10px 0 5px; padding : 0; border-bottom : 1px solid #336; }
.module_html p { font : 12px verdana; line-height : 22px; padding : 0; margin : 0 0 15px; }
.module_html p a { color : #66c; }
.module_html ol, .module_html ul { margin : 0; padding : 0 0 0 30px; }
.module_html ul li { text-align: left; list-style : url(images/li.gif); margin-bottom : 5px; font : 12px verdana; }
.module_html ol li { text-align: left; margin-bottom : 5px; font : 12px verdana; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	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:7px 10px 5px 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.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

