html, body 
{
	background:url(../gfx/tlo_new_9.jpg);
	/* repeat-x repeat-y;*/
	background-attachment: fixed;
}

body 
{
   width: 100%;
   color: #000;
	margin: 0 auto;
	text-align: left;
}

/* a:link {color: green; text-decoration:none} */
/*a:visited {color: green; text-decoration: none}*/
/*a:hover {color:green; font-weight: bold; text-decoration: none}*/
/*a:active {color:#754C24; text-decoration: none} */

a.dzial
{
	color: #FFF200;
	font: bold 11px/14px Tahoma,Geneva,sans-serif;
	text-decoration: none;
	vertical-align: middle;

}

a.kategoria
{
	/* Tahoma,Geneva,sans-serif; */
	color: #50472F; 
	text-decoration: none;
	font: bold 12px Tahoma;
}

a.podkategoria
{
	color: #50472F; 
	text-decoration: none;
	font: bold 12px Tahoma;
}

a.linkowy-menu
{
	color: #50472F; 
	text-decoration: none;
	font: 11px Tahoma;
}

a.linkowy {color:#9E0B0E; font-weight: bold; text-decoration: underline}
a.linkowy:hover {color:red; font-weight: bold; text-decoration: underline}

a.linkowy-explorer
{
	font: bold 11px Geneva;
	color: #4F462E;
	text-decoration: none;
}

a.linkowy-explorer:hover {text-decoration: underline;}

img {border:0px}

p.tytul
{
   font-family: "serif";
   font-size: 16px;
   font-weight: bold;
   color: #000;
   border: 0; 
   outline: 0;
   padding: 0;
}

#main-menu
{
/*   clear: both; */
	width: 100%;
	height: 45px;
	background-color: #603913;
   background-image:url(../gfx/mainmenu.png);
   background-repeat: repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;
   border: 0px 0px 0px 0px;
   border-color: #000000;
	padding: 0px 0px 0px 0px;
}

#main-menu-content
{
/*   clear: both; //*/
	width: 1024px;
	height: 45px;

	font: 11px/14px Tahoma,Geneva,sans-serif;

	background-color: #603913;
	background-image:url(../gfx/mainmenu.png);
   background-repeat: repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;

	margin: 0 auto;
	padding: 0px 0px 0px 0px;

	border: 0px 0px 0px 0px;
   border-color: #00FF00;

	text-align: left;
}


ul.dzial-nav
{
	list-style: none outside none;
	padding: 0;
	text-align: left;
}

ul.dzial-nav li, ul.dzial-nav li.active
{
	float: left;
	padding: 15px 10px 16px 10px;
	border-right: 1px solid #695E41;
}

ul.dzial-nav li a
{
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #F0E2BD;
	font-size: 14px;
	font-weight: bold;
}

ul.dzial-nav li a:hover
{
	color: #FFFF00;
}

ul.dzial-nav li a span
{
	display: block;
	margin: 0 !important;
	padding: 0;
}


#navigation-bar
{
	width: 100%;
	height: 24px;
	background: none repeat scroll 0 0 #D1C6A4;
	border-top: 2px solid #FFF3D2;
	border-bottom: 3px solid #FFF3D2;
	padding: 0px;
	margin: 0px;
}


#navigation-bar-content
{
/*   clear: both;*/
	width: 1024px;
	height: 24px;
	padding: 5px 0px 0px 0px;
	margin: 0 auto;
	font: bold 11px Geneva;
	color: #4F462E;
	text-decoration: none;
}


#top
{
	
	/* float:right; //*/
	width:1024px;
	height: 102px;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	border 0;
	background-color: inherit;
}

#top-wrapper
{
	width:100%;
	height:102px;
/*	background-image: url(../gfx/tlo_3.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	*/

	background: none repeat scroll 0 0 #3B1801;

}

#top-logo
{
	clear: both;
	float:left;
	width:142px;
	height: 100px;
	overflow: hidden;
	color: #ffffff;
	margin: auto;
	background-color: inherit;
}

#top-middle 
{
	float:left;
	/*width: 668px;*/
	height: 100px;
	overflow: hidden;
	color: #ffffff;
	background-color: inherit;
}

#top-right
{
	float: right;
	width: 210px;
	height: 100px;
	overflow: hidden;
	color: #ffffff;
	background-color: inherit;
}

#top-right h1 
{
   padding: 10px 10px 10px 10px;
   font-size: 30px;
   text-align: right;   
}

#info-main
{
	background:url(../gfx/bgmenu.gif);
	repeat-y;
	background-color: #FFD798;
	overflow: hidden;
	float: left;
   color: #000000;
   padding: 3px 2px 3px 2px;
   width: 201px;
}

#info
{
	background-color: #EEE4C3;
	float: left;
   color: #615638;
   padding: 3px 2px 3px 3px;
   width: 201px;
}

#info-head
{
	background-color: #D1C6A4;
/*	float: left;*/
   color: #8A582A;
	font-weight:bold;
	font-size: 16px;
   padding: 2px 3px 2px 3px;
}

#pod-info
{
/*background:url(../gfx/bgart.gif);*/
/*background-repeat: no-repeat; */
/*background-color:#FCEECF;*/

	overflow: hidden;
	background-color: #EEE4C3;
   color: #71694E; /*#615638;*/
   padding: 0;
   width: 201px;
}


#foto-kategoria
{
	overflow: hidden;
	float:right;
	background-color:#F6E6D4; /*#E2D4C4;*/
   color:#000;
	text-align: center;
   font-size: 12px;
	line-height: 120%;
   height:220px;
   width:185px;
}

#foto-podkategoria
{
	overflow: hidden;
	float:right;
	background-color:#F6E6D4; /*#E2D4C4;*/
   color:#000;
	text-align: center;
   font-size: 12px;
	line-height: 120%;

   height:220px;
   width:185px;
}

#foto
{
	overflow: hidden;
	float:right;
	background-color: #EEE4C3;
	border:1px solid;
	border-color: #DED1A5;
   color:#000;
	text-align: center;
   font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 16px;
   height:220px;
   width:185px;
}

#wrapper
{
	width:100%;
	background-repeat: repeat;
}

#wrapper-content
{
	width:1024px;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	background-repeat: repeat;
}

#art-wrapper-main
{
	background:url(../gfx/bgart.gif);
	background-repeat: no-repeat; 
	background-color:#FCEECF;
	overflow: hidden;
	float: left;
	font-family: "serif";
   font-size: 16px;
	text-align: justify;
	padding: 5px 5px 5px 5px;
   width: 591px;
}

/*#art-wrapper-main h1 {font-size:20px; border: 0; margin: 0;outline: 0;padding: 0;}*/

/*/
#art-wrapper-main h1
{
	border: 0; 
	outline: 0;
	padding: 10px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	background: #5E4715;
	background:url(../gfx/navigationbarbg.jpg);
}

#art-wrapper-main h2 {font-size:18px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper-main h3 {font-size:16px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper-main h4 {font-size:14px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper-main h5 {font-size:14px; border: 0; margin: 0;outline: 0;padding: 0;}

#art-wrapper-main hr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 10px;
	height: 2px;
} */

#art-wrapper
{
   width: 587px;
/*	background:url(../gfx/bgart.gif);
	background-repeat: no-repeat; */
	background-color: #FFF3D2;
	overflow: hidden;
	float: left;
	font-family: "serif";
	font-size: 16px;
/*	padding: 4px 7px 7px 7px; */
	margin: 0px 2px 0px 2px;
   text-align: justify;
}

#art-wrapper h1 {font-size:22px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper h2 {font-size:18px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper h3 {font-size:16px; border: 0; margin: 0;outline: 0;padding: 0; border-bottom:1px dotted;}
#art-wrapper h4 {font-size:14px; border: 0; margin: 0;outline: 0;padding: 0;}
#art-wrapper h5 {font-size:14px; border: 0; margin: 0;outline: 0;padding: 0;}

#art-wrapper hr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	margin-bottom: 10px;
	height: 2px;
}

.art-wrapper-head
{
    background-color: #EEE4C3;
    border-left: 1px solid #3B1801;
    border-right: 1px solid #3B1801;
    border-style: solid solid none;
    border-top: 1px solid #3B1801;
    float: left;
    margin: 8px 8px 0;
    overflow: hidden;
    padding: 8px;
    width: 553px;

}

.art-wrapper-content
{
    border-bottom: 1px solid #3B1801;
    border-left: 1px solid #3B1801;
    border-right: 1px solid #3B1801;
    border-style: none solid solid;
    color: #50472F;
    float: left;
    font-family: "serif";
    font-size: 16px;
    margin: 0 8px 8px;
    overflow: hidden;
    padding: 8px;
    text-align: justify;

}

#dolek
{
   clear: both;
   overflow: hidden;
/*   height: 30px; */
   width: 100%;
	background: none repeat scroll 0 0 #D1C6A4;
   padding: 0 0 0 0;
   color:#7D7B68;
   font-size:8px;
	border-top: 1px solid #603913;
}


/* banner */
#banner-top
{
	width:1024px;
	height: 5px;
}

/* menu lewe */
#lewe-menu
{
   float: left;
/*   font-family: "serif";
   font-size: 12px; */
   padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

   color: #222222;
	background: none repeat scroll 0 0 #EEE4C3;
   width: 210px;
}

/*
#lewe-menu ul 
{
   list-style: none;

   padding: 0;	
   border: none;
   font-family: "serif";
   font-size: 12px;
}
			
#lewe-menu li
{
   border-bottom: 1px solid #fff;	

   font-family: "serif";
   font-size: 12px;
}
		    
#lewe-menu li a
{
   display: block;
   padding: 2px 3px 2px 3px;
   font-weight : normal;
   color: #166582; 
   text-decoration: none;
   font-family: "serif";
   font-size: 12px;
}
		     
#lewe-menu li a:hover 
{
   border-right: 3px solid #D5CEC3;
   font-weight:bold;
   color: #222222;
   background:#E8EACF;
   font-family: "trebuchet ms";
   font-size: 12px;
} */

#lewe-menu-head
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 11px 22px;
	background: url("../gfx/menuhead.png") repeat-x scroll 0 0 #9C662E;
}

/* obszar rozwijany */
#menu0 
{
/*   font-family: "trebuchet ms";
   font-size: 12px;*/
	background: none repeat scroll 0 0 #EEE4C3;
   width: 210px;
   margin: 0;
   padding: 0;
}

#menu0 dt 
{
   text-align: left;
   color: #000000;
	cursor: pointer;   
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
	background: none repeat scroll 0 0 #000000;
}

#menu0 dt.kategoria
{
   text-align: left;
   cursor: pointer;   
   margin: 0px 0px 0px 0px;
   padding: 3px 0px 3px 5px;
   background: none repeat scroll 0 0 #EED685; /*#F1E0A6;*/
}

#menu0 dt.kategoria:hover
{
	background: none repeat scroll 0 0 #C69C6D;
}

#menu0 dt.podkategoria
{
	/*"trebuchet ms"; /* "serif";  */

   text-align: left;
   cursor: pointer;   
   margin: 0px 0px 0px 0px;
   padding: 3px 0px 3px 20px;
	background: none repeat scroll 0 0 #F1E0A6;
}

#menu0 dt.podkategoria:hover
{
	background: none repeat scroll 0 0 #C69C6D;
}

#menu0 dd 
{
   background-color: #F1E0A6;
	margin: 0;
   padding: 0px 0px 0px 0px;
}

#menu0 dd.element
{

   font-family: Tahoma;
   font-size: 12px;
   background-color: #F1E0A6;
	margin: 0;
   padding: 3px 0px 3px 30px;
	border-bottom: 1px dotted #E4CE82;	
}

#menu0 dd.element:hover
{
	background: none repeat scroll 0 0 #C69C6D;
}


/*
 * #C5B686
 * #D1C6A4
 * #EEE4C3
 */

