body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
		
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #669DF0;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}
#content{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
	text-align: center;	

}
#logo{
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 11;
	width: 100%;
	height: 82px;
}
#menu{
	position: absolute;
	left: -5px;
	top: 55px;
	z-index: 25;
	width: 100%;
	height: 20px;
}
#menuA {
	width:840px;
	z-index: 12;
	text-align:right;
	
}
#menu a {
	color: #CDB261;
	font-weight: bold;
	text-decoration: none;

}
#menu a:hover {
	color: #67A1FF;
	font-weight: bold;
	text-decoration: underline;
}

.orange a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
.orange a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#menu .actLink {
	color: #A5CBF1;
	font-weight: bold;
	text-decoration: none;
}
#container01 {
	width:840px;
	text-align: left;
}
#animace {
	position: relative;
	left: 15px;
	top:0px;
	
}


#line01{
	position: absolute;
	left: 0px;
	top: 105px;
	z-index: 5;
	width: 100%;
	height: 10px;
	background-color: #eee;
	
	font-size: 5px;

}
#line02{
	position: absolute;
	left: 0px;
	top: 95px;
	z-index: 6;
	width: 100%;
	height: 180px;
	text-align: center;
	background-image: url(pozadi.gif);
	
}
#line03{
	position: absolute;
	left: 0px;
	top: 298px;
	z-index: 7;
	width: 100%;
	height: 17px;
	background-color: #eee;
	
}
#content{
	position: absolute;
	left: 2px;
	top: 293px;
	z-index: 12;
	width: 100%;
	height: 200px;
	text-align: center;
}

#copyright {
	z-index: 8;
	width: 960px;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
#copyright a:link, copyright a:active, copyright a:visited, copyright a:hover {
	color: #333333;
}
#menuProdukty a:link, #menuProdukty a:visited, #menuProdukty a:active {
	color: #21609D;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right top;


}
#menuProdukty a:hover {
	color: #A5CBF1;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(img/bullet02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.imageBorderAbout {
	border: 1px solid #A5CBF1;
	padding: 6px;
	
}
.imageBorder {
	border: 1px solid #A5CBF1;
	padding: 6px;

}

ul,li {
	list-style-type: none;
	text-align: left;
}
.fotka {
	padding: 3px;
	border: 1px solid #666666;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
