/* CSS Document */
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #EFEFEF;
}
a {
	color:#000000;
	}
h1 {
	font-size:13px;
	font-weight:bold;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	}
.high_priority {
	color:#FF0000}
#main_table {
	border:1px solid #7F7F7F;
	background-color:#FFFFFF;
}
.header_bg_left {
	background-image:url(images/header_bg_left.jpg);
	background-repeat:repeat-y;
}
.header_bg_right {
	background-image:url(images/header_bg_right.jpg);
	background-repeat:repeat-y;
}
.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-y;}
.footer_left {
	background-image:url(images/footer_left.gif);
	background-repeat:no-repeat;
	background-position:left top;}
.footer_central {
	background-image:url(images/footer_central.gif);
	background-repeat:no-repeat;
	background-position:left top;}
.footer_right {
	background-image:url(images/footer_right.gif);
	background-repeat:no-repeat;
	background-position:left top;}
.button_left_bg {
	background-image: url(images/menu_down.gif);
	background-repeat:no-repeat;
	background-position:left bottom;}
.central_bg {
	background-image: url(images/central_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;}
.orange {
	background-image:url(images/orange.gif);
	background-repeat:repeat-x;}
.orange_text {
	color:#FFA200;
	font-size:18px;
	font-weight:bold;
	padding-bottom:0px;
	background-color:#FFFFFF;
	height:24px;
	vertical-align:bottom;
	line-height:19px;}
.gray {
	background-color:#999999;
	padding-left:10px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-bottom:0px;}
.top_left {
	background-image:url(images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_central {
	background-image: url(images/top_central.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_right {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	padding:20px;
	text-align:justify;
	}
.footer {
	color:#333333;
	}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;}
.top {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	}
.middle {
	background-image: url(images/central.gif);
	background-repeat: no-repeat;
	background-position:top left;
	}
.product {
	border:1px solid #A9CFE3;
	padding:10px;
	text-align:justify;}
	
.image_thumb {
	float:left;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:5px;}
	
/* BUGARSKI JEZIK*/

<style type="text/css">
<!--
.main_menu {
	color: #2082B9;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_menu a {
	color: #2082B9;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;}
.main_menu a:hover {
	text-decoration:none}
.side_menu a {
	color: #FFA200;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;}
.main_menu a:hover {
	text-decoration:none}