﻿body { margin: 0px; padding: 0px; background-image:url('../gfx/bg.jpg'); background-repeat:repeat-x;
font-family:Verdana;
font-size:11px;
color:#404040;
background-color:#fff;
}

a {
	text-decoration:none;
	color:#004e00;
}

a:hover {
	text-decoration:underline;
}


#container {
margin: auto;
width: 1000px;
height:auto;
}

#top {
width: 1000px;
height:140px;
background-image:url('../gfx/top.jpg');
background-repeat:no-repeat;
background-position:left;
}

#search {
position:absolute;
width:260px;
top:20px;
margin-left:700px;
}

#mini {
position:absolute;
width:80px;
top:90px;
margin-left:850px;
}

#middle {
background-image:url('../gfx/content_bg.gif');
background-repeat:repeat-y;
width:1000px;
height:auto;
background-color:white;
overflow:auto;
}

.input_text{
border: 1px solid #b3b3b3;
height:20px;
width:150px;
background-image:url('../gfx/txt_bg.gif'); background-repeat:repeat-x; 
font-size:14px;
padding-top:4px;
position:relative;
float:left;
}

.input_button {
background-image:url('../gfx/szukaj.jpg');
background-repeat:no-repeat;
width:88px;
height:27px;
border:0px;
position:relative;
float:left;
margin-left:10px;
}

#menu {
position:relative;	
width:1000px;
z-index:10;
}

#left {
position:relative;
float:left;
width:200px;
text-align:center;
height:auto;
}

#content {
position:relative;
float:left;
width:600px;
margin:0px;
}

#content p {
padding: 0px 10px;
}

#right {
position:relative;
float:left;
width:200px;
text-align:center;
}

h1 {
	color:#004e00;
	font-size:18px;
	font-family:Arial;
	margin-top:0px;
	margin-left:10px;
}

#stopka {
	clear:both;
	width:100%;
	margin-top:20px;
	height:auto;
	background-image:url('../gfx/stopka_bg.jpg');
	text-align:left;
	background-repeat:repeat-x;
	color:#404040;
	position:relative;
	float:left;
	background-color:#f5f5f5;
	padding:20px 0px 15px 0px;
	
	}
	
#stopka a{
	color:#808080;
	text-decoration:none; 
	display:block;
	float:left;
	clear:both;
	background-image:url('../gfx/ul.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:7px;
}

#stopka a:hover{
	text-decoration:underline;
}
#stopka_center {
margin: auto;
width: 530px;
height:auto;

}


#stopka1 {
	width:150px;
	height:auto;
	float:left;
	position:relative;
	margin-left:10px;
}

.szukaj{
	font-size:18px;
	text-decoration:none;
	color:green;
	margin-left:20px;
}

.szukaj:hover {
	text-decoration:underline;
}

#back {
	position:absolute;
	margin-left:500px;
	margin-top:-25px;
}

#back a {
	text-decoration:none;
	color:#004e00;
}

#back a:hover {
	text-decoration:underline;
}

#produkt {
	padding:10px;
	width:175px;
	position:relative;
	float:left;
	border-right: 1px dotted #e3e4e8;
	text-align:center;
}

#produkt h1 {
	font-size:12px;
	color:#404040;
	text-align:center;
	margin:5px;	
}

#produkt h2 {
	font-size:10px;
	color:#404040;
	text-align:center;
	font-weight:normal;
	margin:5px;
}


#produkt p {
	text-align:center;
	font-size:9px;
	height:20px;
	margin-top:0px;
	padding-top:0px;
}

#produkt hr {
	background-color:#e3e4e8;
	height:1px;
	width:155px;
	margin-top:10px;
	border:0px;
}

#szczegoly {
	padding:20px;
	width:570px;
	position:relative;
	float:left;
	}

#szczegoly h1 {
	font-size:14px;
	color:#404040;
	text-align:center;
	margin:5px;	
}

#szczegoly h2 {
	font-size:10px;
	color:#404040;
	text-align:right;
	font-weight:normal;
	margin:5px;
}


#szczegoly p {
	text-align:justify;
	font-size:11px;
	padding:0px 5px;
}

#szczegoly hr {
	background-color:#e3e4e8;
	height:1px;
	width:100%;
	margin-top:10px;
	border:0px;
}

#szczegoly-photo { 
	position:relative;
	float:left;
	width:180px;
	
}

#szczegoly-opis {

	position:relative;
	float:left;
	width:340px;
	margin-left:30px;
	text-align:left;
}


.photo {
	border: 1px solid #e3e4e8;
	padding:8px;
}

#other-photos {
	padding:0px 20px;
	width:570px;
	position:relative;
	float:left;

}

#pager {clear:both; width:100%; text-align:center; float:left; position:relative; margin:10px 0px; }
#pager a {color:#404040; font-size:10px; border:1px solid #8dd0fd; padding:3px; float:left; margin:3px;}
#pager a:hover {background-color:#ffe99d; text-decoration:none;}
#pager .selected {background-color:#f0f4fa;}


/************   Zamawiany produkt **************************/
#zamawiany-produkt { width:250px; height:auto; position:absolute; right:0px; text-align:center; }

