/*--------------------------------------------------------
	css theme name: robek technika magazynowa
	author: bartosz mediger (http://mediger.net)

	created : january 03, 2007
	
*/


* {
	margin: 0px; padding: 0px;  
	line-height: 15px; }



body {
	width: 100%; height: 100%; }

body, input, legend, option, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; color: Black;
	font-weight: normal;
	text-align: justify; }
	
fieldset { border: none; }

img { border: none; }

p { padding-bottom: 20px; }


/* nawgiacja */

a { color: #004b7a; text-decoration: none; }
a:hover { color: #004b7a; text-decoration: underline; }


/* nagłówki */

h1 {
	margin: 20px 0px 25px 0px;
	font-size: 14px; }

h2 {
	height: 10px;
	overflow: hidden;
	margin: 0px 0px 12px 0px; }
	
	h2 span { visibility: hidden; }



.drukuj,
.zapytaj,
.powrot { display: none; }


#center { width: 766px; }


#main {
	width: 385px;
	text-align: left; }	


#flash,
#findform,
#foot,
#header,
#menu,
#menu-products,
#napisz,
#wyszukiwarka-palet  { display: none; }


#nav {
	margin: 15px 0px 10px 0px; }


/* detale produktu */

#product { margin: 0px 0px 0px 3px; }

#product a { margin: 0px 8px 0px 0px; }

#product ul {
	margin: 20px 0px 20px 10px;
	list-style: none }
	
	#product ul li {
		padding: 0px 0px 0px 8px;
		background: url(../images/line.gif) no-repeat 0px 6px; }

