
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(/_img/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(/_img/top.jpg) top repeat-x;
	padding:20px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	background:url(/_img/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


.sidebar1 {
	background:#fff;
	width:125px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

.sidebar1 h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

.sidebar1 h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

.sidebar1 p {
	margin:15px 0;
}

.sidebar1 p.news {
	background:#fefefe;
}

.sidebar1 p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

.sidebar1 p.news a:hover {
	color:#666;
}

.sidebar1 .subnav1 {
	border-top:1px solid #fafafa;
}

.sidebar1 .subnav1 li {
	list-style:none;
	padding:1px;
	border-bottom:1px solid #fafafa;
}

.sidebar1 .subnav1 li a {	
	color:#388CBA;
	text-decoration:none;
	display:block;
}

.sidebar1 .subnav1 li a:hover {
	color:#79B5D6;
}

.sidebar1 .subnav1 li a b {
	float:right;
	display:none;
	color:#ccc;
}

.sidebar1 .subnav1 li a:hover b {
	display:inline;
}

.sidebar1 input {
	padding:4px;
	background:#3385d6;
	border:1px solid #ccc;
	color:#FFFFFF;
	font:90% Verdana;
	width:115px;
	margin-left: -5px;
}

.sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(/_img/sidebarright.jpg) top left no-repeat;
}


.sidebar {
	background:#fff;
	width:125px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

.sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

.sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

.sidebar p {
	margin:15px 0;
}

.sidebar p.news {
	background:#fefefe;
}

.sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

.sidebar p.news a:hover {
	color:#666;
}

.sidebar .subnav {
	border-top:1px solid #fafafa;
}

.sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

.sidebar .subnav li a {	
	color:#388CBA;
	text-decoration:none;
	display:block;
}

.sidebar .subnav li a:hover {
	color:#79B5D6;
}

.sidebar .subnav li a b {
	float:right;
	display:none;
	color:#ccc;
}

.sidebar .subnav li a:hover b {
	display:inline;
}

.sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}

.sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(/_img/sidebarright.jpg) top left no-repeat;
}
.przycisk{
	padding:4px;
	background:#3385d6;
	border:1px solid #ccc;
	color:#FFFFFF;
	font:90% Verdana;
	width:110px;
}
.sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

.sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

.sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

.sidebarright ul li {
	margin:5px 0;
}

.sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

.sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

#content {
	margin:0 110px 0 240px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h1 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h1 a {
	color:#79B933;
	text-decoration:none;
}

h1 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:25px;
	padding:1px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

.basketpodzialka{
     background: url('/_img/linia.jpg');
     width: 530px;
     height: 14px;
}

.basketLine{
     border: 1px #000 solid;
     color: #000;
     background: #eeeeff;
     width: 500px;
}

.basketq{
     border: 1px solid #3385d6;
     color: #000000;
     font: bold 8pt Verdana, sans-serif;
     background-color: #ffffff;
     width: 30px;
     text-align: center;
}

.basket_p{
     color: #000000;
     font: bold 8pt Verdana, sans-serif;
     background-color: #e5e5e5;
     width: 530px;
     text-align: center;
}


.basket_p1{
     color: #000000;
     font: bold 8pt Verdana, sans-serif;
     background-color: #e5e5e5;
     width: 530px;
     height: 40px;
     text-align: center;
     text-valign: middle;
}

.basket_tekst{
     color: #000000;
     font: bold 8pt Verdana, sans-serif;
     background-color: #e5e5e5;
     width: 30px;
     text-align: center;
}


.basket_razem{
     color: #000000;
     font: bold 10pt Verdana, sans-serif;
     background-color: #e5e5e5;
     width: 75px;
     text-align: center;
}
.submit-szukaj{
	width: 110px;
	float: center;
	border: 1px #e4e4e4 solid;
	color: #ffffff;
	font: bold 10pt Verdana, sans-serif;
    background: #3385d6;
	text-decoration: none
	
}

.poleform{
	background-color: #ffffff;
	border: #444444 1px solid;
	FONT-SIZE: 11px; 
	WIDTH: 200px; 
	font-weight: normal; 
	font-family: Tahoma; 
	color: #000000; 
	HEIGHT: 16px;
}

.przyciskzamawiam{
	background-color: #3385d6; 
	border: #e4e4e4 1px solid;
	font-size: 11px; 
	width: 150px; 
	font-weight: bold; 
	font-family: tahoma; 
	color: #ffffff; 
	height: 22px;
	
}

.bv{
     border: 0px #000 solid;
     color: #000;
     font: bold 8pt Verdana, sans-serif;
     background: #ffffff;
     width: 60px;
     text-align: center;
}
.seonews_footer_link{
	margin-left:4px;
}