* {
	font-family: Tahoma;
	font-size: 8pt;
}

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-size: 10pt;
}

img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #0087cb;
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 20px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #0087cb;
	text-decoration: none;
	font-size: 12pt;	
}

h3 a:visited {
	color: #0087cb;
} 

h4 {
	color: #0087cb;
	font-size: 10pt;
	margin-bottom: 15px;
	margin-top: 17px;
	/* font-weight: bold; */
}

h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	color: #0087cb;
	text-decoration: none;	
}

h6 {
	color: #00a6df;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
}

a, a:link, a:visited, a:active, a:hover{
	color: #00a6df;
}

table td {
	font-family: Tahoma;
	font-size: 8pt;
}

p {
	font-size: 8pt;
}

#maintab {
	width: 100%;
}

#left_top_bar {
	width: 199px;
	height: 77px;
}

#menu_top_bar {
	background-image: url(/templates/velton/images/topbgbar.gif);
}

#top_menu {
	height: 77px;
	background-image: url(/templates/velton/images/ltopbgbar.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#top_menu div {
	padding-top: 30px;
	padding-left: 30px;
}
#top_menu div a {
	text-decoration: none;
	color: #1193cf;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
	padding-right: 15px;
}

#left_blocks {
	width: 199px;
}

#left_blocks div {
	padding-left: 20px;
	padding-top: 10px;
}

#left_blocks a {
	color: #86878b;
	font-size: 10pt;
}


#main_body {
	padding-top: 33px;
	padding-left: 10px;
	padding-right: 10px;
}

#right_blocks {
	width: 199px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* bottom */
#bottable {
	margin-top: 40px;
}
#bottom_left {
	background-image: url(/templates/velton/images/lbotbar.gif);
	width: 379px;
}

#bottom_right {
	background-image: url(/templates/velton/images/rbotbar.gif);	
}

/* Search Panel */
.search {
	width: 190px;
	margin-top: 15px;
	height: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(/templates/velton/images/searchbg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.search b {
	color: #0087cb;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 1px;	
}

.search .stext {
	height: 13px;
	font-size: 8pt;
	margin-right: 1px;	
}

.search #image-submit {
}

.catalog-table th {
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}

.catalog-table td {
	padding-left: 10px;
}

/** products table */
.prodlist {
	margin-top:20px;
}

.prodlist td {
	border-right: 10px solid #ffffff;
}
.prodlist .short-desc td {
	border-bottom: 20px solid #ffffff;
}

.prodlist img {
	margin-top: 10px; 
	margin-bottom: 10px; 
}

.product {
	border-top: 20px solid #ffffff;
}

.product img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.increase {
	background-image: url(/templates/velton/images/increase.gif);
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.print {
	background-image: url(/templates/velton/images/print.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-bottom: 10px;
	float: right;	
}

/* Table of dealers */
#dealer-table a {
	font-size: 8pt;
	color: #545454;	
}

#dealer-table td {
	border-right: 10px solid #ffffff;
}

.news-blocks {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 25px;
}

.news-blocks td {
	text-align: left;
	width: 50%;
}

.news-blocks th {
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #00a6df;
}

.news-blocks .img {
	width: 180px;
	border: 1px solid #c7c7c7;
}

.news-blocks th a {
	color: #86878b;
	font-size: 8pt;
}

.news-blocks p {
	margin: 3px;
}

.title-archive-news {
	color: #00a6df;
	font-size: 8pt;
	margin-bottom: 7px;
}

.title-archive-news a {
	color: #86878b;
	font-size: 8pt;
}

.intro-archive-news {
	font-size: 8pt;
	margin-bottom: 10px;
}

.news-date {
	color: #00a6df;
	font-size: 8pt;
	margin-bottom: 7px;
}
