/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; 
	padding:0; 
}

fieldset,img {  
	border:0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body { 
	position: relative; 
	font-family: Tahoma;
	font-size: 12px; color:#666666;
	background-image:url(images/tlo.jpg); background-repeat:repeat-x;

} 
p, div, th, td {
}

a:link, a:visited {
	color:#23408f;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

ul {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ul.arrow {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li {
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 10px 32px;
	background: url(images/list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}

span.note {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #c8c8c8;
	background: #f6fbfe;
	text-align:justify;
}
span.note div{
	display: block; width:469px;
	margin: 5px 0px -5px -10px;
	padding: 5px 10px 5px 10px;
	border: 0px solid #c8c8c8;
	background:  #FF0000;
	text-align:right;
}
span.note a{
	color: #FFFFFF; text-decoration:none; font-weight:bold;
}

span.note span{
	display: block; width:469px;
	margin: -10px 0px 0px -10px;
	padding: 5px 10px 5px 10px;
	border: 0px solid #c8c8c8;
	background:  #FF0000;
	text-align:right;
}
span.note a{
	color: #FFFFFF; text-decoration:none; font-weight:bold;
}

span.alert {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #c8c8c8;
	background: #f6fbfe;
	text-align:justify;
}
span.alert div{
	display: block; width:469px;
	margin: 5px 0px -5px -10px;
	padding: 5px 10px 5px 10px;
	border: 0px solid #c8c8c8;
	background:  #004178;
	text-align:right;
}
span.alert a{
	color: #FFFFFF; text-decoration:none; font-weight:bold;
}
span.alert span{
	display: block; width:469px;
	margin: -10px 0px 0px -10px;
	padding: 5px 10px 5px 10px;
	border: 0px solid #c8c8c8;
	background:  #004178;
	text-align:right;
}
span.alert a{
	color: #FFFFFF; text-decoration:none; font-weight:bold;
}

span.download {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #c8c8c8;
	background: #fffcf2 url(images/span_download.png) 3px 3px no-repeat;
	text-align:justify;
}

span.info {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #c8c8c8;
	background: #fffcf2 url(images/span_info.png) 3px 3px no-repeat;
	text-align:justify;
}

span.tip {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #c8c8c8;
	background: #fffcf2 url(images/span_tip.png) 3px 3px no-repeat;
	text-align:justify;
}

blockquote {
	margin: -10px 0px 10px 0px;
	padding: 5px 40px 5px 40px;
	background: #f6fbfe url(images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote div {
	margin: 0px -40px -5px 0px;
	padding: 0px 40px 5px 0px;
	background: url(images/blockquote_end.png) 100% 100% no-repeat;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #c8c8c8;
	border-left: 5px solid #c8c8c8;
	background: #f0f0f0;
	font-size: 90%;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}


em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f5f5f5;
	border: 1px #c8c8c8 solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color:#23408f;
	letter-spacing:0,8em;
}

h1 {
	font-size: 250%;
	
}

h2 {
	font-size: 175%;

}

h3 {
	font-size: 150%;

}

h4 {
	font-size: 125%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 90%;

}




		p {
			font: Tahoma; font-size:12px; text-indent:15px;
			color:7a96a7; line-height:15px;
			margin-bottom:8px; margin-left:4px;	margin-right:4px;
		}
		
		div#wrapper {
			width: 801px;
			margin: 0 auto;
			padding-top: 0px;
			padding-bottom:0px;
			padding-left:2px;
			padding-right:2px;
			background-color:#cccccc;
		}
		div#wrapper2 {
			width: 741px;
			background-color:#FFFFFF;
			padding-left:30px;
			padding-right:30px;
		}
				div#top {
			width: 100%;
			height:auto; 
		
		}
		#logo {
	position:relative;
	left:0px;
	top:1px;
	width:746px;
	height:84px;
	z-index:1;
	background-image:url(lakiery/naglowek.jpg);
}
#wyszukaj {
	width:241px; height:50px; 	z-index:2;	background:url(lakiery/szukaj2.jpg) no-repeat;
}
#wyszukaj input{ font-size:12px; }
#baner {
	position:relative;	left:0px;	top:0px;	width:490px;	height:194px;	z-index:2;	background:url(lakierydodrewna.gif) no-repeat;
}
div#container{text-align:left}
div#extra{background:#FF8539; }
div#footer{height:39px; background-image:url(lakiery/stopka.jpg); padding-top:25px; padding-left:15px;}
div#container{width:700px;margin:0 auto}
div#content{float:right;width:490px}
div#navigation{float:left;width:242px; vertical-align:top;}
div#extra{clear:both;width:100%; height:0px;}
div#belka{width:490px; background-image:url(lakiery/komponent.jpg); height:30px;}
div#menu{width:242px; height:310px; background-image:url(lakiery/menu.png); background-repeat: no-repeat; margin-left:5px;}
div#pathway{width:490px; height:20px; margin-left:5px; line-height:25px;  font-size:9px;}


/*pathway*/
#pathway a { 
color: #777777; text-decoration: none;
font-weight:normal;
letter-spacing:1px; margin-left:5px;
}
#pathway a:hover{ 
color: #cb1510; text-decoration: none;margin-left:5px;
}

/*menu główne*/
.module_menu {padding-top:42px; padding-left:12px; width:210px;}
A.mainlevel {color:#23408f; display:block; height:34px; text-decoration:none;  text-indent:5px; }
A.mainlevel:link {color:#23408f; background:url(lakiery/belka.png)  no-repeat; text-indent:10px; line-height:34px;}
A.mainlevel:visited {color:#23408f; background:url(lakiery/belka.png)  no-repeat; text-indent:10px; line-height:34px;}
A.mainlevel:hover {background-color:#e6f3f9; background:url(lakiery/belka_ciemna.png) no-repeat;text-indent:10px; font-weight:bold;}
#active_menu { background-color:#e6f3f9; font-weight:bold; background:url(lakiery/belka_ciemna.png) no-repeat; text-indent:10px; }
A#active_menu:hover {color:#000000;text-indent:10px;}
.mainlevel {display:block; font-family: verdana; font-size:11px;}

/* TOP MENU*/
.module_menugorne{ height:84px; width:746px; line-height:84px; margin-left:150px;}
#mainlevel-nav{	border-width: 0 0; border-style: solid; border-color: gray; margin: 0; height:84px;}
#mainlevel-nav li{
	display: inline; border-right: 1px solid gray; 	height:80px;
	}
#mainlevel-nav li a:link, #mainlevel-nav li a:visited
{color:#77838e; font: normal 11px; tahoma; text-decoration: none; height:84px; padding: 0 12px;}
#mainlevel-nav li a:hover, #mainlevel-nav li a:active
{ color: #333; height:300px; background:url(lakiery/belka_gora.jpg);
	padding-top: 26px;
	padding-bottom: 26px;
 }
/*modoł logowanie*/

.module_logowanie {
width:175px; height:140px;  background-image:url(lakiery/logowanie.jpg);
background-repeat:no-repeat; margin-left:5px; margin-top:10px;
padding-top:50px; padding-right:55px; text-align:right;
}
.login{ color:#000000; font-size:10px; }
.login label{ display: inline-block; width:50px;}
#mod_login_remember {}
.module_logowanie .inputbox
{ border: 1px solid rgb(205, 207, 204); color: rgb(205, 207, 204); font-size: 10px;}
#mod_login_username,  #mod_login_password
{border: 1px solid #000000; margin-bottom: 2px; color: rgb(205, 207, 204); 
font-size: 10px; width: 105px; height: 15px; margin-left:5px; padding-left:5px; }
#mod_login_password{ }
.button {
border: 1px solid #BBBBBB; margin-top:13px; margin-left:12px;font-size:10px;
}
/*modoł szukaj*/
#mod_search_searchword 
{border: 1px solid #000000; margin-bottom: 2px; color: rgb(205, 207, 204);
 font-size: 10px; width: 152px; height: 18px;  margin-left:65px; margin-top:15px; padding-top:2px; padding-left:3px;  }
 /* DOWN MENU*/
#footer-nav{	display: inline; border-width: 0 0; border-style: solid; border-color: gray; margin: 0; height:84px; margin-left:220px}
#footer-nav li{
	display: inline;
	border-right: 1px solid gray;
	height:84px;
	}
#footer-nav li a:link, #footer-nav li a:visited
{color:#77838e; font: normal 11px; tahoma; text-decoration: none; height:84px; padding: 0 12px;}
#footer-nav li a:hover, #footer-nav li a:active
{ color: #333; 
 }
 