A
{
	color: Black;
	text-decoration: none;
}
A:hover 
{
	color: #666666;
	text-decoration: underline;	
}
BODY 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
EM 
{
	font-size: 10px;	
}
IMG 
{
	margin: 0px;
	padding: 0px;
}
INPUT 
{
	border: 1px solid silver;	
}
TD 
{
	vertical-align: top;	
}
#bodyphoto {
	background: #F0F9F7;
	margin: 0px; 
	padding: 0px;
}
#content 
{
	background: #F0F9F7;
	float: right;
	height: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 15px;
	text-align: left;
	width: 520px;
}
#copyright 
{
	background: #4B6A62;
	clear: right;
	color: white;
	float: right;
	margin-top: 1px;
	width: 550px;
}
#footer 
{
	background: #CADDD8;
	border: 0px solid yellow;
	color: #4B6A62;
	float: right;
	padding: 13px;
	width: 524px;
}
#heading 
{
	background: url('../images/header.gif');
	height: 50px;
	margin: 1px;
	margin-bottom: 1px;
	padding: 0px;
	width: 774px;
}
#leftfooter 
{
	background: url('../images/leftfooter.gif') left top no-repeat;
	clear: both;
	float: left;
	height: 63px;
	margin: 0px;
	padding: 0px;
	width: 225px;
}
#leftmenu 
{
	background: url('../images/leftmenu.gif');
	border: 0px solid red;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 224px;	
}
#name {
	background:  #4B6A62;
	color: white;
	font-weight: bold;
}
#page 
{
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 775px;
}
#page-title 
{
	float: right;
	height: 50px;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	width: 550px;	
}
#products 
{
	clear: both;	
}
#title 
{
	float: left;
	height: 75px;
	width: 224px;	
}
#topmenu 
{
	background: #4B6A62;
	color: White;
	margin: 1px;
	margin-bottom: 0px;
	padding: 4px;
	text-align: right;
	width: 766px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.back 
{
	color: #4B6A62;	
}
a.left-menu-item {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 4px;
	margin-left: 32px;
	width: 180px;


}
a.left-menu-item:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
a.top-menu-item 
{
	color: White;
	text-decoration: none;
		
}
a.top-menu-item:hover 
{
	color: Yellow;	
}
.center 
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 500px;	
}
.error 
{
	color: Red;
	font-weight: bold;
	text-align: center;	
}
.left 
{
	float: left;
	margin: 5px;
	text-align: left;	
}
.line 
{
	background: url('../images/line.gif') repeat-y;
}
.name 
{
	color: #4B6A62;
	font-weight: bold;
}
.no-border 
{
	border: 0px;	
}
.right 
{
	float: right;
	margin: 5px;
	text-align: right;
}
.title 
{
	font-weight: bold;
	margin-bottom: 10px;	
	margin-top: 10px;
}
/* ISO */
#sp, #so, #pr, #za 
{
	border: 1px solid silver;
	height: 0px;
	margin-left: 50px;
	visibility: hidden;
}
/* Tabulka objednacích kódů */
TABLE.codes
{
	border: 1px solid #4B6A62;
	border-collapse: collapse;
}
TABLE.codes TD 
{
	border: 1px solid #4B6A62;	
}
TABLE.codes TH 
{
	background-color: #4B6A62;
	color: White;
}