html, body {height: 100%;}

body {
	background: #fff url(../images/bg-body.jpg) repeat;
	margin: 0;
   	padding: 0;
	text-align: center;
	font: normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

#wrapper {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #wrapper {height: auto;}

div#container {
	min-height: 249px;
	padding-bottom: 150px;
	background: transparent url(../images/bg-container.jpg) repeat-x;
}

div#container div.wrap {
	margin-bottom: 30px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
   	width: 100%;
   	height: 150px;   
	color: #fff;
	background-color: #008bc0;
	
}

div#footer-inside {
	background:  #008bc0 url(../images/bg-footer.png) repeat-x;
	padding-top: 20px;
}

div#footer div.wrap {
	background: #008bc0 url(../images/bg-footer-wrap.png) no-repeat bottom right;
}



div#sidebar {
	width: 231px;
	float: left;
}

div#content {
	float: right;
	width: 731px;
	margin-left: 42px;
	margin-top: -90px;
}

div.wrap {
	width: 1004px;
	text-align: left;
	margin: 0 auto;
}

ul#menu-top {
	padding: 0;
	margin: 0;
	float: right;
	height: 53px;
	list-style: none;
}

ul#menu-top li {
	background: transparent url(../images/bg-ul-menu-top-li.png) repeat-x;
	height: 20px;
	padding: 5px 5px 5px 0;
	float: left;
	margin: 0;
}

ul#menu-top li.first {background: transparent url(../images/bg-ul-menu-top.png) no-repeat center left; padding-left: 55px; list-style-image: none;}
ul#menu-top li.last {background: transparent url(../images/bg-ul-menu-top.png) no-repeat center right; padding-right: 10px;}
ul#menu-top li#btn-login {
	background: none; 
	height: 30px;
	padding-left: 5px;
	list-style-image: none;
}

ul#menu-top li#btn-login a {
	padding: 0;
}

ul#menu-top li#btn-login a:hover,
ul#menu-top li#btn-login a:focus {
	border: none;
}

ul#menu-top li a {
	text-decoration: none;
	font-size: 10px;
	color: #72716e;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 5px;
}

ul#menu-top li a:hover,
ul#menu-top li a:focus {
	color: #0b9aca;
	border-bottom: 1px dotted #0b9aca;
}


ul#menu-main {
	padding: 4px 0 17px 120px;
	margin: 0;
	height: 23px;
	list-style: none;
	float: right;
	background: transparent url(../images/bg-ul-menu-main.png) no-repeat top right;
}

ul#menu-main li {
	height: 27px;
	padding-right: 12px;
	float: left;
	margin: 0;
}

ul#menu-main li a {
	display: block;
	height: 27px;
	background: transparent url(../images/bg-ul-menu-main-li-a.png) no-repeat;
}

ul#menu-main li a#btn-nowosci {background-position: 0 0; width: 85px;}
ul#menu-main li a#btn-wyprzedaze {background-position: -112px 0; width: 109px;}
ul#menu-main li a#btn-bestsellery {background-position: -223px 0; width: 111px;}
ul#menu-main li a#btn-informacje {background-position: -338px 0; width: 111px;}
ul#menu-main li a#btn-regulamin {background-position: -451px 0; width: 106px;}
ul#menu-main li a#btn-kontakt {background-position: -559px 0; width: 87px;}
ul#menu-main li a#btn-blog {background-position: -647px 0; width: 67px;}

 
body.nowosci ul#menu-main li a#btn-nowosci, ul#menu-main li a#btn-nowosci:hover, ul#menu-main li a#btn-nowosci:focus {background-position: 0 -27px;}
body.wyprzedaze ul#menu-main li a#btn-wyprzedaze, ul#menu-main li a#btn-wyprzedaze:hover, ul#menu-main li a#btn-wyprzedaze:focus {background-position: -112px -27px;}
body.bestsellery ul#menu-main li a#btn-bestsellery, ul#menu-main li a#btn-bestsellery:hover, ul#menu-main li a#btn-bestsellery:focus {background-position: -223px -27px;}
body.informacje ul#menu-main li a#btn-informacje, ul#menu-main li a#btn-informacje:hover, ul#menu-main li a#btn-informacje:focus {background-position: -338px -27px;}
body.regulamin ul#menu-main li a#btn-regulamin, ul#menu-main li a#btn-regulamin:hover, ul#menu-main li a#btn-regulamin:focus {background-position: -451px -27px;}
body.kontakt ul#menu-main li a#btn-kontakt, ul#menu-main li a#btn-kontakt:hover, ul#menu-main li a#btn-kontakt:focus {background-position: -559px -27px;}
body.blog ul#menu-main li a#btn-blog, ul#menu-main li a#btn-blog:hover, ul#menu-main li a#btn-blog:focus {background-position: -647px -27px;}

ul#menu-main li a span {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}



div#footer ul {
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}

div#footer ul li {

}


div#footer div.facebook {
	float: right;
	margin-right: 20px;
}



div#footer ul li a {
	padding: 3px 10px 3px 0;
}

div#footer p {
	margin: 0;
	float: left;
}

div#footer p img {
	vertical-align: top;
	margin: 0 5px;
}

div#footer a {
	color: #fff;
}

div#box-category {
	background: transparent url(../images/bg-box-category.png) no-repeat;
	width: 213px;
	padding: 30px 10px 0 10px;
	min-height: 100px;
}

div#box-category-bottom {background: transparent url(../images/bg-box-category-bottom.png) no-repeat; width: 233px; height: 25px; margin-bottom: 10px;}

ul#menu-category {
	padding: 10px 0 10px 16px;
	margin: 0;
	list-style: none;
}

ul#menu-category li a {
	padding: 1px 0 0 20px;
	height: 22px;
	width: 194px;
	display: block;
	color: #fff;
	background: transparent url(../images/bg-ul-menu-category-li.png) no-repeat 0 -23px;
}

ul#menu-category li.active a,
ul#menu-category li a:hover,
ul#menu-category li a:focus {
	color: #757c00;
	font-weight: bold;
	background: transparent url(../images/bg-ul-menu-category-li.png) no-repeat 0 0;
}

ul#menu-category li ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#menu-category li.active ul li a {
	font-weight: normal;
	padding-left: 40px;
}

ul#menu-category li.active ul li a,
ul#menu-category li ul li a:hover,
ul#menu-category li ul li a:focus {
	background: transparent url(../images/bg-ul-menu-category-li.png) no-repeat 0 -23px;
	color: #fff;
}

ul#menu-category li ul li a:hover,
ul#menu-category li ul li a:focus {
	font-weight: bold;
}


div.box-top {background: transparent url(../images/bg-box-top.png) no-repeat;height: 20px;width: 203px; padding: 10px 30px 0 0; text-align: right;}
div.box-bottom {background: transparent url(../images/bg-box-bottom.png) no-repeat;height: 13px;width: 231px;}
div.box {
	background: transparent url(../images/bg-box.png) repeat-y;
	width: 213px;
	min-height: 30px;
	padding: 10px;
}

div.boxx-top {background: transparent url(../images/bg-boxx-top.png) no-repeat;height: 27px; width: 664px; padding: 2px 11px 0 11px;}
div.boxx-bottom {background: transparent url(../images/bg-boxx-bottom.png) no-repeat;height: 9px;width: 686px;}
div.boxx {
	background: transparent url(../images/bg-boxx.png) repeat-y;
	width:664px;
	padding: 0 11px;
	min-height: 30px;
}

div#nielegalna {
	background: transparent url(../images/bg-kids-planet-b1.png) no-repeat;
	width: 310px;
	height: 270px;
	position: relative;
	z-index: 50;
	margin-top: -171px;
	margin-left: -43px;
}

div#nielegalna.b1 {
	background: transparent url(../images/bg-kids-planet-b1.png) no-repeat;
}

div#box-contact {
	background: transparent url(../images/bg-box-contact.png) no-repeat;
	padding: 55px 20px 0 0;
	text-align: right;
	width: 211px;
	height: 67px;
	margin-bottom: 10px; 
}

div#box-cart {
	background: transparent url(../images/bg-box-cart-b1.png) no-repeat;
	text-align: right;
	width: 208px;
	height: 100px;
	padding: 10px 25px 0 0;
	margin-bottom: 10px;
	color: #fff; 
}


div#box-newsletter {
	background: transparent url(../images/bg-box-newsletter.png) no-repeat;
	width: 211px;
	height: 52px;
	padding: 90px 20px 0 0;
	text-align: right;
	margin-bottom: 10px;
	color: #fff;
}

div.box-a-top {background: transparent url(../images/bg-box-a-top.png) no-repeat;height: 23px;width: 208px; padding: 10px 35px 0 0; text-align: right;}
div.box-a-bottom {background: transparent url(../images/bg-box-a-bottom.png) no-repeat;height: 13px;width: 233px;margin-bottom: 10px;}
div.box-a {
	background: transparent url(../images/bg-box-a.png) repeat-y;
	width: 231px;
	min-height: 30px;
}


div.block-top {background: transparent url(../images/bg-block-top.png) no-repeat; height: 7px; width: 731px;}
div.block-bottom {background: transparent url(../images/bg-block-bottom.png) no-repeat; height: 13px; width: 731px;}
div.block {
	background: transparent url(../images/bg-block.png) repeat-y;
	width: 701px;
	padding: 10px 15px;
}

div.block-thin-top {background: transparent url(../images/bg-block-thin-top.png) no-repeat; height: 7px; width: 450px;}
div.block-thin-bottom {background: transparent url(../images/bg-block-thin-bottom.png) no-repeat; height: 7px; width: 450px;}
div.block-thin {
	background: transparent url(../images/bg-block-thin.png) repeat-y;
	width: 420px;
	padding: 10px 15px;
}

a {color: #da5c60;text-decoration: none;}
a:hover, a:focus {color: #da5c60;}
img {border: none;}

div.bg-image,
img.bg-image {
	width: 117px;
	height: 147px;
	padding: 10px 10px 36px 10px;
	display: block;
	background: transparent url(../images/bg-img.png) no-repeat;	
}

div.bg-image-big,
img.bg-image-big {
	width: 160px;
	height: 200px;
	padding: 10px;
	background: transparent url(../images/bg-img-big.png) no-repeat;	
}

div.bg-image-small,
img.bg-image-small {
	width: 80px;
	height: 126px;
	padding: 2px 2px 2px 3px;
	background: transparent url(../images/bg-img-small.png) no-repeat;	
}

div.bg-image-mini,
img.bg-image-mini {
	width: 57px;
	height: 83px;
	padding: 9px;
	background: transparent url(../images/bg-img-mini.png) no-repeat;	
}

div.bg-image-super-mini,
img.bg-image-super-mini {
	width: 49px;
	height: 76px;
	padding: 9px;
	background: transparent url(../images/bg-img-super-mini.png) no-repeat;	
}


h1 { margin: 0 0 0 200px; float: left;}
h2 {color: #15a0d0; font-size: 14px; text-transform: uppercase; padding-bottom: 2px;}
.blue {color: #15a0d0;}
.white {color: #fff;}
.purple {color: #da5c60;}
.purple-medium {color: #a0a90b;}
.purple-dark {color: #ab9d7b;}
.clear {clear: both;}
.none {display: none;}
.vtop {vertical-align: top;}
.left {float: left;}
.right {float: right;}

hr {
	border: 0;
	color: #c6ba9b;
	background-color: #c6ba9b;
	height: 1px;
	width: 100%;
	text-align: left;
}

hr.beautiful {
	border: 0;
	color: #c6ba9b;
	background: transparent url(../images/hr.png) no-repeat;
	height: 3px;
	width: 481px;
	text-align: left;
}

.product-item {
	float: left;
	width: 340px;
	margin-bottom: 30px;
}

.product-item.even {
	margin-right: 10px;	
}

.product-item.odd {
	margin-left: 10px;
}

.product-item h3 {
	color: #da5c60;
	background: transparent url(../images/bg-flower.png) no-repeat center left;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;	
	margin: 5px 0 0 140px;
	overflow: hidden;
}

.product-item .bg-image {
	float: left;
}

.product-item div.product-info {
	margin-left: 20px;
	float: left;
}

.product-item a.btn-to-cart {
	float: right;
	margin-right: 10px;
}

.product-item p {
	height: 100px;
	overflow: hidden;
	margin-left: 160px;
	width: 175px;
	margin-bottom: 5px;
}

h3.product-name-long {
	color: #fff;
	background: transparent url(../images/bg-product-name-long.png) no-repeat;
	width: 485px;
	height: 20px;
	padding: 3px 0 0 30px;
	text-transform: uppercase;
	font-size: 13px;
	overflow: hidden;	
	margin: 2px 0 0 185px;
}

h3.product-name-medium {
	background: transparent url(../images/bg-product-name-medium.png) no-repeat;
	width: 190px;
	height: 25px;
	padding: 4px 0 0 27px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;		
}

h3.product-name-long a,
h3.product-name-medium a {color: #fff;}

span.currency {
	font-weight: bold;
	font-size: 14px;
	color: #a8b119;
}



span.currency.with-label {
	display: block;
	height: 26px;
	background: transparent url(../images/ico-currency.png) no-repeat;
	padding-left: 75px;
	width: 100px;
}

span.other-currency {
	font-size: 1.09em;
	font-weight: bold;
	color: #da5c60;
}

span.other-currency span {
	font-size: 0.81em;
}

.product-item div.product-info span.other-currency {
	top: -8px;
	position: relative;
}


span.full-value {
	font-weight: bold;
	font-size: 1.82em;
	color: #da5c60;
}


span.full-value.with-label {
	display: block;
	height: 27px;
	background: transparent url(../images/ico-full-value.png) no-repeat;
	padding-left: 160px;
	width: 100px;
}

div#block-contact {
	float: right;
	padding: 50px 150px 0 0; 
}

ul.subcategory-list {
	padding: 0;
	margin: 0;
	line-height: 0.55em;
}

ul.subcategory-list li {
	float: left;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px dotted #9da60b;
	font-weight: bold;
	margin: 0 20px 0 0;
	list-style: none;	
}

ul.subcategory-list li a {
	color: #9da60b;

}


.digit {
	color: #fcc82b;
	font-weight: bold;
	font-size: 11px;
}

ul.messages {
	padding: 0;
	list-style: none;
	margin: auto 0;
	color: #a0a90b;
	text-align: center;
}
ul.messages li.warning {
	color: #f1070c;
}

ul#breadcrumb {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	float: right;
}

ul#breadcrumb li {
	display: inline;
}

ul#breadcrumb li a img {
	vertical-align: middle;
	margin-right: 1px;
} 

ul#breadcrumb li span,
ul#breadcrumb li a {
	font-size: 10px;
	color: #978c73;
}

ul#breadcrumb li.first a {
	color: #ca595c;
	font-weight: bold;
	text-transform: uppercase;
}

ul#breadcrumb li.first a span {
	color: #0a97c7;
}

div#product-detail-left {
	float: left;
	width: 174px;
}

div#product-detail-left a.photo-big {
	line-height: 0;
	float: left;
}

div#product-detail-left a.photo-small {
	line-height: 0;
	margin-right: 4px;
	margin-top: 5px;
	border: 1px solid #4d4d4d;
}

div#product-detail-left a.photo-big.mrt {
	margin-top: 3px;
}

div#product-detail-left a.photo-small.lst {
	margin-right: 0px;
}

div#product-detail-left-top {
	width: 180px;
	height: 10px;
	background: transparent url(../images/bg-product-detail-left-top.png) no-repeat;
}

div#product-detail-left-center {
	padding: 10px;
	width: 160px;
	background: transparent url(../images/bg-product-detail-left-center.png) no-repeat center bottom;
}

div#product-detail-right {
	float: left;
	width: 490px;
	padding-left: 21px;
}

div#product-detail-right hr {
	margin: 10px auto;
}

dl {
	
}

dt {
	float:left;
	clear: both;
	color: #9da60b;
	font-weight: bold;
}
dd {
	float: left;
	margin-left: 0.27em;
}

dd a {
	color: #4d4d4d;
}

dt.star, dt.label {
	padding-left: 15px;
}

dt.star {
	background: transparent url(../images/ico-star.png) no-repeat center left;
}

dt.label {
	background: transparent url(../images/ico-label.png) no-repeat center left;
}

ul#product-options {
	list-style-image: url(../images/ico-v.png);
	padding: 5px 0px 5px 30px;
}

ul#product-options li a {
	color: #4d4d4d;
}

ul#product-options li a:hover,
ul#product-options li a:focus {
	color: #9da60b;
	border-bottom: 1px dotted #9da60b;
}


.product-name {
	color: #e5c375;
	background: transparent url(../images/bg-product-name.png) no-repeat;
	width: 171px;
	height: 21px;
	padding: 2px 0 0 30px;
	overflow: hidden;	
	margin:  0 0 0 -1px;
}

div#flatpage-menu {
	float: right;
	width: 250px;
}

div#flatpage-menu ul {
	padding: 10px 0 10px 10px;
	list-style: none;
	margin: 0;
}

div#flatpage-menu ul li {
	font-size: 1.09em;
}

div#flatpage-menu ul li ul {
	padding-left: 10px;
}

div#flatpage-menu ul li ul li {
	font-size: 0.92em;	
}

div#flatpage-menu ul li a {
	color: #fff;
}

.block-thin table {
	width: 100% !important;
}

table.cart-table {
	width: 684px;
	border-collapse: collapse;
	margin-bottom: 15px;
}
table.cart-table thead {
	background: transparent url(../images/bg-cart-table-thead.png) no-repeat;
}

table.cart-table thead tr th { 
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

table.cart-table tbody tr td {
	padding: 5px;
	border-bottom: 1px dashed #b8b09f;
}

table.cart-table thead tr th {
	height: 19px;
	padding: 5px;
}

table.cart-table tbody tr td span {
	font-weight: bold;
	color: #a0a90b;
}

table.cart-table tbody tr td.td-1 {width: 100px; vertical-align: top;}
table.cart-table tbody tr td.td-2 {width: 210px; }
table.cart-table tbody tr td.td-5 img {float: left;}

table.cart-table tbody tr td.td-2 a {
	color: #fff;
}

table.cart-table tbody tr td.td-2 a img.bg-image-mini {
	margin-right: 5px;
}

span.item-count {
	background: transparent url(../images/bg-count.png) repeat-x;
	color: #e5c375;
	display: block;
	float: left; 
	height: 17px;
	padding: 0px 3px 4px 3px;
}


table#cart-details {
	width: 100%;
	border-collapse: collapse;
}

table#cart-details tbody th {
	text-align: right;
}

table#cart-details tbody th,
table#cart-details tbody td {
	padding: 5px;
	vertical-align: top;
}

table#cart-details tbody td {
	width: 130px;
}

table#cart-details tbody tr td span {
	font-weight: bold;
	color: #da5c60;
	margin-right: 20px;
}

div#cart-full-value {
	margin: 10px 20px 10px auto;
	float: right;
	width: 300px;
}

div.cart-buttons {
	margin-right: 70px;
	float: right;
}

p.with-star {
	background: transparent url(../images/bg-with-star.png) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;	
	color: #a0a90b;
}


div#discount-form {
	float: left;
	width: 350px;
}


form#cart-form ul.hint {
	margin: auto 100px;	
}

ul.hint {
	list-style-image: url(../images/lsi.png); 
}

ul.hint li strong { 
	font-weight: bold;
	text-transform: uppercase;	
	color: #a0a90b;	
	margin-bottom: 3px;
}

ol.steps {
	background: transparent url(../images/bg-cart-table-thead.png) no-repeat;
	margin: 0;
	padding-left: 30px;
	padding-top: 4px;
	height: 25px;
	margin-bottom: 15px;
}

ol.steps li {
	float: left; 
	font-weight: bold;	
	text-transform: uppercase;
	color: #fcc82b;	
	margin-right: 30px;
	
}

ol.steps.current-step-0 li.step-0 {color: #fff;}
ol.steps.current-step-1 li.step-1 {color: #fff;}
ol.steps.current-step-2 li.step-2 {color: #fff;}
ol.steps.current-step-3 li.step-3 {color: #fff;}
ol.steps.current-step-4 li.step-4 {color: #fff;}

div.summary {
	float: left;
	width: 150px;
	padding-right: 25px;
	margin-bottom: 20px;
}

.georgia {
	font-weight: bold;
	color: #9da60b;
}

div.payment-list {
	background: #fff;
	padding: 10px;
	margin: 10px;
	color: #333;
}

div.payment-list ul {
	list-style: none;
	padding: 10px;
	margin: 10px;
	float: left;
}

ul.lsi {
	list-style-image: url(../images/lsi.png);
}

div.post-item {
	border-bottom: 1px dashed #b8b09f;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.post-item img.bg-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.post-item h3 {
	background: transparent url(../images/bg-product-name-long.png) no-repeat;
	width: 481px;
	height: 21px;
	padding: 2px 0 0 30px;
	font-size: 1em;
	overflow: hidden;	
	margin:  0 0 0 -1px;
}

div.post-item h3 a{
	color: #fff;
}

div.post-item div.post {
	border-bottom: 1px solid #622372;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#box-blog-archive ul {
	margin: 0;
	padding-top: 10px;
}

div#box-blog-archive a.right {
	margin-right: 20px;
}

div#box-blog-archive a.right img {
	vertical-align: middle;
}

div#error-box {
	text-align: right;
	width: 500px;
	margin-top: 30%;
}


div.box-post-item {
	padding: 10px;
}

div.box-post-item.bg {
	background: transparent url(../images/delimiter.png) no-repeat center bottom;
	padding-bottom: 23px;
}

div.box-post-item a.flower-small {
	color: #da5c60;
	background: transparent url(../images/bg-flower-small.png) no-repeat center left;
	padding: 0 0 0 17px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;	
	
	overflow: hidden;
}

div.box-post-item div.inside {
	margin-top: 10px;
	padding-left: 20px;
}

div.box-post-item a img.bg-image-super-mini {
	float: left;
	z-index: 10;
	position: relative;
}

div.box-post-item p {
	margin-left: 70px;
	font-size: 0.91em;
}

div.box-post-item span.date {
	display: block;
	background: transparent url(../images/bg-product-name-short.png) no-repeat;
	height: 20px;
	width: 61px;
	padding: 1px 1px 0px 10px;
	font-size: 9px;
	font-weight: bold;
	float: left;
	color: #fff;
	margin: 3px auto auto -10px;
} 

ul.pagination {
	padding: 0;
	margin: auto 0;
	list-style: none;
	float: right;
}

ul.pagination li {
	float: left;	
	margin: 0 3px;
}

ul.pagination li a {
	padding: 3px;
	font-weight: bold;
	margin-top: 0 !important;
}

img.img-discount {
	position: absolute;
	margin-top: 168px;
	margin-left: -67px;
	z-index: 20000;
}



div.product-item-small {
	width: 189px;
	padding-right: 25px;
	height: 185px;
	float:left;

}

div.product-item-small img.bg-image-super-mini {
	float: left;
	margin-right: 10px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 642px;
	height:185px;
	float: left;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}




a.next, a.prev {
	float:left;
	margin: 75px 5px;
}

a.next {clear:right; margin-right: 0px;}
a.prev{ margin-left: 0px; } 

a.btn-set-address {
	font-size: 1.2em;
}

div.ad {
	text-align: center;
}

.w145 {
	width: 145px;
}

.middle {
	vertical-align: middle;
}

a.more {
	background: transparent url(../images/bg-more.png) no-repeat right center;
	padding-right: 10px;
}

