/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * 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: white; line-height: 1.4em; font-weight: normal; background: #2075c3 url(../images/asistent/tlacitko.jpg) 0 0 no-repeat; }
	#asistent p#asistent_ico a,
	#asistent h3 a								{ display: block; width: 100%; background: url(../images/asistent/tlacitko_sipka_down.gif) 100% 21px no-repeat; }
	#asistent h3 a								{ background-image: url(../images/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: white; }
	#asistent p#asistent_ico a span,
	#asistent h3 span							{ display: block; padding: 14px 40px 13px 58px; }
	
	
	/* * * * * *  tělo / body  * * * * * */
	#asistent						{ width: 100%; background: #105fa7 url(../images/asistent/asistent.gif) 0 0 no-repeat; color: white; margin-bottom: 2em; }
	#asistent .extra				{ background: url(../images/asistent/asistent.gif) -572px 100% no-repeat;  }
	#asistent .padder				{ padding: 18px; }
	#asistent a						{ color: white; }
	
	body.cat_0 #asistent				{ background: #105fa7 url(../images/asistent/asistent.png) 0 0 no-repeat; }
	body.cat_0 #asistent .extra	{ min-height: 113px; height: auto !important; height: 113px; background: #105fa7 rl(../images/asistent/asistent.png) -572px 100% no-repeat; }
	body.cat_0 #asistent .padder	{ width: 542px; padding: 20px 15px 15px; }
	
	#asistent fieldset			{ border: none; background: none; padding: 0; margin: 0; }
	#asistent input,
	#asistent select				{ font-size: 1em; }
	#asistent input				{ border-color: #b6beca; background: white url(../images/asistent/input.gif) 0 1px repeat-x; }
	body.cat_0 #asistent input	{ width: 159px; }
	
	
	/* * * * * *  nadpisy / headers  * * * * * */
	#asistent h4					{ font-size: 1em; margin: 1em 0 1em; padding: 0; color: #fff8c4; }
	#asistent .prvni h4			{ margin-top: 0; }
	#asistent h4 span				{ margin-right: 5px; padding: 3px 6px; border: solid 1px #2f7fc9; background: #2170b9; }
	#asistent h4 span.napoveda	{ margin-right: 0; padding: 0; border: none; background: none; }
/*	#asistent .napoveda a		{ background-color: #F9E651; color: #105FA7; }*/
	
	#asistent .krok				{ margin: 1em 0; }
	body.cat_0 #asistent .krok	{ margin: 0; }
	#asistent p.krok				{ 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: 5px; white-space: nowrap; }
	
	#asistent .krok .ch input	{ width: auto; 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: inline; float: right; width: 70px; height: 23px; font-size: 0.916em; text-transform: uppercase;
										  cursor: pointer; font-family: Arial, Helvetica, sans-serif; color: #000; border: 0;
										  background: #e4e4e4 url(../images/hledej_submit.gif) 0 0 no-repeat; }
	body.cat_0 #asistent .zobrazit	{ width: 79px; margin-top: 10px; }
	
	#asistent p.upravit			{ margin-top: 0; }
	#asistent p.upravit a		{ font-weight: bold; color: white; }
