@charset "utf-8";



body {margin:0; padding:0; background:url(grafika/tlo.jpg);
background-attachment:fixed;}

#main {
min-width:1240px;
min-height:860px;}

#tytul {position:relative;
		top:-50px;
		width:490px;
		text-align:right;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#F09;
		font-size:40px;
		z-index:0;}

#zawartosc{ position:absolute;
left:176px;
top:232px;
width:800px;}


#tresc {width:600px;
min-height:400px;
background:url(grafika/tlo-biale2.png) repeat-y;
left:12px;
position:relative;
top:105px;
padding:50px;}

#srodek {
	width:450px;
	position:relative;
	top:-120px;
			}

#naglowek
	{
		position:absolute;
		width:512px;
		height:92px;
		background:url(grafika/naglowek.png) no-repeat;
		left:25px;
		top:25px;
	}
#duzy {font-size:20px;}
#duzy2 {font-size:30px;}
#duzy3 {font-size:35px;}
#mały {font-size:15px;}
#maly2 {font-size:17px;}
#styl {font-family: calibri, verdana, sans-serif;}
#styl2 {font-family: monotype corsiva, verdana, sans-serif;} 
#styl3 {font-family: courier new, verdana, sans-serif;}



#menu {
	position:relative;
	z-index:1;}

/*menu sytle*/

ul #nav, #nav ul{

/*Remove all spacings from the list items*/

	margin: 0;

	padding: 0;

	cursor: default;

	list-style-type: none;

	display: inline;

	border:none;

}



ul#nav{

	display: table;

}



ul#nav > li {display: table-cell;
			position: relative;
			height:25px;
			border:none;
			text-align:center;
			font-size:12px;
			font-family:Verdana, Geneva, sans-serif;
			vertical-align:middle;
			color:#FFF;}

	

.page-item-26 {	background: url(grafika/przycisk-start.png) center no-repeat; width:86px;}
.page-item-15 {background: url(grafika/przycisk-omnie.png) no-repeat left; width:84px;}
.page-item-3 {
	background: url(grafika/przycisk-galeria.png) no-repeat left;
	width:84px;}
.page-item-28 { background: url(grafika/przycisk-blog.png) no-repeat left; width:85px; }
.page-item-17 { background: url(grafika/przycisk-kursy.png) no-repeat left; width:85px;}
.page-item-22 { background: url(grafika/przycisk-kontakt.png) no-repeat left; width:86px;}


ul#nav li>ul{

/*Make the sub list items invisible*/

	display: none;
	height:25px;
	position: absolute;
	width: 100px;
	margin-left: -2px;
	margin-top: 2px;
}

ul#nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
	
}

#nav ul li a{

/*Make the hyperlinks as a block element, sort of a hover effect*/

	display: block;
	padding:5px;	
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;

}
/*** Menu colors (customizable) ***/

#nav ul li {
	background-color:#F3C;
}

ul#nav li:hover,
#nav ul li a:hover{
	border:none;
}



ul#nav li:active,
#nav ul li a:active{

	color: #fff;

}
ul#nav,
#nav ul{

	border: 0px solid #369;
}

#nav a{
	text-decoration: none;
	color:#FFF;
	border:none;
	padding-left:10px;
}


[ nggallery id=1 template=sample4 ]