#googleTranslate {
	height: 50px;
	text-align: right;
}

/* ------------------------ Protuprovala------------------------*/
/*
.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #0072bc;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #0072bc;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #0072bc;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #0072bc;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #0072bc;
	text-decoration: underline;
}
*/
/* ------------------------ Videonadzor------------------------*/

.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #008c44;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #008c44;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #008c44;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #008c44;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #008c44;
	text-decoration: underline;
}

/* ------------------------ Interfoni------------------------*/
/*
.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #947f3a;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #947f3a;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #947f3a;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #947f3a;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #947f3a;
	text-decoration: underline;
}
*/
/* ------------------------Kontrola pristupa------------------------*/
/*
.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #f7941e;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #f7941e;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #f7941e;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #f7941e;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #f7941e;
	text-decoration: underline;
}
*/
/* ------------------------Vatrodojava------------------------*/
/*
.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #e2383f;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #e2383f;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #e2383f;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #e2383f;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #e2383f;
	text-decoration: underline;
}
*/
/* ------------------------Centralizacija------------------------*/
/*
.categoryName {
    height: 28px;
    font-size: 18px;
    color: #ffffff;
    background-color: #a7a9ac;
    padding: 5px 0 5px 0;
}

.list_more_categories 
{
    font-weight: bold;
    text-align: left;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more_categories a:link {
	color: #a7a9ac;
	text-decoration: none;
}

.list_more_categories a:visited {
	color: #a7a9ac;
	text-decoration: none;
}

.list_more_categories a:active {
	color: #a7a9ac;
	text-decoration: none;
}

.list_more_categories a:hover {
	color: #a7a9ac;
	text-decoration: underline;
}
*/
/*---------------------------------------------------------------*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #edebec;
	/*background: url(../img/bcg.gif) fixed;*/
}

#headerBcg {
    background: url(../img/header.png) no-repeat;
    /*background: url(../img/headerBeta.png) no-repeat;*/
    height: 80px;
    margin: 5px 10px 5px 10px;
}

#headerLogo {
    margin: 10px 0 0 20px;
    border: 0px;
}

#headerBanner {
    margin: -60px 0 0 220px;
    border: 0px;
}

#headerSegments {
    height: 150px;
    background: url(../img/headerSegments.png) no-repeat;
    margin: 5px 10px 10px 10px;
}

#top_bar_main {
	background: url(../img/bcg_top_bar_main.png) repeat-x;
	height: 40px;
}

#segment_name {
	color: #FFFFFF;
	padding: 9px 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
}

#segment_name a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#segment_name a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#segment_name a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#segment_name a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#segmentHeader {
    height: 35px;
    background: url(../img/bcgSegments.png) no-repeat;
    margin: 10px 0 0 5px;
}

#segmentHeaderText {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding-top: 7px;
}

#segmentProtuprovala 
{
    background-color: #0072bc;
    height: 35px;
    margin: 3px 5px 0 5px;
}

#segmentVideonadzor
{
    background-color: #008c44;
    height: 35px;
    margin: 2px 5px 0 5px;
}

#segmentInterfoni
{
    background-color: #947f3a;
    height: 35px;
    margin: 2px 5px 0 5px;
}

#segmentInterfoni2
{
    background-color: #947f3a;
    height: 35px;
    margin: 2px 5px 20px 5px;
}

#segmentKontrolaPristupa
{
    background-color: #f7941e;
    height: 35px;
    margin: 2px 5px 0 5px;
}

#segmentVatrodojava
{
    background-color: #e2383f;
    height: 35px;
    margin: 2px 5px 0 5px;
}

#segmentCentralizacija
{
    background-color: #a7a9ac;
    height: 35px;
    margin: 2px 5px 20px 5px;
}

#segmentCentralizacija2
{
    background-color: #a7a9ac;
    height: 35px;
    margin: 2px 5px 0px 5px;
}

.segmentText {
    color: #ffffff;
    font-size: 11px;
    padding: 9px 5px 0 10px;
}

.segmentText a:link {
	color: #ffffff;
	text-decoration: none;
}

.segmentText a:visited {
	color: #ffffff;
	text-decoration: none;
}

.segmentText a:active {
	color: #ffffff;
	text-decoration: none;
}

.segmentText a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.segmentText2 {
    color: #ffffff;
    font-size: 11px;
    padding: 0 5px 0 10px;
}

.segmentText2 a:link {
	color: #ffffff;
	text-decoration: none;
}

.segmentText2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.segmentText2 a:active {
	color: #ffffff;
	text-decoration: none;
}

.segmentText2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#search {
    margin-top: -2px;
}

.searchForm {
    font-family: Arial;
    font-size: 12px;
    color: #333;
}

#wrapper {
	background: url(../img/bcg_wrapper.gif) repeat-y;
}

#wrapper2 {
	background: url(../img/bcg_wrapper2.gif) repeat-y;
}

#wrapper_list {
	background: url(../img/bcg_wrapper_list.gif) repeat-y;
}

#left {
	background-color: #FFFFFF;
}

#menu {
    font-size: 11px;
    color: #000000;
    width: 210px;
    padding: 5px;
}

#menu a:link {
	color: #000000;
	text-decoration: none;
}

#menu a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a:active {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #444444;
	text-decoration: none;
}

#center {
	background-color: #FFFFFF;
}

#content_main {
	margin: 10px;
}

.model_name {
    font-size: 14pt;
    font-weight: bold;
    color: #666666;
    padding-top: 10px;
}

.list_more 
{
    font-weight: bold;
    text-align: right;
    color: #666666;
    padding: 3px 5px 3px 0;
}

.list_more a:link {
	color: #666666;
	text-decoration: none;
}

.list_more a:visited {
	color: #666666;
	text-decoration: none;
}

.list_more a:active {
	color: #666666;
	text-decoration: none;
}

.list_more a:hover {
	color: #666666;
	text-decoration: underline;
}

.accordionItems a:link {
	color: #666666;
	text-decoration: none;
}

.accordionItems a:visited {
	color: #666666;
	text-decoration: none;
}

.accordionItems a:active {
	color: #666666;
	text-decoration: none;
}

.accordionItems a:hover {
	color: #666666;
	text-decoration: underline;
}

.ProductTab .ajax__tab_header 
{
    background:url(../img/tab-line.png) repeat-x bottom;
    font-size:11px;
    display:block;
    cursor: pointer;
}

.ProductTab .ajax__tab_header .ajax__tab_outer 
{
    background:url(../img/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}

.ProductTab .ajax__tab_header .ajax__tab_inner 
{
    background:url(../img/tab.png) no-repeat right top;
    border-color:#666;
    color:#999;
    padding:3px 10px 2px 0px;
}

.ProductTab .ajax__tab_hover .ajax__tab_inner 
{
    color:#666;
}

.ProductTab .ajax__tab_active .ajax__tab_outer 
{
    background:url(../img/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}

.ProductTab .ajax__tab_active .ajax__tab_inner 
{
    background:url(../img/tab.png) no-repeat right -40px;
    color:#333;
    border-color:#333;
    font-weight: bold;
}

.ProductTab .ajax__tab_body 
{
    font-size:11px;
    padding:10px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
    color: #666;
    margin-bottom: 15px;
}

.brand {
    float: right;
    padding: 0 0 10px 10px;
    margin-top: -35px;
}

.desc {
    padding: 0 0 15px 0;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.mktIcon {
    padding: 0 5px 5px 0;
}

.tech_icon {
    padding: 0 0 5px 0;
}

.price {
    color: #000;
    font-size: 11px;
    text-align: left;
    background: #f0f0f0;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
}

.productListImage {
    padding: 5px 0 5px 0;
}

.price_list {
    color: #666666;
    font-size: 11px;
    background-color: #eef8f7;
    padding: 5px 0 5px 5px;
}

.price_idea {
    color: #1974ac;
    font-size: 11px;
    font-weight: bold;
}

.price_user {
    color: #cb0000;
    font-size: 11px;
    font-weight: bold;
}

.list_box {
    border: solid 1px #cccccc;
    margin: 5px;
    font-size: 11px;
    color: #666666;
}

.list_desc {
    padding: 0 5px 5px 0;
}

.list_box_categories {
    border: solid 1px #cccccc;
    margin: 5px;
    height: 100px;
    font-size: 13px;
    color: #666666;
}

#note {
    font-size: 10px;
    color: #666666;
}

.large_article {
    text-align: center;
    height: 250px;
}

.otherHeader {
    background: url(../img/otherHeader.png) no-repeat;
    width: 670px;
    height: 37px;
    padding: 6px 0 0 10px;
    color: #ffffff;
}

.other {
    background-color: #f0f0f0;
    color: #666666;
    font-size: 11px;
    padding: 5px;
    width: 640px;
}

.other a:link {
	color: #666666;
	text-decoration: none;
}

.other a:visited {
	color: #666666;
	text-decoration: none;
}

.other a:active {
	color: #666666;
	text-decoration: none;
}

.other a:hover {
	color: #666666;
	text-decoration: underline;
}

.BasicCharacteristics {
    padding: 4px 10px 4px 10px;
}

.TechnicalCharacteristics {
    padding: 4px 10px 4px 10px;
}

.documentation {
    line-height: 21px;
}
.documentation a:link {
	color: #666666;
	text-decoration: none;
}

.documentation a:visited {
	color: #666666;
	text-decoration: none;
}

.documentation a:active {
	color: #666666;
	text-decoration: none;
}

.documentation a:hover {
	color: #666666;
	text-decoration: underline;
}

.accessories {
    color: #666666;
    padding-bottom: 10px;
}

.accessories a:link {
	color: #666666;
	text-decoration: none;
}

.accessories a:visited {
	color: #666666;
	text-decoration: none;
}

.accessories a:active {
	color: #666666;
	text-decoration: none;
}

.accessories a:hover {
	color: #666666;
	text-decoration: underline;
}

.enlargement {
    color: #666666;
    padding-bottom: 10px;
}

.enlargement a:link {
	color: #666666;
	text-decoration: none;
}

.enlargement a:visited {
	color: #666666;
	text-decoration: none;
}

.enlargement a:active {
	color: #666666;
	text-decoration: none;
}

.enlargement a:hover {
	color: #666666;
	text-decoration: underline;
}

.news_date {
	color: #999999;
	text-align: right;
	font-size: 11px;
}

.news_title {
    color: #444444;
    font-size: 13px;
    font-weight: bold;
}

.news {
    color: #666666;
    font-size: 11px;
}    

.news a:link {
	color: #007d3f;
	text-decoration: none;
	font-weight: bold;
}

.news a:visited {
	color: #007d3f;
	text-decoration: none;
	font-weight: bold;
}

.news a:active {
	color: #007d3f;
	text-decoration: none;
	font-weight: bold;
}

.news a:hover {
	color: #007d3f;
	text-decoration: underline;
	font-weight: bold;
}

.news_more {
	padding: 0 0 5px 360px;
	font-size: 11px;
}

.news_more a:link {
	color: #a7a9ac;
	text-decoration: none;
}

.news_more a:visited {
	color: #a7a9ac;
	text-decoration: none;
}

.news_more a:active {
	color: #a7a9ac;
	text-decoration: none;
}

.news_more a:hover {
	color: #333333;
	text-decoration: none;
}

.news_separator {
	background: url(../img/news_separator.gif) repeat-x center;
	height: 1px;
	padding-bottom: 15px;
}

#news_paging {
    font-size: 10px;
    text-align: center;
    color: #777777;
}

#news_paging a:link {
	color: #777777;
	text-decoration: none;
}

#news_paging a:visited {
	color: #777777;
	text-decoration: none;
}

#news_paging a:active {
	color: #777777;
	text-decoration: none;
}

#news_paging a:hover {
	color: #777777;
	text-decoration: underline;
}

#right {
	background-color: #FFFFFF;
}

.banner {
    text-align: center;
    border: 0px;
    padding: 15px 5px 0 5px;
}

.accordion {
    border: 0px;
    padding: 15px 5px 0 5px;
}

.accordionHeader {
    color: white;
    background-color: #008c44;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 0 5px 25px;
    margin: 0 5px 0 5px;
   	background: url(../img/bcgAccordion.png) no-repeat;
   	height: 29px;
}

.accordionHeaderSelected {
    color: white;
    background-color: #008c44;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 0 5px 25px;
    margin: 0 5px -10px 5px;
    background: url(../img/bcgAccordionOpened.png) no-repeat;
    height: 29px;
}

.accordionContent {
    background-color: #edebec;
    padding: 5px;
    font-size: 11px;
    margin: 0 5px 10px 5px;
}

.accordionItems {
	font-size: 11px;
	padding: 0 5px 5px 5px;
	line-height: 11px;
}

#footer {
	background: url(../img/bcg_footer.png) repeat-x;
	height: 15px;
	padding-bottom: 30px;
}

#footer_left {
	padding: 5px 0px 0px 15px;
}

#footer_center {
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

#footer_right {
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

#footer_right a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_right a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}