h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.3em 0;
	color: white;
}

h1 {
	margin: 0 0 0.5em 0;
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.15em;
}

h4, h5, h6 {
	font-size: 0.9em;
}

.pozn {
	font-style: italic;
}

.important_info {
	font-style: italic;
}

.chyba {
	color: #D10000;
}

img {
	border: none;
}

p {
	margin: 1em 0;
	line-height: 130%;
}

div#obsah p {
	text-align: justify;
}

strong, em {
	font-weight: bold;
	font-style: normal;
}

strong {
	font-size: 1.1em;
}

ul, ol {
	margin: 0.5em 0.5em 1em 2.5em;
	padding: 0;
}

li {
	line-height: 125%;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

ul.dokumenty li, ol.dokumenty li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a {
	text-decoration: underline;
	color: #FFC628;
}

a:visited {
	color: #FFD564;
}

a:hover {
	color: #910111;
}

div.cleaner {
	clear: both;
}

/*-------------- FORMULARE -----------------------------*/
form {
	margin: 0;
}

input, select, textarea, button {
	font-family: "Arial CE", "Arial", sans-serif;
	font-size: 1em;
}

input.error {
	background-color: #FFC6C6;
}

*.elem_group.error {
	background-color: #FFC6C6;
}

.form_err {
	color: #B60006;
	font-style: italic;
}

span.form_err {
	padding-left: 0.5em;
}

div.form_err, p.form_err {
	margin: 0.2em 0 0 0;
}

p.form_done {
	font-weight: bold;
}

p.form_err_main {
	font-weight: bold;
	color: #B60006;
}

form td.odeslat {
	text-align: right;
	padding-top: 0.25em;
}

form td.separator {
	width: 50px;
}

form td.note {
	font-weight: normal;
	font-style: italic;
}

.box_error {
	width: 430px;
	border: 8px rgb(203,38,54) solid;
	background-color: rgb(250,170,156);
	color: rgb(203,38,54);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-weight: bold;
	line-height: 19px;
}

.box_message {
	width: 430px;
	border: 8px rgb(255,198,41) solid;
	background-color: rgb(254,254,254);
	color: rgb(0,0,0);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-weight: bold;
	line-height: 19px;
}

input.button {
	background-color: rgb(230,179,37);
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	color: rgb(255,255,255);
	font-weight: bold;
	border: 0px;
}

input.button_big {
	background: rgb(231,181,44) url(../img/layout/btn_arrow.gif) no-repeat left center;
	height: 49px;
	line-height: 49px;
	vertical-align: middle;
	color: rgb(255,255,255);
	font-weight: bold;
	border: 0px;
	padding-left: 43px;
}

input.inp {
	width: 100px;
	height: 15px;
	border: 2px rgb(83,83,83) solid;
}

.inp_radio {
	width: 20px;
	border: 0px;
}

textarea.inp_textarea {
	border: 2px rgb(83,83,83) solid;
}

input.inp_long {
	width: 200px;
	height: 15px;
	border: 2px rgb(83,83,83) solid;
}

.yellow_form_envelop {
	width: 450px;
	margin: 0px;
}

.yellow_form {
	border: 8px rgb(255,198,41) solid;
	width: 450px;
}

.yellow_form table {
	background-color: rgb(106,106,108);
}

/*-------------- FORMULARE konec ------------------------*/
td, th {
	padding: 0;
}

th {
	font-weight: bold;
	text-align: center;
}

table.sheet th {
	text-align: right;
	padding-right: 0.5em;
}

ol.cislice {
	list-style-type: decimal;
}

ol.pismena_mala {
	list-style-type: lower-alpha;
}

/*ruzne*/
p.strankovani {
	text-align: center;
}

img.doc_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

/*homepage*/
div#hp div#cont_top_right {
	height: 253px;
	background: url('../img/hp/pruvodce.jpg') left top no-repeat transparent;
}

/*prodejny*/
div#prodejny div#cont_top_right {
	height: 173px;
	background: url('../img/prodejny/top_right_bcg.jpg') left top no-repeat transparent;
}

div#prodejny h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/prodejny/h1_bcg.png') left top no-repeat transparent;
}

/*kontakt*/
div#kontakt div#cont_top_right {
	height: 173px;
	background: url('../img/kontakt/top_right_bcg.jpg') left top no-repeat transparent;
}

div#kontakt h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/kontakt/h1_bcg.png') left top no-repeat transparent;
}

/*kontakt*/
div#akce div#cont_top_right {
	height: 173px;
	background: url('../img/akce/top_right_bcg.jpg') left top no-repeat transparent;
}

div#akce h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/akce/h1_bcg.png') left top no-repeat transparent;
}

div#vyberte_si_spravnou_velikost div#cont_top_right {
	height: 173px;
	background: url('../img/vyberte_si_spravnou_velikost/top_right_bcg.jpg') left top no-repeat transparent;
}

div#vyberte_si_spravnou_velikost h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/vyberte_si_spravnou_velikost/h1_bcg.png') left top no-repeat transparent;
}

div#prodejny div.prodejna {
	padding-left: 42px;
	background: url('../img/prodejny/prodejna_bcg.png') left top no-repeat transparent;
	margin-bottom: 2em;
}

div#prodejny div.prodejna h2 {
	margin: 0;
}

/*e-shop*/
div#eshop h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/e-shop/h1_bcg.png') left top no-repeat transparent;
}

div#eshop div#cont_top_right {
	height: 173px;
	background: url('../img/e-shop/top_right_bcg.jpg') left top no-repeat transparent;
}

div#eshop div.catbox {
	position: relative;
	float: left;
	width: 210px;
	height: 84px;
	padding: 0 5px 0 130px;
	margin: 2px 0 0 0;
	background: url('../img/e-shop/catbox_bcg.png') left top no-repeat #666668;
}

div#eshop div.catbox.right {
	float: right;
}

div#eshop div.catbox h3 {
	margin: 10px 0 5px 0;
}

div#eshop div.catbox p {
	margin: 0;
}

div#eshop div.catbox img.catimg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 82px;
}

div#eshop div#eshop_pag_box {
	height: 31px;
	background: url('/img/e-shop/pagination_box_bcg.png') left center repeat-x transparent;
	position: relative;
	margin-left: -15px;
}

div#eshop div#eshop_pag_box_bottom {
	height: 31px;
	position: relative;
	margin-left: -15px;
}

div#eshop p#eshop_pag {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 198px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #7D7E82;
	text-align: center;
	margin: 0;
	color: #FFC628;
}

div#eshop p#eshop_pag em {
	border-bottom: 7px solid #A49467;
}

div#eshop p#eshop_pag .pag_prev, div#eshop p#eshop_pag .pag_next {
	position: absolute;
	top: 0px;
	width: 30px;
	height: 31px;
	background: url('../img/e-shop/pagination_prev_bcg_act.png') left top no-repeat transparent;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/e-shop/pagination_prev_bcg_act.png', sizingMethod='crop');
	text-indent: -10000px;
	overflow: hidden;
	cursor: pointer;
}

div#eshop p#eshop_pag .pag_prev {
	left: 0px;
}

div#eshop p#eshop_pag .pag_prev.neaktiv{
	background-image: url('../img/e-shop/pagination_prev_bcg.png') !important;
	cursor: default !important;
}

div#eshop p#eshop_pag .pag_next {
	right: 0px;
	background-image: url('../img/e-shop/pagination_next_bcg_act.png');
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/e-shop/pagination_next_bcg_act.png', sizingMethod='crop');
}

div#eshop p#eshop_pag .pag_next.neaktiv{
	background-image: url('../img/e-shop/pagination_next_bcg.png') !important;
	cursor: default !important;
}

div#eshop p#eshop_back {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #7D7E82;
	text-align: center;
	margin: 0;
	color: #FFC628;
}

div#eshop p#eshop_back a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 40px;
	background: url('../img/e-shop/pagination_next_bcg.png') right center no-repeat transparent;
}

div#eshop div.goodslist_item {
	position: relative;
	top:0;
	left:0;
	min-height: 100px;
	padding: 8px 0 8px 180px;
	border-bottom: 1px solid #FFC628;
	background: url('../img/e-shop/goodslist_item_bcg.png') right top repeat-y #6A6A6C;
	width: 280px;
	_height: 100px;
}

div#eshop h2.goodslist_item {
	font-size: 1.25em;
}

div#eshop h2.goodslist_item a {
	text-decoration: none;
}

div#eshop div.goodslist_item p {
	margin: 0;
}

div#eshop div.goodslist_item p.popis {
	margin: 0 0 0.5em 0;
	font-size: 0.9em;
}

div#eshop div.goodslist_item p.link_vice {
	margin-top: 7px;
}

div#eshop div.goodslist_item p.cena {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #626264;
	color: #FFC628;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.2em 0.5em;
}

div#eshop div.goodslist_item img.item_img {
 	position: absolute;
	left: 0px;
	top: 0px;
	/*  width: 150px;
	height: 100px;
*/
	border: 8px solid #FFC628;
}

div#eshop div.good_detail img {
	border: 8px solid #FFC628;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}

div#eshop div.good_detail h2 {
	color: #FFC628;
	line-height: 31px;
	min-height: 31px;
	padding-left: 0;
	margin-bottom: 10px;
}

div#eshop div.good_detail .popis_box {
	background: #6A6A6C url(../img/e-shop/goodslist_item_bcg.png) repeat-y scroll right top;
	border-bottom: 1px solid #FFC628;
	width: 250px;
	min-height: 50px;
	position: relative;
	float: left;
}

div#eshop div.good_detail .popis2_box {
	float: left;
	width: 250px;
	margin-top: 10px;
}

div#eshop div.good_detail .popis2_box p {
	padding-left: 10px;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
}

div#eshop div.good_detail .popis2_box p em {
	font-weight: bold;
	font-style: normal;
}

div#eshop div.good_detail .popis_box .popis {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

div#eshop div.good_detail .popis_box .cena {
	bottom: 0;
	color: #FFC628;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.2em 0.5em;
	position: absolute;
	top: 47px;
	right: 0;
	background-color: #626264;
}

div#eshop div.good_detail .popis_box .vlozit_do_kosiku {
	bottom: 0;
	color: #FFC628;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.2em 0.5em;
	position: relative;
	top: 10px;
	left: 10px;
	height: 68px;
	background-color: #626264;
	padding-top: 4px;
	overflow: hidden;
	clear: both;
}

div#eshop div.good_detail .popis_box .vlozit_do_kosiku td {
	font-size: 1.1em;
}

div#eshop div.good_detail .popis_box .vlozit_do_kosiku input.inp {
	width: 50px;
}

div#eshop div.good_detail .popis_box .vlozit_do_kosiku .button {
	position: absolute;
	top: 47px;
	cursor: pointer;
}

div#eshop div.good_detail .info_obrazky {
	float: left;
	width: 250px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

/** *  Prihlasovaci box */
#login_box {
}

#login_box table {
	margin-top: 5px;
	width: 100%;
}

#login_box table .left {
	width: 80px;
	text-align: left;
}

#login_box table .right {
	text-align: left;
}

#login_box table .button {
	/* text-align: right;
*/
}

/** *  Odhlasovaci box */
#logout_box {
}

#logout_box table {
	margin-top: 5px;
	width: 100%;
}

#logout_box table .button {
	/* text-align: right; */
}

#logout_box table td {
	font-size: 0.9em;
}

/** *  Registrace */
#registrace {
}

div#registrace div#cont_top_right {
	height: 173px;
	background: url('../img/registrace/top_right_bcg.jpg') left top no-repeat transparent;
}

#registrace #registrace_form {
	border: 0px;
}

#registrace .button_big {
	float: right;
	margin-right: -8px;
}

div#registrace h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/registrace/h1_bcg.png') left top no-repeat transparent;
}

/** *  Nákupní košík */
div#nakupni_kosik h1 {
	color: #FFC628;
	min-height: 31px;
	line-height: 31px;
	padding-left: 38px;
	background: url('../img/nakupni_kosik/h1_bcg.png') left top no-repeat transparent;
}

div#nakupni_kosik div#cont_top_right {
	height: 173px;
	background: url('../img/nakupni_kosik/top_right_bcg.jpg') left top no-repeat transparent;
}

div#nakupni_kosik div.catbox {
	position: relative;
	float: left;
	width: 210px;
	height: 84px;
	padding: 0 5px 0 130px;
	margin: 2px 0 0 0;
	background: url('../img/nakupni_kosik/catbox_bcg.png') left top no-repeat #666668;
}

div#nakupni_kosik div.catbox.right {
	float: right;
}

div#nakupni_kosik div.catbox h3 {
	margin: 10px 0 5px 0;
}

div#nakupni_kosik div.catbox p {
	margin: 0;
}

div#nakupni_kosik div.catbox img.catimg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 82px;
}

div#nakupni_kosik div#eshop_pag_box {
	height: 31px;
	background: url('../img/e-shop/pagination_box_bcg.png') left center repeat-x transparent;
	position: relative;
	margin-left: -15px;
}

div#nakupni_kosik p#eshop_pag {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 198px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #7D7E82;
	text-align: center;
	margin: 0;
	color: #FFC628;
}

div#nakupni_kosik p#eshop_pag em {
	border-bottom: 7px solid #A49467;
}

div#nakupni_kosik p#eshop_pag .pag_prev, div#nakupni_kosik p#eshop_pag .pag_next {
	position: absolute;
	top: 0px;
	width: 30px;
	height: 31px;
	background: url('../img/e-shop/pagination_prev_bcg.png') left top no-repeat transparent;
	text-indent: -10000px;
	overflow: hidden;
}

div#nakupni_kosik p#eshop_pag .pag_prev {
	left: 0px;
}

div#nakupni_kosik p#eshop_pag .pag_next {
	right: 0px;
	background-image: url('../img/e-shop/pagination_next_bcg.png');
}

div#nakupni_kosik p#eshop_back {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	background: #7D7E82;
	text-align: center;
	margin: 0;
	color: #FFC628;
}

div#nakupni_kosik p#eshop_back a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 40px;
	background: url('../img/nakupni_kosik/pagination_next_bcg.png') right center no-repeat transparent;
}

div#nakupni_kosik #cont_doporucujeme_right {
	margin-top: 32px !important;
}

div#nakupni_kosik div#cont_top_left {
	width: 510px;
}

div#nakupni_kosik .rekapitulace {
	width: 100%;
	border-collapse: collapse;
	border: 4px rgb(255,198,41) solid;
}

div#nakupni_kosik .column1 {
	width: 300px;
	padding-left: 5px;
}

div#nakupni_kosik .column2 {
	width: 60px;
}

div#nakupni_kosik .column2a {
	width: 60px;
}

div#nakupni_kosik .column3 {
	width: 50px;
}

div#nakupni_kosik .column4 {
	width: 120px;
}

div#nakupni_kosik .column4 {
	width: 50px;
}

div#nakupni_kosik .rekapitulace th {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFC628;
	font-size: 9px;
	text-align: left;
}

div#nakupni_kosik .rekapitulace td {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 1px rgb(255,198,41) solid;
	font-size: 11px;
}

div#nakupni_kosik .rekapitulace td.message {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}

div#nakupni_kosik .rekapitulace td a {
	color: rgb(255,255,255);
	text-decoration: none;
}

div#nakupni_kosik .rekapitulace td a:hover {
	text-decoration: underline;
}

div#nakupni_kosik .rekapitulace .zvyraznene td {
	background-color: rgb(250,170,156) !important;
	color: rgb(203,38,54) !important;
}

div#nakupni_kosik .rekapitulace .zvyraznene td a {
	background-color: rgb(250,170,156) !important;
	color: rgb(203,38,54) !important;
}

div#nakupni_kosik .rekapitulace .zvyraznene td a:hover {
	background-color: rgb(250,170,156) !important;
	color: rgb(203,38,54) !important;
}

div#nakupni_kosik .rekapitulace td a.odebrat_link {
	color: #FFC628;
	text-decoration: underline;
}

div#nakupni_kosik .rekapitulace td a.odebrat_link:hover {
	text-decoration: none;
}

div#nakupni_kosik .rekapitulace .pocet_kusu_input {
	width: 25px;
	border: 1px rgb(106,106,108) solid;
}

div#nakupni_kosik .rekapitulace td a.krizek {
	display: block;
	width: 27px;
	height: 27px;
	background: url(../img/nakupni_kosik/krizek.gif) no-repeat;
	border: 0px;
	text-decoration: none;
	float: right;
	margin-right: 5px;
}

div#nakupni_kosik .rekapitulace .summarize td {
	background-color: #FFC628;
	color: rgb(89,89,89) !important;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#nakupni_kosik .rekapitulace .postovne td {
	background-color: #FFC628;
	color: rgb(89,89,89) !important;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
}

div#nakupni_kosik .rekapitulace .sleva_zakaznika td {
	background-color: #FFC628;
	color: rgb(89,89,89) !important;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
}

h2.rekapitulace_h2 {
	color: #FFC628;
}

.rekapitulace_div, .rekapitulace_div p {
	font-weight: normal !important;
}

.btn_pokracovat_v_objednavce {
	width: 192px;
	height: 49px;
	background: url(../img/nakupni_kosik/btn.gif) no-repeat;
	border: 0px;
	line-height: 49px;
	vertical-align: middle;
	overflow: hidden;
	color: rgb(255,255,255);
	padding-left: 37px;
	float: right;
	margin-top: 2px;
	/* margin-right: 10px; */
	font-weight: bold;
	cursor: pointer;
}

a.btn_zpet {
	display: block;
	text-decoration: none;
	color: rgb(255,255,255);
}

a.btn_zpet:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}

.btn_zpet {
	width: 70px;
	height: 49px;
	background: url(../img/nakupni_kosik/btn_back.gif) no-repeat;
	border: 0px;
	line-height: 49px;
	vertical-align: middle;
	overflow: hidden;
	color: rgb(255,255,255);
	padding-left: 59px;
	float: left;
	margin-top: 2px;
	/* margin-left: -2px; */
	font-weight: bold;
	cursor: pointer;
}

.osobni_informace td {
	border: 0px !important;
}

.osobni_informace .label td {
	font-weight: bold !important;
	padding-top: 15px;
}

.osobni_informace .column1 {
	width: 220px !important;
}

.osobni_informace .column2 {
	width: 220px !important;
}

.osobni_informace .inp {
	width: 200px;
}

.osobni_informace textarea.inp_textarea {
	width: 200px;
	height: 100px;
}

.box_em_2 {
	position: relative;
	left: -2px;
	top: -2px;
	width: 478px;
}

#cont_top_right a {
	display: block;
	width: 330px;
	height: 173px;
	background: url(../img/1px.gif) repeat;
	font-size: 0px;
	text-decoration: none;
}

#hp #cont_top_right a {
	height: 253px;
}

.velikosti_table {
	border-collapse: collapse;
	border: 1px rgb(230,179,37) solid;
}

.velikosti_table td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.velikosti_table .column_left {
	width: 150px;
	padding-left: 5px;
}

.velikosti_table .column_velikost {
	width: 80px;
	text-align: center;
}

.velikosti_table .th {
	background-color: rgb(230,179,37);
	color: rgb(255,255,255);
	font-weight: bold;
}

.velikosti_table2 {
	border-collapse: collapse;
	border: 1px rgb(230,179,37) solid;
}

.velikosti_table2 td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.velikosti_table2 .column_left {
	width: 155px;
	padding-left: 5px;
}

.velikosti_table2 .column_velikost {
	width: 60px;
	text-align: center;
}

.velikosti_table2 .th {
	background-color: rgb(230,179,37);
	color: rgb(255,255,255);
	font-weight: bold;
}

#vyberte_si_spravnou_velikost #cont_doporucujeme_right {
}

.filtr {
	background: rgb(255,255,225) url();
	border: 8px solid #FFC628;
	border-collapse: collapse;
	color: rgb(0,0,0);
	margin-bottom: 30px;
}

.filtr td.label {
	font-weight: bold;
}

.filtr td {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 230px;
	padding-left: 10px;
}

.filtr .inp_filtr {
	width: 200px;
}

.filtr .inp {
	width: 200px;
	border: 1px rgb(83,83,83) solid;
}

.filtr .button {
	width: 100px;
	height: 30px;
	border: 0px;
	background-color: rgb(230,179,37);
	color: rgb(255,255,255);
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}

.filtr .button_right {
	margin-left: 20px;
}

div.hidden {
	display: none;
}

tr.hidden {
	display: none;
}


#pobocka_box {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#postovne_box {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;

}
