@charset "utf-8";
/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.div_full {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.div_prechod {
	background-image: url(pictures/back_prechod.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	height: auto;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	position: relative;
}
.div_head {
	margin: 0px;
	padding: 0px;
	height: 201px;
	width: 990px;
	background-image: url(pictures/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.div_head img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.div_head  .a_menu01 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 126px;
	background-image: url(pictures/menu_top_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu01:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 126px;
	background-image: url(pictures/menu_top_01_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.div_head h1 span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}
.div_head h2 span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}
.div_head .a_menu02 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 166px;
	background-image: url(pictures/menu_top_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu02:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 166px;
	background-image: url(pictures/menu_top_02_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu03 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 129px;
	background-image: url(pictures/menu_top_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu03:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 129px;
	background-image: url(pictures/menu_top_03_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu04 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 106px;
	background-image: url(pictures/menu_top_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu04:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 106px;
	background-image: url(pictures/menu_top_04_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
.div_center {
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.div_vyrobky {
	margin: 0px;
	background-image: url(pictures/back_line_ver.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: auto;
}
.div_center .div_vyrobky .div_line {
	background-image: url(pictures/back_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}


.div_center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3b6593;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_center h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_center h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b6593;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_center h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div_center h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9c00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}





.div_center .div_vyrobek {
	margin: 0px;
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.div_center .div_vyrobek a {
	font-weight: bold;
	color: #444444;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
.div_center .div_vyrobek a:hover {
	font-weight: bold;
	color: #444444;
	padding: 0px;
	text-decoration: underline;
	margin: 0px;
}


.div_center .div_vyrobek  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}



.div_center .div_vyrobek .div_foto {
	text-align: center;
	width: 100px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 147px;
}
.div_center .div_vyrobek .div_foto img {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.div_center .div_vyrobek .div_foto img:hover {
	border: 1px solid #444444;
	margin: 0px;
	padding: 0px;
}

.div_center .div_vyrobek h2 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding: 0px;
	float: left;
	width: 153px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 45px;
}
.div_center  .div_vyrobek  p  {
	color: #444444;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 153px;
	font-size: 11px;
	height: 75px;
}




.div_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
.div_center .div_icon {
	float: right;
	width: 50px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.div_center .div_icon img {
	margin-top: 0px;
	margin-bottom: 10px;
}

.div_sortiment .a_menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 190px;
	background-image: url(pictures/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7b7b7b;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.div_sortiment .a_menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 190px;
	background-image: url(pictures/menu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #940303;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.div_sortiment .a_sub_menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 180px;
	background-image: url(pictures/sub_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: bold;
}
.div_sortiment .a_sub_menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 180px;
	background-image: url(pictures/sub_menu_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #940303;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: bold;
}
.div_kosik {

}
.div_kosik p {
	background-color: #d2d2d2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.div_kosik form {
	background-color: #d2d2d2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.div_kosik .button_detail {
	padding: 0px;
	height: 19px;
	width: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.div_kosik table {
	background-color: #d2d2d2;
	width: 199px;
	padding: 0px;
	margin: 0px;
}
.div_kosik .tr_up {

}
.div_kosik .tr_over {
	background-color: #C0C0C0;
}



.div_kosik  td {
	font-weight: bold;
	color: #444444;
	padding: 1px;
}
.div_kosik td a {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.div_kosik td a:hover {
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}


.div_kosik td img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.div_kosik .td_right {
	text-align: right;
}
.div_kosik .td_pod {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #940303;
}
.div_kosik .td_right_pod {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #940303;
	text-align: right;
}
.div_kosik .td_nad {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #940303;
}
.div_kosik .td_right_nad {
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #940303;
}
.div_hledat {
	margin: 0px;
	padding: 0px;
}

.div_hledat form {
	background-color: #3c6ba0;
	margin: 0px;
	padding: 0px;
}
.div_hledat input {
	border: 1px solid #000000;
	font-size: 11px;
	width: 150px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.div_hledat .button_hledat {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_hledat label {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
}
.div_prihlas {
	margin: 0px;
	padding: 0px;
}
.div_prihlas p {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-color: #3c6ba0;
}
.div_prihlas a {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
.div_prihlas a:hover {
	text-decoration: underline;
}


.div_prihlas form {
	background-color: #3c6ba0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.div_prihlas input {
	border: 1px solid #000000;
	font-size: 11px;
	width: 182px;
	margin-left: 15px;
	background-image: url(pictures/input_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.div_prihlas label {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
}
.div_prihlas .button_hledat {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	width: 41px;
}
.div_prihlas .button_odhlasit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 138px;
	width: 63px;
}

.div_correct {
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.div_back {
	text-align: center;
	clear: both;
}
.div_hlasky {
	background-color: #AFCAE7;
	margin: 0px;
	border: 2px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.div_hlasky img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 10px;
}
.div_hlasky .p_chyba {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 430px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.div_hlasky .p_ok {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 430px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.div_hlasky a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}





.div_akce {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.div_akce .div_vyrobek {
	margin: 0px;
	background-color: #ff9c00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 200px;
}
.div_akce .div_vyrobek .div_foto {
	text-align: center;
	padding: 0px;
	width: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.div_akce .div_vyrobek p {
	padding: 0px;
	width: 135px;
	float: left;
	font-size: 10px;
	margin: 0px;
	color: #333333;
	height: 48px;
}
.div_akce .div_vyrobek h2 {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 135px;
	height: 26px;
}
.div_akce .div_vyrobek a {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.div_akce .div_vyrobek a:hover {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.div_akce  .div_vyrobek  .div_foto img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.div_akce  .div_vyrobek  .div_foto img:hover {
	margin: 0px;
	padding: 0px;
	border: 1px solid #444444;
}
.div_paticka {
	background-image: url(pictures/back_paticka.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 37px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
}
.div_paticka  p  {
	font-size: 10px;
	color: #444444;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.div_paticka p a {
	color: #444444;
	text-decoration: none;
}
.div_paticka p a:hover {
	color: #444444;
	text-decoration: underline;
}


.div_paticka address {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: center;
}

.div_center .form_strankovac {
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
}

.div_center .form_strankovac a {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
.div_center .form_strankovac a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.div_center .form_strankovac label {
	font-size: 11px;
}
.div_center .form_strankovac table {
	padding: 0px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #444444;
}
.div_center .form_strankovac table td.td_left {
	text-align: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.div_center .form_strankovac table td.td_center {
	width: 280px;
	text-align: left;
}
.div_center .form_strankovac table td.td_right {
	text-align: right;
	width: 80px;
}
.div_center .form_strankovac table td.td_nowrap {
	white-space: nowrap;
}
.div_center .form_strankovac input.input_text {
	height: 15px;
	font-size: 11px;
	text-align: right;
	width: 20px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pictures/input_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.div_center .form_strankovac .button_ok {
	padding: 0px;
	height: 19px;
	width: 41px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	vertical-align: middle;
}
.div_center .form_strankovac img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.div_center  .form_strankovac  .tab_strankovac {
	padding: 0px;
	width: 45%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #444444;
}
.div_center .p_navigace {
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.div_center .p_navigace a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.div_center .p_navigace a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
.div_center .p_center {
	text-align: center;
}



form.form_registrace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form.form_registrace .button_registrovat {
	padding: 0px;
	height: 19px;
	width: 99px;
	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;
}
form.form_registrace .button_ulozit {
	padding: 0px;
	height: 19px;
	width: 109px;
	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/button_back.gif);
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
}
form.form_registrace .button_ulozit_adress {
	padding: 0px;
	height: 19px;
	width: 125px;
	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/button_back.gif);
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 11px;
	letter-spacing: -1px;
	cursor: pointer;
}
form.form_registrace .button_dokoncit {
	padding: 0px;
	height: 19px;
	width: 129px;
	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/dokoncit.gif);
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 11px;
	cursor: pointer;
}




form.form_registrace fieldset {
	border: 1px solid #666666;
	margin: 0px;
	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: 230px;
	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;
	background-image: url(pictures/input_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
form.form_registrace   input.input_dis {
	width: 230px;
	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: 500px;
	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: 238px;
	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: 80px;
}
form.form_registrace input.input_stat {
	width: 80px;
}
form.form_registrace input.input_check {
	width: 16px;
	margin-left: 5px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}


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 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: #FF0000;
	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_detail   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3b6593;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
div.div_detail .h1_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}


div.div_detail h2 {
	font-size: 12px;
	color: #3c6ba0;
	text-align: center;
	clear: both;
	font-weight: bolder;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.div_detail table {
	width: 100%;
	clear: both;
	background-color: #CCCCCC;
}
div.div_detail table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.div_detail table thead th {
	background-color: #EFEFEF;
	padding: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3c6ba0;
	color: #666666;
	white-space: nowrap;
}
div.div_detail table thead th.th_baleni {
	color: #666666;
	text-align: center;
	width: 45px;
}
div.div_detail table thead th.th_baleni img {
	color: #666666;
	margin-left: 14px;
}
div.div_detail table thead th.th_skladem {
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.div_detail table tbody td{
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
div.div_detail table tbody td.td_green{
	text-align: center;
	color: #009900;
}
div.div_detail table tbody td.td_blue{
	text-align: center;
	color: #0033CC;
}
div.div_detail table tbody td.td_red{
	text-align: center;
	color: #FF0000;
}
div.div_detail table tbody td.td_cena{
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FF0000;
}
div.div_detail table tbody td.td_cena img{
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.div_detail table tbody td.td_icon {
	padding: 2px;
	margin: 0px;
	text-align: center;
}

div.div_detail table tbody a.a_black{
	text-decoration: none;
	color: #000000;
}
div.div_detail table tbody a.a_green{
	text-align: center;
	color: #009900;
	text-decoration: none;
}
div.div_detail table tbody a.a_blue{
	text-align: center;
	color: #0033CC;
	text-decoration: none;
}
div.div_detail table tbody a.a_red{
	text-align: center;
	color: #FF0000;
	text-decoration: none;
}
div.div_detail table tbody a{
	text-decoration: none;
	color: #000000;
}
div.div_detail table tbody a:hover{
	text-decoration: underline;
}
div.div_detail table tbody td.td_right{
	text-align: right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div.div_detail table tbody td.td_left{
	text-align: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div.div_detail table tbody td.td_skladem {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.div_detail table tbody td.td_mnozstvi {
	text-align: right;
	width: 41px;
	padding-right: 1px;
	padding-left: 1px;
}
div.div_detail table tbody td input {
	text-align: right;
	width: 43px;
	background-color: #F7F7F7;
	font-size: 11px;
	background-image: url(pictures/input_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 1px;
}
div.div_detail table tbody tr.tr_up {
	background-color: #FFFFFF;
}
div.div_detail table tbody tr.tr_over {
	background-color: #F4F4F4;
}
div.div_detail table tbody tr.tr_foot td {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	padding: 2px;
	border-top-width: 4px;
	border-top-color: #3c6ba0;
}
div.div_detail table tbody tr.tr_foot input.input_butt {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	border: 2px solid #ED2328;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	width: 52px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	cursor: pointer;
}
div.div_detail table tbody tr span.span_objednavka {
	color: #FF0000;
}
div.div_detail table tbody tr span.span_dostupne {
	color: #339900;
}
div.div_detail  .button_koupit {
	padding: 0px;
	height: 19px;
	width: 79px;
	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;
	float: right;
}
div.div_detail .div_fotogalerie  {
	clear: both;
	overflow: auto;
	text-align: center;
	width: 535px;
	white-space: nowrap;
	height: 175px;
}
div.div_detail   .div_fotogalerie img {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 0px;
}

div.div_detail .div_foto {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}
div.div_detail .div_foto img {
	border: 1px solid #999999;
}
div.div_detail .div_foto img:hover {
	border: 1px solid #666666;
}
div.div_detail .p_popis {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
div.div_detail .p_popis_nofoto {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:pictures/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pictures/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pictures/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.div_head .a_menu05 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 136px;
	background-image: url(pictures/menu_top_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_head .a_menu05:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 30px;
	width: 136px;
	background-image: url(pictures/menu_top_05_ac.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.div_center a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.div_center a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div.div_seoline{
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}
div.div_seoline a {
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
div.div_seoline a:hover {
	text-decoration: none;
}
