@charset "UTF-8";
body {
    font: 11px Arial;
    color: #6e6e6e;
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;
    background-image:url(../img/bg.jpg);

}

h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
}
ul {
	margin:0px;
    padding:0px;
    list-style-type:none;
}
#top {
	width:1064px;
	height:247px;
	margin:0px auto;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
#container {
	width:1064px;
	min-height:500px;
	padding-top:24px;
	margin:0px auto;
	background-image:url(../img/shadow.jpg);
	background-repeat:no-repeat;
}	
#container .middle {
	width:981px;
	margin-left:29px;
	padding:10px;
	background-image:url(../img/conteiner_middle.jpg);
	background-repeat:repeat-y;
}
#container .middle #left {
	width:200px;
	float:left;
}
#container .middle #center {
	width:552px;
	background-color:#f5f7f8;
	padding-bottom:20px;
	margin-left:14px;
	margin-right:14px;
	float:left;
}
#inside {
	min-height:1100px;
}
#footer {
	width:520px;
	margin:0px auto;
	padding-top:10px;
	text-align:center;
	color:#635b59;
	font-size:11px;
	border-top:1px solid #bbb9b8;
}
#center .title {
	width:552px;
	margin:0px auto;
	height:26px;
}
#product-list {
	width:552px;
	margin:0px;
	padding:0px;
}
#product-list ul {
	width:552px;
	margin:0px;
	padding:0px;
	list-type-style:none;
}
#product-list ul li {
	width:180px;
	float:left;
	list-type-style:none;
	margin-top:10px;
}
#product-list ul li.center {
	width:190px;
	float:left;
	list-type-style:none;
	border-left:1px solid #c3c5c5;
	border-right:1px solid #c3c5c5;
	margin-top:10px;
}
.product-item {
	width:163px;
	margin:0px auto;
	min-height:250px;
}
.product-item .logo {
	width:163px;
	min-height:100px;
	text-align:center;
	margin-bottom:10px;
}
.product-item .logo .img {
	border:1px solid #a8aaaa;
}
.product-item .name {
	width:163px;
	text-align:center;
	font-size:13px;
	color:#244c70;
	margin-bottom:5px;
}
.product-item .price {
	width:163px;
	text-align:center;
	font-size:13px;
	color:#e5051d;
	margin-bottom:5px;
}
.product-item .buttons {
	width:163px;
	margin-botom:5px;
	text-align:center;
}
#container .middle #right {
	width:200px;
	float:left;
}
.box {
	width:190px;
	margin-bottom:15px;
}
.box .title {
	width:190px;
	text-align:center;
}
.box .body {
	width:190px;
	margin-top:5px;
}	

.rzetelna {
	width:150px;
	margin:0 0 15px 25px;
}

.input_search {
	width:135px;
	height:19px;
	background-color:transparent;
	background-image:url(../img/input_search.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#515151;
	font-size:11px;
	padding-left:27px;
	padding-top:7px;
	padding-right:5px;
	margin-top:5px;
	margin-bottom:10px;
}
.input_login {
	width:157px;
	height:19px;
	background-color:transparent;
	background-image:url(../img/input_login.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#515151;
	font-size:11px;
	padding-left:5px;
	padding-top:7px;
	padding-right:5px;
	margin-bottom:5px;
}
.input_select {
	width:167px;
	border:1px solid #b1b2b4;
	padding:2px;
}
.search_form {
	width:167px;
	margin:0px auto;
}
#menu {
	width:400px;
	float:right;
	margin-right:60px;
}
#blank {
	width:258px;
	height:170px;
	margin-left:140px;
	margin-bottom:36px;
}
#menu .item {
	height:34px;
	float:left;
	margin-left:12px;
}
#context_menu {
	width:200px;
	padding:0px;
	margin:0px;
}
#context_menu ul {
	width:200px;
	padding:0px;
	margin:0px;
	list-type-style:none;
}
#context_menu ul li a {
	width:195px;
	height:16px;
	padding-left:5px;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	font-size:12px;
	color:#234b6e;
	text-decoration:none;
	background-image:url(../img/br.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#context_menu ul li ul {
	width:170px;
	padding:0px;
	margin:0px;
	list-type-style:none;
	margin-left:30px;
}
#context_menu ul li ul li a {
	width:165px;
	height:16px;
	padding-left:5px;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	background-image:url(../img/br.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#context_menu ul li ul li a.selected {
	width:165px;
	height:16px;
	padding-left:5px;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	background-color:#f3f5f6;
	background-image:url(../img/br.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.menu_arrow {
	border:0px;
	margin-right:5px;
}
.product-mod {
	width:190px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../img/br.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.product-mod .ico {
	width:70px;
	float:left;
}
.product-mod .ico .img {
	border:1px solid #bfbfbf;
}
.product-mod .rest {
	width:120px;
	float:left;
}
.product-mod .rest .name {
	margin-bottom:5px;
}
.product-mod .rest .price {
	width:100px;
	margin-bottom:5px;
}
.product-mod .margin {
	margin-top:5px;
}
.input_ilosc {
	width:30px;
	height:12px;
	font-size:11px;
	text-align:center;
	color:#000000;
	border:1px solid #a8aaaa;
	vertical-align:middle;
}

.path {
	width:520px;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	margin:0px auto;
	border-bottom:1px solid #cfd1d3;
	color:#1e3f5e;
	font-size:12px;
}

ul.pager {
	width:170px;
	margin:0px auto;
	list-style-type:none;
	text-align:center;
}
ul.pager li {
	padding:5px;
	float:left;
	text-align:center;
}

ul.pager li.selected {
	padding:5px;
	float:left;
	font-weight:bold;
	text-align:center;
}

#product {
	width:530px;
	margin:0px auto;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #cfd1d3;
}
#product #image {
	width:260px;
	text-align:left;
	float:left;
}
#product #image .img {
	border:1px solid #c5c6c8;
}
#product #data {
	width:270px;
	float:left;
}
#product .margin {
	margin-bottom:5px;
}
#product .margin2 {
	margin-top:20px;
}
#product #data .name {
	width:155px;
	color:#244c70;
	font-size:18px;
	float:left;
}
#product #data .price {
	width:115px;
	font-size:18px;
	text-align:right;
	float:left;
}
#product #data .price .bg {
	padding:2px;
	background-color:#FFFFFF;
	color:#e7162c;
	text-align:center;
}
#others {
	width:520px;
	padding-left:20px;
	margin:0px auto;
	margin-top:10px;
}
.cartitem {
	cursor:pointer;
	padding:5px;
}

.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_clear_right {clear:right};
.no_border {border:0px}
img {border: 0px;}
.ver_middle {vertical-align:middle;}
.green {color:#598527;}
.red {color:#9e0b0f;}
.black {color:#000000;}
.grey {color:#898989;}
.blue {color:#244c70;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}
.bold {font-weight:bold;}
.normal {font-weight:normal;}

a:link {	text-decoration: underline;	color: #515151;}
a:visited {	text-decoration: underline;	color: #515151;}
a:hover {	text-decoration: none;		color: #515151;}
a:active {	text-decoration: underline;	color: #515151;}

a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.prod_link:link    {text-decoration: none;	color: #6d6c6c;}
a.prod_link:visited {text-decoration: none;	color: #6d6c6c;}
a.prod_link:hover   {text-decoration: underline;color: #6d6c6c;}
a.prod_link:active  {text-decoration: none;	color: #6d6c6c;}

a.prod_list_link:link    {text-decoration: none;		color: #244c70;}
a.prod_list_link:visited {text-decoration: none;		color: #244c70;}
a.prod_list_link:hover   {text-decoration: underline;	color: #244c70;}
a.prod_list_link:active  {text-decoration: none;		color: #244c70;}

a.footer_link:link    {text-decoration: none;	  color: #757171;}
a.footer_link:visited {text-decoration: none;	  color: #757171;}
a.footer_link:hover   {text-decoration: underline;color: #757171;}
a.footer_link:active  {text-decoration: none;	  color: #757171;}