@charset "utf-8";
/* CSS Document */
body {
	background-image: url(pictures/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
p.p_center {
	text-align: center;
	clear: both;
}
img.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.left_shadow {
	padding: 0px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -506px;
	left: 50%;
}
img.right_shadow {
	padding: 0px;
	position: absolute;
	margin-top: 0px;
	margin-right: -506px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 50%;
}
div.div_basic {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	background-image: url(pictures/back_basic.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div.div_obsah {
	background-image: url(pictures/back_obsah.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 990px;
}
div.div_left_column {
	margin: 0px;
	padding: 0px;
	width: 248px;
	float: left;
}
h1.h1_sortiment {
	background-color: #d3e1ec;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #aac7dd;
}
h2.h2_sortiment {
	font-size: 13px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-color: #ffe7bd;
	background-image: url(pictures/dott_sortiment.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h3.h3_sortiment {
	font-size: 13px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-color: #f5f5f5;
	background-image: url(pictures/doot_sortiment_tridy.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
}
a.a_sortiment {
	text-decoration: none;
	color: #DB0202;
	display: block;
}
a.a_sortiment:hover {
	text-decoration: underline;
	color: #DB0202;
}
a.a_sortiment_tridy {
	text-decoration: none;
	color: #000000;
	display: block;
}
a.a_sortiment_tridy:hover {
	text-decoration: underline;
}
h1.h1_kosik {
	background-color: #fdd588;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ffa800;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.a_menu_ac {
	display: block;
	margin: 0px;
	height: 21px;
	width: 233px;
	background-image: url(pictures/menu_back_ac.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a.a_menu {
	display: block;
	margin: 0px;
	height: 21px;
	width: 233px;
	background-image: url(pictures/menu_back.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a.a_menu:hover {
	background-image: url(pictures/menu_back_ac.jpg);
}
table.kosik_nahled {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.kosik_nahled tr.tr_polozky {
	color: #6b6b6b;
	font-size: 12px;
}
table.kosik_nahled tr.tr_celkem {
	font-weight: bold;
	color: #6b6b6b;
	font-size: 12px;
}
table.kosik_nahled tr.tr_over{
	background-color: #E8E8E8;
}
table.kosik_nahled tr.tr_up{
}
table.kosik_nahled td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table.kosik_nahled td.td_right {
	text-align: right;
}
table.kosik_nahled td.td_kod {
	width: 150px;
}
table.kosik_nahled td.td_kusy {
	width: 65px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
table.kosik_nahled td.td_icon {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.kosik_nahled td.td_icon img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.kosik_nahled td.td_sep{
	background-color: #999999;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
a.a_butt_kosik_objednat {
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #fdd588;
	border: 1px solid #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 170px;
	font-weight: bold;
	color: #000000;
	width: 60px;
	text-align: center;
	font-size: 11px;
}
table.table_kosik_big {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
table.table_kosik_big thead th {
	background-color: #EFEFEF;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ED2328;
	border-left-color: #999999;
	color: #666666;
	white-space: nowrap;
	text-align: center;
}
table.table_kosik_big thead th.th_baleni {
	color: #666666;
	text-align: center;
	width: 45px;
}
table.table_kosik_big thead th.th_baleni img {
	color: #666666;
	margin-left: 14px;
}
table.table_kosik_big thead th.th_skladem {
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table.table_kosik_big tbody tr.tr_foot_paticka td {
	padding: 2px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED2328;
	color: #000000;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
}
table.table_kosik_big tbody tr.tr_over{
	background-color: #E8E8E8;
}
table.table_kosik_big tbody tr.tr_up{
	background-color: #FFFFFF;
}
table.table_kosik_big tbody td{
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
table.table_kosik_big tbody td.td_right{
	text-align: right;
}
table.table_kosik_big tbody td.td_cena{
	text-align: right;
	font-weight: bold;
}
table.table_kosik_big tbody td.td_popis{
	text-align: left;
	background-color: #FFFFFF;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
table.table_kosik_big tbody td.td_left{
	text-align: left;
}
table.table_kosik_big tbody td.td_icon{
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
table.table_kosik_big tbody img{
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.table_kosik_big td input {
	text-align: right;
	width: 40px;
	background-color: #F7F7F7;
	font-size: 11px;
}
table.table_kosik_big tbody tr.tr_foot_paticka td {
	background-color: #FFFFFF;
}
table.table_kosik_big tbody tr.tr_foot_paticka td.td_left {
	text-align: left;
	background-color: #FFFFFF;
}
table.table_kosik_big tbody tr.tr_foot_paticka input.input_butt_prepocitat {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	border: 2px solid #ED2328;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	width: 80px;
	cursor: pointer;
	margin: 0px;
	font-size: 11px;
}
div.div_right_column {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 742px;
}
form.form_prihlaseni {
	height: 20px;
	width: 377px;
	margin: 0px;
	background-image: url(pictures/back_prihlaseni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 365px;
}
form.form_prihlaseni label {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;

}
form.form_prihlaseni input {
	font-size: 10px;
	border: 1px solid #000000;
	width: 60px;
	height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}
form.form_prihlaseni input.input_butt {
	background-color: #FDD588;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	width: 60px;
	float: left;
	border: 1px solid #000000;
	cursor: pointer;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
form.form_prihlaseni a {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}
form.form_prihlaseni a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
}
div.div_obsah_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 595px;
}
div.div_hlasky {
	background-image: url(pictures/back_hlasky.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
}
div.div_hlasky img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
div.div_hlasky p.p_chyba {
	margin: 0px;
	float: left;
	width: 460px;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}
div.div_hlasky p.p_chyba_ok {
	margin: 0px;
	float: left;
	width: 460px;
	font-weight: bold;
	color: #669900;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}
div.div_obsah_left h1 {
	color: #DB0202;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form.form_filtry {
	background-image: url(pictures/back_filtry.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
form.form_filtry label {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
form.form_filtry input.input_checkbox {
	width: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form.form_filtry input.input_text {
	border: 1px solid #000000;
	font-size: 11px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
form.form_filtry input.input_right {
	border: 1px solid #000000;
	font-size: 11px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: right;
}
form.form_filtry table {
	padding: 0px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: auto;
}
form.form_filtry table td {
	margin: 0px;
	padding: 0px;
}
form.form_filtry table td.td_right {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
div.div_vyrobky {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
div.div_vyrobky p {
	font-size: 11px;
	margin-top: 0px;
}
div.div_vyrobky h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.div_vyrobky ul {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 11px;
}
div.div_vyrobky li {
	margin-bottom: 4px;
	font-size: 11px;
}
div.div_vyrobek {
	text-align: center;
	padding: 0px;
	width: 184px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB0202;
	border-right-color: #DB0202;
	border-bottom-color: #DB0202;
	border-left-color: #DB0202;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div.div_vyrobek h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.h2_vyrobce {
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 16px;
}

div.div_vyrobek h2 a{
	color: #000000;
	text-decoration: none;
}
div.div_vyrobek h2 a:hover{
	color: #000000;
	text-decoration: underline;
}
div.div_vyrobek h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #DB0202;
	font-weight: bold;
	font-size: 12px;
	height: 14px;
}
div.div_vyrobek img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_vyrobek p.p_vykon {
	color: #8D8D8D;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.div_vyrobek p.p_cena {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DB0202;
	font-size: 14px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 16px;
}
table.table_techdata {
	padding: 0px;
	width: 414px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
table.table_techdata td {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #D4D4D4;
	background-color: #FFFFFF;
}
table.table_techdata td.td_popis {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: bold;
}
img.img_nahled {
	float: right;
	padding: 0px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form.form_kody {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form.form_kody input.input_mnozstvi {
	text-align: right;
	margin: 0px;
	width: 60px;
	font-size: 11px;
	background-color: #FFCC33;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form.form_kody input.input_butt {
	background-color: #FFCC33;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding: 1px;
	width: 60px;
	height: 18px;
}
table.table_kody {
	padding: 0px;
	width: 573px;
	clear: both;
	margin: 0px;
}
table.table_kody tbody tr {
	background-color: #FFFFFF;
}
table.table_kody tbody tr.tr_up {
	background-color: #FFFFFF;
}
table.table_kody tbody tr.tr_over {
	background-color: #CCCCCC;
}
table.table_kody th {
	font-weight: bold;
	text-align: center;
}
table.table_kody td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
table.table_kody td.td_mnozstvi {
	margin: 0px;
	padding: 0px;
	width: 60px;
}

table.table_kody td.td_center {
	text-align: center;
}
table.table_kody td.td_right {
	text-align: right;
	white-space: nowrap;
}
table.table_kody td.td_koupit {
	text-align: right;
	background-color: #ECECED;
}
div.div_clanek {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form.form_strankovac {
	clear: both;
	text-align: center;
	margin: 0px;
	background-image: url(pictures/back_filtry.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
form.form_strankovac a {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	width: 10px;
	color: #666666;
	text-decoration: none;
}
form.form_strankovac a:hover {
	color: #000000;
	text-decoration: underline;
}
form.form_strankovac b {
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	width: 10px;
}
form.form_strankovac table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
}
form.form_strankovac table td.td_center {
	width: 360px;
}
form.form_strankovac table td.td_right {
	text-align: right;
}
form.form_strankovac table td.td_nowrap {
	white-space: nowrap;
}
form.form_strankovac input.input_text {
	border: 1px solid #000000;
	height: 16px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	width: 20px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form.form_strankovac input.input_butt {
	background-color: #FDD588;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	border: 1px solid #000000;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
div.div_obsah_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 147px;
}
div.div_obsah_right h1.h1_hledani {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #d3e1ec;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #aac7dd;
}
div.div_obsah_right form.form_hledani {
	margin: 0px;
	background-color: #AAC7DD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: right;
}
div.div_obsah_right form.form_hledani label {
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.div_obsah_right form.form_hledani input.input_text {
	border: 1px solid #000000;
	font-size: 10px;
	width: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
div.div_obsah_right form.form_hledani input.input_butt {
	background-color: #FDD588;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	width: 58px;
	border: 1px solid #000000;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.div_obsah_right h1.h1_novinky {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #fdd588;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #ffe7bd;
}
div.div_obsah_right p.p_novinka{
	background-color: #FFE7BD;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 11px;	
}
div.div_obsah_right p.p_vice{
	background-color: #FFE7BD;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
div.div_obsah_right p.p_vice a{
	text-decoration: none;
	color: #61421a;
	font-weight: bold;
}
div.div_obsah_right p.p_vice a:hover{
	text-decoration: underline;	
}
div.div_obsah_right h1.h1_akce {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #ffa0a0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #DB0202;
}
div.div_vyrobek_akce {
	text-align: center;
	padding: 0px;
	width: 147px;
	background-color: #FFFFFF;
	margin: 0px;
}
div.div_vyrobek_akce h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.div_vyrobek_akce h2 a{
	color: #000000;
	text-decoration: none;
}
div.div_vyrobek_akce h2 a:hover{
	color: #000000;
	text-decoration: underline;
}
div.div_vyrobek_akce h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #DB0202;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
}
div.div_vyrobek_akce img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_vyrobek_akce p.p_vykon {
	color: #8D8D8D;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.div_vyrobek_akce p.p_cena {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DB0202;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.div_obsah_right h1.h1_vyrobci {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div.div_foot {
	background-image: url(pictures/back_foot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	width: 990px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
div.div_foot p.p_sign {
	margin: 0px;
	width: 238px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.div_foot p.p_sign a {
	color: #666666;
	text-decoration: none;
}
div.div_foot p.p_sign a:hover {
	text-decoration: underline;
}
div.div_foot address {
	font-style: normal;
	color: #666666;
	width: 730px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
div.div_foot address a {
	color: #666666;
	text-decoration: none;
}
div.div_foot address a:hover {
	text-decoration: underline;
}
div.div_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

div.div_correct {
	margin: 0px;
	padding: 0px;
	clear: both;
}
form.form_registrace {
	padding: 0px;
	margin: 0px;
}
form.form_registrace fieldset {
	border: 1px solid #999999;
	margin: 0px;
	background-color: #F3F3F3;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
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: 250px;
	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: 532px;
	font-size: 11px;
	border: 1px solid #000000;
	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: 260px;
	font-size: 11px;
	border: 1px solid #000000;
	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: 40px;
}
form.form_registrace label {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
form.form_registrace label.label_povinny {
	color: #FF0000;
	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;
	padding: 2px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #000000;
	width: 100px;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form.form_registrace h2{
	font-size: 14px;
	font-weight: bold;
	color: #ED2328;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
}
form.form_registrace h3{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	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;
}
div.div_hledat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.div_hledat h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
div.div_hledat p {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
div.div_hledat p a {
	text-decoration: none;
	color: #0000FF;
}
div.div_hledat p a:hover {
	text-decoration: underline;
	color: #0000FF;
}
div.div_hledat img {
	border: 1px solid #CCCCCC;
	float: right;
}
span.span_zvyraznit {
	background-color: #FEDC94;
}
table.table_kody td.td_right_nase {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color: #FF0000;
}
div.div_seoline{
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: #999999;
}
div.div_seoline a {
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
div.div_seoline a:hover {
	text-decoration: none;
}

