@charset "utf-8";
/* CSS Document */
body {
	background-image: url(pictures/back.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #374941;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.div_base {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.div_menu_up {
	height: 27px;
	background-image: url(pictures/back_menu_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div.div_menu_up div.div_menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_menu_up   div.div_menu  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
div.div_menu_up div.div_vlajky {
	margin: 0px;
	padding: 0px;
	width: 81px;
	float: right;
}
div.div_menu_up div.div_menu a:hover {
	text-decoration: underline;
}
div.div_menu_up div.div_vlajky img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.div_head {
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 1000px;
	overflow: hidden;
}
div.div_head  .img_logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 320px;
}
div.div_head object {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 340px;
}

div.div_hlmenu {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 1000px;
}
div.div_hlmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
div.div_obsah {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 1000px;
	background-image: url(pictures/back_obsah.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.div_left_column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	background-image: url(pictures/back_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.div_left_column div.div_kategorie {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.div_left_column  div.div_kategorie  img.img_nadpis {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.div_left_column div.div_kategorie a.a_vetev_1 {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-size: 13px;
	background-image: url(pictures/kategorie_symb.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
div.div_left_column div.div_kategorie a.a_vetev_1:hover {
	background-image: url(pictures/kategorie_symb_ac.png);
	color: #f6ee16;
}
div.div_left_column div.div_kategorie a.a_vetev_2 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(pictures/kategorie_symb_2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
div.div_left_column div.div_kategorie a.a_vetev_2:hover {
	background-image: url(pictures/kategorie_symb_2_ac.png);
	color: #f6ee16;
}
img.img_logo_kategorie   {
	margin: 0px;
	padding: 0px;
	float: right;
}

div.div_correct {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
div.div_center_column {
	margin: 0px;
	float: left;
	width: 570px;
	background-image: url(pictures/back_center_column.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.div_center_column h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
div.div_center_column a {
	color: #006633;
	text-decoration: underline;
}
div.div_center_column a:hover {
	text-decoration: none;
}

div.div_center_column div.div_vyrobky {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
div.div_center_column div.div_vyrobek {
	padding: 0px;
	height: 241px;
	width: 188px;
	float: left;
	background-image: url(pictures/back_vyrobek.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	overflow: hidden;
}
div.div_center_column div.div_vyrobek h2 {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 34px;
	overflow: hidden;
}
div.div_center_column div.div_vyrobek h2 a {
	text-decoration: none;
	color: #f9d117;
	text-align: center;
}
div.div_center_column div.div_vyrobek h2 a:hover {
	text-decoration: underline;
}
div.div_center_column div.div_vyrobek img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_center_column div.div_vyrobek p.p_cena {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	color: #beb813;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
}
div.div_center_column div.div_vyrobek p.p_cena span {
	color: #000000;
}
div.div_center_column div.div_vyrobek div.div_foto {
	height: 165px;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_center_column div.div_vyrobek a.a_icon_detail {
	display: block;
	height: 71px;
	width: 71px;
	background-image: url(pictures/icon_detail.png);
	background-repeat: no-repeat;
	position: relative;
	top: -71px;
	left: 111px;
}
div.div_center_column div.div_vyrobek a.a_icon_detail:hover {
	background-image: url(pictures/icon_detail_ac.png);
}
div.div_center_column   div.div_vyrobek   a.a_icon_detail_ie7 {
	display: block;
	height: 71px;
	width: 71px;
	background-image: url(pictures/icon_detail.png);
	background-repeat: no-repeat;
	position: relative;
	top: -71px;
	left: 50px;
}
div.div_center_column div.div_vyrobek a.a_icon_detail_ie7:hover {
	background-image: url(pictures/icon_detail_ac.png);
}
div.div_right_column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}
div.div_right_column   form.form_prihlas {
	background-color: #536A61;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
div.div_right_column  form.form_prihlas  label {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.div_right_column  form.form_prihlas  input.input_text {
	width: 125px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #2a3530;
}
div.div_right_column   form.form_prihlas   p.p_butt {
	text-align: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.div_right_column form.form_prihlas p.p_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
div.div_right_column  form.form_prihlas .a_reg {
	padding: 0px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #536A61;
}
div.div_right_column  form.form_prihlas .a_reg:hover {
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.div_right_column div.div_kosik {
	background-color: #536A61;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
div.div_right_column div.div_kosik a {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
div.div_right_column div.div_kosik a:hover {
	text-decoration: none;
}
div.div_right_column div.div_kosik p.p_right {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 120px;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_right_column div.div_kosik p.p_right a {
	float: right;
	margin: 0px;
	padding: 0px;
}
div.div_right_column div.div_kosik p.p_center {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div.div_right_column    div.div_kosik    img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_right_column div.div_kosik p.p_butt {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_right_column div.div_novinky {
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: center;
}

div.div_right_column div.div_novinky a.a_icon_detail {
	display: block;
	height: 71px;
	width: 71px;
	background-image: url(pictures/icon_detail.png);
	background-repeat: no-repeat;
	top: -72px;
	left: 78px;
	position: relative;
}
div.div_right_column div.div_novinky a.a_icon_detail:hover {
	background-image: url(pictures/icon_detail_ac.png);
}
div.div_right_column div.div_novinky a.a_icon_detail_ie7 {
	display: block;
	height: 71px;
	width: 71px;
	background-image: url(pictures/icon_detail.png);
	background-repeat: no-repeat;
	position: relative;
	top: -71px;
	left: 35px;
}
div.div_right_column div.div_novinky a.a_icon_detail_ie7:hover {
	background-image: url(pictures/icon_detail_ac.png);
}
div.div_right_column div.div_novinky p.p_nadpis {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	overflow: hidden;
}
div.div_right_column div.div_novinky p.p_nadpis a {
	color: #000000;
	text-decoration: none;
}
div.div_right_column div.div_novinky p.p_nadpis a:hover {
	text-decoration: underline;
}
div.div_right_column div.div_novinky p.p_cena {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.div_right_column div.div_novinky p.p_cena span {
	font-weight: bold;
	color: #beb813;
}
div.div_right_column  div.div_novinky  img.img_vyrobek {
	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: 10px;
	margin-left: 0px;
}


div.div_pata {
	margin: 0px;
	height: 100px;
	width: 940px;
	background-image: url(pictures/back_pata.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 12px;
}
div.div_pata address {
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 445px;
	padding: 0px;
}
div.div_pata p.p_menu {
	float: left;
	width: 490px;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.div_pata p.p_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
div.div_pata p.p_menu a:hover {
	text-decoration: underline;
}
div.div_pata p.p_center {
	margin: 0px;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: none;
	color: #CCCCCC;
}
div.div_pata p.p_center a {
	text-decoration: underline;
	color: #CCCCCC;
}
div.div_pata p.p_center a:hover {
	text-decoration: none;
}

div.div_strankovac {
	clear: both;
	float: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.div_strankovac img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 4px;
}

div.div_strankovac a.a_strana {
	color: #536a61;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 16px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
div.div_strankovac a.a_strana:hover {
	text-decoration: none;
}
div.div_strankovac span {
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
div.div_strankovac .div_num {
	height: 20px;
	width: 310px;
	float: left;
	text-align: center;
	white-space: nowrap;
	padding-top: 8px;
}

div.div_vyrobek_det {
	margin: 0px;
	padding: 0px;
}
div.div_vyrobek_det .div_foto {
	height: 300px;
	width: 250px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}
div.div_vyrobek_det .div_foto img {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.div_vyrobek_det .div_popis  {
	background-color: #FFFFFF;
	width: 310px;
	float: left;
	margin-bottom: 10px;
}
div.div_vyrobek_det   .div_popis p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #262626;
	font-size: 12px;
}
div.div_vyrobek_det .div_dokosik {
	background-color: #f4f4f4;
	float: left;
	width: 310px;
}
div.div_vyrobek_det .div_dokosik p {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.div_vyrobek_det  span.green  {
	color: #beb813;
}
div.div_vyrobek_det .div_dokosik span.small {
	font-size: 12px;
	font-weight: normal;
}
div.div_vyrobek_det .div_dokosik .input_mnozstvi {
	border: 1px solid #000000;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
	width: 50px;
	float: left;
	margin-left: 145px;
	margin-bottom: 3px;
}
div.div_vyrobek_det .div_dokosik label {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 14px;
	float: left;
}
div.div_kody  {
	clear: both;
	background-color: #f4f4f4;
	margin-bottom: 10px;
	width: 570px;
}
div.div_vyrobek_det .tab_kody {
	font-size: 12px;
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
}

div.div_vyrobek_det  .div_kody  .input_mnozstvi {
	border: 1px solid #000000;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
	width: 50px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.div_vyrobek_det .tab_kody .td_kod {
	font-weight: bold;
	text-align: left;
}
div.div_vyrobek_det .tab_kody .td_cena {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}
div.div_vyrobek_det .tab_kody .td_nowrap {
	white-space: nowrap;
}


div.div_vyrobek_det .tab_kody .td_jednotky {
	width: 20px;
	text-align: center;
}
div.div_vyrobek_det .tab_kody .td_mnozstvi {
	width: 42px;
}
div.div_vyrobek_det .tab_kody .td_dph {
	font-size: 11px;
}
div.div_clanek  {
	background-color: #FFFFFF;
	padding: 0px;
	width: 570px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.div_clanek p {
	padding: 12px;
	margin: 0px;
}

div.div_vyrobek_det .div_clanek p {
	margin: 0px;
	color: #262626;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
div.div_vyrobek_det .div_fotogalerie  {
	height: 130px;
	width: 310px;
	float: left;
	overflow: auto;
	white-space: nowrap;
}
div.div_vyrobek_det   .div_fotogalerie img {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form.form_registrace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
form.form_registrace .button_registrovat {
	padding: 0px;
	height: 35px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
form.form_registrace .button_ulozit {
	height: 20px;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pictures/back_button.png);
	float: right;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
form.form_registrace  .button_ulozit_adress {
	height: 20px;
	width: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pictures/back_button2.png);
	float: right;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
form.form_registrace .button_dokoncit {
	height: 20px;
	width: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 10px;
	background-image: url(pictures/back_button2.png);
	float: right;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 11px;
	cursor: pointer;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-position: center top;
}




form.form_registrace fieldset {
	border: 1px solid #536a61;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.form_registrace fieldset p {
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
form.form_registrace input {
	width: 210px;
	font-size: 11px;
	border: 1px solid #536a61;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
form.form_registrace   input.input_dis {
	width: 210px;
	font-size: 11px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

form.form_registrace input.input_slev_kod {
	background-color: #FFFF99;
}

form.form_registrace textarea {
	width: 475px;
	font-size: 11px;
	border: 1px solid #536a61;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
form.form_registrace select {
	width: 218px;
	font-size: 11px;
	border: 1px solid #536a61;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 20px;
}
form.form_registrace input.input_psc {
	width: 80px;
}
form.form_registrace input.input_stat {
	width: 80px;
}
form.form_registrace input.input_check {
	margin-left: 5px;
	vertical-align: middle;
	background-image: none;
	width: 14px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


form.form_registrace label {
	font-weight: bold;
	color: #536a61;
	font-size: 11px;
}
form.form_registrace label.label_povinny {
	color: #BB2635;
	font-weight: bold;
	font-size: 11px;
}

form.form_registrace input.input_butt {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 90px;
	height: 20px;
	float: left;
	cursor: pointer;
}
form.form_registrace input.input_butt_adresa {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
	width: 132px;
	height: 20px;
	cursor: pointer;
}
form.form_registrace a.a_butt {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #262626;
	width: 127px;
	text-align: center;
	float: left;
	background-image: url(pictures/back_button2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.form_registrace a.a_butt_smazat {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	width: 109px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(pictures/button_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

form.form_registrace h2{
	font-size: 14px;
	font-weight: bold;
	color: #e0bd16;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: both;
}
form.form_registrace h3{
	font-size: 12px;
	font-weight: bold;
	color: #e0bd16;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
form.form_registrace table {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
form.form_registrace table td.td_separator {
	width: 22px;
}
.button_left {
	height: 20px;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pictures/back_button.png);
	float: left;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.button_right {
	height: 20px;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pictures/back_button.png);
	float: right;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.tab_kosik  {
	width: 550px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.tab_kosik th {
	background-color: #EDCF45;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tab_kosik .th_mnozstvi {
	width: 25px;
	text-align: center;
}
.tab_kosik .tr_ac_off {
	background-color: #FFFFFF;
}
.tab_kosik .tr_ac {
	background-color: #EEEEEE;
}
.tab_kosik  .tr_foot td {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EDCF45;

}
.tab_kosik .tr_foot .td_right {
	border-top-width: 3px;
	border-top-style: solid;
	color: #000000;
	text-align: right;
}


.tab_kosik a {
	color: #737373;
	text-decoration: none;
}
.tab_kosik a:hover {
	text-decoration: underline;
	color: #ac0014;
}
.tab_kosik img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tab_kosik .input_mnozstvi {
	border: 1px solid #000000;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
	width: 40px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


td.td_left {
	text-align: left;
}
td.td_cena {
	text-align: right;
	font-weight: bold;
	color: #beb813;
}
td.td_center {
	text-align: center;
}
td.td_right {
	text-align: right;
}
td.td_kod {
	text-align: left;
	font-weight: bold;
	color: #333333;
}
p.p_ok     {
	font-size: 12px;
	color: #669966;
	margin: 0px;
	padding: 10px;
}
p.p_chyba      {
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}
div.div_fotogalerie_ {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.div_fotogalerie_  img:hover {
	border: 2px solid #536a61;
}
div.div_fotogalerie_  img {
	border: 2px solid #EDCF45;
}
div.div_center_column p {
	font-size: 12px;
}
div.div_filtry {
	background-color: #e0bd16;
	height: 48px;
	width: 562px;
	background-image: url(pictures/back_filtry.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
div.div_filtry select {
	border: 1px solid #536a61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 8px;
}
div.div_filtry label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
div.div_left_column div.div_kategorie a.a_vetev_ac_1 {
	display: block;
	color: #f6ee16;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-size: 13px;
	background-image: url(pictures/kategorie_symb_ac.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
div.div_left_column div.div_kategorie a.a_vetev_ac_2 {
	color: #f6ee16;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(pictures/kategorie_symb_2_ac.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
