*{
	margin: 0;
	padding: 0;
}

html{
	background: white url("pics/html_top.jpg") no-repeat center top;
	/*background-attachment: fixed;*/
	/*background: white;*/
	height: 100%;
}

body{
	min-height: 100%;
	_height: 100%;
	font-size: 0.9em;
	line-height: 1.4em;
	/*background: url(pics/body_back1.gif) repeat-x left bottom;*/
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

#nastred_obal{
	width: 950px;
	margin: -5px auto -10px auto;
	background-color: white;
	border: 1px solid #dfdfdf;
	border-bottom: 0;
}

#nastred{
	width: 740px;
	padding: 0px 0 10px 0;
	float: right;
}

#nastred_spodek{
	background-color: #242424;
	margin: 0;
	padding: 0 0 1px 0;
	clear: both;
}

#nastred_spodek p{
	background-color: white;
	width: 940px;
	margin: 0 auto;
	border: 1px solid #727272;
	border-top: 0;
	text-align: right;
	padding: 5px;
}

#vnitrni{
	width: 720px;
	margin: 0 auto;
}

#motiv{
	/*height: 180px;*/
	border-bottom: 3px solid white;
	position: relative;
	padding: 12px 0 0 0;
}

#motiv img, #menu img, #kategorie img{
	border: 0;
}

#zadaranabytek{
	top: 5px;
	right: 5px;
	position: absolute;
}

#spocitejte_kuch{
	bottom: 0;
	left: 0;
	position: absolute;
}

#logo{
	top: 0;
	left: 0;
	position: absolute;
}

#menu{
	background: #9f1e3c url(pics/menu_back.gif) repeat-x;
	height: 35px;
	border-bottom: 2px solid white;
}

#menu a{
	text-decoration: none;
	color: white;
}

#menu a:hover{
	text-decoration: underline;
}

#menu ul{
	list-style: none;
	display: inline;
	padding-top: 9px;
}

#menu ul li{
	display: inline;
	background: url(pics/li_menu_back.gif) repeat-y right top;
	padding: 6px 1em;
	color: white;
	font-size: 15px;
}

#menu ul.vlevo{
	float: left;
}

#menu ul.vpravo{
	float: right;
}

#menu_vlevo{
	float: left;
	width: 192px;
	margin: 0px 0 10px 10px;
	text-align: left;
	background: #fae9b4;
	background-color: white;
	padding: 0px;
}

#menu_vlevo ul li{
	list-style: none;
	color: #9f1e3c;
	background-color: #eeeeee;
	background-color: white;
	border-bottom: 1px dotted silver;
	padding-left: 5px;
}

#menu_vlevo ul li.li_kosik{
	background: #9f1e3c url("pics/menu_back.gif") repeat-x left top;
	padding: 10px 10px 8px 10px;
	margin: 15px 0 5px 0;
	color: white;
	line-height: 1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
}

#menu_vlevo ul li.li_kosik a{
	color: white;
	font-size: 120%;
	background: transparent !important;
}

#menu_vlevo a.dulezite{
	font-weight: bold;
	background-color: #f3f3f3;
	
}

#menu_vlevo ul li.li_kosik img{
	border: 2px solid white;
}

#menu_vlevo ul li strong{
	font-size: 150%;
	padding: 10px 0 5px 3px;
	display: block;
	font-weight: normal;
	color: #9f1e3c;
	margin-left: -13px;
}

#menu_vlevo ul li a{
	text-decoration: none;
	color: black;
	display: block;
	padding: 0 5px;
	font-size: 90%;
}

#menu_vlevo ul li a:hover, #menu_vlevo ul li a:hover strong{
	background-color: #9f1e3c;
	color: white;
}

#menu_vlevo #DIV_PODMENU{
	margin: 1em 0;
}

#kos
{
	/*top: 0;
	left: 0;
	position: absolute;*/
	float: left;
}

#hlavicka{
	padding: 5px 10px 0 10px;
}

#hlavicka #DIV_ZAHLAVI{
	float: left;
	width: 685px;
	overflow-x: hidden;
}

#hlavicka #hlavicka_kosik{
	float: right;
	width: 170px;
	/*overflow-x: hidden;*/
	position: relative;
	padding: 5px 0 0 70px;
	/*min-height: 60px;*/
	font-size: 1.4em;
	font-weight: bold;
}

#hlavicka #hlavicka_kosik img{
	border: 0;
	position: absolute;
	top: 5px;
	left: 0px;
}

#hlavicka #hlavicka_kosik a{
	text-decoration: none;
	color: #cc0f33;
}

#hlavicka #hlavicka_kosik span{
	color: black;
	font-size: 0.75em;
	display: block;
	padding-top: 0.3em;
}

div#hornimenu{
	padding: 8px 10px 4px 10px;
	background: white url("pics/hornimenu_back.gif") repeat-x left bottom;
	color: black;
	border-bottom: 0px solid silver;
	border-top: 0px solid silver;
}

div#hornimenu form{
	float: left;
	margin-right: 1.5em;
}

div#hornimenu form .vstup{
	
}

div#hornimenu ul{
	list-style: none;
	float: left;
}

div#hornimenu ul li{
	float: left;
	display: inline;
	margin-right: 1em;
}

div#hornimenu ul li b{
	padding-left: 1em;
}

div#hornimenu ul li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div#hornimenu ul li a:hover{
	color: #9f1e3c;
	text-decoration: underline;
}

.datum{
	color: gray;
	font-size: 60%;
	font-weight: normal;
}

.kos{
	cursor: pointer;
	top: 8px;
	position: relative;
	border: 0 !important;
}

.kosik_tlacitka{
	cursor: pointer;
	border: 0 !important;
	_float: left;
	margin-left: 3px;
}

div#firemniudaje{
	display: none;
}

.kdoruceni {
	text-align: right;
	font-weight: bold;
}
/*
table.kosik a.nahledkosik{
	float: left;
	margin-right: 10px;
}
*/
#hlavni a:link, #hlavni a:visited, #hlavni a:hover, #hlavni a:active{
	color: #9f1e3c;
}

p.nazevzbozi{
	color: #9f1e3c;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0.5em !important;
	clear: both;	
}

.galerie a.nahled{
	display: block;
	text-align: center;
	background-color: white;
	margin-bottom: 10px;
}
/*
.galerie a.nahled:hover
{
	border: 1px solid #9f1e3c;
}
*/
.galerie a.nahled img{
	border: 0 !important;
	padding: 2px;
	max-height: 180px;
	max-width: 210px;
}

h1{
	color: #black;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.4em;
	margin-top: 0.3em;
	clear: both;
}

h2{
	color: #black;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0.6em;
	clear: both;
}

h3{
	color: #black;
	font-weight: normal;
	font-size: 90%;
	margin-bottom: 0.6em;
	clear: both;
}

h4{
	color: #black;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 0.4em;
	clear: both;
}
/*
.galerie dl
{ 
	float: right;
	width: 110px;
}

.galerie  dt
{
	color: #9f1e3c;
}

.galerie  dt.cena
{
	font-weight: bold;
}

.galerie  dd.cena
{
	font-weight: bold;
	font-size: 120%;
}
*/

.galerie p.cena{
	float: left;
	width: 49%;
	color: #9f1e3c;
	font-weight: bold;
	text-align: center;
}

.galerie p.cena span.cena{
	font-weight: bold;
	font-size: 120%;
	color: black;
}

.galerie p.dostupnost{
	float: right;
	width: 49%;
	color: #9f1e3c;
	text-align: center;
}

.galerie p.dostupnost span{
	color: black;
}

.galerie p.dostupnost span.skladem{
	/*background-color: #9f1e3c;*/
	color: #9f1e3c;
	padding: 0 3px;
	font-size: 1.1em;
	font-weight: bold;
}

.galerie p a.koupit{
	/*
	background: #9f1e3c url("pics/menu_back.gif") repeat-x left top;
	color: white !important;
	font-weight: bold;
	padding: 3px 5px;
	display: block;
	font-size: 1.1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
 */
	border: 0 !important;
}

.galerie p a.koupit img{
	border: 0 !important;
}

td.cena{
	font-weight: bold;
	font-size: 110%;
}

#texty{
	float: left;
	width: 47%;
	padding-left: 15px;
}

#texty hr{
	padding: 0.8em 0;
}

#hlavni p{
	margin-bottom: 1em;
}

#texty div.barva{
	background: url(pics/dl_back.gif) repeat-y right;
	padding-top: 0.5em;
}

#texty div.barva div{
	float: left;
	text-align: center;
	margin-right: 12px;
}

#texty div.barva img{
	display: block;
	background-color: white;
}

#texty table{
	background: url(pics/dl_back.gif) repeat-y right;
	color: #9f1e3c;
	padding: 0.5em 0;
	border-bottom: 1px solid silver;
}

#texty table td{
	border-bottom: 1px solid silver;
	width: 50%;
}

#obrazky{
	float: right;
	width: 48%;
	/*padding-right: 14px;*/
	margin-right: 5px;
	text-align: center;
}

#obrazky img.velky{
	max-width: 310px;
	max-height: 310px;
}

.nahledy{
	text-align: center;
}

.nahledy img, #texty div.barva img{
	margin: 5px;
}


#obrazky img, .nahledy img, #texty div.barva img{
	padding: 2px;
	border: 1px solid white;
	cursor: pointer;
}

#obrazky img:hover, .nahledy img:hover, #texty div.barva img:hover{
	border: 1px solid #9f1e3c;
}

#kategorie{
	height: 57px;
	background: url(pics/kategorie_back.gif) repeat-x ;
	border-top: 1px solid #9f1e3c;
	border-bottom: 1px solid #9f1e3c;
	display: none;
}

#filtr_hlavni{
	margin: 5px 0 0 0;
}

#filtr_podkategorie a{
	padding: 0 0.5em;
	line-height: 1.9em;
	white-space: nowrap;
}

/*
#filtr
{
	
	padding: 0;
	margin: 0px 0 10px 0;
	
}

#filtr p{
	margin: 0;
	
}

#filtr a
{
	color: #9f1e3c;
	text-decoration: none;
	font-size: 90%;
}

#filtr a:hover
{
	text-decoration: underline;
}


#filtr p.vyberte
{
	
}

#filtr p.vyberte a{
	white-space: nowrap;
}

#filtr p.vyberte span{
	font-weight: bold;
}
*/

#hlavni{
	padding: 0;
}

#hlavni img{
	padding: 2px;
	border: 1px solid white;
	/*cursor: pointer;*/
}

#hlavni img:hover{
	/*border: 1px solid #9f1e3c;*/
}

#hlavni li{
	list-style-position: outside;
	margin-left: 1.8em;
	padding-left: 0.3em;
	margin-bottom: 0.6em;
}

#kratky{
	border: 1px solid #9b9b9b;
	background-color: white;
	margin-bottom: 0.8em;
	padding: 0.5em 0;
}

#kratky span.vybrat{
	background-color: #9f1e3c;
	color: white;
	padding: 3px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

#kratky div.podrobne{
	padding: 0 1em;
}

#kratky div.varianty{
	padding: 0 15px 0 15px;
	max-height: 270px;
	overflow: auto;
}

#kratky div.varianty table.skladem{
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}

#kratky div.varianty table.skladem tr:hover{
	background-color: #ececec;
}

#kratky div.varianty table.skladem tr td{
	border-bottom: 1px dotted #9b9b9b;
	padding: 3px 0;
}

#kratky div.varianty table.skladem tr td.radio{
	width: 90px;
	text-align: left;
}

#kratky div.varianty table.skladem ul{
	border: 0;
}

#kratky div.varianty table.skladem ul li{
	padding: 0;
}

#kratky div.varianty li:hover{
	background-color: #ececec;
}

#kratky p.nazevsklad{
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	color: white;
	padding: 2px 1em;
	font-size: 1.1em;
}

#kratky h3.h3var{
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	color: white;
	padding: 2px 1em;
}

#kratky div.varianty h3{
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	color: white;
	padding: 2px 5px;
}

#kratky div.varianty ul{
	clear: both;
	border-bottom: 1px dotted #9b9b9b;
}

#kratky div.varianty ul li{
	float: left;
	list-style: none;
	text-align: center;
	width: 106px;
	overflow: hidden;
	padding: 5px 0 5px 0;
	margin: 0 0 3px 0;
}

#kratky div.varianty ul li a{
	display: block;
	height: 75px;
	width: 75px;
	border: 1px solid #9b9b9b;
	overflow: hidden;
	text-align: center;
	margin: 5px auto 0 auto;
}

#kratky div.varianty ul li a img{
	padding: 0;
	border: 0;
	min-width: 75px;
	min-height: 75px;
}

#kratky div.varianty ul li span.priplatek{
	font-size: 0.9em;
}

#kratky td.cenavel
{
	font-size: 160%;
	font-weight: bold;
}

p.stejnakat{
	color: #9f1e3c;
	font-size: 1.15em;
}

.galerie{
	border-left: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	background: white url(pics/galerie_back.gif) repeat-x bottom;
	/*background: white url(pics/galerie_back1.gif) repeat bottom;*/
	width: 718px;
/*	margin-left: -14px; */
}

.galerie div{
	float: left;
	/*width: 30.13%;
	padding: 1.60%;*/
	width: 219px;
	padding: 8px 10px 3px 10px;
} 

.kratky{
	color: #565656;
	clear: both;
}

.fvlevo{
	float: left;
	margin: 0 15px 15px 0;
}

.fvpravo{
	float: right;
	margin: 0 0 15px 15px;
}

.vyhledavac{
	float: right;
	margin: 0;
}

.blokvpravo{
	display: block;
	text-align: right;
}

p.kategorie{
	font-size: 90%;
	/*font-weight: bold;*/
	/*margin-bottom: 0.5em;*/
	color: black;
	/*color: white;
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;*/
	padding: 5px 0 0px 0;
	position: relative;
	top: -3px;
	/*width: 704px;*/
	clear: both;
}

p.kategorie a{
	/*color: white !important;*/
}

p.kategorie span{
	font-weight: normal;
	font-size: 100%;
	/*font-weight: bold;*/
}

img.zrus_kat{
	margin-bottom: -8px;
	border: 0;
}

p.kategorie img{
	border: 0 !important;
}

p.kategorie a{
	border: 0 !important;
}

ul.upresneni {
	color: #9f1e3c;
	list-style: none;
	position: relative;
}

ul.upresneni li{
	cursor: pointer;
	display: inline;
/*	white-space: nowrap;
	position: relative;*/
	padding: 0.3em 0.3em;
	border-right: 1px solid #9f1e3c;
}

ul.upresneni li ul{
	display: none;
	top: 1.6em;
	left: 0;
	position: absolute;
	width: 683px;
	background: #9f1e3c url(pics/menu_back.gif) repeat-x;
	color: white;
	padding: 0.6em 0.4em;
	border: 1px solid black;
	border-top: 0;
}

ul.upresneni li ul li{
	border-right: 1px solid white;
	padding: 0 0.3em;
	line-height: 1.8em;
	background-color: transparent !important;
}

ul.upresneni li ul li a:link, ul.upresneni li ul li a:visited, ul.upresneni li ul li a:hover, ul.upresneni li ul li a:active{
	color: white !important;
}

ul.upresneni li:hover{
	background-color: #6e021b;
	color: white;
}

ul.upresneni li:hover ul{
	display: block;
}

#paticka{
	/*text-align: right;
	width: 710px;*/
	margin: 0 auto;
	color: silver;
	padding-bottom: 1em;
	/*position: relative;*/
	background-color: #242424;
	
}

#paticka p, #paticka div{
	margin: 0 auto 0.3em auto;
}

#paticka a{
	color: silver;
}

#paticka span.sasa{
	float: left;
}

#paticka span.sasa a{
	text-decoration: none;
}

#patickatxt{
	text-align: left;
	margin: 0;
	width: 950px;
	margin: 0 auto;
	padding: 0.7em 0 0 0;
}

#paticka #esluzby{
	text-align: right;
	margin: 0 auto;
	padding: 5px 0;
	width: 950px;
	color: gray;
}

#paticka #esluzby a{
	color: gray;
}

.noback{
	background: none !important;
}

#form_celkem{
	bottom: 5px;
	background-color: #9f1e3c;
	position: fixed;
	padding: 1em 2em;
	margin-left: 500px;
	width: 160px;
	color: white;
	border: 2px solid black;
	z-index: 10000;
}

.spoc_polozky{
	width: auto;
	padding: 0 0 0 90px;
	margin-bottom: 1em;
	width: 37%;
	float: left;
	clear: both;
	/*border: 1px solid red;*/
}

.spoc_polozky input.tlacitko{
	border: 0;
	color: white !important;
	margin: 0 0 0 2px;
	background-color: #cc0f33;
}

.spoc_polozky input, #form_celkem input{
	border: 1px solid #9f1e3c;
	width: 2em;
	padding: 1px 2px;
	color: black;
	background-color: #fff7de;
}

.spoc_polozky h4{
	clear: none;
}

.spoc_polozky table{
	width: 200%;
	border-collapse: collapse;
}

.spoc_polozky table td{
	border-bottom: 1px solid silver;
	padding: 2px;	
}

.spoc_polozky table td.r{
	width: auto;
}

.spoc_polozky table td.c{
	width: auto;
	white-space: nowrap;
	text-align: right;
}

.spoc_polozky table td.s{
	width: auto;
	white-space: nowrap;
	text-align: right;
}

.spoc_polozky div.obrazek{
	margin-left: -90px;
	width: 80px;
	float: left;
	text-align: center;
}

.spoc_polozky img{
	border: 0 !important;
	cursor: auto !important;
}

hr{
	visibility: hidden;
	clear: both;
	height: 0px;
}

#top{
	/*float: right;*/
	margin: 0 5px;
	border: 0;
}

.vstup{
	border: 1px solid #9f1e3c;
	padding: 2px 5px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tlacitko{
	color: white;
	cursor: pointer;
	
	padding: 2px 4px;
	/*
 background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	border: 1px solid black;
	*/
	border: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #cc0f33;
	font-weight: bold;
}

#texty .vyber{
	border: 1px solid #9f1e3c;
	margin: 0.3em 0;
}

span.sleva{
	font-weight: normal;
	font-size: 110%;
	/*display: block;*/
	text-decoration: line-through;
}

td.sleva{
	text-decoration: line-through;
	white-space: nowrap;
}

.zprava{
	font-size: 110%;
	font-weight: bold;
	background-color: #9f1e3c;
	border: 2px solid black;
	color: white;
	padding: 0.6em;
}

.nowrap{
	white-space: nowrap;
}

.detail, .dokument{
	background-color: white;
	padding: 5px 17px 10px 17px;
	margin-bottom: 15px;
}

#mapastranek ul li{
	line-height: 1em;
}

.clanek_zbozi{
	margin: 1.5em 0 0 0;
}

.stranky{
	margin-top: 0em !important;
	margin-bottom: 0 !important;
	font-size: 100%;
	/*color: #b0003a !important;*/
}

.stranky a{
	border: 1px solid #b0003a;
	color: #b0003a !important;
	font-weight: bold;
	padding: 0 0.3em;
	margin-right: 0.5em;
	text-decoration: none;
}

.stranky span{
	margin-right: 0.5em;
}

.stranky span.nemozne{
	color: gray;
	border: 1px solid gray;
	font-weight: bold;
	padding: 0 0.3em;
}

span.radit{
	float: right;
}

span.radit a{
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

span.radit a:hover{
	text-decoration: underline;
}

span.radit a img{
	border: 0;
	padding: 3px !important;
	vertical-align: middle;
	top: -2px;
	position: relative;
	background-color: white;
}

#kosik{
	display: none;
	position: absolute;
	border: 3px solid #9f1e3c;
	padding: 1em;
	text-align: center;
	color: black;
	z-index:	902;
	width: 400px;
	background: white;
}

#kosik p{
	margin-bottom: 1em;
}

#kosik a{
	border: 1px solid black;
	color: white;
	padding: 0.1em 0.3em;
	cursor: pointer;
	text-decoration: none;
	background: url(pics/menu_back.gif) repeat-x top;
}

table.kosik{
	width: 100%;
	margin-bottom: 2em;
}

table.kosik .vstup{
	float: left;
	margin: 0 6px 0 8px;
}

table.kosik th{
	text-align: left;
	font-weight: normal;
	color: white;
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	padding: 0.3em 0.3em 0.1em 0.3em;
}

table.kosik td{
	padding: 0.3em 0.3em 0.1em 0.3em;
	border-bottom: 1px solid #9f1e3c;
	vertical-align: top;
}

.vyber{
	border: 1px solid #9f1e3c;
}

table.kosik td.vpravo, table.kosik th.vpravo{
	text-align: right;
}

table.kosik td.nastred, table.kosik th.nastred{
	text-align: center;
}

table.kosik td.suma{
	background: #9f1e3c url(pics/menu_back.gif) repeat-x top;
	color: white;
	white-space: nowrap;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}

table.kosik tr:hover{
	background-color: #fff7de;
}

table.kosik form{
	float: left;
}

.formular label{
	width: 11em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.formular input{
	width: 30em;
}

.formular input.checkbox{
	width: auto;
}

span#jsemfirma{
	cursor: pointer;
	font-weight: bold;
	font-size: 1.1em;
	color: #b0003a;
}

.formular .tlacitko{
	width: 30.5em;
}

.formular select{
	width: 30.5em;
}

.formular strong{
	color: #b0003a;
	font-size: 110%;
	font-weight: bold;
}

.formular fieldset{
	border: 0;
	padding-bottom: 1em;
}

.formular textarea{
	width: 30em;
	border: 1px solid #b0003a;
	padding: 1px 2px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 93%;
		-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.formular p{
	clear: both;
	margin-bottom: 0.5em !important;
}

#vcetnepriplatku{
	font-weight: bold;
}

#foto{
	display: none;
	position: absolute;
	border: 1px solid black;
	padding: 8px 10px 10px 10px;
	text-align: center;
	color: #9f1e3c;
	cursor: pointer;
	background: white url(pics/zavrit.gif) no-repeat right top;
	font-size: 120%;
	z-index:	901;
}

#foto p{

}

#foto img{
	display: block;
	margin-top: 10px;
	border: 1px solid #A9A9A9;
}

.noborder{
	border: 0 !important;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	/*height: 0;*/
	background-color: black;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	display: none;
}
