* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: #fff url(../images/bg.gif) repeat-x;
}
body {
	font-size: .8em;
	font-family: "Arial CE", Arial, Sans-serif;
    width: 100%;
    min-width: 796px;
    line-height: 1.2em;
}
a {
	text-decoration: underline;
	color: #ff6000;
}
a:hover {
	color: #cc0000;
}
#content {
	background-color: #fff;
	width: 800px;
	margin: 0 auto 0 auto;
	border: 10px #fff solid;
}
/* DOWNLAYER*/
#downlayer {
	color: gray;
	clear: both;
	padding: 5px;
	font-size: 11px;
	text-align: right;
	width: 795px;
}
#downlayer a {
	color: #ff6000;
	text-decoration: none;
}
#downlayer a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/**
 * menu
 */ 
#berlicka-menu {
	background-color: #ff7300;
	width: 100%;
	height: 2em;
	clear: both;
	_height: 1.9em;
	=height: 1.95em;
}
ul.menu li {
	list-style-type: none;
	float: left;
}
ul.menu a {
	color: #fff;
	display: block;	
	text-decoration: none;
	padding: 5px 13px 5px 13px;
	margin: 0;
	background-color: #ff7300;
	border-right: 1px #fff solid;
}
ul.menu a.on, ul.menu a:hover {
	color: #fff;
	background-color: #cc0000;
}
/**
 * submenu
 */
ul#souvisejici, ul.submenu {
	background-color: #f8d5d5;
	list-style-type: none;
	width: 195px;
	color: #cd0000;
	padding: 10px 0 10px 0;
	margin: 0 0 5px 0;
}
.submenu ul {
}

#souvisejici li, .submenu li {
	list-style-type: none;
	margin-bottom: .2em;
	_margin-bottom: -1em;
}
ul.submenu {
}
ul.submenu ul li{
	margin-left: 20px;
}
#souvisejici a, .submenu a {
	color: #cd0000;
	display: block;
	padding: 3px 0 3px 30px;
	text-decoration: none;
	background: transparent url(../images/li-submenu.gif) no-repeat 17px 8px;	
}
#souvisejici a:hover, #souvisejici a:focus , .submenu a:hover, .submenu a:focus {
	background: transparent url(../images/li-submenu-on.gif) no-repeat 17px 8px;
	text-decoration: underline;
	color: #cd0000;
}
.submenu a.on	{
	background: transparent url(../images/li-submenu-on.gif) no-repeat 17px 8px;
	font-weight: bold;
	color: #cd0000;
}
/* end submenu */ 
.box {
	background-color: #ffe1d1;
	height: 230px;
}
.brdleft {
	border-left: 5px #fff solid;
}
.fltleft {
	float: left;
}
img.fltleft {
	margin: 0 10px 10px 0;
}
.fltright {
	float: right;
}
img.fltright {
	margin: 0 0 10px 10px;
	clear: right;
}

.imgborder {
	border: 1px #ff7300 solid;
	padding: 3px;
	background-color: #fff;
}
a img {
	border: 0px #000 solid;
	background-color: #fff;
	padding: 0;
}
#glogo {

	display: block;
	position: absolute;

	z-index: 100;
}
#logo {
	background: #fff url(../images/logo-zarice.gif) 10px 17px no-repeat;
	font-size: 1.5em;
	display: block;
	float: left;
	display: block;
	width: 348px;
	height: 58px;	
}
#logo-agida {
	float: right;
	margin: 7px 7px 7px 20px;
}
h1 {
	color: #ff7300;
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 10px 1em 10px;
}
h2 {
	color: #ff7300;
	font-size: 1.4em;
	padding: 10px 10px 5px 10px;
	clear: left;
}
h3 {
	color: #ff7300;
	font-size: 1.2em;
	padding: 10px 10px 5px 10px;
}
h4 {
	color: #ff7300;
	font-size: 1.1em;
	padding: 5px 10px 0px 10px;
}
p {
	padding: 5px 10px 10px 10px;
}
address {
	font-style: normal;
	padding: 10px;
}
#imagefoto {
	width: 570px;
	height: 200px;
	float: left;
}
#imageslogan {
	font-size: 1.4em;
	background-color: #ff7300;
	width: 800px;
	height: 200px;
	clear: both;
	color: #fff;
	border-top: 1px #fff solid;
	border-bottom: 5px #fff solid;
}
#imageslogan p {
	padding: 20px 20px 20px 590px;
	line-height: 50px;
}
#imageslogan strong {
	font-size: 1.3em;
}
#article ul {
	margin: 5px 0 1em 10px;
}
#article li {
	background: url('../images/li.gif') no-repeat 5px 5px;
	list-style-type: none;
	padding-left: 15px;
}
#mapa-webu ul {
	padding: .2em;
	padding-left: 1em;
}
#mapa-webu {
	font-weight: bold;
}
#mapa-webu ul li {
	font-weight: normal;
	background: url('../images/li.gif') no-repeat 5px 5px;
}
#article ul#mapa-webu ul {
	_margin-top: -1.5em;
	=margin-top: -1.4em;
}
#leftside {
	border-top: 5px #fff solid;
	float: left;
}
#article {
	background: #ffe1d1;
	border-top: 5px #fff solid;
	padding: 10px;
	min-width: 580px;
	width: 70%;
	_width: 72%;
	margin-left: 200px;
	
}
#navigation-path {
	text-align: right;
	padding: 3px 10px 3px 10px;
}
table td {
	margin: 5px 10px 10px 10px;
	text-align: left;
	width: 80%;
	vertical-align: top;
}
td {
	background-color: #fff;
	color: #000;
	padding: 5px; 	
}
#orderStatus {
	margin: 10px;
	padding: 20px;
}
.arrowStep {
	width: 110px;
	margin: 5px 4px 0 10px;
	padding: 3px;
	display: inline-block;
	border: 1px #868686 solid;
	color: #868686;
	background: #fff url(../images/arrowste.gif) no-repeat 105px center;
}
.activeStep {
	border: 1px #868686 solid;
	color: #fff;
	background: #868686 url(../images/arrowstf.gif) no-repeat 105px center;
}
.clr {
	clear: both;
}
table.hidden td{

}
table.hidden td {
	background-color: transparent;
}
table#cart td {
 	background-color: transparent;
}
th,#cart thead td {
	background-color: #ffb97d;
	color: #fff;
	padding: 4px;
	font-weight: bold;
}
table#cart {
	border-collapse: collapse;
	margin: 10px;
}
#cart td {
	border: 1px #ffb97d solid;
}
.noborder {
	text-align: left;
	border: none;
}
input {
	padding: 3px; 
}
.thhidden th {
	background-color: transparent;
	color: #000;
	text-align: left;
}
.pdf {
	background: url(../images/pdf.gif) no-repeat;
	display: block;
	padding: 10px 0 10px 40px;
}
sup {

    position: relative;
    bottom: 0.4ex;
    font-size: 75%;
	display: inline-block;
	text-decoration: none;    
}
.boxtyp {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
.popisek {
	font-style: italic;
	font-size: .9em;
}
/* SEARCH */
#search-box {
    width: 200px;
	margin: 0px;
}
.search-form {
	padding: .2em;
	width: 129px;
	margin: 10px 5px 10px 0px;
	float: left;
	font-size: .9em;
	border: 1px #ff7300 solid;
	background-color: #fff9f6;
}
.search-form-button {
	padding: 1px;
	margin-top: 10px;
	font-size: .85em;
	border: 1px #ff7300 solid;
	background-color: #ff7300;	
	color: #fff;
}
.novinka {
	color: #fff;
}
.novinka a {
	color: #fff;
}
#paticka {
	font-size: 10px;
}
#paticka a {
	color: gray !importnat;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}