
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top:2px;
	margin-left: 15px;
	background: #000;
	background-image: url(../images/tlo2.jpg);
	/*background-color:#050505 ;
    background-repeat: repeat-x;
    background-position: center top; */
}	

img {
    border: 0px;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #FFCC00;
}



a#kat{ text-transform: capitalize; }

a#annex{ color:#AAA; }	


div#path{	
	margin-top:14px;
	padding:1px;	
}

div#path a
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #eee;
}

div#path a:hover
{
	text-decoration: underline;
}

span#raquo{
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: red;
}

body, table, td, tr
{
	font-family: arial;
	font-size: 12px;
	color:#AAA;
}

/* pod�wietlanie wierszy tabeli*/
table.podswietlanie TR:hover{background-color:orange;color:white;}


table#Table_01{	
	margin:auto;
	vertical-align: top;
	width:800px;
	height:722px;
	border:0;
}

td#content{
	background-image: url(../images/content.jpg);
	background-color:#060201;
    background-repeat: no-repeat;
    background-position: center top;	
	border-left: 1px solid #222;
	border-right: 1px solid #222; 
	width:800px;
	height:547px;
	padding:10px;
	vertical-align:top;
}

td#content2{
	background-image: url(../images/content2.jpg);
	background-color:#060201;
    background-repeat: no-repeat;
    background-position: center top;	
	border-left: 1px solid #222;
	border-right: 1px solid #222; 
	width:800px;
	height:547px;
	padding:10px;
	vertical-align:top;
}

td#content3{
	background:url(../images/nowosci/bg.jpg) bottom right no-repeat;
	background-color:#060201;
    background-repeat: no-repeat;
    background-position: center top;	
	border-left: 1px solid #222;
	border-right: 1px solid #222; 
	width:800px;
	height:626px;
	padding:10px;
	vertical-align:top;
}
td#footer{
	background-image: url(../images/footer.jpg);
	background-color:#060201;
    background-repeat: no-repeat;
    background-position: center bottom;	
	width:800px;
	height:23px;
	padding-bottom:5px;
	padding-left:5px;
	color:#fff;
	padding-top:10px;
	border-bottom:1px #000 solid;
}

td#image{
	width:120px;
	height:120px;
	padding:2px;
	border: 1px solid #333;	
	text-align:center;
}

td#product{
	width:620px;	
	padding:10px;	
	vertical-align:top;
	border: 1px solid #333;
}


p#title{
	font-size:16px;
	font-family:Tahoma,Arial,Sans-Serif,Verdana;
	font-weight: bold;
	font-variant: small-caps;
}

p#title:first-letter{
	color:#DDD;	
}

div#title{
	font-size:16px;
	font-family:Tahoma,Arial,Sans-Serif,Verdana;
	font-weight: bold;
	font-variant: small-caps;
	margin-top:2px;
	text-align:center;
}

div#title:first-letter{
	color:#DDD;	
}

pre{
	color:#fff;
}

h1,h2,h3,h4{
	color:#aaa;
}

/* Wyszukiwarka */
			table.sample {
				border-collapse: collapse;
				background-color:#d4ccbf;
				margin:auto;	
				width:100%;
			}

			table.sample th {
				cursor: pointer;
				color: White;
				font-weight: bold;
				padding: 2px;
				border: 1px solid #777;
				background-color: #483c2b;
				text-align:center;
			}

			table.sample td {
				cursor: pointer;
				padding: 3px;
				border: 1px solid #666;
				font-family:Tahoma, Arial, Verdana;
				font-size:12px;
				color:#161412;
			}
			table.sample tr.alt td {
				background: #b0a696;
			}

			table.sample tr.over td {
				background: #37332e;
				color:#ffff11;
			}

div.cat{
	margin:6px;
	width:160px;
	height:150px;
	background:#232323;
	border:1px solid #666;
	padding:1px;
	float:left;
	position: relative;
}

div.label{
	text-align:center;
	background:#454545;
	width:160px;
	height:32px;
	padding:1px;
	color:#ddd;
}

div.label:first-letter{
	text-transform: uppercase;
	text-align:center;
	font-weight: bold; 
	background:#454545;
	width:160px;
	height:32px;
	padding:1px;
	color:#FFF;
}

div.image{
	text-align:center;
	width:100%;
	height:118;
}


.zamow { 
		POSITION: absolute; 
		VISIBILITY: hidden; 
		BACKGROUND-COLOR: #777; 
		LAYER-BACKGROUND-COLOR: #777; 
		border: 2px solid #444;
		padding: 3px; z-index: 10; width: 150px;
		font-family: Arial;
		font-size:12px; 
		text-align:left;
		color:#000;
		}

.zamow a{
	color:#eee;
}

.zamow a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight: bold;
}
.zamow ul
{
	list-style-image:url("../images/strzalka_czerwona.gif");
	list-style-type:square;
}
