body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #FFFFFF;
}	
p {
  text-align: justify; }	
	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited, .blue {
	color: #004990;

}
a:hover {
	color: #BEBEBE;

}
#content{
	position: absolute;
	top: 0px;
	z-index: 10;
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
	text-align: center;	

}
#logo{
	position: absolute;
	top: 10px;
	z-index: 11;
	width: 100%;
	height: 82px;
}
#menu{
	position: absolute;
	top: 80px;
	z-index: 25;
	width: 100%;
	height: 20px;
}
#menuA {
	width:840px;
	z-index: 12;
	text-align:right;
	
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #21609D;
	font-weight: bold;
	text-decoration: none;

}
#menu a:hover {
	color: #A5CBF1;
	font-weight: bold;
	text-decoration: none;
}
#menu .actLink {
	color: #A5CBF1;
	font-weight: bold;
	text-decoration: none;
}
#container01 {
	width:100%;
	text-align: left;
}
#animace {
	
}


#line01{
	position: absolute;
	left: 0px;
	top: 105px;
	z-index: 5;
	width: 100%;
	height: 10px;
	background-color: #E3E3E3;
	
	font-size: 5px;

}
#line02{
	position: absolute;
	left: 0px;
	top: 117px;
	z-index: 6;
	width: 100%;
	height: 180px;
	background-color: #BEBEBE;
		
}
#line03{
	position: absolute;
	left: 0px;
	top: 298px;
	z-index: 7;
	width: 100%;
	height: 17px;
	background-color: #E3E3E3;
	
}
#content{
	position: absolute;
	top: 322px;
	width: 100%;
	z-index: 12;
	text-align: center;
}
#copyright {
	z-index: 8;
	width: 840px;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-align: left;
	margin: 0px auto;
	
}
#copyright a:link, copyright a:active, copyright a:visited, copyright a:hover {
	color: #959595;
}
#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;

}
.heading {
	font-weight:bold;
	color: #168638;

}
.karotka {
	margin: 0px 0px 20px 0px;

}

ul,li {

	margin-left: 10px 0px 0px 0px;
	padding-left: 5px 0px 0px 0px;
	list-style-image: url(img/bullet_li.gif);
}

table.cenik {
	border: 1px outset gray;
	border-collapse: collapse;
	border-spacing: 2px;
	background-color: white;
}
	
table.cenik th {
	border: 1px inset gray;
	padding: 5px;
	background-color: #2E70AF;
	-moz-border-radius: 0px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

table.cenik td {
	border: 1px inset gray;
	padding: 2px;
	-moz-border-radius: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21609D;
	font-weight: normal;
	text-align: center;
}
.strongMessage {
	font-size:16px;
}
.tableblue {
border: 1px inset gray;
	padding: 2px;
	-moz-border-radius: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21609D;
	font-weight: normal;
	text-align: center;
	background-color: #D8E5F2;
}

.write-us{float:left; position:absolute; width:150px; height:10px; margin:148px 0 0 87px;}
.write-us a{color:#FFFFFF; font-weight:bold; font-size:15px; text-decoration:none;}
.write-us a:hover{color:#FFFFFF; font-weight:bold; font-size:15px; text-decoration:underline;}

