<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.field_a { display: none; }
.required, .digits {border: 1px solid black;}
.nowrap { white-space: nowrap; }
form label { width:auto !important; display: inline; float: none; line-height: 2em;}
.error { border: 1px solid #F00; }
label.error { color: #F00; font-weight:bold; border: none;}

.filters { margin-bottom: 20px; padding: 0px 3px 2px 3px; border-bottom: 2px solid #690; color: #690; }
.filters p { width: 47% ; float: left; margin: 0px 0px 5px 10px; }
.filters p select { float: right; font-size: 1em; }

#___plusone_0 { width:70px !important; }
.fb-like-box, .fb-like-box span, .fb-like-box span iframe { width: 100% !important; /*height: 300px !important;*/ background:#FFF;}
#div-10 { display: none; }

form input { vertical-align: middle; margin-right: 5px; }
#orderProcess .right { float: right; }

input[value="Pokračovat"] {
/*	background-image: url('/img/button-odeslat.gif');*/
	float: right;
}

/*
input[value="Pokračovat"], input[value="Objednat »"] { background-image: url('/img/button-odeslat.gif'); }
input[value="Zpět"] { background-image: url('/img/button-zpet.gif'); }
*/

.smartTable td.td_inp{width: 35%;}
.smartTable input.inp_text{width: 80%;}
.smartTable select.inp_text{width: 85%;}
.smartTable input.inp_text_ulice{width: 60%;}
.smartTable input.inp_text_cislo{width: 15%;}

/*NOVE LOGO*/
#logo { width: 200px; height: 166px; background: url('/img/krulich-logo.png') no-repeat 15px 0px; /*border: 1px #aaa dotted; */float:left; }

/* #search { display: none; } */

</pre></body></html>