* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #FAC200;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 950px;	
}
html, body {
	height: 100%;
}
#page {
	width: 100%;
	position: relative;
	min-height: 100%;
}		

/*elements*/
h1 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 15px;
	margin-bottom: 20px;	
}
h2 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: 30px;
	margin-bottom: 15px;
}
h2.notop {
	margin-top: 0;
}	
h2 a {
	color: #000000;
}	

h3 {
	font-size: 0.8em;
	margin: 25px 0 15px 0;
	padding: 11px 20px;
	color: #FFFFFF;
	background-color: #F26827;	
}
h3#first {
	margin-top: 0;
}
h3#news {
	background-color: #FEF8E1;
	color: #9d0a0e;
	padding: 0;
	font-size: 1em;
}
	
h4	{
	font-size: 1.1em;
	margin: 25px 0 15px 0;
}
h4.br {
	padding: 5px 0 15px 45px;
	margin-bottom: 0;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #F26827;
}
h4.odsaztop {
	margin-top: 25px;
}	

p { color: #000000; font-size: 0.9em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; }
a { color: #0072bc; }
a:active {color: #0072bc; }
a:hover { color: #FF0000; }
a:focus { outline:none; }

img { 
	border: 4px solid #c6c6c6;
}
a img {
	border: 4px solid #c6c6c6;
}
a:hover img {
	border: 4px solid #D04E23;
}

ul, ol { color: #000000; }
ul { font-size: 90%; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding-left: 0; }
ol { font-size: 90%; margin-left: 18px; }

ul li {
	padding-left: 15px;
	margin-bottom: 2px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-position: outside;
}

ul li ul li { font-size: 110%; }
table {
	width: 650px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th {
	color: #FFFFFF;
	background-color: #F26827;
}
th, td {
	border-collapse: collapse;
	border: 1px solid #e6e6e6;
	padding: 2px 4px;
}
form { margin: 0; padding: 0; }
fieldset {
	background-color: #FEF8E1;
	padding: 15px;
	margin-bottom: 20px;
	border-top: 2px solid #F26827;
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	
}
fieldset h4 {	
	margin-top: 0;
}	
label {
	float: left;
	width: 130px;
}

#prih label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#reg label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#reg table {
	width: auto;
	font-size: 90%;
}
#reg table h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}		
#reg table td {
	border: 0 none;
}	
#reg table.dodani tr.radek_doprava td {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}	
hr { display: none; }

/*division*/


#content {
	width: 950px;
	min-height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-bottom: 110px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 104px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo, #logo span {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 480px; 
	height: 104px; 
	overflow: hidden; 
}
#logo span {
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 104px;
	cursor: pointer;
	display: block;	
}
#cart {
	width: 338px;
	height: 75px;
	position: absolute;
	top: 29px;
	right: 0;
	background-image: url(../images/cart_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
#cart p {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 10px 0 70px;
	padding: 8px 0 0 0;
	line-height: 1.3em;
}	
#cart a {
	color: #fff200;
}	
#cart a:hover {
	color: #FFFFFF;
}	
.block_cart {
	float: left;
	width: 130px;
}	

#find {
	background-image: url(../images/bg_find.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 250px;
	position: absolute;
	left: 0;
	top: 104px;
}
#find p {
	padding: 3px 10px 0 17px;
}	
#find .find_inp {
	width: 130px;
	height: 20px;
	border: 1px solid #545454;
	vertical-align: bottom;
	font-size: 1em;
}	

/*navigace*/
#navigace {
	position: absolute;
	top: 104px;
	left: 250px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
	width: 700px;
	border-bottom: 10px solid #545454;
}
#navigace ul { 
	height: 46px; 
	margin: 0; 
	padding: 0; 
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #363636; 
	font-size: 1em; 
	font-weight: bold; 
	line-height: 46px; 
	text-decoration: none;
	border-right: 1px solid #fff468;
	height: 46px; 
	padding: 0 15px;
	text-decoration: underline; 
}
#navigace ul li a.last { 
	border-right: 0 none; 
}
#navigace ul li a:hover {
	color: #FFFFFF;
	background-color: #545454;
	text-decoration: none;
}
body.uvod #navigace li#nav-1 a,
body.kat #navigace li#nav-2 a, 
body.ofi #navigace li#nav-3 a, 
body.cla #navigace li#nav-4 a, 
body.obc #navigace li#nav-5 a,
body.kon #navigace li#nav-6 a { 
	color: #FFFFFF;
	background-color: #545454;
	text-decoration: none;
}	


#left, #right {
	display: inline;
}
#left {
	width: 250px; 
	float: left; 
	margin: 151px 0 0 -950px;
}	
#left p {
	text-align: left;
}
#left h3#first a {
	color: #FFFFFF;
}
#left h3#first a:hover {
	color: #000000;
}
#left a, #left a:visited, #left a:active {
	color: #331604;
}
#left a:hover {	
	color: #D04E23;	
}
.left_in {
	margin: 20px;
}	
ul#left_nav {
	margin: 0;
	padding: 0;
}	
ul#left_nav li {
	margin: 0;
	padding: 2px 0 2px 0;
	background-image: none;
}
ul#left_nav li a {
	text-decoration: underline;
	padding-left: 12px;
}
ul#left_nav li a {
	background-image: url(../images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
ul#left_nav li a:hover {
	text-decoration: underline;
}
ul#left_nav li a.sel {
	font-weight: bold;
}	
ul#left_nav li a.sel, ul#left_nav li ul li a.subsel {
	background-image: url(../images/left_nav_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}	
ul#left_nav li ul {
	margin: 0 0 0 12px;
}	
ul#left_nav li ul li a {
	background-image: url(../images/left_subnav_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}			

#right {
	width: 700px; 
	float: left; 
	margin: 160px 0 0 250px;
}
#footer {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}	
#footer .in {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-image: url(../images/footer_in.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#copy p {
	margin: 45px 0 0 73px;
	font-size: 75%;
	color: #FFFFFF;
}
#copy a {
	text-decoration: none;
	color: #FFFFFF;
}
#copy a:hover {
	text-decoration: underline;
}	
#copy a img {
	position: absolute;
	top: 51px;
	left: 8px;
}	
#copy a:hover img {
	border: 0 none;
	padding: 0;
}		
 
.d2 {
	float: left;
	width: 315px;
	margin-right: 20px;
}
.d3 {
	float: left;
	width: 315px;	
}
.d3 table {
	width: 315px;
}

/*detail*/
.photo_relative {
	width: 307px;
	height: 240px;
	margin-bottom: 10px;
	text-align: center;
	border: 4px solid #c6c6c6;	
}	
.photo_relative:hover {
	border: 4px solid #D04E23;
}
.photo_relative a img {
	border: 0 none;
}	
.photo_relative a:hover img {
	border: 0 none;
}
.zoom p {
	text-align: center;
	font-size: 80%;
}	
.zoom a { 
	background-image: url(../images/zoom.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	padding: 0 0 0 23px;
}
.zoom a:hover {
	color: #D04E23;
}	

.other_photo_left, .other_photo_right {
	width: 144px;
	height: 126px;
	float: left;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	border: 4px solid #c6c6c6;	
}
.other_photo_left:hover, .other_photo_right:hover {
	border: 4px solid #D04E23;
}
.other_photo_left {
	margin-right: 11px;
}
.other_photo_left a img, .other_photo_right a img {
	border: 0 none;	
}	
.other_photo_left a:hover img, .other_photo_right a:hover img {
	border: 0 none;
}	

#zbozi_objednavka {
	background-color: #FEF8E1;
	padding: 10px;
}
#zbozi_objednavka table {
	border: 0 none;
	margin: 5px 0;
	width: 295px;	
}

#zbozi_objednavka table td.nazev {
	padding-top: 5px;
}
#zbozi_objednavka table tr.linka td {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}	
#zbozi_objednavka table td {
	border: 0 none;
	padding: 0;
}
#zbozi_objednavka table .obj_inp {
	width: 40px;
	margin-right: 5px;
}	


#chyba {	
	background-image: url(../images/icon_chyba.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px 0 10px 60px;
	margin-left: 45px;
	font-weight: bold;
}
.user {
	border-bottom: 1px solid #F26827;
	background-image: url(../images/icon_user.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px 10px 15px 60px;
}
.kont_udaje {
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding: 0 0 10px 60px;
	border-bottom: 1px solid #F26827;
	
}
#kontakt label.error, #zeptejte_prodavace label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 105px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	color: #F26827;
}
#zeptejte_prodavace label.error {
	color: #F26827;
	margin-left: 0;
}
p#zprava_odeslano {
	padding: 10px;
	font-weight:bold;
}
#kontakt label { font-size: 0.8em; width: 100px; text-align: right; margin-right: 5px;  }
#kontakt input.inp {
	width: 210px;
}
#kontakt textarea {
	width: 363px;
}

.seznam_zbozi {
	float: left;
	width: 204px;
	margin-right: 10px;
	border: 1px solid #F26827;
	background-color: #FEF8E1;
}
.seznam_zbozi img {
	padding: 0;
	border: 0 none;
	background-color: #FFFFFF;
}

/*zbozi katalog	*/
.katalog-list {
	padding: 0;
	margin: 10px 0;
	background-image: url(../images/zbozi_bg1.gif);
	background-repeat: repeat-y;
}
.katalog-list ul {
	margin: 0;
	padding: 0;
}
.katalog_top {
	background-image: url(../images/zbozi_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
}
.katalog-list ul li {
	width: 216px;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
	display: inline;
}
.katalog-list ul li .specifikace .spec_img_obal {
	height: 137px;
	text-align: center;
	/*margin: 0 11px 0 1px;*/
	background-color: #FFFFFF;	
}
.katalog-list ul li .specifikace {
	text-align: center;
	margin: 0 11px 0 1px;
	background-color: #FFFFFF;
}
.katalog-list ul li .specifikace img {
	margin: 0 0 -4px 0;
	padding: 0;
	border: 0 none;
}	
.katalog-list ul li .specifikace p {
	padding: 0 16px 0 6px;
	text-align: center;
}
.katalog-list ul li p.kat_nadpis {
	padding: 4px;
	margin: 0;
	height: 4em;
	margin: 0 16px 0 6px;
	text-align: center;
	font-weight: bold;
}
.kat_nadpis a, .kat_nadpis a:active {
	color: #004A80;
}	

.kat_nadpis a:hover {
	color: #f00;
}
.kat_detail {
	margin-bottom: 10px;			
}

table#cart_table th, table#cart_table td {
	padding: 6px;
}	

.cena {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
}
table#cart_table td.celkova_cena_obal {
	padding: 14px 6px 6px 6px;
	text-align: right;
}	
.celkova_cena {
	color: #ED1C24;
	font-weight: bold;
	font-size: 2.2em;
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
}	
.cena_puvodni_kat {
	font-size: 1em;
}
.mensi { font-size: 75%; }
.katalog_oddelovac {
	height: 11px;
	float: none;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/zbozi_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*end of katalog*/			

.zprava_ok {
	border: 2px solid #5ca353;
	background-image: url(../images/icon_ok.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 35px;
	font-weight: bold;
	color: #5ca353;
	margin: 0;
}

.zprava_bad {
	border: 2px solid #ED1C24;
	font-weight: bold;
	color: #ED1C24;
	background-image: url(../images/icon_bad.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 35px;
}
.posledni_clanky {
	background-color: #FEF8E1;
	padding: 10px;
	margin-top: 20px;
	border-top: 2px solid #F26827;
}
.posledni_clanky h2 {
	margin-top: 0;
}	
.clanky_fotogroup {
	float: right;
	margin-left: 15px;
	width: 315px;
}	

.text_box {}
.strankovani {
	padding: 5px 0;
	margin-right: 12px;
	border-top: 1px solid #F26827;
}
.strankovani_left { float:left; }
.strankovani_right { float:right; }
.larger {
	background-color: #F26827;
	padding: 2px 6px;
	color: #FFFFFF;
	font-weight:bold;
	/*border: 1px solid #F26827;*/
}

a.str_box {
	background-color: #FAC200;
	padding: 2px 6px;
	color: #000000;
}
a:hover.str_box {
	padding: 2px 6px;
	color: #FFFFFF;
}
a.str_dalsi {
	background-color: #FAC200;
	padding: 2px 15px 2px 6px;
	color: #000000;
	background-image: url(../images/page_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
a:hover.str_dalsi {
	color: #FFFFFF;
}
a.str_predchozi {
	background-color: #FAC200;
	padding: 2px 6px 2px 15px;
	color: #000000;
	background-image: url(../images/page_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a:hover.str_predchozi {
	color: #FFFFFF;
}

.vyrobce_left {
	float: left;
	width: 100px;
}
.vyrobce_right {
	float: left;
	width: 550px;	
}
.tr_vybrano {
	color: #FFFFFF;
	background-color: #F26827;
	padding: 2px 5px;
}
.subkat_popis {
	border-bottom: 1px solid #F26827;
	margin-right: 12px;	
}	
	
/*kosik*/
ul#kosik_nav { 
	font-size: 105%; 
	text-align: left; 
	margin-bottom: 40px; 
	margin-left: 0; 
	padding-left: 0; 
}
ul#kosik_nav li { margin-right: 15px; padding-top: 10px; padding-bottom: 10px; list-style-type: none; display: inline; }
.kosik_one_red { background-image: url(../images/kosik_one_red.gif); }
.kosik_one_yellow { background-image: url(../images/kosik_one_yellow.gif); }
.kosik_two_red { background-image: url(../images/kosik_two_red.gif); }
.kosik_two_yellow { background-image: url(../images/kosik_two_yellow.gif); }
.kosik_three_red { background-image: url(../images/kosik_three_red.gif); }
.kosik_three_yellow { background-image: url(../images/kosik_three_yellow.gif); }
.kosik_one_red, 
.kosik_one_yellow, 
.kosik_two_red, 
.kosik_two_yellow, 
.kosik_three_red, 
.kosik_three_yellow { background-repeat: no-repeat; background-position: left center; padding-left: 50px; }	
	
table#kosik_sez td a:hover img {
	border: 0 none;
}	
table#kosik_sez th, table#kosik_sez td {
	text-align: center;
}
table#kosik_sez td.align_right {
	text-align: right;
	padding: 10px 10px 10px 0;
}	
.cena_red {
	font-size: 1.8em;
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	color: #F26827;
}	
a#btn_pokracovat_nakup {
	background-image: url(../images/btn_pokracovat.gif); 
}	
a#btn_kobjednavce { 
	background-image: url(../images/btn_kobjednace.gif); 
}
a#btn_pokracovat_nakup, a#btn_kobjednavce { 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-decoration: none; 
	width:280px; 
	height:30px;
	margin: 0; 
	padding: 0; 
	display: block; 
}
a:hover#btn_pokracovat_nakup, a:hover#btn_kobjednavce { 
	background-position: 0 -30px; 
	margin: 0; 
	padding: 0;
}
a#btn_pokracovat_nakup span, a#btn_kobjednavce span { display:none; }

.cartcol_left {
	float: left;
	width: 280px;
	margin-right: 90px;
}
.cartcol_right {
	float: right;
	width: 280px;
}
.btn_obj, .btn_zbo {
	border: 2px solid #ed2024;
	width: 276px;
	text-align: center;
	padding: 25px 0;
}	
.btn_zbo {
	border: 2px solid #c4df9b;
}	

#zbozi_hledat {
	background-color: #FEF8E1;
	padding: 5px 0;
	margin-bottom: 30px;
	border-top: 2px solid #F26827;
}
#zbozi_hledat p {
	background-image: url(../images/zbozi_hledani.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-left: 50px;
	padding: 15px 0 15px 55px;
}	
#zbozi_hledat p input {
	vertical-align: middle;
}	
	
	
/*classes*/
.center { text-align: center; }
.align_right { text-align: right; }
.left { text-align:left;}
.right { text-align:right;}
.block_size { width:60px; float:left;}
.block_size2 { width:110px; float:left;}
.delitko {
	border-bottom: 2px solid #f7a680;
	float: none;
	clear: both;
}
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }
.inner {
	margin: 25px;
}
.info, .info_foto {
	background-color: #D04E23;
	padding: 8px;
}
.info_foto {
	margin-bottom: 20px;
}	
.vetsi { font-size: 110%;}


/*printit*/
.print_line {
	position: absolute;
	top: 0px;
	right: 25px;
}	
.top { white-space:nowrap; background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; margin-left: 10px; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 16px; }
.print { white-space:nowrap; background-image: url(../images/print.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
p.printit { text-align: right; margin: 0; padding: 0; }
p.printit a, p.printit a:active, p.printit a:visited { font-weight: normal; font-size: 0.8em; }
p.printit a:hover { }


/*novinky*/
.novinka_datum {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}

.novinka_archiv, .novinka_archiv2 { 
	background-image: url(../images/ikon_archiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.novinka_archiv2 {
	background-image: url(../images/ikon_archiv2.gif);
}	

.nobr_mar { margin: 0px; padding: 0px; border-style: none; border-width: 0; }
.nobr { border: 0 none; }
a img.nobr { border: 0 none; }
a:hover img.nobr { border: 0 none; }

.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.redfont {
	color: #FF0000;
}
.first_p {
	margin-top: 0;
}		
p.pod_kat { 
	font-size: 0.9em; 
	font-weight: bold; 
	background-image: url(../images/folder.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	margin-top: 20px;
}
.news_inp {
	vertical-align: bottom;
	width: 120px;
}

/*BTNS*/
.btn, .btn_find { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_find {
	padding: 0 5px;
	height: 27px;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn2.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.oranz { background: #f26827; }
.btn.yellow { background: #fac200; }
.btn.red { background: #ed1c24; }
.btn:hover { background-color: #000000; color: #FFFFFF; }
.btn:active { background-color: #000000; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.oranz { background: #f26827; }
.btn_find:hover { background-color: #000000; }
.btn_find:active { background-color: #000000; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }
/*
* html .btn { border: 3px double #aaa; }
* html .btn.oranz { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/