h1 {
	color: #cc3300;
	font-size: 16px;
}

h2 {
	color: #cc3300;
	font-size: 14px;
}

h3 {
	color: #cc3300;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	background: url(../../files/images/tapeta-web.jpg) repeat;
}

#hlavni {
	background: url(../../files/images/tapeta-top.gif) repeat-x 0px 4px;
}

#stranka_obal {
	width: 999px;
	background-color: transparent;
	margin: 0px auto;
}

.obsah_text {
	background: url(../../files/images/tapeta.png) repeat-y;
}
/*
#obsah_pozadi {
	background: url(../../files/images/main-bottom.png) no-repeat left bottom;
}
*/
#hlavicka {
	width: 100%;
	height: 24px;
	background: url(../../files/images/top-menu.png) no-repeat;
	padding: 107px 0px 0px 0px;
}

#menu {
	width: 100%;
	height: 166px;
	background-color: transparent;
	background: url(../../files/images/head.png);
}




#kosik {
	padding: 135px 43px 0px 0px;
}
/*
#kosik>table {
	background-color: Aqua;
	padding: 5px 0px 5px 0px;
}
*/
#menu1{
	float: left;
	width: 190px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin-left: 50px;
	_margin-left: 25px;
	margin-bottom: 50px;
}
#text {
	padding: 5px 55px 55px 10px;
	_padding: 5px 55px 55px 10px;
	text-align: left;
	color: #464646;
	_height: 600px;
	min-height: 600px;
	width: 650px;
	float: right;
}

.nadpis_stranky {
	color: #D7582D;
	font-size: 14pt;
}

#text a,
#text a:hover,
#text a:visited,
#text a:active {
	color: Black;
}

#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#paticka {
	width: 100%;
	height: 25px;
	background-color: #006699;
	background: url(../../files/images/footer.png) no-repeat;
	clear: both;
color: white;
text-align: right;
}

#paticka a, #paticka a:visited {
color: white;
text-decoration: none;
}

/**********************************/
/* KATEGORIE			          */
/**********************************/

#x_loginform>.title_levysloupec {
	display: block;
	text-align: left;
	font-weight: bold;
	color: #D6572C;
}

.title_levysloupec {
	display: none;
}

#x__kategorie UL, LI {
	padding:0px;
	margin:0px;	
}
#x__kategorie UL {
	list-style: none;
	padding: 2px;
}
#x__kategorie LI {
	list-style: none;
}
#x__kategorie LI.uroven_2 {
	padding:0px 0px 0px 7px;
}

#x__kategorie LI.uroven_2 a,a:visited{
	color: gray;
}

#x__kategorie LI.uroven_2 a:hover{
	color: black;
}

#x__kategorie LI.uroven_3 {
	padding:0px 0px 0px 20px;
}


#x__kategorie A,#x__kategorie A:VISITED {
	text-decoration: none;
	font-size: 12px;
	color: #121212;
	font-weight: bold;
	white-space: nowrap;
	background-color: #E29053;
	width: 170px;
	display: block;
	padding: 3px;
	border: solid 1px #464646;
	/*border-right: solid 3px #464646;*/
}
#x__kategorie A:HOVER {
	background-color: #B8860B;
        color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


#x__kategorie LI.uroven_2 {
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#x__kategorie LI.uroven_2 a, #x__kategorie LI.uroven_2 a:visited{
	color: #D7582D;
	font-weight: bold;
	font-size: 8pt;
	border: none;
	background-color: transparent;
}

#x__kategorie LI.uroven_2 a:hover{
	color: #353535;
	font-weight: bold;
	font-size: 8pt;
	border: none;
	background-color: transparent;
}


#x__kategorie {
	padding: 0px 0px 0px 5px;
	background:;
}

#x__kategorie div {
	margin-left: 0px !important;
}

/* KATEGORIE PRI DETAILU ZBOZI */
UL.ul_cesta_produkt_kategorie {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

/**********************************/
/* KOSIK				          */
/**********************************/

.kosik_celkem {
	color: red;
	font-weight: bold;
}
#cart TD {
	font-size:11px;
}
#cart A, #cart A:VISITED {
	color: #000033;
	text-decoration: none;
}
#cart A:HOVER {
	color: #FF0000;
	text-decoration: none;
}
#cart TH {
	font-size: 12px;
	text-align: left;
}
#cart TD.line1 {
	background: #ADD8E6;
}
#cart TD.line2 {
	background: #C3E1EB;
}
#cart TABLE {
	width:100%;
}

.celkem_k_uhrade {
font-weight: bold;
}

.celkem_k_uhrade_cena {
font-weight: bold;
}

INPUT.kosik_pocet {
	width:25px;
	text-align: center;
}

.cart2, .cart_num, .cart, .cart_img {
  vertical-align:middle;
}
.cart2 {
	font-weight: bold;
	color: #B22222;
	padding-right: 5px;
	text-decoration: none;
}

.cart a:hover {
	font-weight: bold;
	color: #B22222;
	padding-right: 5px;
	text-decoration: none;
}


A.cart_num,A.cart_num:visited,A.cart_num:hover
{
	text-decoration: none;
	color: #101243;
	background-color: #FFFFFF;
	border: solid 1px #4169E1; 
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding: 3.5px;
}

/**********************************/
/* LOGIN BOX			          */
/**********************************/

#x_loginform {
	width: 188px;
	margin-top:10px;
	padding-left: 25px;
	height: 200px;
	color: #D6572C;
}

TD.errorlogin {
	font-size:11px;
	color: red;
	font-weight: bold;
}

#loginform {

	/*border: 1px solid #FFDFBE;*/
	padding: 0px;
	
}
.shop-input-text-login-heslo { width:98%;}
.shop-input-text-login-uzivatel { width:98%;}
.shop-cart-textarea-note { border:1px solid #666; width:100%; height:120px; }
.shop-cart-textarea-note-readonly { border:1px solid #CCC; color:#666; width:100%; height:120px; }

INPUT {
	border:1px solid #666;
}

INPUT.button {
	border: 1px solid #7A590C;
	background: #B8860B;
	font-size: 11px;
	color: White;
}

/**********************************/
/* REGISTRACNI FORMULAR           */
/**********************************/

TABLE.registracetable {
	width:100%;
}
TABLE.registracetable INPUT {
	width:340px;
	float:right;
}


INPUT.disable {
	background:#ddd;
}

.registrace_title {
	background: #D6572C;
	font-weight: bold;
	color: #F0FFFF;
	font-size: 14px;
}
.registrace_povinne_popis {
	font-size:10px;
}
.povinne {
	font-weight: bold;
}
.registrace_error {
	color:red;
		font-weight: bold;
}

/**********************************/

/**********************************/
/* PRODUKTY				          */
/**********************************/

TABLE.produkt {
	width: 100%;
	border: 1px solid #FF6347;
	margin-top: 2px;
}

SPAN.produkt {
	display: block;
	width:100%;
	border: 1px solid rgb(120,200,233);
	margin-top:2px;
}
.katalog_produkt {
	text-align:center;
	height: 35px;
}
.katalog_produkt a {
	font-weight: bold;
	font-size: 13px;
	color: #2E2E2E !important;
	text-decoration: none;
}


.katalog_produkt a:hover {
	font-size: 13px;
	color: #D7582D !important;
	text-decoration: none;
}

.katalog_img {
	height: 100px;
	font-size: 11px;
	padding-left: 20px !important;
text-align: left;
}
._katalog_cena {
	height: 30px;
}

.katalog_add INPUT.addtocart {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 20px;
	border: 2px outset gray;
	width: 100px;
  
	background: #EEEEEE url("/files/images/kosik-sipka.jpg") center right no-repeat ;
	
	
}
.katalog_add INPUT.addtocartpocet {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #EEEEEE;
	width: 35px;
	border: 2px inset gray;
}

INPUT.addtocart {
	border: 1px solid #666;
	background: #ddd;
}
INPUT.addtocartpocet {
	border: 1px solid #666;
	width:20px;
	text-align: center;
}

#katalog SPAN.cesta {
	font-size: 11px;
	color: #666;
}


FIELDSET {
	border: 2px solid #FF6347;
}
.tit {
 font-weight: bold;
 color: #CC6734;
 font-size: 15px;
}

.katalog_cena {
	display:block;
	color: #000033;
	font-weight: bold;
	text-align: center;
	float:left;
	width:100%;
	font-size: 12px;
}

.katalog_cena_s_dph {
  font-size: 10pt;
  font-weight: bold;
}
._katalog_cena .katalog_cena_s_dph {
  font-size: 10pt;
}

.katalog_cena_s_dph {
	
	color:#000033;
}
.katalog_add {
	display:block;
	text-align: right;	
	float:right;
	width:40%;
	text-align: center;
}
.katalog_popis {
	padding: 10px !important;
	text-align: left;
	
}

#katalogdetail {
	border: 1px solid #FF6347;
	width: 98%;
}

.katalog_nadpis {
font-weight: bold;
}

.nadpisdetail {
	font-size: 14px;
	color:#000033;
	font-weight: bold;
	text-align:center;
}

#xxkatalog td{
	padding: 0px;
}


.shop-varianta-title { text-align:center; font-weight: bold;  }
