/* CSS Document */

body {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color: #34484D;
	background: #fff;
}

img {
	border: 0;
}

object {
	outline-style: none;
}

a {
	outline: none;
}

p, div.content ul li {
	line-height: 130%;
}

div.clear {
	clear: both;
}

div#container {
	width: 1000px;
	margin: 0 auto;
}

div#header {
}

div#menu-functional {
	float: right;
	width: 233px;
}

div#menu-functional ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menu-functional ul li {
	float: left;
}

div#menu-functional ul li a {
	display: block;
	padding-left: 37px;
	padding-top: 5px;
	height: 19px; /* real: 24px; */
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#menu-functional ul li a:hover {
	text-decoration: underline;
}

a#mapastrony {
	width: 90px;
	margin-right: 3px;
	background: url(../images/site-map-back.gif) no-repeat;
}

div#menu-functional ul li a#kontakt {
	width: 63px;
	padding-left: 40px;
	background: url(../images/kontakt-back.gif) no-repeat;
}

div#logo {
	float: left;
	width: 143px; /* real: 158px; */
	padding-left: 27px;
	height:30px;
}

h1, h2#lublas {
	float: left;
	margin: 0;
	margin-top:10px;
	/* margin-left: 89px; */
	width: 200px;
	/* width: 144px; */
	height: 67px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}

h1 a, h2#lublas a {
	display: block;
	width: 71px;
	/* width: 144px; */
	height: 71px;
	outline-style: none;
}

h2#lublas {
	width: 62px;
	height: 67px;
	margin-right: 15px;
	background: url(../images/lublas_logo.gif) no-repeat;
}

h2#lublas a {
	width: 62px;
	height: 67px;
}

div#menu-top {
	float: right;
	width: 830px;
	height: 50px;
	margin-top: 18px;
	margin-bottom: 22px;
	/* background: url(../images/menu-bg.gif) no-repeat; */
}

div#menu-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menu-top ul li {
	float: left;
	text-indent: -9999px;
}

div#menu-top ul {
	/* width: 599px;
	margin: 0 auto; */
}

div#menu-top ul li a {
	display: block;
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#menu-top ul li a:hover {
	background-position: 0 -34px;
}

	a#aktualnosci {
		width: 103px;
		background: url(../images/menu/btn-aktualnosci.gif);
	}
	
	a#firma {
		width: 68px;
		background: url(../images/menu/btn-firma.gif);
	}
	
	a#leasing {
		width: 80px;
		background: url(../images/menu/btn-leasing.gif);
	}
	
	a#raty {
		width: 62px;
		background: url(../images/menu/btn-raty.gif);
	}
	
	a#klienci {
		width: 74px;
		background: url(../images/menu/btn-klienci.gif);
	}
	
	a#praca {
		width: 67px;
		background: url(../images/menu/btn-praca.gif);
	}
	
	a#serwis {
		width: 74px;
		background: url(../images/menu/btn-serwis.gif);
	}
	
	a#sklep {
		width: 71px;
		background: url(../images/menu/btn-sklep.gif);
	}
	
div#blocks {
	height: 271px;
	margin-bottom: 10px;
}
	
div.column-left, div.column-middle, div.column-right {
	float: left;
}

div.column-left, div.column-middle {
	margin-right: 10px;
}

div.column-left {
	width: 240px;
}

div.column-middle {
	width: 490px;
}

div.column-middle img {
	border-color: #C7DAE2 !important;
}

div.column-right {
	width: 249px;
}

div.newsletter {
	padding-top: 43px;
	padding-left: 20px;
	/*height: 36px; /* real: 76px; */
	background: url(../images/newsletter.gif) no-repeat #3bb2dd;
	float: left;
	width: 220px;
	color: #fff;
	font-size: 10px;
	margin-bottom: 10px;
}

div.newsletter input#newsletter_email {
	width: 130px;
	height: 16px;
	border: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #34484D;
	margin-right: 21px;
	margin-bottom: 5px;
}

div.newsletter input#newsletter_add {
	width: 49px;
	background: none;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}

div.newsletter ul
{
	float: left;
	list-style: none;
	margin: 5px 0;
	padding: 0;	
}

div.newsletter ul li
{
	float: left;
	width: 100px;
}

div.ysense, div.survey, div.appler {
	float: left;
	margin-bottom: 10px;
}

div.ysense img, div.survey img, div.appler img {
	float: left;
}

/* HEADERS */

div.title {
	height: 34px; /* real: 34px; */
	margin-bottom: 20px;
	overflow: hidden;
	background: url(../images/naglowek/tlo_header.gif) no-repeat;
}

div.column-middle div.title {
	padding-left: 12px;
}

div.column-middle div.title-content {
	float: left;
}

div.title-bg-right {
	float: right;
	width: 2px;
	height: 34px;
	background: url(../images/naglowek/tlo_header_p.gif) no-repeat;
}

div.title h2 {
	float: left;
	margin: 0;
	margin-top: 9px;
	margin-left: 12px;
}

div.title h2 span {
	visibility: hidden;
}

	h2#aktualnosci_title {
		background: url(../images/naglowek/aktualnosci.gif) no-repeat;
	}
		
	h2#nowosci_title {
		background: url(../images/naglowek/nowosci-w-sklepie.gif) no-repeat;
	}
	
	h2#firma_title {
		background: url(../images/naglowek/firma.gif) no-repeat;
	}
	
	h2#leasing_title {
		background: url(../images/naglowek/leasing.gif) no-repeat;
	}
	
	h2#raty_title {
		background: url(../images/naglowek/raty.gif) no-repeat;
	}
	
	h2#klienci_title {
		background: url(../images/naglowek/klienci.gif) no-repeat;
	}
	
	h2#praca_title {
		background: url(../images/naglowek/praca.gif) no-repeat;
	}
	
	h2#kontakt_title {
		background: url(../images/naglowek/kontakt.gif) no-repeat;
	}
	
/* NEWS */

div.news-entry, div.news-store-entry {
	float: left;
	/* height: 65px;
	padding-bottom: 20px;
	margin-bottom: 20px; */
	padding-bottom: 15px;
	margin-bottom: 12px;
	border-bottom: dashed 1px #d7f1f6;
}

div.news-entry h4, div.news-entry p, div.news-store-entry h4 {
	margin: 0;
}

div.news-entry h4, div.news-store-entry h4 {
	font-size: 100%;
	text-transform: uppercase;
}

div.news-store-entry h4 {
	margin-bottom: 15px;
}

div.news-entry h5 {
	margin: 0;
	color: #92C5D3;
	font-weight: normal;
	font-size: 80%;
	margin-top: 3px;
}

div.news-store-entry h5 {
	float: left;
	display: inline;
	margin: 0;
	font-size: 110%;
	color: #fff;
	background-color: #A11414;
	padding: 3px 5px;
}

div.news-entry a, div.news-store-entry a {
	color: #34484D;
}

div.news-title {
	float: left;
	width: 140px;
	padding: 0 10px;
}

div.news-text {
	float: left;
	width: 320px;
}

div.news-text a.more, p.back a {
	font-size: 90%;
	color: #92C5D3;
}

div.news-text a.more {
	padding-right: 10px;
	background: url(../images/navig/gal-s-p2.gif) no-repeat right 4px;
}

p.back a {
	padding-left: 10px;
	background: url(../images/navig/gal-s-l2.gif) no-repeat left 4px;
}

div.news-store-image {
	float: left;
	width: 60px;
	padding: 0 10px 0 10px;
}

div.news-store-text {
	float: left;
	width: 160px;
}

/* FOOTER */

div#footer {
	height: 74px;
	margin: 20px 0;
}

div#footer-copyright {
	float: left;
	width: 135px;
	height: 38px; /* real: 74px; */
	padding-top: 36px;
	background: url(../images/footer-left.gif) no-repeat;
	font-size: 90%;
	color: #fff;
	text-align: center;
}

div#partnerzy {
	float: left;
	width: 788px;
	height: 58px; /* real: 72px; */
	padding-top: 14px;
	border-top: solid 1px #e7f6f9;
	border-bottom: solid 1px #e7f6f9;
}

div#partnerzy ul {
	list-style-type: none;
	width: 709px;
	margin: 0 auto;
	padding: 0;
}

div#partnerzy ul li {
	float: left;
	/*text-indent: -9999px;*/
}

div#partnerzy ul li a {
	display: block;
	padding: 0 15px;
}

	a#adobe {
		width: 92px;
		height: 26px;
		margin-top: 11px;
		background: url(../images/partnerzy/adobe.gif) no-repeat;
	}
	
	a#microsoft {
		width: 110px;
		height: 21px;
		margin-top: 12px;
		background: url(../images/partnerzy/microsoft.gif) no-repeat;
	}
	
	a#asus {
		width: 104px;
		height: 24px;
		margin-top: 11px;
		background: url(../images/partnerzy/asus.gif) no-repeat;
	}
	
	a#abit {
		width: 94px;
		height: 26px;
		margin-top: 10px;
		background: url(../images/partnerzy/abit.gif) no-repeat;
	}
	
	a#intel {
		width: 68px;
		height: 44px;
		background: url(../images/partnerzy/intel.gif) no-repeat;
	}

div#grupaptr {
	float: left;
}

div#grupaptr a {
	display: block;
	text-indent: -9999px;
	width: 77px;
	height: 74px;
	background: url(../images/grupa-ptr.gif) no-repeat;
}

/* TRESC */

div.content {
	float: left;
	width: 470px; /* real: 490px; */
	padding: 0 10px 20px 10px;
}

div.content h2
{
	float: none;
	margin: 10px 0px 10px 0px;
}

p.breadcrumbs {
	margin-top: 0;
	margin-bottom: 31px;
	font-size: 90%;
	color: #92C5D3;
}

p.breadcrumbs a {
	color: #92C5D3;
}

div.content h3{
	/* float: left; */
	font-size: 110%;
	/* color: #023FA1; */
}

div.content h4.other {
	font-size: 110%;
	color: #055A90;
	border-top: dashed 1px #C7DAE2;
	padding-top: 10px;
	margin-top: 5px;
}

div.lead {
	font-weight: bold;
}

/* PRZYCISKI */

div.print {
	width: 130px;
}

div.print.right, div.tellafriend.right, div.addthis.right {
	float: right;
	margin-left: 3px;
}

div.tellafriend {
	width: 147px;
}

div.tellafriend a {
	display: block;
	width: 110px; /* real: 147px; */
	height: 19px; /* real: 24px; */
	padding-top: 5px;
	padding-left: 37px;
	color: #fff;
	font-weight: bold;
	background: url(../images/polec-back.gif) no-repeat;
}

div.print a {
	display: block;
	width: 93px; /* real: 130px; */
	height: 19px; /* real: 24px; */
	padding-top: 5px;
	padding-left: 37px;
	color: #fff;
	font-weight: bold;
	background: url(../images/drukuj-back.gif) no-repeat;
}

a {
	/* color: #34484D; */
	color: #046A8B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* SUBMENU */

div.submenu {
	padding: 25px;
	padding-right: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #C7DAE2;
	float: left;
	width: 229px;
}

div.submenu a {
	color: #046A8B;
}

div.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.submenu ul li {
	clear: both;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div.submenu ul li.last-item {
	margin-bottom: 0;
}

div.submenu ul li a {
	font-weight: bold;
	/* padding-left: 20px; */
}

div.submenu ul li a.selected {
	color: #000;
}

div.submenu ul li img {
	margin-right: 5px;
	cursor: pointer;
}

div.submenu ul li a.minus {
	background: url(../images/navig/drz_minus.gif) no-repeat 0 1px;
}

div.submenu ul li a.plus {
	background: url(../images/navig/drz_plus.gif) no-repeat 0 1px;
}

div.submenu ul.menu2 li {
	margin-top: 5px;
}

div.menu2 {
	float: left;
	padding: 0 0 0 0;
	margin-top: 0;
}

div.menu2 span.tree {
	background:transparent url(../images/navig/drz_roz_m.gif) no-repeat center center;
	display:block;
	float:left;
	height:20px;
	width:33px;
}

div.menu2 span.tree-bottom {
	background:transparent url(../images/navig/drz_roz_d.gif) no-repeat center center;
	display:block;
	float:left;
	height:20px;
	width:33px;
}

div.menu2 span.tree2 {
	background:transparent url(../images/poziomakropka.gif) no-repeat center center;
	display:block;
	float:left;
	height:20px;
	width:33px;
}

div.menu2 span.tree2-bottom {
	background:transparent url(../images/navig/drz_roz_d.gif) no-repeat center center;
	display:block;
	float:left;
	height:20px;
	width:33px;

}

div.menu2 a {
	display: block;
	float: left;
	padding-top: 2px;
	cursor:pointer;
	margin: 0 auto 0 5px;
	text-transform:none;
	font-weight: normal !important;
}

div.menu2 a.selected {
	color: #000;
	font-weight: bold;
}

div.menu2 div {
	clear: both;
}

div.content ul.articles {
	list-style-type: none;
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	font-size: 110%;
}

div.content ul.articles li {
	margin-bottom: 2px;
}

div.content ul.articles li span {
	font-size: 80%;
	color: #92C5D3;
}

div.content ul.articles li a {
	color: #006296;
}

a.news-archive {
	padding: 5px 10px;
	border: solid 1px #C7DAE2;
	color: #006296;
	font-weight: bold;
}

div.functions {
	float: left;
	width: 100%;
	margin-top: 30px;
}

div.functions p.back {
	margin-top: 3px;
}

div.content ul.gallery, div.news-entry ul.gallery {
	list-style-type: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	float: right;
}

div.news-entry ul.gallery {
	margin-right: 9px;
}

div.content ul.gallery li, div.news-entry ul.gallery li {
	float: left;
	margin: 0 9px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	overflow: hidden;
	border: solid 1px #C7DAE2;
}

div.news-entry ul.gallery li, div.news-entry ul.gallery li img {
	width: 93px;
	height: 93px;
}

div.news-entry ul.gallery li.last-item {
	margin-right: 0;
}

div.news-entry ul.gallery li.gallery-more, div.content ul.gallery li.gallery-more {
	text-align: right;
	padding-top: 46px;
	margin-right: 5px;
	height: 58px;
	font-weight: bold;
	border: 0;
	background: none;
}

div.news-entry ul.gallery li.gallery-more a, div.content ul.gallery li.gallery-more a {
	color: #92C5D3;
}

.gallery_more
{
	float: left;
	width: 100px;
	margin-top: 15px;
	padding-top: 45px;
	padding-left: 10px;
	font-weight: bold;
	text-align: right;
}

div.news-entry .gallery_more {
	width: 120px;
}

div.content .gallery_more a, div.news-entry .gallery_more a {
	color: #92C5D3;
}

#img_box
{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

#gallery-left
{
	float: left;
	/* width: 20%; */
	width: 63px;
	display: block;
	margin-left: 1px;
}

#gallery-right
{
	float: right;
	/* width: 20%; */
	width: 63px;
	display: block;
	text-align: right;
}

#gallery_count
{
	float: left;
	/* width: 60%; */
	width: 342px;
	text-align: center;
	font-size: 12px;
}

#gallery_img
{
	border: 1px solid #C7DAE2;
	padding: 5px;
}

div.client {
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #C7DAE2;
}

div.client-logo, div.client-description {
	float: left;
}

div.client-logo {
	width: 150px;
	padding-right: 15px;
}

div.client-description {
	width: 300px;
}

div.client-description h4 {
	margin: 0;
	margin-bottom: 3px;
	font-size: 100%;
}

div.client-description p {
	margin-bottom: 0;
}

div.paging {
	float: right;
	margin-right: 5px;
}

div.paging ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.paging ul li {
	float: left;
	margin-right: 5px;
}

div.paging ul li a, div.paging ul li.selected {
	display: block;
	padding: 5px 7px;
	font-weight: bold;
	border: solid 1px #C7DAE2;
}

div.paging ul li.selected {
	color: #fff;
	background-color: #C7DAE2;
}

/* KONTAKT */

div.column-contact {
	float: left;
	width: 229px;
	text-align: center;
}

div.column-contact.border {
	border-right: dashed 1px #C7DAE2;
}

div.column-contact span {
	color: #729AA4;
}

div.contact-ims {
	float: left;
	border-top: dashed 1px #C7DAE2;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
        
}

div.contact-separator {
	float: left;
	border-top: dashed 1px #C7DAE2;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
        width: 100%;
}

div.gadugadu, div.skype {
	width: 129px;
	height: 40px;
	margin: 0 auto;
	font-size: 90%;
	text-align: left;
	background: url(../images/ggskype-bg.png) no-repeat;
}

div.gadugadu p, div.skype p {
	float: left;
	margin: 0;
	padding-top: 6px;
	text-align: center;
	width: 72px;
}

div.gadugadu img, div.skype img {
	float: left;
	padding-left:12px;
	padding-top:10px;
	margin-right: 20px;
}

div.gadugadu p a, div.skype p a {
	color: #34484D;
}

div.gadugadu p a:hover span, div.skype p a:hover span {
	color: #729AA4;
	text-decoration: underline;
}

div.skype img {
	padding-top: 6px;
	margin-right: 10px;
}

div.form {
	border: solid 1px #C7DAE2;
	background-color: #EFFAFC;
	padding-bottom: 25px;
}

div.form.job {
	width: 400px;
}

div.form h3 {
	border-bottom: dashed 1px #C7DAE2;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 110%;
	color: #055A90;
}

div.form h4 {
	font-size: 110%;
	color: #34484D;
	margin: 15px 25px 10px 25px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #C7DAE2;
}

div.form p {
	margin: 0;
	margin-bottom: 5px;
	padding: 0 25px;
}

div.form label {
	float: left;
	width: 170px;
	padding-top: 3px;
}

div.form.job label {
	width: 122px;
}

div.form input, textarea, select {
	width: 237px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #34484D;
	border: solid 1px #A9C0C8;
	padding: 3px;
}

div.form.job input, div.form.job textarea {
	width: 220px;
}

textarea {
	height: 100px;
}

select {
	width: 245px;
}

optgroup {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #34484D;
}

input#contact_submit {
	display: block;
	width: 51px;
	height: 21px;
	margin: 0 auto;
	margin-top: 10px;
	border: 0;
}

div.form-buttons {
	text-align: center;
}

input#form_submit, input#form_reset {
	width: 51px;
	height: 21px;
	border: 0;
}

div.form-error {
	margin-bottom: 15px;
}

div.content div.form-sending-info {
	margin-bottom: 10px;
	
}

div.content div.form-sending-info ul {
	margin-top: 10px;
}

div.content div.form-sending-info ul li {
	margin-bottom: 3px;
	
}

/* OFERTY PRACY */

div.job-offer {
	float: left;
	clear: both;
}

div.job-offer h3, div.job-offer h4, div.job-offer h5 {
	margin: 0;
	margin-bottom: 3px;
}

div.job-offer h3 {
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 110%;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}

div.job-offer h4, div.job-offer h5 {
	font-size: 100%;
	font-weight: normal;
}

div.job-offer h5 {
	margin-bottom: 8px;
}

div.content ul li, div.form ul li {
	margin-bottom: 5px;
}

div.content ul, div.form ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

div.content ul li, div.form ul li {
	padding-left: 40px;
	background: url(../images/arrow-small.gif) no-repeat 27px 6px;
}

div.form ul li {
	background-position: 27px 5px;
}

div.submenu ul li a {
	padding-right: 7px;
}

div.submenu ul li a.img {
	padding-right: 0;
}

div.submenu div.menu2 a {
	padding-right: 7px;
}

div.submenu ul li a:hover, div.submenu ul li div.menu2 a:hover {
	color: #000;
	background: url(../images/arrow-small.gif) no-repeat 100% 7px;
}

div.submenu ul li a:hover {
	background-position: 100% 5px;
}

div.form input.narrow1 {
	width: 60px;
}

div.form input.narrow2 {
	width: 120px;
}

div.form input.radio {
	width: auto;
	border: 0;
}

div.form ul.radios {
	margin: 10px 0;
}

div.form ul li {
}

div.form ul.radios li {
	background: none;
}

div.form ul label {
	float: none;
}

div.form label.no-float {
	float: none;
}

div.agree {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

p.message {
	font-weight: bold;
	text-align: center;
}

div.content p {
	margin-top: 0;
}

div.content p.wyslij-aplikacje {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.content p.wyslij-aplikacje a {
	display: block;
	width: 110px; /* real: 147px; */
	height: 19px; /* real: 24px */
	padding-top: 5px;
	padding-left: 37px;
	color: #fff;
	font-weight: bold;
	background: url(../images/wyslij-aplikacje.png) no-repeat;
}

div.content p.list-referencyjny {
	margin-top: 10px;
}

/* style z edytora */

.editorstyle1
{
	font-weight: bold;
	text-transform: uppercase;
}

.editorstyle2
{
	font-weight: bold;
}

.editorstyle3
{
	font-size: 90%;
	color: #92C5D3;
}

.editorstyle4
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #34484D;
}

/* jquery.scrollable */

div.gallery-thumbnails {
	width: 398px;
	margin: 0 auto;
}

div.next
{
	float: left;
	/* width: 30px; */
	cursor: pointer;
	font-size: 16px;
	color: #046A8B;
	padding-top: 62px;
	padding-left: 11px;
}

div.prev
{
	float: left;
	width: 28px;
	cursor: pointer;
	font-size: 16px;
	color: #046A8B;
	padding-top: 62px;
	/* padding-left: 20x; */
}

div.scrollable { 
    
    margin-top: 20px;
    position:relative; 
    overflow:hidden;          
    width: 350px;     
    height:110px;
	float: left;     
} 

div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
div.scrollable div.items div { 
    float:left; 
	margin: 0 9px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	border: solid 1px #C7DAE2;
} 

div.scrollable div.items div.active { 
    border: 1px solid #A11414;  
}

/* Mapa Google */

div#map {
	width: 468px;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 1px solid #C7DAE2;
}

/*ankieta*/
div.item div.label {margin-left: 65px;}

#top_grider
{
    height: 20px;
    background: #11496c;    
}

.top_grider_info
{
    margin:0 auto;
    width:1000px;
    padding:3px 0 0 0;
    color:white;    
}

.top_grider_info span
{
    color:  #a0b6c4;
    margin-right:4px;
}


.border_facebook
{
   
    border:1px solid #cddee5;
	margin:0px 0 10px 0;    
    display: block;
    clear:both;
}

