﻿/**********************************************************************
 * BaseStyles.LeftToRight.css                                         *
 *                                                                    *
 * This file contains the styles for Left to Right languages.         *
 * This file will be copied to BaseStyles.css if you select a LTR     *
 * language as the primary language of your application.              *
 *                                                                    *
 * Do not modify this file.  To override any of the styles, please    *
 * modify the Styles.css file.                                        *
 *                                                                    *
 **********************************************************************/
h1 { 
font-size: 11px;
font-weight: bold;
text-align: center;
width: 100%;
margin-bottom: 0px;
padding-bottom: 0px;
display: inline;
}



h2 { 
font-size: 11px;
font-weight: bold;
text-align: center;
width: 100%;
margin-bottom: 0px;
padding-bottom: 0px;
display: inline;
}

h2:hover { 
 text-decoration:underline;
}

HTML {
	direction: ltr;
	}


/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT 
{
	 
	}
.pcTR {
	}
.pcL {
	padding-left: 1px;
	padding-top: 0px;
	vertical-align: top;
	width: 1px;
	}
.pcC {
	vertical-align:top;
	padding-top:0;
	width: 100%;
width: 730px;
	}

.pcC2 { background-color:#ffffff;}

.pcR {
	}
.pcBL {
	}
.pcB {
	}
.pcBR {
	}


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link, .tic a.button_link, .ttc a.button_link {
	color: #eeeeee;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
	width: 0%;
	}

a.button_link:hover, .thc a.button_link:hover, .tic a.button_link:hover, .ttc a.button_link:hover {
	color: #ffffff;
	text-decoration: none;
	} 

.button-TL-white, .bTL {
	background-image:url(../Images/buttonTL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 11px;
	height: 2px;
	}
.button-T-white, .bT {
	background-image:url(../Images/buttonT.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 2px;
	}
.button-TR-white, .bTR {
	background-image:url(../Images/buttonTR.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 13px; 
	height: 2px;
	}

.button-L-white, .bL {
	background-image:url(../Images/buttonL.gif);
	/*background-image:url(../Images/buttonL.jpg);*/
	background-repeat: no-repeat;
	background-position: center right;
	width: 11px; 
	height: 16px;
	}
.button-white, .bC {
	background-image:url(../Images/buttonC.gif);
/*	background-image:url(../Images/buttonC.jpg);*/
	height: 15px; 
	white-space: nowrap;
	}
.button-R-white, .bR {
	background-image:url(../Images/buttonR.gif); 
	/*background-image:url(../Images/buttonR.jpg); */
	background-repeat: no-repeat;
	background-position: center left;
	width: 13px; 
	height: 16px;
	}
.button-BL-white, .bBL {
	background-image:url(../Images/buttonBL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 11px;
	height: 4px;
	}
.button-B-white, .bB {
	background-image:url(../Images/buttonB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 4px;
	}
.button-BR-white, .bBR {
	background-image:url(../Images/buttonBR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px; 
	height: 4px;
	}


/**********************************************************************
 * Multi-level Menu Styles                                            *
 **********************************************************************/
.MLMmenuAlign { /* menu container alignment */
	padding-bottom: 6px;
	padding-top: 6px;
	position: relative;
	z-index: 10;
	}

.MLMmenu { /* menu container */
	}

.MLMmenusub { /* submenu container */
	border: 1px solid #8595a6;
	}

.MLMmC { /* menu item */
	background-image: url('../images/MLMParentMenuEdge.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d9e3eb;
	color: #888888;
	cursor: pointer !important;
	display: block;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 4px;
	padding-top: 2px;
	text-transform: uppercase;
	}

.MLMmC a {
	background-image: url('../images/space.gif');
	background-position: center left;
	background-repeat: no-repeat;
	}

.MLMmoC { /* menu item hover */
	color: #000000;
	}

.MLMsubmC { /* submenu item */
	background-color: #d9e3eb;
	color: #888888;
	cursor: pointer !important;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-transform: uppercase;
	}

.MLMsubmoC { /* submenu item over */
	background-color: #ffffff;
	color: #000000;
	}

.MLMmbbg { /* menu bottom trim */
	}

.MLMmenuVAlign { /* vertical menu container alignment */
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	z-index: 10;
	}

.MLMmenuV { /* vertical menu container */
	position: relative;
	}

.MLMmenuVsub { /* vertical submenu container */
	border: 1px solid #8595a6;
	}

.MLMmvC { /* vertical menu item */
	background-image: url('../images/MLMParentMenuEdge.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d9e3eb;
	color: #888888;
	cursor: pointer !important;
	display: block;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 4px;
	padding-top: 2px;
	text-transform: uppercase;
	}

.MLMmvC a {
	background-image: url('../images/space.gif');
	background-position: center left;
	background-repeat: no-repeat;
	}

.MLMmvoC { /* vertical menu item hover */
	color: #000000;
	}

.MLMsubmvC { /* vertical submenu item */
	background-color: #d9e3eb;
	color: #888888;
	cursor: pointer !important;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-transform: uppercase;
	}

.MLMsubmvoC { /* vertical submenu item over */
	background-color: #ffffff;
	color: #000000;
	}

.MLMmveTL {
	}

.MLMmveT {
	}

.MLMmveTR {
	}

.MLMmveBL {
	}

.MLMmveB {
	}

.MLMmveBL {
	}


/**********************************************************************
 * Classic Menu Styles                                                *
 **********************************************************************/
.menus {
	padding-bottom: 4px;
	padding-top: 4px;
	}

.menusV {
	padding-left: 5px;
	padding-right: 5px;
	}

.menu_off, .mC { 
	font-weight: normal;
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 2px;
	padding-right: 7px;
	background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
	border-bottom: 1px #aaaaaa solid;
	width: 100%;
	text-transform: uppercase;
	white-space: nowrap;
	}

.menu_on, .moC { 
	font-weight: normal;
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 2px;
	padding-right: 7px;
	background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
	border-bottom: 1px #aaaaaa solid;
	width: 100%;
	text-transform: uppercase;
	white-space: nowrap;
	}

.menu_off a, .mC a { 
	color: #888888;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	text-decoration: none;
	}

.menu_off a:hover, .mC a:hover { 
	color: #000000;
	}

.menu_on a, .moC a { 
	color:#000000;
	font-family: Arial, ms sans serif;
	font-size: 9px;
	text-decoration: none;
	}

.menu_bot_bg, .mbbg {
    }


/**********************************************************************
 * Tab Control Styles                                                 *
 **********************************************************************/
.ajax__tab_xp {
	/*margin-bottom: 20px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	
	}
.tab2
{
	width:280px;
	
		}
	.tab3
{
	width:650px;

	
	}

.tabv
{
	width:1000px;
	
		}
	
	.NaslovTab
{
	/*width:100px;*/
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	
	
	}

	.NaslovTab2
{
	/*width:100px;*/
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	
	}
	
	
.pContent .ajax__tab_xp .ajax__tab_body {
	margin: 0px;
	padding: 0px;
	border:none;
	

	
	
	}

.ajax__tab_xp .dialog_view, .ajax__tab_xp .dv {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	
	}

.ajax__tab_xp .dBody {
	border: 0px;
	
	}

.ajax__tab_xp .tre {
	/*border-top: 1px #a89fa9 solid;*/
	
	}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
	background-color: #ffffff;
	margin: 0px;
	}

.pageBorderTL, .pbTL {
	background-color: #ffffff;
	}
.pageBorderT, .pbT {
	background-color: #ffffff;
	}
.pageBorderTR, .pbTR {
	background-color: #ffffff;
	}
.pageBorderL, .pbL {
	background-color: #ffffff;
	}
.pageBorderC, .pbC {
	background-color: #ffffff;
	vertical-align: top;
	}
.pageBorderR, .pbR {
	background-color: #ffffff;
	}
.pageBorderBL, .pbBL {
	background-color: #ffffff;
	}
.pageBorderB, .pbB {
	background-color: #ffffff;
	}
.pageBorderBR, .pbBR {
	background-color: #ffffff;
	}

.page_yellow, .pContent { 
	height: 30px;
	width: 100%;
	}

.pageAlignment, .pAlign {
	vertical-align: top;
	}

.borderTable, .pbTable {
	}

.divider { 
	padding-left:25px;
	}

.footer {
	/*color: #444444;*/
	color:White;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align:middle;
	text-align:center;
	}

.logoBG {
	} 


/**********************************************************************
 * Sign In Bar Styles                                                 *
 **********************************************************************/
.signInBar {
	background-image:url(../Images/SignInBarBackground.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	white-space: nowrap;
	}

.signInBarL {
	background-image:url(../Images/SignInBarL.gif);
	background-repeat: no-repeat;
	}

.signInBar a, .signInBar input {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	}

.signInBarStatus {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	}


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
	background: #ffffff;
	color: #666666;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-align: left;
	}

.dBodyShowSelectRecordDivider {
	background-color: #f2f9fe;
	border-bottom: 1px solid #a89fa9;
	}

.dialog_field_value, .dfv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	
	}
    
.dialog_header, .dh {
	background-color: #d9e3eb;
	border-bottom: 1px solid #aaaaaa;
	height: 21px;
	}

.dialogHeaderBackground, .dhb {
	background-color: #d9e3eb;
	}

.dialog_header_text, .dht {
	color: #444444;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	text-align: left;
	}

.dialogHeaderTextRecord, .dhtr {
	color: #444444;
	font-family: Arial, ms sans serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 5px;
	}

.dialogHeaderEdgeL, .dhel {
	background: #d9e3eb url('../Images/dialogHeaderEdgeL.gif') no-repeat top left; 
	width: 20px;
	}

.dialogHeaderEdgeR, .dher {
	width: 10px;
	}

.dialogHeaderIcon, .dhi {
	vertical-align: middle;
	padding-top: 6px;
	width: 0px;
	}

.dialogHeaderIconRecord, .dhir {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 5px;
	vertical-align: middle;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	}

.dialogHeaderTotalRecordCount, .dhtrc {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	vertical-align: middle;
	padding-top: 7px;
	padding-left: 20px;
	}

.dialogHeaderTotalRecordCountText, .dhtrct {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}

.dialog_view, .dv {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	}
	
.category, .c {
	color: #000000;
	padding: 5px;
	}

.category_area, .ca { 
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 4px;
	}

.category_area A, .ca A { 
	color: #888888;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-decoration: underline;
	}	

.category_area A:hover, .ca A:hover { 
	color: #000000;
	text-decoration: underline;
	}	

.subcategory_label, .scl {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT, .sc SELECT {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.recordPanelButtonsAlignment, .rpbAlign {
	padding-bottom: 5px;
   	padding-left: 100px;
	}
    
.field_label, .fl {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding-left: 1px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: left;
	font-weight:  bold;
	color: #444444;
	white-space: nowrap;	
	}

.field_label_on_side, .fls {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding-left: 1px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
	font-weight:  bold;
	color: #444444;
	white-space: nowrap;	
	}

.field_value, .fv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	}

.field_input, .fi {
	background: #ffffff;
	color: #222222;
	font-size: 11px;
	font-size: 1.1em;
	padding-left:5px; width:250px;
	background-color:#eeeeee;
	
	font-family: Arial, ms sans serif;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.field_input_msan {
	background: #ffffff;
	color: #222222;
	font-size: 10px;
	font-family: Arial, ms sans serif;
	border:none;
	text-align:right;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	
	}

.field_inputupit {
	background: #ffffff;
	color: #222222;
	font-size: 11px;
	font-size: 1.1em;
	padding-left:5px; width:250px;
	background-color:#eeeeee;
	
	font-family: Arial, ms sans serif;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	width:470px;
	}



.filter_value, .filv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}
    
.filter_button_cell, .filbc {
	}
    
.Filter_Input, .fili {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	border-bottom: 1px #eeeeee solid;	
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	}

.filter_area, .fila {
	/*font-family: Arial, ms sans serif;*/
	font-family: Verdana;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	font-size: 11px;
	text-align:left;
		
	}	
	
.search_area, .sa {
	background: #99cccc;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: bottom;
	text-align:left;
	padding: 2px 10px 0px 10px;
	border: 0px;
	}

.search_label, .sl {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}
    
.Search_Input, .si {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	border-bottom: 1px #eeeeee solid;	
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	} 

.tekstsearchporuka {
	
	color: #072c59;
	font-family: Verdana, ms sans serif;
	vertical-align: middle;
	font-size: 1.15em;
	margin-left:54px;
	margin-bottom:3px;
	padding-bottom:3px;
	
	}


.tekstsearchdiv 
{
	width:300px;
	float:left;
	 padding-top: 8px;
	
	}


.Search_Input2 {
	background-image:none;
	height:20px;
	width:410px; 
	width:400px;
	width:300px;
	margin:0;
	margin-left:10px;
	margin-top:5px;
	
	border:0;
	padding:0;
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: #666666;
	
	vertical-align:top;
	
	
	} 
	


.searchbutton {
			cursor: pointer;	
	height:20px;
	text-align:right;
	border:none;
	
	
	background:none;
	float:right;
	padding-top: 2px;
	} 

.searchdiv{
 	width:450px;
 	width:350px;
 	height:30px;
 		
 	background-color:#ffffff; 
 	
 	margin:0;
 	float:left;
	
	border-bottom: 2px #eeeeee solid;	
	border-left: 2px #555555 solid;
	border-right: 2px #eeeeee solid;
	border-top: 2px #555555 solid;
	
}

.searchdiv:hover 
{
	border-bottom: 2px red solid;	
	border-left: 2px red solid;
	border-right: 2px red solid;
	border-top: 2px red solid;
	}

.rangeFilterText, .rft {
	color: #bbbbbb;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: none;
	}


/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	vertical-align: bottom;
	}
	
.prbg_ {
	background-image:url(../Images/ButtonBarBackground.gif); 
	background-repeat: repeat-x;
	color: #072c59;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	
	text-align:center;
	}

.prbg {
	background-image:url(../Images/ButtonBarBackground.gif); 
	background-repeat: repeat-x;
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	}

.pagination_area, .pra {
	background: #d9e3eb;
	font-family: Arial, ms sans serif;
	font-size: 10px;
   	vertical-align: bottom;
  	}

.pagination_label, .prl {
	vertical-align: middle;
	padding: 0px 2px 4px 2px;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	white-space: nowrap;
 	}

.pagination_value, .prv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}
    
.Pagination_Input, .pri {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	border-bottom: 1px #eeeeee solid;	
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	background: #ffffff;
   	}

.pagination_row, .pr {
	vertical-align: middle;
	background: #d9e3eb;
	width: 100%;
	padding: 0px;
	}

.paginationRowEdgeL, .prel {
	background: #d9e3eb url('../Images/paginationRowEdgeL.gif') no-repeat top left; 
	width: 20px;
	}

.paginationRowEdgeR, .prer {
	width: 20px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	} 


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, thcs { 
	color: #ffffff;
	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	font-size: 11px;
	}

.header_cell_empty, .thce { 
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	}

.column_header, .tch  
{
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
	
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-decoration: underline;
	color: #eeeeee;
	font-size: 11px;
	white-space: nowrap;
	}

.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding A, .tchfilp A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hover, .tchfilp A:hover {
	text-decoration: none;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	color: #ffffff;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.icon_cell_selected, .tics {
	background-color: #d9e3eb;
	border-bottom: 1px #a89fa9 solid;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.ticnb {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	padding-left: 1px;
	padding-top: 5px;
	vertical-align: top;
	width: 16px;
	}

.tic_filip {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	padding-left: 1px;
	padding-top: 5px;
	vertical-align: top;
	
	}


.tichnb {
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	color: #ffffff;
	padding-left: 1px;
	padding-top: 5px;
	vertical-align: top;
	width: 16px;
	}

.ticsnb {
	background-color: #d9e3eb;
	border-bottom: 1px #a89fa9 solid;
	padding-left: 1px;
	padding-top: 5px;
	vertical-align: top;
	width: 16px;
	}

.ticwb {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.tichwb {
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	color: #ffffff;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.ticswb {
	background-color: #d9e3eb;
	border-bottom: 1px #a89fa9 solid;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	}

.icon_cell_empty, .tice {
	background-color: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	width: 0px;
	}

.icon_cell_highlighted_empty, .tiche {
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	width: 0px;
	}

.icon_cell_selected_empty, .ticse {
	background-color: #d9e3eb;
	border-bottom: 1px #a89fa9 solid;
	width: 0px;
	}

.table_cell, .alt_table_cell, .ttc, .tatc {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	color: #ffffff;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	}

.table_cell_selected, .ttcs {
	background-color: #d9e3eb;
	border-bottom: 1px #a89fa9 solid;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	}

.ttc .thc a {
	color: #eeeeee;
		}

.ttc .thc a:hover {
	color: #ffffff;
	}

.ttc a, .tatc a, .ttcs a, .dfv a, .dialog_field_value a {
	color: #666666; 
	}

.ttc a:hover, .tatc a:hover, .ttcs a:hover, .dfv a:hover, .dialog_field_value a:hover {
	color: #222222;
	}

.ttch a, .tatch a {
	color: #dddddd; 
	}

.ttch a:hover, .tatch a:hover {
	color: #ffffff;
	}

.ttc .dv, .ttch .dv, .ttcs .dv {
	margin: 0px;
	padding: 0px;
	}

.ttc .ajax__tab_xp, .ttch .ajax__tab_xp, .ttcs .ajax__tab_xp {
	margin: 0px;
	padding: 0px;
	}

.totals_cell, .tpttc {
	border-bottom: 1px #a89fa9 solid;
	padding: 3px 5px 3px 5px;
	color: #444444;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-align: left;
	background: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	width: 48px;
	}


      
.totals_cell_value, .tpttcv {
	padding: 3px 5px 3px 5px;
	color: #444444;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-align: right;
	background: #dddddd;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	}	      

.page_total_label, .tptl {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.grand_total_label, .tgtl {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
	}

.grand_total_value, .tgtv {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.tableRowsEdge, .tre {
	padding: 0px;
	background-color: #a89fa9;
	}


/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;  /* defines scrolling region height */
	overflow: auto; /* enables scroll bar */
	}

div.tableContainer table {
	width: 97%; /* defines data region width (provide room for scroll bar) */
	}

thead.fixedHeader tr {
	background-color: #8595a6; /* obscures data behind headers */
	position: relative; 	   /* fixes headers in place */
	}

.scrollContent {
	display: block;
	}

thead.fixedHeader td.button-white {
	white-space: nowrap;
	width: 0%;
	}

thead.fixedHeader table {
	width: 0%;
	}


/**********************************************************************
 * Auto Type Ahead (Interactive Search) Styles                        * 
 **********************************************************************/
.autotypeahead_completionListElementBKP {  
	background-color: #ffffff;
	border-bottom: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
	border-top: 1px #555555 solid;
	height: 98px;
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	visibility: hidden;
	}
.autotypeahead_highlightedListItemBKP {
	background-color: #8595a6;
	color: #ffffff;
	padding-bottom: 1px; 
	}

.autotypeahead_listItemBKP {
	padding-bottom: 1px; 
	}

.autotypeahead_completionListElement {  
	background-color: #ffffff;
	border-bottom: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
	border-top: 1px #555555 solid;
	height: 98px;
	list-style-type: none;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	visibility: hidden;
	text-align:left;
	font-family: verdana,sans-serif;
	color: #666666;
	font-size: 12px;
	
	
	}

.autotypeahead_highlightedListItem {
	background-color: #8595a6;
	color: #ffffff;
	padding-bottom: 1px; 
	}

.autotypeahead_listItem {
	padding-bottom: 1px; 
	}


/**********************************************************************
 * AJAX Calendar Styles                                               *
 **********************************************************************/
.MyCalendar .ajax__calendar_container {
	background-color: #ffffff;
	border: 1px solid #636563;
	color: #000000;
	}

.MyCalendar .ajax__calendar_day {
	border: 1px solid #ffffff;
	}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	border: 1px solid #ffffff;
	color: #636563;
	}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	background-color: #effbff;
	border: 1px solid #def3ff;
	color: #0065ce;
	}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
	background-color: #effbff;
	border: 1px solid #0065ce;
	color: #0065ce;
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #8595a6;
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #8595a6;
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background: #d9e3eb;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #a3b7cc;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #a3b7cc;
	padding: 6px;
	}

.dsDay a, .dsTodayDay a, .dsSelectedDay a, .dsWeekendDay a, .dsOtherMonthDay a {
	color: #666666;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}


/**********************************************************************
 * Info Panel Styles                                                  *
 **********************************************************************/
.panelInformationDisplayWithImage_ImageArea {
	padding: 10px 10px 10px 16px;
	}

.panelInformationDisplayWithImage_InfoArea {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-family: Arial, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding-right: 16px;
	white-space: nowrap;
	}

.panelInformationDisplay {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplay_InfoArea {
	padding: 10px;
	}

.panelInformationDisplay_InfoTitle {
	font-family: Arial, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	} 


/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-family: Arial, ms sans serif;
	font-size: 11px;
	color: #666666;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	font-family: Arial, ms sans serif;
	font-size: 10px;
	color: #666666;
	}


/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverPopup {
	position: absolute;
	visibility: visible;
	z-index: 2;
	}

.detailRolloverTitle {
	color: #444444;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, ms sans serif;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 6px;
	text-align: left;
	width: 100%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}

/*.detailRolloverTL_noPNG {
	height: 57px;
	width: 65px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Images/detailRolloverTL.png');
	}*/

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 57px;
	}


.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 57px;
	width: 65px;
	}


.detailRolloverL {
	background-image:url(../Images/detailRolloverL.png);
	background-position: center right;
	background-repeat: repeat-y;
	width: 65px;
	}


.detailRolloverC {
	background-image:url(../Images/detailRolloverC.png);
	font-family: Arial, ms sans serif;
	font-size: 10px;
	}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.png);
	background-position: center left;
	background-repeat: repeat-y;
	width: 65px;
	}


.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 29px;
	}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	}

/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #d9e3eb;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #a89fa9 solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #8595a6;
	border: 1px #a89fa9 solid;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #8595a6;
	border: 1px #a89fa9 solid;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayTD {
	background-color: #8595a6;
	border: 1px #a89fa9 solid;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTitleText {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	}

.dpDiv {
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}



                .Infragistics_WebTreeItemOff {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-right: 20px;
                    padding-left: 20px;
                    }
                
                .Infragistics_WebTreeItemOn {
                    color: #000000;
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-right: 20px;
                    padding-left: 20px;
                    }
            
 .Infragistics_WebTreeItemHover {
                    color: #000000;
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-right: 20px;
                    padding-left: 20px;
                    }


.gornjired0
{ 
	color: white;
	padding: 6px 4px 6px 2px;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:top;
	text-align:right;
	
	font-family: Arial, ms sans serif;
	font-size: 11px;
	background:red;
	background-color:Red;
	
	
	}

.gornjiredlight
{ 
	color: white;
	padding: 6px 4px 6px 2px;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	font-family: Arial, ms sans serif;
	font-size: 11px;
	text-align: center;
	background: #d9e3eb url('../Images/cnt-Light-Blue-bg.jpg') no-repeat top left;  
	}


.gornjiredcentralni
{ 
	color: white;
	padding: 6px 4px 6px 2px;
	background-color: silver;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	font-family: Arial, ms sans serif;
	font-size: 11px;
	text-align: center;
	}

.prazno
{ 
	color:#072c59;
	padding: 6px 4px 6px 2px;
	background-color: white;
	border-bottom: 1px #dddddd solid;
	vertical-align:middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	
	}

.prazno0
{ 
	color:#072c59;
	padding: 6px 4px 6px 2px;
	background-color: white;
	border-bottom: 1px #dddddd solid;
	vertical-align:middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	background-color:green;
	table-layout:fixed;
	display:block;
	/*width:800px;*/
	
	}

.prazno2
{ 
	color: #072c59;
	padding: 6px 4px 6px 2px;
	background-color: white;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	font-family: Arial, ms sans serif;
	font-size: 12px;
	text-align: right;
	}

.slika {
	background: #ffffff;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	/*padding: 5px 4px 5px 4px;*/
	border-bottom: 1px #dddddd solid;

	text-align: center;
	vertical-align:middle;
	}

.slika0 {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	padding: 5px 2px 5px 15px;
	 /*trbl*/
	 
	vertical-align:middle;
	width:100px; 
	text-align:center;
	
	}

.slika01 {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	padding: 5px 2px 5px 2px;
	 /*trbl*/
	 
	vertical-align:top;
	width:100px; 
	text-align:center;
}
	
	.oznacite {
	font-family: Verdana;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	color:#072c59;
	text-transform:lowercase;
	vertical-align:bottom;
	text-align:center;
	/*height:100%;*/
	height:20px;
	padding-bottom: 100%;
	padding-bottom: 40%;
	 }
 
 .oznacite2 {
	font-family: Verdana;
	text-align:left;
	font-size: 10px;
	font-weight:normal;
	color:#072c59;
	text-transform:lowercase;
	vertical-align:bottom;
	text-align:center;	
 }
 
 .oznacite2:hover 
 {text-decoration:underline;}
 
 
 .botunusporedi 
 {
 	padding-left: 15px;
 	}

.bezslika {
	
	text-align:center;
	font-family:Verdana;
	font-size:10px;
display:none;	
	
	
	}

.slikadetail {
	background: #ffffff;
	/*border-right: 1px #dddddd solid;*/
	padding: 5px 4px 5px 4px;
	vertical-align:middle;
	text-align:right;
	width:200px; 
	text-align:center;
	}



.opisdetail0 {
	background: #ffffff;
		color: #072c59;
		
	background-color:White;
	vertical-align:top;
	font-size:13px;
	padding: 5px 4px 5px 0px;
	text-align:justify;
	width:300px;
	width:100%;
	overflow:auto;
font-family: Verdana, Verdana;
height:100%;
		
	}

	
.check {
	background: #ffffff;
/*	border-left: 1px #dddddd solid;*/
	border-bottom: 1px #dddddd solid;
	text-align: center;
	vertical-align:middle;
	}

.check0 {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	text-align: center;
	vertical-align:middle;
	width:20px;
		}
		
		.check01 {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	text-align: center;
	vertical-align:top;
	width:20px;
		}

		
.prvo0 {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	text-align: left;
	vertical-align:middle;
	width:90px;
		}


.ttcbody {
	background: #ffffff;
	color: #072c59;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;

}


.ttcbodyispis {
	background: #ffffff;
	color: #444444;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
}

/*detalji artikla*/
.opisdetail {
	background: #ffffff;
	color: #072c59;
	  
	background-color:White;
	font-family: Verdana;
	font-size:1.05em;
	
	padding: 5px 4px 5px 0px;
	text-align:justify;
	vertical-align: top;
	
	width:695px;

	display:block;  /* nastane scroll ako se postavi i overflow*/
	overflow:auto;
	font-weight:normal;

}
	


.opispartner2 
{
	background-color:#CAD9BF;
	width:200px;
	
}
	
	
.opis2 {
	background: #ffffff;
	color: #072c59;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
/*	width:650px;
	width:700px;*/
	border-bottom: 1px #dddddd solid;
}

	
	
.opis2detail {
	background: #ffffff;
	color: #072c59;
	background-color:White;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 4px 5px 0px;
	
	
	text-align:left;
	vertical-align: top;
	/*height:150px;*/
	width:600px;
	width:99%;
	overflow:auto;	

}

.ikona 
{
	vertical-align:top;
	text-align:right;
	padding-top: 2px;
	padding-right: 5px;
	float:right;
	top: 0;
	right: 0;
	position:relative;
	
	
	
/*	width:180px;
	width:300px;*/
}

.ikona0
{
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	vertical-align:top;
	text-align:right;
	padding-right: 5px;
	width:180px; 
	width:192px; 
}


.ttcbodyCrtaDesno {
	background: #ffffff;
	border-bottom: 1px #dddddd solid;
	font-family: Verdana, Verdana;
	font-size:small;
	padding: 2px 4px 2px 4px;
	text-align:right;
	vertical-align:bottom;
width:300px;
	}


.ttcbodyCrta {
	background: #ffffff;
	color: #072c59;
	border-bottom: 1px #dddddd solid;
	font-family: Verdana, Verdana;
	font-size:11px;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align:bottom;
	width:100%;

	}


.ttcbodyCrtaProba 
{
	float:left;

	}







.ttcdesno {
	background: #ffffff;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	font-family: Arial, ms sans serif;
	font-size:small;
	color: #072c59;
	padding: 5px 4px 5px 4px;
	text-align: center;
	vertical-align: top;
	}

.ttclivo {
	background: #ffffff;
	border-left: 1px #a89fa9 solid;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 5px 4px 5px 4px;
	text-align: center;
	vertical-align: top;
	/*display:inline;*/
	}




.ttcdole {
	background: #ffffff;
	border-bottom: 1px #a89fa9 solid;
	font-family: Arial, ms sans serif;
	font-size: small;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	background: #d9e3eb url('../Images/dialogHeaderEdgeL.gif') no-repeat top left; 
	}



.informacije
{
	 color: #072c59;
	 padding:5px 5px 5px 5px;
	 width:760px;
	}

.naziv
{
	text-align:center;
	vertical-align:top;
	}

.close
{
	text-align:right;
	vertical-align:top;
	}

.gornjired   /* ovo je kada imamo siroki gornji red */
{ 
	width:100%;
	color: white;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;
	/*	background: #206ABA;*/
	/*background: url('../Images/cnt-3-44.jpg');*/
	/*background:white url('../Images/cnt-Light-Blue-bg.jpg'); */
	background:white url('../Images/cnt-3-44.jpg');
	
	/*display: list-item;
	list-style-position: inside;     
	list-style-image:url('../Images/cnt-3-44.jpg');  /*print?*/
}

.gornjiredporuka   /* ovo je kada imamo siroki gornji red */
{ 
	width:100%;
	color: white;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;
	background:white url('../Images/cnt-3-44.jpg');	
}



.gornjiredusporedbe   /* ovo je kada imamo siroki gornji red */
{ 
	width:100%;
	color: white;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;
	background-color: #9db2cc;
	}






.gornjiredfiksno  /*ovo je za skraceni gornji red*/
{
	color: white;
	vertical-align: middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;  /* ovo je jako bitno da se dobro poslo�i */
	background:white url('../Images/cnt-3-44.jpg');
	width:300px;   /*  neka velika vrijednost*/
	}

.gornjiredfiksno2  /*ovo je za skraceni gornji red*/
{
	color: white;
	vertical-align: middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;  /* ovo je jako bitno da se dobro poslo�i */
	background:white url('../Images/cnt-3-44.jpg');
	width:300px;   /*  neka velika vrijednost*/
	}

.gornjiredfiksnodetalji  /*ovo je za skraceni gornji red svijetljie boje*/
{

	background-color:#9DB2CC;
	text-transform:lowercase;
	color: #072c59;
	vertical-align: middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px;  /* ovo je jako bitno da se dobro poslo�i */
	width:300px;   /*  neka velika vrijednost*/
	width:650px;
	}


.donjired0
{ 
	color: white;
	background-color:#206ABA;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	/*text-align: center;*/
	
	
	color:White;
	font-weight:bold;

	
	margin-left: auto;
    margin-right: auto;
    /*width:300px;*/

	

	}
	
	
	.donjiredfooter
{ 
	color: white;
	background-color:#206ABA;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	padding-bottom:15px;
	padding-top:15px;
	color:White;
	font-weight:bold;
	margin-left: auto;
    margin-right: auto;
    text-decoration:none;
    
    
}

.donjiredfooter:hover
{ 
    text-decoration:underline;
    
    
}

.donjiredfiksno  /*ovo je za skra�eni gornji red*/
{
	color: white;
	vertical-align: middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 2px 0px;  /* ako se ne stavi nema rubova u mozzili idealno je 3px ili 2px */
	background:white url('../Images/cnt-3-22.jpg'); 
	width:300px;   /*  neka velika vrijednost*/
	}





.gornjiredlivo
{ 	background:url('../Images/cnt-3-1.jpg') no-repeat top left;
  	width: 12px;  /*width mora zbog mozille*/
  	}  



.gornjiredlivolight
{ 	background: #d9e3eb url('../Images/cnt-Light-Blue-left.jpg') no-repeat top left;}



.gornjireddesno
{ 	background: #206ABA url('../Images/cnt-3-4.jpg') no-repeat top right;width:11px;height:16px;}


.gornjireddesnolight
{ 	background: #d9e3eb url('../Images/cnt-Light-Blue-right.jpg') no-repeat top right;}


.donjiredlivo
{ 	background: url('../Images/cnt-3-2.jpg') no-repeat top left;width:12px;}

.donjiredlivoBKP
{ 	background: #206ABA url('../Images/cnt-3-2.jpg') no-repeat top left;width:12px;}




.donjireddesno
{ 	background:url('../Images/cnt-3-3.jpg') no-repeat top right;width:11px;}



.donjired
{ 
color: white;
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	text-align: center;
	padding: 4px 4px 0px 4px;
	background: #d9e3eb url('../Images/cnt-3-22.jpg');  
	background-repeat: repeat;
	
	}

.Menu0
{
 border-left: 7px solid #D5C597;  
 border-right: 2px solid #FFF8CA;
 border-top: 1px solid #FFFFFF;color:black; 
 text-decoration:none; font-weight:bold;
 font-family: Arial, Helvetica; 
 height: 20px;display: block;
 font-size: 11px;
 line-height: 20px;
 text-indent: 5px;

}





.modalBackground 
{ 
 background-color:Gray;
 }



.naslovi {
	color: green;
	font-family: Arial, ms sans serif;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	}

.menu
{ 
 font-family: Tahoma; 
 font-size: 12px;
 text-indent: 5px;
 text-transform: uppercase;
 }
                .Infragistics_WebMenuItemOff {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }
                
                .Infragistics_WebMenuItemOn {
                    color: #000000; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }



.root 
{
 color: #072c59;
 background-color: #9db2cc;
 border-style:solid;
 
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 text-align:left;
 height:20px;
 font-weight:bold;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-left:5px;
 padding-top:6px;  /*6*/
 vertical-align:middle;
 text-decoration:none;
 text-transform:lowercase; padding-left:3px;
 
   
 } 
.root:hover {text-decoration:none;} 

.root_color{color: #072c59; text-decoration:none;} 
.root_color:hover{text-decoration:underline;} 

.root_color2{color: #072c59; text-decoration:none;} 
.root_color2:hover{text-decoration:underline;} 
.root_color3{color: #072c59; text-decoration:none;} 
.root_color3:hover{text-decoration:underline;} 
.root_color4{color: #072c59; text-decoration:none;} 
.root_color4:hover{text-decoration:underline;} 
.root_color5{color: #072c59; text-decoration:none;} 
.root_color5:hover{text-decoration:underline;} 

.parent
{
 color: #072c59;
 background-color: #becfe4;
 border-style:solid;
 border-bottom-color:#bbc8d8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#f0f4f9;
 border-top-style:solid;
 border-top-width:1px;
 text-align:left;
 height:20px;
 font-weight:normal;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 /*padding-left:5px;*/
 padding-left:15px;
 padding-top:6px;  
 vertical-align:middle;
 text-transform:lowercase;
 }
.parent:hover {text-decoration:none;}  
.parent_color{color: #072c59;} 


.webtree3
{
 color: #072c59;
 background-color: #f1f4f7;
 border-style:solid;
 border-bottom-color:#bbc8d8;
  border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#f0f4f9;
 border-top-style:solid;
 border-top-width:1px;
 text-align:left;
  height:20px;
 font-weight:normal;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-left:20px;
 padding-top:6px;
 vertical-align:middle;
 text-transform:lowercase;
 }
.webtree3:hover {text-decoration:none;}  
.webtree3_color
{
 color: #072c59;
 } 

.webtree4
{
 color: #072c59;
 background-color: #ffffff;
 border-style:solid;
 border-bottom-color:#bbc8d8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#f0f4f9;
 border-top-style:solid;
 border-top-width:1px;
 text-align:left;
  height:20px;
 font-weight:normal;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-left:25px;
 padding-top:6px;
 vertical-align:middle;
 text-transform:lowercase;
 }

.webtree4:hover {text-decoration:none;}  

.webtree4_color
{
 color: #072c59;
 } 


.webtree5
{
 color: #072c59;
 background-color: #ffffff;
 border-style:solid;
 border-bottom-color:#bbc8d8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#f0f4f9;
 border-top-style:solid;
 border-top-width:1px;
 text-align:left;
  height:20px;
 font-weight:normal;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-left:19px;
 padding-top:6px;
 vertical-align:middle;
 }

.webtree5:hover {text-decoration:none;}  

.webtree5_color
{
 color: #072c59;
 } 




.webtreeH
{
 text-decoration:underline;
 border-top-style:solid;
 text-align:left;
 height:20px;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-top:6px;
 vertical-align:middle;
 }


.webtreeS
{
 
 border-top-style:solid;
 color:#557090;
 text-align:left;
 height:20px;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-top:6px;
 vertical-align:middle;
 }

.msan1
{
 color: #072c59;
 border-style:none;
 text-transform:lowercase;
 text-align:left;
 font-size:9px;
 padding-left:5px;
 vertical-align:middle;
 } 


.msan2
{
 color: #072c59;
 border-style:none;
 text-transform:lowercase;
 text-align:left;
 font-size:9px;
 padding-left:5px;
 vertical-align:middle;
 } 

.msan3
{
 color: #072c59;
 border-style:none;
 text-transform:lowercase;
 text-align:left;
 font-size:9px;
 padding-left:5px;
 vertical-align:middle;
 } 

.msan4
{
 color: #072c59;
 border-style:none;
 text-transform:lowercase;
 text-align:left;
 font-size:9px;
 padding-left:5px;
 vertical-align:middle;
 } 
 
 .msan5
{
 color: #072c59;
 border-style:none;
 text-transform:lowercase;
 text-align:left;
 font-size:9px;
 padding-left:5px;
 vertical-align:middle;
 } 

.msanH
{
 color:Silver;
 }

.msanS
{
 color:Red;
 }



.webtreeD
{
 background-color: #9db2cc;
 color: #557090;
 text-align:left;
 height:20px;
 font-weight:bold;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding-top:6px;
 vertical-align:middle;
 }

.pretrazivanje 
{
 color: #072c59;
 background-color: #9db2cc;
 border-style:solid;
 
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 
 text-align:left;
 height:20px;
 font-weight:bold;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 
 padding: 3px 5px 3px 5px;
 
 vertical-align:middle;
 display:none;
 } 

.TekstDesno
{
	float:right;
	top: 0;
	right: 0;
	table-layout:fixed;
	font-size:11px;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:11px;
	padding: 2px 5px 0px 5px;
	width:180px;
	text-transform:lowercase;
	
	}

.TekstDesnoLink
{
	font-size:11px;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:11px;
	padding: 2px 5px 0px 5px;
	text-align:right;
	float:right;
	
	}
	.TekstDesnoLink:hover
	{ 
		text-decoration: underline;
		}



.SlikaDesno

{
	float:right;
	top: 0;
	right: 0;
	table-layout:fixed;
	padding-right:5px;
	
	
	}
	
.SlikaSkriveno
{
	visibility:hidden;
	
	}	


.pretrazivanje2 
{
 color: #072c59;
 background-color: #9db2cc;
  border-style:solid;
 
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 border-top:none;
 height:20px;
 font-weight:bold;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 
 padding: 3px 5px 3px 5px;
 padding: 6px 5px 6px 0px; /*TRBL*/
 
 
 /*margin-left:12px;
 /*padding-left:12px;*/
 vertical-align:middle;
 
 
 
 border-left-color:White;
border-left-color:#9db2cc;
 border-left-style:solid;
 /*border-left-width:5px;*/
 
 
/* display:none;*/
 
 } 




.kartice
{
 color: #072c59;
 background-color: #9db2cc;
 background-color:White;
 border-style:solid;
 
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 text-transform:lowercase;
 text-align:center;
 height:20px;
 font-weight:bold;
 font-size:11px;
 border-left-width:1px;
 border-right-width:1px;
 border-right-color:#dddddd;
 border-left-color:#dddddd;
 /*border-left-style:none;
 border-right-style:none;*/
 padding-left:5px;
 padding-top:1px;
 vertical-align:middle;
 vertical-align:top;
 } 



.nasloviwebshop {
	color: #072c59;
	font-family: Verdana, ms sans serif;
	vertical-align: middle;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	}
	
.menuWebShop 
{
 text-transform:none;
 background-color: #B0C4DE;
 border-color:#F5F5F5;
 color: #072c59;
 font-family:Verdana;
 font-size: 11px;
 font-weight: bold;
 height:22px;
 padding-top:5px;
  
}

.reklamaNaslov
{
	height:43px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.reklamaNaslovlink 
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
/*	padding-left:5px;*/
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.reklamaNaslovlink:hover 
{
	height:30px;
	font-family: Verdana;
	/*text-transform:lowercase;*/
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
/*	padding-left:5px;*/
	padding-right:5px;
	text-align:center;
	text-decoration:underline;
	}


	.listaNaslov
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.listaNaslovlink 
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:0px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.listaNaslovlink:hover 
{
	height:30px;
	font-family: Verdana;
	/*text-transform:lowercase;*/
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:0px;
	padding-right:5px;
	text-align:center;
	text-decoration:underline;
	}

	
	.detaljNaslov
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.detaljNaslovlink 
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	white-space:normal;
	/*padding-left:5px;*/
	padding-right:5px;
	text-align:center;
	text-decoration:none;

	}

.detaljNaslovlink:hover 
{
	height:30px;
	font-family: Verdana;
	/*text-transform:lowercase;*/
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	white-space:normal;
/*	padding-left:5px;*/
	padding-right:5px;
	text-align:center;
	text-decoration:underline;
	}

	
	
.PaginacijaRed
{
 color: #072c59;
 background-color: #9db2cc;
 border-style:solid;
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 text-align:center;
 height:25px;
 font-weight:bold;
 font-size:11px;
 border-left-style:none;
 border-right-style:none;
 padding: 3px 5px 3px 5px;
 vertical-align:middle;
 } 

.paginacijagornja
{
	 float: left;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    vertical-align: bottom;
    
	}
.okopdf{}
.paginacijadonja
{
 color: #072c59;
 background-color: #9db2cc;
 border-style:solid;
 border-bottom-color:#557090;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-color:#d7e1ef;
 border-top-style:solid;
 border-top-width:1px;
 text-align:right;
 
 border-left-style:none;
 border-right-style:none;
 
 padding:0px 0px 3px 0px;
 vertical-align:middle;
 } 


.Paginacijalink 
{
	/*height:30px;*/
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: bold;*/
	font-weight:normal;
	white-space:normal;
	/*padding:10px 5px 10px 5px;*/
	padding:5px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	}

.Paginacijalink:hover 
{
	/*height:30px;*/
	font-family: Verdana;
	color:#072c59;
	/*border: 1px solid #072c59;*/
	background-color:#becfe4;
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: bold;*/
	font-weight:normal;
	white-space:normal;
	padding:2px 2px 2px 2px;
		padding:5px 5px 0px 5px;
	text-align:center;
	text-decoration:underline;
	text-decoration:none;
	vertical-align:middle;
		
	}

.Paginacijatrenutno
{
	font-family: Verdana;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-size: 14px;
	font-weight:bold;
	white-space:normal;
	padding:8px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	}

.Paginacijatrenutnodonja
{
	font-family: Verdana;
	color:#072c59;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	white-space:normal;
	padding:10px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	}


.Paginacijaiskljucen
{
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	color:White;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	white-space:normal;
	padding:10px 5px 10px 5px;
	padding:5px 5px 5px 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	}




.reklamaNaziv {
	font-family: Verdana;
	font-size: 12px;
	color:#072c59;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	}
	
	
	

.ReklamaOpis {
	
	font-family: Verdana;
	font-size: 11px;
	color:#072c59;
	text-align:center;
	padding: 5px 5px 5px 5px;
	height:200px;
	}

.slikaNovosti {
	background: #ffffff;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	padding: 5px 4px 5px 4px;
	text-align: center;
	vertical-align:middle;
	border-right: none;
	width:160px;
	height:100px;
border-left: 1px #dddddd solid;
	}

.novosti1 {
	font-family: Verdana;
	/*text-transform:lowercase;*/
	background-color:#ffffff;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding: 5px 5px 5px 5px;
	text-align:left;
	border-left:none;
	/*height:30px;*/
	}

.novosti2 {
	font-family: Verdana;
	/*text-transform:lowercase;*/
	background-color:#ffffff;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	white-space:normal;
	padding: 5px 5px 5px 5px;
	text-align:left;
	border-bottom: 1px #dddddd solid;
	border-left:none;
	height:70px;
	vertical-align:top;
	}
.novosti3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	}





                .Infragistics_WebMenuItemOff {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }
                
                .Infragistics_WebMenuItemOn {
                    color: #000000; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    
                    }           






.CheckUsporedba
{
	text-align:center;
	padding: 5px 4px 0px 4px;
}



.NazivUsporedba
{
	background: #ffffff;
	color: #072c59;
	font-family: Verdana;
	font-size:small;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	height:30px;
}

.cijenausporedba

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:12px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}


.cijenausporedbagot

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:12px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}





.SlikaUsporedba {
	/*background: #F5F5F5;*/
	padding: 5px 4px 5px 4px;
	text-align: center;
	vertical-align:middle;
	height:250px;
	}

.opisusporedba {
	background: #ffffff;
	color: #072c59;
	  
	background-color:White;
	font-family: Verdana;
	font-size:11px;
	/*font-size:1.15emj;*/
	
		padding:5px;
	
	text-align:justify;
	vertical-align: top;
	
		width:395px;  /* treba promijeniti i .usporeda* ostaviti nekoliko px manje zbog scroll bara*/
	display:block;  /* nastane scroll ako se postavi i overflow*/
	overflow:auto;
	font-weight:normal;
}


.NazivIspis
{
	background: #ffffff;
	color: #444444;
	font-family: Verdana;
	font-size:small;
	padding: 5px 4px 5px 4px;
	text-align:left;
	vertical-align: top;
	height:30px;
}

.reklame {
  width:33%;
  height:100%;
  display:block;
  float:left;
  /* bitno je sve ovo */
  
  font-family:Verdana;
  font-size:small;
  margin-bottom:5px;
  margin-top:5px;
  border-left: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
  }

.vezani {
  width:33%;
  height:100%;
  display:block;
  float:left;
  /* bitno je sve ovo */
  
  font-family:Verdana;
  font-size:small;
  margin-bottom:10px;
/*  border-left: 1px #dddddd solid;*/

  }

.vezaninaziv
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.vezaninaziv:hover 
{
	height:30px;
	font-family: Verdana;
	/*text-transform:lowercase;*/
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:underline;
	}

.vezanicijena

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:12px;
	text-align:center;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}

.vezaniopis {
	
	font-family: Verdana;
	font-size: 11px;
	color:#072c59;
	text-align:left;
	padding: 5px 5px 5px 5px;
	height:100%;
	}

.vezanislika {
	
	font-family: Verdana;
	font-size: 11px;
	color:#072c59;
	text-align:center;
	padding: 5px 5px 5px 5px;
	height:200px;
	}



.usporedba {
  /*width: 300px;*/
  width: 333px;
  width: 397px; /* ostaviti nekoliko px manje zbog margina*/
  
  /*height: 800px;*/
  display:block;
  float:left;
      /* bitno je sve ovo */
  font-family:Verdana;
  font-size:small;
  margin-bottom:10px;
  /*border-right: 1px #dddddd solid;*/
  border-left: 1px #dddddd solid;
  /*border-bottom: 1px #dddddd solid;*/
  text-align:center;	
}

.tablicausporedba {
  /*width: 300px;*/
  width: 1000px;
  /*background-color:Red;*/
  text-align:center;
  vertical-align: top;
  margin-left:auto; margin-right:auto;
  
	display:block;  /* nastane scroll ako se postavi i overflow*/
	overflow:auto;
	font-weight:normal;
	/*scrollbar-base-color:#d9e3eb;*/
	
  
}


.collink {
  width: 300px;
 display:block;
  
  float:left;
  
  /*height: 600px;*/
  font-family:Verdana;
  font-size:small;
  /*background-color:Silver;*/
  
 margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  border-right: 1px #072c59 solid;
  border-bottom: 1px #072c59 solid;
}






.naziv {
  width: 250px;
/*  display:inline;*/
  
  /*float: left; */
  height: 100%;
 
}

.siroko {
    width:3000px;
}


.stranica {
    /*width:1024px;*/
    background-color:#ffffff;
    
    width:1000px;
    
    margin-left:auto;
    margin-right:auto;
    border-right: 1px #dddddd solid;
    
}



 
.nijeprecrtano
 {
 	text-decoration:none;
 	color:#072c59;
 	font-size:12px;
}






.cijenadiv

{
	vertical-align:bottom;
}



.cijena

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:12px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}

.cijenadetalji

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:11px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}

.cijenalista

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:11px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}



.cijenavp

{
background:none;
	color:#990000;
	font-family: Verdana, Verdana;
	font-size:13px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}


.precrtano
 {
 	text-decoration: line-through;
	text-align:right;
 	color:#072c59;
 	font-size:11px;
	font-family: Verdana, Verdana;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
}



.cijenaLabel
{
	background:none;
	color:#072c59;
	font-family: Verdana, Verdana;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	}


 .sredina {
	padding-left: 1px;
	padding-top: 0px;
	vertical-align: top;
	width: 10px;
	}

.lijevo{
vertical-align: top;
/*padding-left:5px;*/
padding-right:10px;
/*border-right: 1px #dddddd solid;*/
width: 260px;



}

.dropdown

 {
	font-family: Verdana;
	text-align:right;
	text-align:left;
	background-color:White;
	vertical-align:top;
	font-size: 10px;
	
	color:#072c59;
	font-weight:bold;
	border-bottom: 1px #dddddd solid;
	padding: 6px 4px 6px 2px;
	
		}	
	
	.dropdownlist

 {
	font-family: Verdana;
	text-align:right;
	background-color:#9db2cc;
	vertical-align:top;
	font-size: 10px;
	
	color:#072c59;
	font-weight:bold;
	color:#072c59;
	padding: 6px 4px 6px 2px;
	}	
	
	

.dropdownlistcontent
 {
	font-family: Verdana;
	text-align:left;
	background-color:#9db2cc;
	background-color: #ffffff;
	vertical-align:top;
	font-size: 10px;
	
	color:#072c59;
	font-weight:normal;
	color:#072c59;
	margin-right:11px;
	text-transform:lowercase;
 position:relative;
 width:130px;
 
 


	}	
	
	
.dropdownlistcontent1
 {
	font-family: Verdana;
	text-align:left;
	background-color:#9db2cc;
	background-color: #ffffff;
	vertical-align:top;
	font-size: 10px;
	
	color:#072c59;
	font-weight:bold;
	font-weight:normal;
	color:#072c59;
	width:100%;
	width:275px;
margin-right:11px;
 text-transform:lowercase;
 position:relative;
 z-index:1;
 }	
	
	.dropdownlistcontentoznacen
 {
	font-family: Verdana;
	text-align:left;
	background-color:#9db2cc;
	background-color:Orange;
	vertical-align:top;
	font-size: 10px;
	
	color:#072c59;
	font-weight:bold;
	color:#072c59;
	width:130px;
	margin-right:11px;
	/*padding: 6px 4px 6px 2px;*/
 overflow:hidden;

	}	
	
	
 	
                .Infragistics_WebMenuItemOff {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }
                
                .Infragistics_WebMenuItemOn {
                    color: #000000; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    text-transform: uppercase;
                    text-decoration: none;
                    background: #ffffff url('../Images/menuBG.gif') repeat-y top left;
                    border-bottom: 1px #aaaaaa solid;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }
            
#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
 
    visibility : hidden;
     z-index : 50;
    overflow : hidden;
    text-align : center;
}

/* HEADER VINO*/
.Header { background-color:#666600; width:100%; text-align:center; }

/*  HEADER */

.FullWidth { width:100%;}
.MainWidth { width:100%; vertical-align:top;background-color:Red;}
.HeaderBGColor { background-color:#E0E7EF; }
.MainLeftSide { width:30%;text-align:right;}
.MainRightSide { width:70%; }
.TopAddressPane { padding: 0; }

.filip
{
text-align: left;
font-family:Verdana;
font-size: 11px;
/*color:#072C59;*/
color: rgb(79, 98, 120);
padding-top:15px;
padding-bottom:15px;
line-height:normal;

/*background-color:Red;*/
}


.under
{
color: rgb(79, 98, 120);
 }

.empty_cnt-Content 
{padding: 0 0 0 0;
 background-color:Red;
 line-height: 1px;
 }

.Normal {
font-family: tahoma; 
font-size: 11px;
color:#072C59;
padding:0 0 0 0;
line-height: 1px;

}


.NormalBKP { font-family: tahoma; font-size: 1px; color:#072C59; }
.MainRightwidth { width:78%; }

/*GRUPE*/

.grupe {
	vertical-align:top;
	padding-top:0;
	padding-left:20px;
	border-right: 1px #aaaaaa solid;
	width: 50%;
	}

/*LOADING*/

.loading
{
		width:98%;
		width:1%;
		height:100%; /* privremeno iskljuceno*/
		/*height:1%;  /* radi ironspeed-a*/
		position: absolute;
		left:5px; 
        top:5px; 
        padding-top:20%;
        
        background-color:#e0e7ef;
        vertical-align:middle;
        color:#072C59;
        text-align:center;
		vertical-align:middle;
		font-weight:bold;
		font-family: Verdana;
		font-size: 12px;

}
/*reports viewer*/
.reports
{
		width:100%;
		height:100%; /* privremeno iskljuceno*/
		background-color:#e0e7ef;
		
        color:#072C59;
        vertical-align:top;
		font-weight:bold;
		font-family: Verdana;
		font-size: 10px;
		text-align:center;

}

.reportsW
{ 
	color: white;
	padding: 6px 4px 6px 2px;
	background-color:#eeeeee;
	/*vertical-align:middle;*/
	vertical-align:top;
	text-align: center;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	width:100%;
			}


/*Kategorije artikala*/
.tablica {
    width:100%;
    vertical-align:top;
    float:left;
    padding-left:20px;
    
    border-right: 1px #dddddd solid;
}

.dd1 {
	border-bottom: 1px #a89fa9 solid;
	/*padding: 3px 5px 3px 5px;*/
	color: #444444;
	font-family: Arial, ms sans serif;
	font-size: 10px;
	text-align: left;
	background: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	width: 250px;
	color:#072c59;
	background-color:#9db2cc;
	/*margin-left:100px;*/
	
	}

.brisi
{ 
	background-color:Red;
  background-color:Red;
  color:Red;
  /*height:1cm;*/
	}
	
	.centar {
	color: #888888;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 1.5em;
	padding-top: 5px;
	text-align:center;
	background-color:#206ABA;
	color:White;
	vertical-align:bottom;
	
	}


.dolje {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 1.5em;
	padding-top: 5px;
	text-align:center;
	
	vertical-align:bottom;
	
	}

.tagoviHeader
{
	color:white;
	vertical-align: middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 4px 6px 4px; 
	background:white url('../Images/cnt-3-44.jpg');
	width:1000px; 
	text-align:left;
	}



.tagovi {
  font-family:Verdana;
    color:#072c59;
  font-size:1.15em;
  text-decoration:none;
  vertical-align:middle;
  
}



.tagovi:hover
{
	font-family:Verdana;

  color:#072c59;
  font-size:1.15em;
  	text-decoration:underline;
  	vertical-align:middle;
	}

.tagdiv {
 /*display:block;*/
  float:left;
  /*margin-left:100%;*/
 margin-left:10px;
  margin-right:10px;
 /*margin-left:5%;
  margin-right:5%;*/
 
  
  /*margin-bottom:20px;*/
  text-align:center;
  
  
}

.centartag 
{
	
	text-align:center;
	text-align:right;
/*	background-color:#206ABA;*/
	vertical-align:bottom;
	}

                .Infragistics_WebTabItemOff {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    font-weight:bold;
                    font-weight:normal;
                    /*text-transform: uppercase;*/
                    text-decoration: none;
                    padding-top: 0px;

                    padding-left: 0px;
					padding-right: 0px;
                    padding-bottom: 0px;
                    border-left: 1px solid #8595a6;                    

                    width:50%;
                    
                    
                    }
                
                .Infragistics_WebTabItemOn 
                {
                	
                    color: #000000;
                    color: #072c59; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    font-weight:bold;
 
                    /*text-transform: uppercase;*/
                    text-decoration: none;

                    padding-right: 20px;
                    padding-bottom: 0px;
                    padding-left: 20px;
                    padding-left: 0px;
		    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
	border-left: 1px solid #8595a6;                    
 
                    width:50%;
                    
                    }
            
.Infragistics_WebTabItemOff2 {
                    color: #888888; 
                    font-family: Verdana, Geneva, ms sans serif;
                    font-size: 11px;
                    font-weight: normal;
                    font-weight:bold;
                    /*text-transform: uppercase;*/
                    text-decoration: none;
                    padding-top: 3px;
                    padding-right: 20px;
                    padding-bottom: 3px;
                    padding-left: 20px;
                    }
.opispartner {
	background: #ffffff;
	color: #072c59;
	background-color:White;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 4px 5px 0px;
	text-align:left;
	width:100%;

	vertical-align: top;
	display:block;  /* nastane scroll ako se postavi i overflow*/
	/*overflow:auto;*/
	font-weight:normal;
	text-align:justify;
}
.textkosarica
{
	
	color: #eeeeee;
	color:#072c59;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px; padding-right:5px;
	width: 0%;
	
	}
	
.textkosaricatotal
{
	
	color: #eeeeee;
	color:#072c59;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px; padding-right:5px;
	width: 0%;
	
	}



	.naslovkosarica
{
	
	color: #eeeeee;
	color:#072c59;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 15px;
	text-decoration: none;
	padding-left:5px; padding-right:5px;
	width: 0%;
	
	}
	
.placeno { 
font-size: 14px;
font-family: Verdana;
font-weight: bold;
text-align: center;
	color:#072c59;
width: 100%;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top:100px;
vertical-align:middle;

}

.textupit
{
	
	color: #eeeeee;
	color:#072c59;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px; padding-right:5px;
	width: 0%;
	
	}



.filteri { 
vertical-align:top;
float: left;
width:25%;
height:120px;
height:80px;
position:relative;

}	


.fiksirano
{

	position:relative;
	/*float: left;*/
	width:500px;
	/*height:200px;*/
	display:inline;
	
	}

.linkdetalji
{
 color: #072c59;
 text-decoration:underline;
 /*text-decoration:none;*/
 } 
.linkdetalji:hover
{
 color: orange;
 text-decoration:underline;
 /*text-decoration:none;*/
 } 

.linklista
{
 color: #ffffff;
 text-decoration:none;
 text-transform:uppercase;
 /*text-decoration:none;*/
 } 
.linklista:hover
{
 text-transform:uppercase;
 color: #9DB2CC;
 color: #ffffff;
 text-decoration:none;
 } 




 .tagokolo{}
.opislista{margin-top:20px;padding-left:5px;display:none;} 

	.NaslovTest
{
	color:#ffffff;
	color:#072c59;
text-decoration:none;
   padding-right: 5px;
padding-left: 5px;
width:130px;
height:30px;

	}

.cijenadetaljisnizeno

{
background:none;
	
	font-family: Verdana, Verdana;
	font-size:11px;
	text-align:right;
	padding: 0px 5px 0px 5px;
white-space:nowrap;
color:#990000;
/*color:#990000;
color:Green;*/
}


.imageinfo
{
	
	}
	
	.imagekos
{
	padding-bottom: 5px;
	}
	
	.cartrowkol{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 80px;
	}

	.cartrowbruto{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 80px;
	}
	
		.cartrowrabat{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 80px;
	}
	
	.cartrowiznos{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 80px;
	}
	
	.cartrowpdv{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: right;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 80px;
	}
	
	.cartrownaziv{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 660px; /*ako nema rabata*/
	width: 470px;
	width: 400px;
	}
	
		.cartrow1{
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;

	padding: 6px 4px 6px 2px;
	background-color: #8595a6;
	border-bottom: 1px #a89fa9 solid;
	vertical-align:middle;
	
	color: #eeeeee;
	width: 50px;
	}
	
		.cartdeletebutton{}
		
.pdftekst

{
	float:right;
	top: 0;
	right: 0;
	table-layout:fixed;
	padding-right:5px;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	font-weight:normal;
	
	
	}
.informacijenaslov
{
	height:30px;
	font-family: Verdana;
	text-transform:none;
	color:#072c59;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:normal;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	}

.freedos
{
	color: red;
	font-family: Verdana;
	font-family: Arial, ms sans serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	padding: 5px 4px 5px 4px;
	   border-bottom-color: #A89FA9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.facebook{text-align:center;}
	
	.qrcode{text-align: right;}
.detaljitrecired{display:none;}
	.detaljipetired{}
.detaljiprvired {width:100%;}
	
	
	.slikazatvori

{
	float:right;
	top: 0;
	right: 0;
	table-layout:fixed;
	padding-right:5px;
	cursor: pointer
	
	
	}


	
	.logindiv

{
  color: #FFFFFF;
    height: 20px;
    padding-top: 5px;
    vertical-align: top;

	}

.logindiv2
{
	float:right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
    padding-top: 2px;
	}


.lostpass
{ 
	color:#072c59;
	
	vertical-align:middle;
	font-family: Arial, ms sans serif;
	font-size: 11px;
	
	font-weight:bold;
	text-align:left;
	
    text-decoration:none;
    
    
}

.lostpass:hover
{ 
    text-decoration:underline;
    color:White;
    
    
}

.lostlink{

 color: #FFFFFF;
    font-family: Arial;
    font-size: 120%;
    font-weight: normal;
    text-decoration: none;
}

.lostlink:hover{color:#bbbbbb;}

.obavezno {
	/*font-family: Arial, ms sans serif;*/
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
	text-align:left;
	color:Red;
	padding-left:2px;
	
	}	
	
	.kolicina {
	background: #ffffff;
	color: #222222;
	
	font-size: 1.2em;
	/*padding-left:1px; */
	background-color:#eeeeee;
	
	font-family: Arial, ms sans serif;
	/*border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;*/
	width:41px;
	text-align:right;
	}
.updatekol1{display:none;}
.updatekol2{}

.dropdownlistcontentuser
 {
	font-family: Verdana;
	text-align:left;
	background-color:#9db2cc;
	background-color: #ffffff;
	vertical-align:top;
	font-size: 12px;
		color:#072c59;
	font-weight:normal;
	color:#072c59;
	margin-right:11px;
	text-transform:lowercase;
 position:relative;
 width:300px;
 
 


	}	
.panelcart{
	font-weight: normal;
}

.MenuPaneSve{width:100%; display:table;background-color:#072C59;}
/*1010*/
.MenuPane{width:1018px;height:100%;margin-left:auto;margin-right:auto;text-align:left;padding-top:1px;}


.topmenufilip{
 background-color:#072C59;
 color: White;
    /*display: block;*/
    float: left;
    font-size: 11px;
    font-weight: bold;
    height:21px;
    margin-top: 0px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 48px;
    padding-top: 5px;
    vertical-align: middle;}
    
    .topmenutextfilip{color:white; font-family:Verdana; font-size:12px; text-decoration:none; text-transform:uppercase; font-weight:normal; text-align:left;}
    .topmenutextfilip:hover{color:#1c6cce;}

