body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f0f0f0;
}

a {
	color: #4c6a7f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.left_menu {
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.left_menu:hover {
	color: #000000;
}

.main_menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_menu:hover {
	color: #000000;
}

.footer_menu {
	font-weight: bold;
	text-decoration: none;
}

.footer_menu:hover {
	color: #000000;
}

.main_title {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c6a7f;
}

.program {
	font-weight: bold;
}
.red {
	color: #ff0000;
	font-size: 14px;
  /*padding-left: 55px;*/
}
.brand {
	font-weight: bolder;
}
.article_title {

	font-weight: bold;
}
.table_article {
	border: 1px solid #ABB3B6;
	background-color: #f0f0f0;
	margin: 10px;
	width: 180px;
}
.table_article_title {
	background-color: #C0C7C9;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.table_article_cell {
	padding: 5px;
}
.proizvodi {
	padding: 5px 5px 5px;
	background-color: #F1F1F5;
}
.pic_title {
	font-weight: bold;
}
td {
	font-size: 11px;
}

#iso {
	padding: 8px;
}
