
a{
	color: #009900;
}
td.menu a,  td.menutop a{
	text-decoration: none;
	color: #ffffcc;
}
a:hover {
	color:Black ;
	font-weight: bold;
	text-decoration: underline;
}
body{ margin:0;
}
p {
	text-indent: 10px;
}
tr.logo{
	background-color: #ffffcc;
}
tr.logo td{
	text-align:center;
	font-family: Arial;
}
#slog{
	font-size:90%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #009900;
}
td.menutop a:hover{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
td.menu a:hover{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
td.menu{
	background-color:#99cc99;
	vertical-align:top;
	font-family:Verdana;
	font-size:80%;
	
}
td.menu p{
	text-indent: 40px;
}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 150px;
	text-indent: 10px;
	font-weight: bold;
}

#nav li{
	float: left;
	position: relative;
}
#nav li ul{
   text-align: left;
	display: none;
	position: absolute;
	left: 149px;
	top: 0;
   
	background-color: #99cc99;
   /*padding: 0px 0;
   width: 150px;*/
}
#nav a {
  color: #000;
  text-decoration: none;
  display: block;
  width: 150px;
  

}

#nav a:hover {
	color:#ffffcc;
	font-weight: bold;
	text-align: center;
}
#nav li li a {
  width: 150px;
  background: none;
}
#nav li li a:hover{
	text-align: left;
}
#nav li:hover ul,
#nav li.over ul {
  display: block;
}
#nav li:hover li ul,
#nav li.over li ul {
  display: none;
  width: 100px;
  top: 0px;
  left: 50px;
}
#nav li:hover li:hover ul,
#nav li.over li.over ul {
  display: block;
}

table.moduletable{
	font-size:80%;
}
td.menutop{
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 80%;
}
td.data {
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}

td.contact{
	background-color:#99cc99;
	vertical-align:top;
	font-family:Verdana;
	font-size:80%;
	text-align:center;
}

td.mainbody{
	text-align: center;
}
td.mainbody ul{
	text-align: left;
}
.contentpane{
	text-align: left;
}
.componentheading, td.contentheading{
	color: Green;
	padding-top: 2em;
}
.contentpaneopen{
	text-align: justify;
	}
.contentpaneopen p{
	text-indent: 1em;
}

.price{
	width: 100%;
	font-size: 85%;
	vertical-align: middle;
}
tr.str{
	background-color: #ffffcc;
}
tr.green{
	background-color: #99cc99;
}
tr.yellow{
	background-color: #ffffcc;
}
.price tr th, .korzina tr th{
	background-color: #99cc99;
}
.price th{
	text-align: center;
}
.price td{
	text-align: justify;
}
.korzina{
	width: 100%;
	font-size: 85%;
	vertical-align: middle;
}
.korzinabod{
	font-size: 90%;
	background-color: #ffffcc;
}
.korz{
	text-align: right;
	font-size: 80%;
}
.price td a:hover, .korzina td a:hover{
	color:Black ;
	font-weight: normal;
	text-decoration: underline;
}
div.moduletable h3{
	color: Green;
	font-size: 85%;
	text-align: center;
}
div.flexcontent h3{
	text-align:left;
}
div.pathway{
	color: #009900;
	padding-top: 1em;
	text-align: left;
	font-size: 80%;
}
div.copy {
	font-size: 10px;
	text-align: center;
	}
div.copy a, div.copy a:hover{
	text-decoration: none;
	color: #000000;
}

