/* szkielet layoutu  */
ul,dl,ol,li,div, h1, h2,h3, h4, li, form, body { margin:0px; padding:0px; }
td {padding:0px; }
/* img { display: block; margin:0px; padding:0px; } */

body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccc99;
} 
table#glowna { 
	width: 890px;
	height:auto;
	margin: 0px auto 0px auto;
	border:none;
	border-collapse: collapse;
	background-color: #FFFFFF;
	}
table#glowna td {
	border:none;
	vertical-align: top;
	}
td#top {
	width: 695px;
/*	height: 240px;*/
	padding-bottom:15px;
}

td#column_left {
	width: 385px;
	padding-left: 30px;
	padding-right: 5px;
	overflow:hidden;
	background: url(/g/column_left_background.gif) repeat-y;  
}

td#column_right {
	width:250px;
	padding-right: 25px;
	overflow:hidden;	
	background: url(/g/column_right_background.gif) repeat-y;  
}
td#column_sidebar {
	width:195px;
	height:auto;
	overflow:hidden;
	}
	
td#footer {
	width: 635px;
	height: 40px;
	padding: 5px 30px 0px 30px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	background: url(/g/footer_background.gif) no-repeat;  /* docelowo zmieniona sciezka */	
	color: #8F8F8F;
}

td#footer ul {
	display: block;
	width: 630px;
	list-style: none;
	margin: 0px auto;
}
td#footer ul li {
	display: block;
        margin-right: 3px;
        margin-left: 3px;
	float: left;
}

/*stara wersja
td#footer {
	width: 635px;
	height: 40px;
	padding: 5px 30px 0px 30px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	background: url(/g/footer_background.gif) no-repeat;
	color: #8F8F8F;
}

td#footer ul {
	display: block;
	width: 450px;
	list-style: none;
	margin: 0px auto;
}
td#footer ul li {
	display: block;
	width:90px;
	float: left;
}

*/

/* koniec definicji szkieletu */

table#glowna td#column_right ul { list-style-type:none;}

h1 {
	width: auto;
	height: 20px;
	line-height: 20px;
/*
	border-top: 1px dotted #a0a0a0;
	border-bottom: 1px dotted #c0c0c0;
	*/
	}
h1 div.data {
	float:left;
	padding-left: 2px;
	font-weight: normal;
	font-size:11px; 
	color: #FFFFFF;
}

h2 {
	font-size:24px;
	color:#999999;
	font-weight:normal;
}
h3 {
	font-size:16px;
	color:#666666;
	font-weight:normal;
}
h4 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

a { cursor:pointer; font-weight: bold;}
a.wiecej { display:block; padding-left: 15px;  text-decoration:none; font-weight: bold;  }
a.wiecej:hover { background-position: 4px;  }
a.delete { color: red; }
a img {display: inline; }

p { margin: 0.5em 0 0.5em 0; }
form p { margin: 0em 0 0.5em 0; }

form input[type="text"] { width: 250px; }
form input[type="password"] { width: 250px; }

/* form select { width: 170px; } */
form label { display:block; }
form label.form_error { color:red; }
form label.form_error + input {	border: 1px solid Red; }

form label small { color: #808088;}


/* DOM news  */
#news, #news2
{
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background: url(/g/news_bkg.gif) repeat-x;  /* docelowo zmieniona sciezka */
	background-position: 0px 50px;
	background-attachment: scroll;
}

#news ul, #news2 ul { margin: 0px 0px 0px 5px; padding:0px; list-style: none; background-image: none; }
#news li, #news2 li { line-height:1.5em; padding:0px; margin:0px; }

/* the news box when JavaScript is available */
#news.hasJS
{
	height:200px;
	overflow:hidden;
	position: relative;

}

#news2.hasJS
{
	height:150px;
	overflow:hidden;
	position: relative;

}

/* The nested UL when JavaScript is available */
#news.hasJS ul, #news2.hasJS ul

{
	position:absolute;
	top:200px;
	left:0;
	z-index:1;
}


/* Bigismall Tabs */

div#bigismall_tabs div { 
		min-width:300px;
		min-height: 100px;
		background-color:#f8f8f8;
		clear: both;
		display:none;
		}
div#bigismall_tabs ul#tabs_navi {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#bigismall_tabs ul#tabs_navi li {
	display: block;
	width:95px;
	float:left;
	background-color: #999999;
	border-right:  1px solid #FFFFFF;
	text-align: center;
	background: #999999 url(/g/menu_bkg.gif) repeat-x; 
}
div#bigismall_tabs ul#tabs_navi li.tab_active
	{
	background-color: #CCCCCC;
	}
div#bigismall_tabs ul#tabs_navi a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
div#bigismall_tabs ul#tabs_navi a:hover { background-color:#cccccc; }
div#bigismall_tabs ul#tabs_navi a.aktywna { background-color:#cccccc; }


/*------------*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
}
#nav {display: block; 
		width:644px;
		height:20px; 
		margin-left: 26px;
		clear:both;
		}

#nav a {
	display: block;
	width: 161px;
	text-decoration:none;
/*	color: #000000; */ 
	text-align:center;
	font-weight: normal;
}
/*
#nav a:hover {
	background-color:#799F27;
	}
*/
#nav li { /* all list items */
	float: right;
	width: 161px; /* width needed or else Opera goes nuts */
/*	background-color: #BBEF4A; */
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index:10;
/*	background: #BBEF4A;*/
	width: 161px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li { background-image:none;}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

div#bloklogowanie {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/g/login_bkg.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	width:230px;
	height: 90px; 	
	overflow:hidden;
	padding: 0px 0px 0px 15px; 
	float:left;
	text-align:left;
	font-size: 9px;	
}
div#bloklogowanie form { 
	width:230px;
	margin:0px; 
	padding: 0px;
	clear:both;

}

div#bloklogowanie label { width:50px; float:left; font-size:9px; }
div#bloklogowanie p {margin:0px; padding:0px;}
div#bloklogowanie input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #e0e0e0;
	background-color: #ffffff; 
	width:100px;
	height:14px; 
	font-size: 10px;		
	margin:1px;
	padding:0px;
	}
div#bloklogowanie .dejta { 
	height:15px;
	padding-top:3px;
	padding-bottom:7px;
	font-size:9px; 
	color: #ffffff;
}

.druk {display: none; }

