/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
BODY {
	background-color : #000000;
	color: #808080;
	margin : 0px 0px 0px 0px;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	text-align: center;
	background-image: url(obrazki/dol.jpg);	
	background-position: center bottom;	
	background-repeat: no-repeat;		
}

H6 {
	color : #808080;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	margin-right : 20px;
	margin-left : 20px;
	text-indent: 10px;


}
H5 {
	color : #808080;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;

}

P
{
text-indent: 10px;

}

.nagl {
	color : #A9A9A9;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	margin-top: 30px;
	margin-bottom : 30px;
	text-align: left;
}






.tek {
	width: 920px;
	color : #A9A9A9;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	font-weight : normal;
	/*text-indent: 10px;*/
	/*margin-bottom : 20px;	*/
}
.wyroz {
	color : #85acc9;
}

.tek1{
text-indent: 10px;


}


A {
	font-family : Arial, Helvetica, sans-serif;
/*	font-size : 13px;*/
	font-style : normal;
}

A:LINK {
	color : #FFFFFF;
/*	font-size : 13px;*/
	font-style : normal;
	text-decoration : none;
}


A:ACTIVE {
	color : #c40909;
/*	font-size : 13px;*/
	font-style : normal;
	text-decoration : none;
}
A:VISITED {
	color : #FFFFFF;
/*	font-size : 13px;*/
	font-style : normal;
	text-decoration : none;
}

A:HOVER {
	color : #c40909;
/*	font-size : 13px;*/
	font-style : normal;
	text-decoration : none;
}

CITE {
	color : #85acc9;
	font-family : Arial, sans-serif;
	font-style : italic;
	
}

td.bg{
/* background-image: url(obrazki/przygoda.jpg); */
/* background-repeat: no-repeat; */
} 





/* common styling */
.menu {font-family: arial, sans-serif; width:960px; height:30px; position:relative; font-size:14px; z-index:100; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:90px; height:20px; text-align:left; color:#808080; border:1px solid #000; background:#000; line-height:20px; font-size:14px; font-weight:bold;x;  overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}


/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#000;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#000; color:#808080;}
.menu ul li:hover ul li a:hover {background:#000; color:#c40909;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

