html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #858585;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.clr {
	clear: both;
	float: none;
}
#pg-cont {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#top-top {
	background-image: url(images/top-top.gif);
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 770px;
	display: block;
}
#pg-cont #top-top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 490px;
}

#top-banner-logo {
	background-image: url(images/top-logo-makita.gif);
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 195px;
	float: left;
}
#top-banner #top-banner-logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top-banner-menu {
	background-image: url(images/top-big-menu.gif);
	height: 75px;
	width: 575px;
	float: left;
	background-repeat: no-repeat;
}
#top-banner-menu #top-menu a {
	display: block;
	float: left;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 15px;
	width: 90px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}
#top-banner-menu #top-menu a:hover { color: #FF0000; }
#top-banner-menu #kde-sme a {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#top-banner-menu #kde-sme a:hover { color: #FFFFFF; }
#top-banner-menu #kde-sme {
	display: block;
	float: none;
	clear: both;
	color: #FF0000;
	padding-left: 15px;
}
#pg-cont  #main  #left-menu  ul  li  {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-left: 5px;
}
#left-menu .srch-frm {
	background-color: #6E6E6E;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left-menu .dtreeOut a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-menu .srch-frm .search-txa {
	background-color: #FFFFFF;
	margin-left: 15px;
	color: #878787;
	border: 1px solid #666666;
	font-size: 11px;
	width: 90px;
}
#left-menu .srch-frm .search-but {
	background-color: #DCDCDC;
	width: 50px;
	color: #666666;
	border: 1px solid #666666;
	margin-left: 5px;
	font-size: 10px;
}
#left-menu {
	float: left;
	width: 195px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/left-menu.jpg);
	margin: 0px;
	padding: 0px;
}
#left-menu ul {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
}

#left-menu ul li ul {
	color: #FFFFFF;
	display: block;
}
#left-menu .menu-list {
	font-size: 10px;
	width: 185px;
	display: block;
	background-color: #6E6E6E;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-image: url(images/left-menu-bot-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left-menu .menu-list a {
	color: #DCDCDC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#left-menu .menu-list a:hover {
	text-decoration: underline;
	color: #00829E;
}
#left-menu .menu-list a:active {
	text-decoration: none;
	color: #00829E;
}
.dtreeOut #FlashID { margin-left: 12px; }

.menu-list .selected-list-item {
	background-color: #CCCCCC;
	color: #00829E;
}
.selected-list-item a { color: #00829E !important; }
#content {
	width: 565px;
	float: left;
	padding-right: 10px;
	background-image: url(images/rght-shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 10px;
}
#content .cont-inn {
	background-color: #DCDCDC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .home-pics img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#home #pg-cont #main #content .cont-inn { background-color: #858585; }
#home #content .footer .copyright { color: #5c6975; }




#home #pg-cont #main #content {
	background-image: url(images/rght-shadow.gif);
	background-repeat: no-repeat;
	background-color: #858585;
	background-position: right top;
}
#home #content .banner {
	height: 162px;
	padding-left: 10px;
}
#content .kont-img {
	display: block;
	float: right;
	padding: 2px;
	border: 1px solid #8C8C8C;
	margin: 10px;
}
#content .tovar_popis li { color: #666666; }

#content .kont-pokec {
	padding: 10px;
	margin: 0px;
}




#content .banner {
	height: 81px;
	width: 545px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .globalp {
	padding: 5px;
	margin: 5px;
}
#content .globalp a {
	color: #333333;
	text-decoration: none;
}
#content .globalp a:hover { text-decoration: underline; }
#content .globalp img {
	float: left !important;
	margin: 0px;
	padding-right: 10px;
	padding-left: 0px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}


#content .tovar_typ {
	font-size: 26px;
	color: #00829e;
	margin-left: 15px;
	overflow: visible;
	z-index: 10;
	width: 300px;
}
#content .tovar_nazov {
	font-size: 14px;
	color: #00829e;
	padding: 0px;
	margin-left: 15px;
}
#content .tovar_novinka {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	width: 80px;
	margin-left: 15px;
}
#content .tovar_pager {
	font-size: 16px;
	float: right;
	margin-right: 15px;
	margin-top: -40px;
}
#content .tovar_pager a {
	display: block;
	float: left;
	font-size: 18px;
	text-decoration: none;
	color: #00829e;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#content .tovar_pager a:hover {
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	border: 1px dashed #999999;
}
#content .tovar_popis ul {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	width: 350px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
#content .tovar_thumbs {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content .tovar_thumbs .thumb-cont {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: -21px;
	position: relative;
}
#content .tovar_thumbs .thumb-cont img {
	padding: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/thumb-bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 55px;
}
#content .tovar_param {
	padding-left: 15px;
	padding-top: 15px;
	color: #666666;
	padding-bottom: 15px;
}
#content .tovar_picto {
	display: block;
	float: right;
	width: 150px;
	padding-top: 30px;
}
#content .tovar_picto img {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .tovar_big-foto { height: 200px; }
#content .tovar_big-foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#content .onas p { text-align: justify; }
#content .onas .rght-imgs {
	display: block;
	float: right;
	padding: 5px;
}
#content .onas .rght-imgs img {
	display: block;
	padding: 2px;
	float: none;
	margin: 5px;
	background-color: #FFFFFF;
}
#content .onas img {
	float: right;
	border: 1px solid #858585;
	margin-left: 10px;
}
#content  .onas  .hist-foto  {
	display: block;
	float: left;
	width: 185px;
	height: 180px;
}
#content  .onas  .hist-foto  p  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-size: 10px;
}

#content .onas .hist-foto img {
	clear: both;
	float: none;
	padding: 3px;
	border: 1px solid #858585;
	margin: 5px;
	background-color: #FFFFFF;
}
#content  .onas  .hist-foto-big  {
	display: block;
	float: left;
	width: 280px;
	height: 170px;
}
#content  .onas  .hist-foto-big  p  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-size: 10px;
}
#content .onas .hist-foto-big img {
	clear: both;
	float: none;
	padding: 3px;
	border: 1px solid #858585;
	margin: 5px;
	background-color: #FFFFFF;
}
#content .servis p {
	text-align: justify;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content .adresa {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 12px;
	padding-right: 10px;
}
#content .adresa-cont {
	padding-left: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858585;
	clear: both;
}
#content .adresa a { color: #666666; }
#content .cont-inn .tech-cont, .tech-cont2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#content .tech-cont .tech-popis, #content .tech-cont2 .tech-popis2 {
	display: block;
	float: right;
	width: 370px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content .tech-cont .tech-popis p, #content .tech-cont2 .tech-popis2 p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#content .tech-cont .tech-popis img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content .tech-cont2 .tech-popis2 img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #D4D0C8;
}
#content .tech-cont2 img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 2px;
	background-position: center center;
	border: 1px solid #999999;
}
#content .tech-cont2 .techno-flr {
	float: right;
	margin-right: 57px;
}
#content .tech-cont2 .tech12 {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#content .tech-cont2 .tech12gg {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 492px;
}
#content  .tech-cont2 .tech12 .nomargin {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}



#content .tech-cont img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 2px;
	background-image: url(images/thumb-bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
#content .kontakt-cont {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#content .kontakt-meno {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .kontakt-cont p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#content .s-centrum {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content .s-centrum-l {
	text-align: right;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content .s-centrum-r {
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content .s-centrum a { color: #666666; }

#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #AD0000;
	padding: 10px;
	margin: 0px;
	display: block;
	clear: both;
	float: none;
}
#content h2 {
	font-size: 13px;
	font-weight: normal;
	color: #AD0000;
	margin: 0px;
	padding: 10px;
	clear: both;
	float: none;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
}


#content p {
	padding: 10px;
	color: #666666;
}
#content .adresa #mapa img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.td-param-1-1 {
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	vertical-align: top;
	padding-left: 2px;
}
.td-param-1-2 {
	font-size: 10px;
	padding-left: 5px;
	vertical-align: top;
	width: 30%;
}
.td-param-2-2 {
	font-size: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
	width: 30%;
}
.td-param-2-1 {
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}
.t-predajcovia { width: 100%; }

.theader {
	background-color: #666666;
	color: #CCCCCC;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
}
.t-predajcovia  .td1 { background-color: #CCCCCC; }



.footer {
	background-color: #858585;
	display: block;
	height: 20px;
}
.footer a {
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	height: 15px;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	background-image: url(images/footer-menu-bg.gif);
	background-repeat: repeat-x;
}
.footer a:hover {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #DCDCDC;
	color: #333333;
}
.footer .copyright {
	font-size: 10px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}
#content .tech-cont .tech-popis-novinka p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.nov {
	color: #CC3300;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}

#content .tech-cont .tech-popis-novinka {
	display: block;
	float: right;
	width: 470px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content a.go-top {
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
#content a.go-top:hover {
	text-decoration: none;
	color: #666666;
}

#content .tech-cont .tech-popis-novinka a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#content .tech-cont .tech-popis-novinka a:hover { color: #666666; 
}
#content .mapa-str {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}#content .mapa-str ul {
	margin: 0px;
	color: #666666;
	font-size: 12px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #868686;
}
#content .mapa-str ul li{
	list-style-type: none;
	list-style-position: outside;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#content .mapa-str ul a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content .mapa-str ul a:hover{ color: #333333; }
#content #poslat-na-mail input, #content #poslat-na-mail textarea {
	display: block;
	border: 1px dashed #888888;
	background-color: #CCCCCC;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #poslat-na-mail {
	display: block;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#meno, #adresat, #poznamka { width: 300px; }
#mapa #slovensko {
	width: 300px;
	height: 175px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
}
#mapa-zp #slovensko {
	width: 300px;
	height: 175px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: 0px -175px;
}
#mapa-str #slovensko {
	width: 300px;
	height: 175px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: 0px -350px;
}
#mapa-vych #slovensko {
	width: 300px;
	height: 175px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: 0px -525px;
}
#slovensko li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#slovensko a {display: block; text-indent: -9999px; text-decoration: none;}

#zapad {
	left: 23px;
	top: 41px;
	width: 104px;
	height: 120px;
	z-index: 40;
}
#stred {
	left: 93px;
	top: 23px;
	width: 98px;
	height: 109px;
}
#vychod {
	left: 158px;
	top: 27px;
	width: 128px;
	height: 88px;
}

#zapad a {height: 118px;}
#stred a {height: 102px;}
#vychod a {height: 88px;}

#zapad a:hover {
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: -23px -216px;
}
#stred a:hover {
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: -93px -373px;
}
#vychod a:hover {
	background-image: url(images/mapa.gif);
	background-repeat: no-repeat;
	background-position: -158px -552px;
}
.cont-inn .leftcol {
	display: block;
	width: 280px;
	float: left;
}
.cont-inn .rightcol {
	width: 280px;
	float: right;
}

.cont-inn .rightcol .bigPright {
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
}
.cont-inn .leftcol p, .cont-inn .rightcol p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.cont-inn .centr  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}
.cont-inn .centrBig {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}





.cennik-link a { font-size: 11px; }
.tech-links a {
	display: block;
	float: left;
	text-align: center;
	height: 15px;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	background-image: url(images/footer-menu-bg.gif);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	margin-left: 1px;
}
.tech-links {
	padding-left: 10px;
	display: block;
	padding-right: 10px;
}

.tech-links a:hover {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #DCDCDC;
	color: #333333;
}
#nemesis   {
	width: 160px;
	height: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pg-cont #main #left-menu .dtreeOut .left-anchors {
	padding: 10px;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin-left: 2px;
}
#pg-cont #main #left-menu .dtreeOut .left-anchors span {
	color: #F00;
	background-color: #CCC;
	font-size: 9px;
}
#pg-cont #main #left-menu .dtreeOut .left-anchors a { color: #FFF; }


#content .cont-inn .big-vid {
	height: 384px;
	width: 512px;
	margin-left: 25px;
}
h2.gogreen {
	background-image: url(images/technologie/go-green/h2bg.png);
	height: 23px;
	width: 477px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #858585;
	color: #FFF !important;
	padding-top: 5px !important;
	padding-right: 4px !important;
	padding-bottom: 0px !important;
	padding-left: 15px !important;
	font-weight: bold !important;
	background-position: 1px;
	margin-top: 20px !important;
	margin-right: 0px;
	margin-bottom: 10px !important;
	margin-left: 10px !important;
	background-color: #FFF;
}

