* {
	margin: 0;
	padding: 0;
}
html, body {
	height: auto
}
body {
	font-family:  Tahoma, Helvetica, Arial, 'Sans-serif';
	font-size: 100%;
	color: #333333;
	text-align: center;
	background: url('/images/bg-body.jpg') repeat-y center #680000;
}

h2 {
	color: #990000
}

/* DIV */
#parent {
	width: 840px;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #fff;
	margin: 0 auto;
	background: url('/images/bg-parent.jpg') repeat-y center;
}
#top {
	background: url('/images/bg-top.jpg') no-repeat;
	height: 182px;
}
#navi {
	background: url('/images/bg-navi.jpg') repeat-x #990000;
	height: 45px;
	padding: 0px 5px;
	text-align: right;
}
#content {
	width: 616px;
	float: right;
	text-align: left;
	padding: 0px 0px 15px 5px;
	position: relative;
	z-index: 1;
}
#description {
	width: 179px;
	float: left;
	text-align: left;
	padding: 15px 0px 5px 12px; 
}
#footer {
	height: 95px;
	background: url('/images/bg-footer.jpg') repeat-x;
}
*>#content, *>#description {
	min-height: 500px;
}
* html #content, * html #description {
	height: 500px;
}
.box-index {
	width: 308px;
	float: left;
	margin: 0;
	text-align: center;  
}
.box-product {
	width: 230px;
	float: left;
	margin: 10px auto; 
}
/* SEZNAM */
#navi li {
	list-style-type: none;
	display: inline;
}
/* ACRONYM */
#navi a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	float: left;
	height: 40px;
	width: 89px;
	line-height: 45px;
	padding-top: 5px;
	text-align: center;
	background: url('/images/bg-acronym-navi.jpg') no-repeat right;
	margin: 0 1px;
	color: #fff;
}
#navi a:hover , #navi .active {
	background: url('/images/bg-acronym-navi-hover.jpg') no-repeat center;
	color: #996666;
}
#navi a:hover.sekce {
	background: url('/images/bg-acronym2-navi-hover.jpg') no-repeat center;
	color: #996666;
}
#navi .active2 {
	background: url('/images/bg-acronym2-navi-hover.jpg') no-repeat center;
	color: #666;
}
#navi a.sekce {
	color: #cccccc;
}
#description a {
	color: #990000;
}
#content a  {
	color: #990000;
}
/* OTHERS */
.clear {
	clear: both;
}
.no-border {
	border: 0;
}
.center {
	text-align: center;
}
.border {
	padding: 15px
}
/* PARAGRAPH */
#footer  p {
	padding-top: 13px;
	font-size: 10px;
	color: #fff;
}
#description p {
	font-size: 13px;
	margin: 5px 0;
}
#content .box-index p {
	position: relative;
	margin-top: -27px;
	
	text-align: right;
	padding-right: 10px;
	font-size: 15px;color:#fff;
}
#content p {
	font-size: 80%;
	margin: 5px 5px;
}

/* HEADERS */
#description h2 {
  color:#993333;
  font-size:12px;
  margin:5px 0pt;
  padding:0px 0pt;
}

 
#description ul  {
  margin:10px 0pt 0pt 0px;
  padding:0pt;
}

#description li {
  margin:10px 0pt 0pt 5px;
  padding:0pt;
}

ul {
font-size:13px;
}


#description li {
list-style-image:url(/images/point.jpg);
margin-left:10px;
}
#terc {background: url(/images/terc.gif) right center;
height: 568px;
width: 568px;
position: absolute;
top: 70px;
margin-left: 80px;
z-index: -10;
}



#content  h4, #content h4 a {
	margin: 5px 5px;
	font-size: 130%;
	color: #990000;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	color: #990000;
	font-family: 'Times New Roman';
	margin: 5px;
}

#content h2, #content h3, #content h5, #content h6 {
  margin: 5px


}

/* IMAGES */
#masle {
	position: absolute;
	margin-top: -120px;
margin-left:-200px;

}
.obrazek-stranky {
	margin: 0px 10px;
	border: 2px solid #e0d4d4;
	padding: 5px
}
.box-index img {

	border: 2px solid #e0d4d4;
	padding: 5px;
        width: 285px;margin-top:5px
}
/* FORM */
fieldset {
	border: 0
}
.do-kosiku {
	background: #AA976B;
	color: #fff;
	cursor: pointer;
	border: 0
}
#form-produkt  fieldset {
	border: 0
}
.box-produkt fieldset {
	border: 0
}
.submit {
	background: #59aa03;
	color: #fff;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 5px;
	cursor: pointer
}
#objednavka {
	text-align: left;
	padding: 0px 0;
	margin: 10px;
	width: auto;
}
#objednavka legend {
	background: #E8E1D2;
	color: #666;
	padding: 5px 10px;
	width: auto;
	font-weight: bold;
	font-size: 12px;
}
#objednavka fieldset {
	border: 1px solid #D8CDB8;
	padding: 10px 0px 10px 50px;
	background: #F1EDE4
}
#objednavka label {
	display: block;
	width: 205px;
	float: left;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
}
#objednavka input {
	width: 200px;
}
#objednavka p {
	clear: both;
}
#objednavka textarea {
	width: 200px
}
#objednavka .pridat {
	width: auto;
	border: 0px solid #990000;
	background: #fff;
	color: #666;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
/* seznam */
ul {font-size:13px;}

