body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: White;
}

.kat {
	background-image: url(images\design\back.gif);
	background-repeat: repeat-y;
}
.navigace {
	font-size: 10px;
	margin-top: 20px;
	border: 1px solid #5B0A07;
	background-color: White;
	height: 20px;
	margin-left: 0px;
	color: #5B0A07;
	font-weight: bold;
	padding: 0px;
	padding-left:4px;
	padding-right:4px;
	padding-top: 2px;
	float: right;
}

.navigace1 {
	font-size: 10px;
	margin-top: 20px;
	border: 1px solid #5B0A07;
	background-color: White;
	height: 20px;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	padding: 2px;
	padding-left:4px;
	padding-right:4px;
	float: left;
}

.butt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #5B0A07;
	background-color: White;
	height:15px;
	color: #5B0A07;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 70px;
	display : inline; 
	border : none; 
	cursor : pointer; 
	cursor : hand;
}

.in_uloz {
	border: 1px solid #5B0A07;
	background-color: White;
	height: 18px;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
	width:100%;
}

.in_hod {
	border: 1px solid #5B0A07;
	background-color: White;
	height: 18px;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
	width:30px
}

.in_obj {
	border: 1px solid #5B0A07;
	background-color: White;
	height: 18px;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
	width:540px
}

.ta_obj {
	border: 1px solid #5B0A07;
	background-color: White;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
	width:540px
}


/*********** ADMIN ***********/
#admin table {
	width: 99%;
}
#admin th {
	font-size: 10px;
	text-align: left;
}
#admin td {
	border-top: 1px solid #5B0A07;
	font-size: 10px;
	vertical-align: top;
}

#admin h1 {
	text-align: center;
	font-size: 12px;
}
#admin p {
	text-align: center;
	font-size: 10px;
}
#admin a {
	font-size: 10px;
	color: #5B0A07;
	background-color: White;
}
#admin a:hover {
	background-color: #E5DDB3;
}

#admin pre {
	font-size: 10px;
}

/*********** KOSIK ***********/
#kosik {
	text-align: center;
	width: 783px;
}
#kosik a {
	text-decoration: none;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
}
#kosik p {
	padding-left: 5px;
	padding-right: 5px;
	color: #5B0A07;
	font-size: 11px;
	width: 784px;
	color: Black;
}

#kosik table {
	margin-top: 22px;
	width: 783px;
	background-color: #E5DDB3;
}
#kosik2 table {
	background-color: White;
	width: 743px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#kosik3 table {
	width: 743px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#kosik2 .brdr { border-right: 1px solid #5B0A07; }
#kosik2 .brdt { border-top: 1px solid #5B0A07; }
#kosik2 .brdtr { border-right: 1px solid #5B0A07; border-top: 1px solid #5B0A07; }

#kosik2 th {
	font-size: 10px;
	text-align: left;
	background-color: White;
	padding: 3px;
	color: #5B0A07;
}

#kosik2 td {
	font-size: 10px;
	text-align: left;
	background-color: White;
	padding: 3px;
	color: Black;
}
#kosik2 .tdx {
	height: 22px;
	background-color: #E5DDB3;
}

/*********** KATALOG ***********/
#katalog {
	background-color: White;
	width: 600px;
	color: #5B0A07;
	vertical-align: top;
/*	padding: 12px;*/
	margin: 0px;
}
#katalog a {
	color: #5B0A07;
	font-weight: bold;
}
#katalog p {
	text-align: justify;
}
#katalog p,td {
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 6px;
}

#katalog input {
	border: 1px solid #5B0A07;
	background-color: White;
	height: 18px;
	margin-left: 5px;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
}

/*********** MENU ***********/
#menu {
	background-color: #E5DDB3;
	color: #5B0A07;
	width: 190px;
	vertical-align: top;
	text-align: center;
	padding: 12px;
	margin: 0px;
	height: 640px;
}
#menu p {
	margin: 11px;
}
#menu a {
	text-decoration: none;
	color: #5B0A07;
	font-weight: bold;
	font-size: 10px;
}
#menu a:hover {
	text-decoration: underline;
	color: #8B3A37;
	font-weight: bold;
	font-size: 10px;
}

/*********** OBJEDNAVKA ***********/
#objednavka {
	text-align: center;
	width: 783px;
}

#title th {
	background-color: #E5DDB3; 
	text-align: center;
}

#title td {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#title a {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 30px;
}
#title p {
	width: 700px;
	padding-bottom: 30px;
	padding-top: 30px;
}