/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * ASISTENT.CSS: - styly pro asistenta v produkt. katalogu
 *               - product catalogue assistant styles
 *
 * version: 1.0.1 / ecp 1.3
 * author: OV
 * email: vetesnik@ebrana.cz
 * media: screen
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	#asistent span.cleaner					{ display: block; clear: both; height: 1px; line-height: 1px; font-size: 1px; }
	#asistent p#asistent_ico,
	#asistent h3								{ margin: 0; font-size: 1em; color: black; line-height: 1.4em; font-weight: normal; background: #c8c6c6 url(../images/tlacitko.jpg) 0 0 no-repeat; }
	#asistent p#asistent_ico a,
	#asistent h3 a								{ display: block; width: 100%; background: url(../images/default/asistent/tlacitko_sipka_down.gif) 100% 21px no-repeat; }
	#asistent h3 a								{ background-image: url(../images/default/asistent/tlacitko_sipka_up.gif); }
	#asistent p#asistent_ico a:link,
	#asistent p#asistent_ico a:visited,
	#asistent h3 a:link,
	#asistent h3 a:visited					{ color: black; }
	#asistent p#asistent_ico a span,
	#asistent h3 span							{ display: block; padding: 14px 40px 13px 58px; }
	
	
	/* * * * * *  tělo / body  * * * * * */
	#asistent						{ width: 566px; background: #F1F4F7; margin-bottom: 2em; }
	.ostatni #asistent	{  margin-top: 41px; }
	#asistent .padder				{ padding: 10px; }
	
	#asistent fieldset			{ border: none; background: none; padding: 0; margin: 0; }
	#asistent input,
	#asistent select				{ font-size: 1em; }
	#akce, 
	#novinky,
	#vyprodej,
	#skladem							{ border: none; }
	
	
	/* * * * * *  nadpisy / headers  * * * * * */
	/* hack in ie.css */
	#asistent h4					{ font-size: 1em; margin: 0 0 0.5em; padding: 0; }
	
	#asistent .krok				{ margin: 0.5em 0 1em; padding: 0.5em 0; border-top: solid 1px #d5d4d4; }
	#asistent .krok label		{ width: 110px; float: left; }	
	#asistent .krok select		{ width: 129px; }
	#asistent p.krok				{ padding: 1em 0 0; margin: 0; width: 100%; }
	#asistent .prvni				{ border-top: none; margin-top: 0; padding-top: 0; }
	#asistent .krok .ch			{ float: left; width: 33%; margin: 0 0 2px; }
	#asistent .krok .float		{ float: left; margin-right: 14px; white-space: nowrap; }
	#asistent a.x 					{ margin-top: 3px; } 
	
	#asistent .krok .ch input	{ margin: 0; padding: 0; }
	#asistent .krok .ch label	{  }
	#asistent .krok .ch label span
										{ font-size: 0.9em; color: #666666; }
	#asistent .krok .ch label span.red
										{ font-size: 1em; color: red; }

	#asistent .sele .float_sele{ display: inline; }
	#asistent .sele label		{ }
	#asistent .sele select.parametr
										{ width: 20%; }
	#asistent .sele select.hodnota
										{ width: 55%; }

	
	#asistent .reload				{ margin: 0; padding: 0; background: #FF7E2E; color: white; border: solid 1px #DC5400; cursor: pointer; }
	#asistent span.text			{ display: block; float: left; }
	#asistent span.text strong	{ font-weight: bold; font-size: 1.4em; }
	#asistent .zobrazit			{ display: block; float: right; padding: 1px 5px; cursor: pointer; color: black; border: none; font-weight: bold;
										  font-family: Arial, Helvetica, sans-serif; border: solid 1px #bbbbbb;
										  background: #d4d4d4 url(../images/submit.gif) 0 0 repeat-x; }
	
	#asistent p.upravit			{ margin-top: 0; }
	#asistent p.upravit a		{ font-weight: bold; }
	
	#asistent .akce label		{ padding: 0 10px 0 2px; }
