a {
	color: #0066CC;
}
h1 {
	color: #0066CC;
	border-bottom: 1px solid #0066cc;
}
h3 {
	background-color: #DEEEFF;
}
h4 { border-bottom: 1px solid #0066cc}
h3.darkblue {
background-color:#0066CC;
color: #FFFFFF;
}
#goButton { background-color: #0066CC; color: #FFFFFF;}
ul.product li {
	background-image: url(../images/bullet_blue.gif);
}
a.addtocart  {
	background-image:  url(../images/addcart.gif);
}
a:hover.addtocart  {
	background-image: url(../images/addcart_over.gif);
}
a.downloads {
	background-image:  url(../images/dwn.gif);
}
a:hover.downloads  {
	background-image: url(../images/dwn_over.gif);
}
a.back {
	background-image:   url(../products/images/back_blue.giff");
}
a.next {
	background-image:   url(../products/images/next_blue.giff");
}
a.video {
	background-image:   url(../images/video.giff");
}

/* navbar main */
td.navcolor, #select02 a, #select01 a {
	background-color: #0066CC;
}

/* navbar Left */
.bodyLeft {
	background-color: #C6E2FF;
	border-right: 1px solid #0066cc;
}
.navbar03 {width: 175px;background-color: #C6E2FF;}
.navbar03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 140px;
}
.navbar03 li {
	margin: 0px;
}
.navbar03  a {
	display: block;
	color:#333333;
	background-color: #C6E2FF;
	width: 140px;
	padding: 2px 25px 2px 10px;
	text-decoration: none;
	font-weight: normal;
}
.navbar03 a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
}
.navbar03 ul ul a {
	width: 130px;
	padding: 2px 20px 2px 25px;
}
.navbar03 ul ul ul a {
	width: 130px;
	padding: 2px 5px 2px 40px;
	font-weight: normal;
	background: transparent;
}
a#select02, a#select03 {
	color: #0066CC;
	font-weight: bold;
	background:  url(../images/podklad_product_leftmenu.png) no-repeat 10px bottom;
	background-color: transparent;
}
a:hover#select02 {color: #0066CC;}
a#select03 {background-position: 25px bottom;}
a#select04 {
	font-weight: bold;
	color: #0066CC;
	background:  url(../images/bullet_blue.gif) no-repeat 30px 0.6em;
}
a:hover#select04 {background-color: transparent;}
/* other */
.leftrow{
float: left;
width: 289px;
}
.right {
	float: right;
	display: inline;
	margin:0px;
}
.contentinfo {
	padding: 10px;
}
.verticalLine {
	display: inline;
	width: 2px;
	background-color: #CAE4FF;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	top: -5px;
	height: 60px;
}
.citat{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
}
.citat a{
	float: right;
	margin-right: 30px;
}
.win {
	background-image: url(../images/podklad_win.jpg);
	background-repeat: no-repeat;
	width:590px;
	border-top:1px solid #fff;
	background-position: right top;
}
.palm{
	background-image: url(../images/podklad_palm.jpg);
	background-repeat: no-repeat;
	width:590px;
}
.symbian {
	background-image: url(../images/podklad_symbian.jpg);
	background-repeat: no-repeat;
	width:590px;
}
.submitButton {background-color: #0066cc; color: #FFFFFF;}
.navbar03 img { vertical-align: text-bottom; float: left; margin-top: 1px; margin-right: 8px; width:17px; height:14px;border: 0;}
.menuContainer {border-right: 1px solid #C6E2FF; background-color:#FFFFFF }
#newsLeft a { font-size: 11px; width: 153px; margin: 0px; padding: 10px; }

a.cart {
	background-image: url(../images/btn_grey.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 9px;
	display: block;
	height: 24px;
	width: 100px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a:hover.cart {
	background-position: 0 -40px;
	color: #000000;
} 
