body {
margin: 0 auto;
padding: 0;
font: 73% verdana, "Trebuchet MS", arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background-color: #CECFD1;

}
			/* WRAP */
#container {
width: 750px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #666;
background: #fff;
border: 1px solid black;
}


.product-list { list-style-type: none; margin: 10px; padding: 0 0 0 10px; width: 470px; float:left;  }
.product-list li { float: left; padding: 0 0 0 15px; margin: 0; width: 85px; height: 135px; font-size: 11px; text-align: center}

.product-list li a, .product-list-2 li a { text-decoration: none; color:#000;}
.product-list li img, .product-list-2 li img { border: 0; padding: 0 0 0 -8px; margin:0;}

.product-list li strong, .product-list-2 li strong { color: #A39F93; padding-top: 15px; }



/* Malé linky nahoře vpravo */
#headinfo { float:right; width:310px; margin:5px 5px 0 0; height:10px; padding:05px 0 5px 0;
font: 73% verdana, "Trebuchet MS", arial, sans-serif; /* background:url(../images/headinfobg.gif) no-repeat; */ text-align:center; }
#headinfo a { color: black; }
#headinfo a:hover { color: black; border-bottom:1px solid #AE0000; }

			/* BANNER */
#banner {
width: 750px;
margin: 0 0 30px 0;
padding: 0;
height: 200px;
background:url(images/banner.jpg) no-repeat;
color: #000;
}
#banner h1 {	
margin: 0;
padding: 70px 100px 0 0;
height: 50px;
font: 140% "Trebuchet MS", verdana, arial, sans-serif;
text-align: right;
letter-spacing: 3px;
color:  black;
background: inherit;
}
			/*TOP NAV*/
#navPyra {
margin: 0;
padding: 20px 0 5px 10px;
border-bottom: 1px solid #aaa;/*#aaa*/ 
}
#navPyra li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 3px;
line-height: 1em;
font-weight: normal;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #000;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color: #708491;
background: url(images/pyramid.gif) no-repeat bottom center;
}
			/* SIDE CONTENT */
#side {
width: 150px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: black;
}
#side p { 
margin: 1em 0 1em 0; 
}
			/* SIDE NAV */		
#side ul {
list-style : none;
margin : 20px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a {
font: 90% Tahoma, "Trebuchet MS", arial, sans-serif;
display : block;
color : black;
background-color: white;
text-decoration : none;
margin : 0;
padding : 0.5px 0;
border: 1px solid white;
}
#side ul li a:hover {
font: 90% Tahoma, "Trebuchet MS", arial, sans-serif;
display : block;
color : white;
background-color: #AE0000;
text-decoration : none;
margin : 0;
padding : 0.5px 0;
border: 1px solid #AE0000;
border-bottom: 1px solid black;
} 

/* manuals table */
.install2 { padding: 4px 4px 0px 0px; font-weight: bold; }
.install { padding: 4px 4px 0px 0px; }

				/* MAIN CONTENT */
#content {
width: 580px;
margin-left: 160px;
padding: 10px 10px 20px;
font-size: 11px;
}

#content a { color: black; }
#content a:hover { color: #AE0000;/*  border-bottom:1px solid #AE0000;*/ }

				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 11px;
color: #a9a9a9;
background-color: #625D63;
border-top: 1px solid #aaa;
}
				/* LINKS*/
a {
color:  	#a9a9a9;
text-decoration: none;
}
a:hover {
background: none;
color:  black;
text-decoration: none;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #000;
color : #fff;
}
				/* TYPOGRAPHY */


h2 {
margin: 0;
font: normal 100% tahoma, arial, "Trebuchet MS", sans-serif;
letter-spacing: 3px;
color: #000;
background: inherit;
border-bottom: 1px solid #000;
/*border-bottom: 1px solid black; podtržení */
}

h1 {
margin: 0;
font: normal 150% tahoma, arial, "Trebuchet MS", sans-serif;
letter-spacing: 3px;
color: black;
background: inherit;
/*border-bottom: 1px solid black;*/
/*border-bottom: 1px solid black; podtržení */
}

}
blockquote {
font-weight: none;
font: Tahoma;
color : black;

}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
