body {margin-left: 0px;	margin-top: 30px;	margin-right: 0px;	margin-bottom: 0px;}
body,td,th {font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; font-size:12px; color:#9b9c9e;}

#root {width:800px; margin:auto;}
#top {width:800px; height:40px; border-bottom:1px solid #ccc; margin-bottom:39px;}
.d-zion {float:left;}
.branding {float:right; margin-right:-6px;}
.cls {clear:both;}

.ajaxactive { color:#404040 !important; }
.lactive { color: #404040; text-decoration:none;}
.lnactive { color: #9b9c9e; text-decoration:none; }
.mactive {color:#9b9c9e !important;}


#content {width:800px; height:400px; background-color:#000; margin-bottom:40px;}
#menu {width:200px; float:left;}
#submenu {width:600px; float:right;}
#content2 {border-top:1px solid #ccc; width:800px; padding-top:35px; padding-bottom:40px; margin-bottom:40px;}
#footer {border-top:1px solid #ccc; width:800px; padding-top:18px; margin-bottom:30px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; font-size:10px;}

.copy {float:left;}
.lng {float:right;}

.menu {font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; font-size:12px; line-height:20px}
a.menu:link {text-decoration: none; color: #404040;}
a.menu:visited {text-decoration: none; color: #404040;}
a.menu:hover {text-decoration: none; color: #919193;}
a.menu:active {text-decoration: none; color: #404040;}

.submenu {font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif; font-size:12px; line-height:20px}
a.submenu:link {text-decoration: none; color: #919193;}
a.submenu:visited {text-decoration: none; color: #919193;}
a.submenu:hover {text-decoration: none; color: #404040;}
a.submenu:active {text-decoration: none; color: #919193;}

.submenu_na {text-decoration: none; color: #919193; line-height:20px;}

.tytul {font-size:16px; font-weight: 500; color:#332a25; line-height:40px;}
.tytul_b {font-size:16px; font-weight: 500; color:#fff; line-height:40px;}

.box_znak {width:300px; height:400px; float:right; text-align:left;}
.opis {height:280px; width:180px; padding:120px 60px 0 60px;}

.nawigacja {height:55px; color:#646466;}
.naw {font-size:10px;}
a.naw:link {text-decoration: none; color: #646466;}
a.naw:visited {text-decoration: none; color: #646466;}
a.naw:hover {text-decoration: none; color: #919193;}
a.naw:active {text-decoration: none; color: #646466;}

.linka {font-size:12px;}
a.linka:link {text-decoration: none; color: #9b9c9e;}
a.linka:visited {text-decoration: none; color: #9b9c9e;}
a.linka:hover {text-decoration: none; color: #646466;}
a.linka:active {text-decoration: none; color: #9b9c9e;}

.mail {font-size:10px;}
a.mail:link {text-decoration: none; color: #9b9c9e;}
a.mail:visited {text-decoration: none; color: #9b9c9e;}
a.mail:hover {text-decoration: none; color: #646466;}
a.mail:active {text-decoration: none; color: #9b9c9e;}

.podpisfoto {font-size:10px; color: #646466; height:55px; margin-left:60px; margin-top:-50px;}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
