body {
	margin: 0px;
	padding: 0px;
	line-height:15pt;
	font: 11px Verdana,sans-serif;
	/* background-color:#D5DFE0;
	background-image:url(img/tlo.jpg);
	background-position:center top;
	background-repeat:repeat-y;*/	
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color: #008B8C;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color: #666666;
}

a h3:hover, a h4:hover {
	text-decoration:underline;
}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#666666;
}

h5 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

h6 {
	font-size: 11px;
	color: #008B8C;
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: italic;
}

h7 {
	font-weight:bold;
	color:#008B8C;
}

hr {
	height:1px;
	color:#999999;
	background-color: #FFFFFF;
}

li {
	padding-top:5px;
	padding-bottom:5px;
}

div#glowna {
	width:100%; height:100%;
	position:relative;
	overflow:auto;
}

div#naglowek {
	width:100%; height:123px;
	margin: 0px 0px;
	padding:0px;
	background-image:url('img/head.jpg');
	background-position:top right;
	background-repeat:no-repeat;	
}

div#menu_outer {
	width:100%; height:33px;
	margin:0px;
	background-image:url('img/menu_tlo.jpg');
	background-repeat:repeat-x;
}
	
div#menu {
	width:900px;
	margin: 0px auto;
	
}

div#menu a {
	font-size:14px;
	color: #FFFFFF;
	font-weight: normal;
}

div#menu a:hover {
	color: #FE6400;
}


div#logo {
	width:300px; height:123px;
	background-image:url('img/logo.jpg');	
	background-position:center;
	background-repeat:no-repeat;
}

div#content{
	width:900px;
	margin:10px auto;
	background-image:url('img/avatar.jpg');
	background-repeat:no-repeat;
	background-position:right 100px;
	z-index:1;
}

div#left_panel {
	width:250px;
	position:relative;
	float:left;
	z-index:0
}

div#navigator {
	width:250px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

div#banery {
	width:250px;
	position:relative;
	float:left;
	z-index:0;
	padding:5px;
}

div#banery img {
	border:1px solid #999999;
	margin-top: 10px;
	margin-left: 10px;
}

div#banery img:hover {
	border:1px solid #222222;
}

div#banery object {
	margin-left: 10px;
	
}

div.navi_marka {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}

div.navi_marka a {
	padding: 6px;
	display:block;
	font-size: 12px;
	color: #666666;
}

div.navi_produkt {

	border: 1px solid #FFFFFF;
}

div.navi_produkt a {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display:block;
	font-size: 11px;
	color: #666666;
}

div.navi_marka:hover, div.navi_produkt:hover {
	border: 1px solid #222222;
}

div#info {
	width:570px;
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:30px;
	padding-bottom:10px;
	z-index:2;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

div#lastnews {
	width:880px;
	clear:both;
	z-index:2;
	margin:15px;
}

div.lastnews_row {
	width:100%;
}

div.lastnews_one {
	float:left;
	width:250px;
	height:160px;
	border:1px solid #999999;
	padding:10px;	
	margin:8px;
}

div#stopka_outer {
	width:100%; height:75px;
	margin:0px;
	clear:both;
	background-color:#f3f3f3;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 1px;
}

div#stopka {
	width:900px; height:25px;
	/*background-image:url('img/stopka_tlo.jpg');
	background-repeat:repeat-x; */
	font:8pt verdana;
	padding-top:7px;
}

div#cenniki.pdf {
	width:100%;
	clear:both;
}

div.cennik_pdf {
	width:130px;
	text-align:center;
	float:left;
	margin-bottom:30px;
		
}

div#cennik_tab {
	clear:both;
}
	
.cennik {
	border:1px solid #999999;
	border-spacing: 2px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom:20px;
	padding:5px;
	width:400px;
}

.cennikhead {
	height:30px;
	font-weight:bold;	
}

.cennik tr:hover {
	background:#eeeeee;
	}

.tabmenu {
	border:0px solid;
	margin-left: 15px;
}
.meni {
	height:33px;
	padding-left:15px;	
	padding-right:15px;	
}

.inputdod {
	position:absolute; right:145px;
}

.inputedit {
	position:absolute; right:80px;
}
.inputeup {
	position:absolute; right:80px;
}

.inputdel {
	position:absolute; right:20px;
}

.alert {
	width:500px;
	border:1px solid green;
	background-color:lightgreen;
	text-align:center;
	font-weight:bold;
	padding:5px;
}

.error {
	width:500px;
	border:1px solid red;
	background-color: #FF00CC;
	text-align:center;
	font-weight:bold;
	padding:5px;
}

div.firma {
	width:100%;
	clear:both;
	padding-top:0px;
	padding-bottom:20px;
	z-index:2;
}

div#firmy {
	width:100%;
	clear:both;
	padding-top:0px;
	padding-bottom:20px;
	z-index:2;
}

div#firmy table {
	border:0px solid;
	border-spacing: 5px;
	margin-left: 10px;
	margin-right:10px;
}

div#firmy table td {
	width:200px;
	height:200px;
	border:1px solid #999999;
	padding:5px;
	text-align:center;
}

div#firmy table td:hover {
	border:1px solid #222222;
}

div#firmy img {
	border: 0px;
}

.wiecej a {
	
	color:#008B8C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	text-align:right;
}

.wiecej img {
	margin:0px;
}

.wiecej a:hover { 
	text-decoration:underline;
}

.cena {
	font-size:16px;
	font-weight:bold;
	color:#008B8C;
}

table.miniaturki_produktow {
	width:605px;
	margin-left: 0px;
}

table.miniaturki_produktow td {
	width: 173px;
	height: 200px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: super;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}

table.miniaturki_produktow td:hover {
	border: 1px solid #222222;
}

table.miniaturki_produktow img {
	width: 120px;
	margin: 0px
}

table.miniaturki_produktow h3, table.miniaturki_produktow h5 {
	margin:2px;
}

div.recenzja {
	width: 100%;
	margin-bottom: 55px;
}