html {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	background:#2E5073; 
}

body {
	background:url(../img/site-bg.gif) repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Trebuchet MS, Lucinda Sans, Arial, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#ff9900;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}

h2 {
	font-family:Trebuchet MS, Lucinda Sans, Arial, sans-serif;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	margin-bottom:3px;
	padding-bottom:0px;
}

td, span, p {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

th {
	background:#98BBD9;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.grey {
	background:#e0e0e0;
}

a {
	color:#4781B3;
	text-decoration:none;
}

a:hover {
	color:#4781B3;
	text-decoration:underline;
}

form {
	padding:0px;
	margin:0px;
}

input, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

ul.no-spacing, ol.no-spacing {
	margin:0px auto;
}

#container {
	background:#ffffff url(../img/pg-bg.gif);
	width:770px;
	margin:0px auto;
	padding:5px;
	text-align:left;
	height:100%;
}

#container #white {
	background:#ffffff;
}

#banner {
	padding:5px 0px;
	background:url(../img/fluke-bg.gif) no-repeat top left;
	text-align:right;
}

.content {
	background:url(../img/content-bg.gif) no-repeat top;
	padding-left:15px;
}

.left-side {
	background:url(../img/cat-bg-off.gif) repeat-y;
}

#left-content {
	padding:3px;
}


#categories td.on {
	background:url(../img/cat-bg-on.gif) repeat-y;
}

#categories td {
	border-bottom:1px solid #fff;
}

#categories a {
	display:block;
	width:100%;
	margin:0px;
	padding:5px;
	border:none;
}

#categories a:hover{
	background:url(../img/cat-bg-on.gif) repeat-y;
}

#categories td ul {
	margin:0px 7px 0px 15px;
	padding:0px;
	background:#D9EDFF;
}

#categories td ul li {
	list-style:none;
	border-bottom:0px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	background:url(../img/cat-bullet.gif) no-repeat top left;
}

#categories td li a {
	padding:0px;
	background:transparent;
}

#categories td li a:hover {
	color:#204066;
	background:transparent;
	text-decoration:none;
}

#h-dots {
	height:15px;
	background:url(../img/h-dots.gif) repeat-x;
}

#h-dots hr {
	display:none;
}


.footer {
	padding:15px 0px 0px 15px;
}

#footer {
	margin-bottom:5px;
	color:#999999;
	font-size:10px;
}

#footer a {
	color:#999999;
}

#footer a:hover {
	color:#333333;
}

h2.arrow {
	border-bottom:1px solid #cccccc;
	padding:0px 10px 0px 20px;
	margin:0px;
	background:url(../img/arrow.gif) no-repeat left middle;
}

h2.bullet {
	padding:3px 10px 3px 12px;
	margin:0px;
	font-size:18px;
	background:url(../img/bullet.gif) no-repeat left middle;
}

p.promotion {
	margin:0px 15px;
}

a.product {
	font-family:Arial, sans-serif;
	color:#3678B3;
	font-size:16px;
	font-weight:bold;
	margin-left:3px;
	display:block;
}

#bread-crumbs {
	padding-top:5px;
	margin-bottom:15px;
	font-size:9px;
}

#bread-crumbs a {
	color:#999999;
	text-decoration:none;
}

#bread-crumbs a:hover {
	color:#333333;
	text-decoration:none;
}

#bread-crumbs div.line {
	height:6px;
	background:url(../img/h-dots2.gif) repeat-x;
}

#bread-crumbs hr {
	display:none;
}

#product img {
	float:left;
	margin-right:15px;
}

#product ul {
	margin-left:220px;
}

#product ul li{
	list-style-type:square;
	padding-bottom:8px;
}

br.clear {
	clear:both;
}

.meniu a { margin:0px; padding:0px;}