@CHARSET "UTF-8";

body {
	background: #fff;
	margin: 5px;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

h1 {
}

#container {
	width: 960px;
	margin: auto;
}

#logged_state {
	padding: 5px 0 5px 0;
	text-align: right;
	font-size: 10px;
	color: #f00;
}

#header {
	position: relative;
	width: 960px;
	margin-bottom: 4px;
}

#header-top {
	position: relative;
	float: left;
	width: 662px;
	height: 95px;
	margin-right: 3px;
	background: url(/www/grafika/layout/header-top.jpg) no-repeat;
}

#header-top .links {
	position: absolute;
	top: 10px;
	left: 240px;
	width: 422px;
	text-align: center;
	color: #ccc;
}

#header-top .links a:hover {
	text-decoration: underline;
}

#header-cart {
	position: relative;
	float: left;
	width: 295px;
	height: 95px;
	background: url(/www/grafika/layout/header-cart.png) no-repeat;
}

#header-cart h5 {
	position: absolute;
	top: 10px;
	left: 35px;
	color: #2b496d;
	font-size: 15px;
	text-transform: uppercase;
}

#header-cart .count {
	position: absolute;
	top: 14px;
	right: 18px;
	text-align: right;
}

#header-cart .last {
	position: absolute;
	top: 38px;
	left: 12px;
	width: 265px;
	height: 51px;
}

#header-cart .last img {
	float: left;
	width: 47px;
	border: 1px solid #506a8b;
}

#header-cart .last p {
	float: left;
	padding-left: 7px;
	font-weight: bold;
}

#header-cart .last .link {
	float: left;
	display: inline-block;
	width: 135px;
	padding-left: 7px;
	padding-top: 3px;
	font-size: 10px;
	color: #707070;
}

#header-cart .last button {
	position: absolute;
	right: 0;
	display: block;
	width: 68px;
	height: 24px;
	background: url(/www/grafika/layout/btn_zobacz.png) no-repeat;
	border: none;
	cursor: pointer;
}

#header-cart .empty {
	position: absolute;
	top: 50px;
	width: 100%;
	font-weight: bold;
	text-align: center;
}

#searchForm {
	position: absolute;
	top: 45px;
	left: 330px;
}

#searchForm ul {
	width: 330px;
	list-style: none;
	color: #fff;
}

#searchForm li {
	float: left;
}

#searchForm input {
	width: 130px;
	height: 13px;
	margin-right: 3px;
	padding: 3px;
	border: 1px solid #818386;
	font: 10px Verdana, Tahoma, sans-serif;
}

#searchForm select {
	width: 103px;
	height: 21px;
	margin-right: 4px;
	padding: 2px;
	border: 1px solid #818386;
	font: 10px Verdana, Tahoma, sans-serif;
}

#searchForm input.box {
	width: auto;
	height: auto;
	border: none;
	vertical-align: middle;
}

#searchForm input.btn {
	width: 68px;
	height: 23px;
	background: url(/www/grafika/layout/btn_szukaj.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#logo {
	position: absolute;
	top: 2px;
	left: 5px;
	display: block;
	width: 196px;
	height: 90px;
}

#content-left {
	float: left;
	width: 200px;
	padding-right: 5px;
	color: #57473a;
}

#content-left a { color: #57473a; }
#content-left a:hover { text-decoration: underline; }

#content-left .column-head {
	width: 192px;
	height: 25px;
	background: url(/www/grafika/layout/column-head.png) no-repeat;
	padding-left: 8px;
	padding-top: 7px;
	color: #fff;
}

#content-left .column-head span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#content-left .column-body {
	width: 182px;
	padding: 9px;
	background: url(/www/grafika/layout/column-body.gif) repeat-y;
}

#content-left .column-foot {
	width: 100%;
	height: 2px;
	margin-bottom: 5px;
	background: url(/www/grafika/layout/column-foot.gif) no-repeat;
	line-height: 0;
}

#content-left .quick_contact { line-height: 22px; }
#content-left .quick_contact img { margin-right: 8px; }
#content-left .quick_contact a { text-decoration: underline; }

#content-left .categories ul {
	list-style: none;
}

#content-left .categories ul img {
	margin-left: 2px;
	margin-right: 5px;
}

#content-left .categories ul li {
	border-bottom: 1px solid #b7b7b7;
	padding: 5px 0 5px 0;
}

#content-left .subcategories {
	padding-bottom: 5px;
}

#content-left .categories ul li .subcategories li {
	margin-left: 35px;
	padding: 0;
	border: none;
	list-style-image: url(/www/grafika/layout/dot.gif);
	line-height: 16px;
}

#content-left .important_info { line-height: 24px; }
#content-left .important_info ul {
	padding-left: 25px;
	list-style-image: url(/www/grafika/layout/dot.gif);
}

.last_watched dd {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #b7b7b7;
	font-family: Tahoma, sans-serif;
}

.last_watched img {
	float: left;
	width: 35px;
	border: 1px solid #506a8b; 
}

.last_watched dd p {
	display: inline-block;
	width: 138px;
	padding-left: 4px;
	font-weight: bold;
}

#content-middle {
	float: left;
	width: 755px;
}

#content-middle .column-head {
	width: 747px;
	height: 25px;
	background: url(/www/grafika/layout/column-head2.png) no-repeat;
	padding-left: 8px;
	padding-top: 7px;
	color: #fff;	
}

#content-middle .column-head span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#content-middle .column-body {
	position: relative;
	width: 737px;
	padding: 9px;
	background: url(/www/grafika/layout/column-body2.png) repeat-y;
	font-size: 12px;
	text-align: left;
}

#content-middle .column-foot {
	width: 755px;
	height: 2px;
	margin-bottom: 5px;
	background: url(/www/grafika/layout/column-foot2.png) no-repeat;
	line-height: 0;
}

#content-middle .column-body .panel {
	width: 700px;
	margin: auto auto 10px auto;
	padding: 10px;
	background: #eee;
	border: 1px solid #d7c7a8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content-middle .column-body .panel h2, #content-middle .column-body .panel p {
	width: 300px;
}

#content-middle .column-body .panel .img {
	float: left;
	width: 78px;
}

/* prawa kolumna (może być wykorzystywana globalnie) */
#content-right a { color: #57473a; }
#content-right a:hover { text-decoration: underline; }

#content-right .column-head {
	width: 172px;
	height: 25px;
	background: url(/www/grafika/layout/column-head3.png) no-repeat;
	padding-left: 8px;
	padding-top: 7px;
	color: #fff;
}

#content-right .column-head h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#content-right .column-body {
	width: 162px;
	font-size: 11px;
	padding: 9px;
	background: url(/www/grafika/layout/column-body3.gif) repeat-y;
}

#content-right .last_watched p {
	width: 118px;
}

#content-right .column-foot {
	width: 100%;
	height: 2px;
	margin-bottom: 5px;
	background: url(/www/grafika/layout/column-foot3.gif) no-repeat;
	line-height: 0;
}

#footer {
	width: 960px;
	margin-top: 10px;
}

#footer .top {
	width: 100%;
	height: 7px;
	background: url(/www/grafika/layout/footer-top.png) no-repeat;
}

#footer .content {
	width: 100%;
	background: url(/www/grafika/layout/footer-content.png) repeat-y;
}

#footer .bottom {
	width: 100%;
	height: 7px;
	background: url(/www/grafika/layout/footer-bottom.png) no-repeat;
}

#footer dl {
	width: 948px;
	margin: auto;
}

#footer dd {
	float: left;
	display: block;
	width: 214px;
	padding: 8px 16px 8px 8px;
}

#footer dd h4 {
	padding-left: 20px;
	background: url(/www/grafika/layout/arrow.gif) no-repeat;
	font: bold 14px Tahoma, sans-serif;
	color: #244568;
	text-transform: uppercase;
}

#footer dd a { color: #57473A; }

#footer dd ul {
	padding-top: 10px;
	padding-left: 30px;
	color: #244568;
}

.komunikat {
   width: 90% !important;
   margin: 30px auto 30px auto !important;
   padding: 30px !important;
   border-top: 2px solid #2b496d;
   border-bottom: 2px solid #2b496d;
   font-weight: bold !important;
   color: #f00 !important;
}

#suggest_box {
	position: absolute;
	display: none;
	width: 250px;
	top: 25px;
	left: 25px;
	padding: 5px;
	z-index: 1000;
	background: #f1eba3;
	border: 1px solid #af9a8d;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	filter:alpha(opacity=85);
  	-moz-opacity: 0.85;
  	opacity: 0.85;
}

#suggest_box ol {margin: 0; padding: 0;}
#suggest_box ol li {margin: 0 0 0 20px; padding: 0px;}

#reklama_top {
	width: 950px;
	margin: auto;
}

.pasekpodstron { text-align: center; }
.pasekpodstron a {
	display: inline-block;
	padding: 3px 5px;
	border: 1px solid #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	background: #e9e5e2;
	text-shadow: #999 1px 1px 1px;
	box-shadow: #ccc 1px 1px 3px;
	-moz-box-shadow: #ccc 1px 1px 3px;
}

.pasekpodstron a:hover {
	background: #dccdc2;
	border: 1px solid #777;
	box-shadow: #999 1px 1px 4px;
	-moz-box-shadow: #999 1px 1px 4px;
}

.pasekpodstron a.selected {
	font-weight: bold;
}