.aHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu01 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF011;
	padding: 2px;
	background-color: #CF01CE;
	border-left: 8px solid #8F008F;


}
.menu02 {
	font-size: 12px;
	font-weight: bold;
	color: #000074;
	background-color: #0099FF;
	padding: 2px;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.productTitle {
	font-size: 13px;
	color: #CF01CE;
}

 #navcontainer
{
width: auto;
padding: 0 0 7px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #EEEEFF;
color: #333;
 font-size: 10;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#navcontainer li a
{
	display: block;
	padding: 3px 5px 3px 0.5em;
	border-left: 4px solid #CF01CE;
	border-right: 12px solid #FFAE01;
	background-color: #027BCB;
	color: #FFF011;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 4px solid #027BCB;
background-color: #FFAE01;
color: #1958B7;
border-right: 12px solid #FFAE01;
}

.menuHeader{
	display: block;
	padding: 3px 5px 3px 0.5em;
	border-left: 8px solid #FFAE01;
	background-color: #CF01CE;
	color: #FFF011;
	text-decoration: none;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #960196;
	border-right-color: #960196;
	border-bottom-color: #960196;
}.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CF01CE;
}
.inputGo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CF01CE;
	border: 1px solid #6C006C;
}
a {
	color: #027BCB;
}
.thumb {
	border: 1px dotted #CF01CE;
	color: #CF01CE;
}
.padding10top {
	padding-top: 10px;
}
.padding10bottom {
	padding-bottom: 15px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color:  #CF01CE;
}
.stopka {
	font-size: 7px;
	color: #CF01CE;
    font-family: Verdana;
    text-decoration: none;
}
.linkuj {
 color: #CF01CE; 
 font-size: 10px; 
}

a.linkuj, a.linkuj:link, a.linkuj:visited {
 font-size: 10px; 
 color: #CF01CE;
 text-decoration: none;
}

a.linkuj:hover {
 font-size: 10px; 
 color: #CF01CE;
 text-decoration: underline;
}


