* { font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: #464646; }
BODY { background-color: #464646; margin: 20px 0px 0px 0px; }

.white { color: #FFFFFF; }
.komercijalno_poslovanje { color: #080000;}
.financijsko_poslovanje { color: #81490C;}
.crm { color: #C84E0D; }

A { text-decoration: underline; }
A:hover {text-decoration:none; }

A.main_meni { font-weight: bold; color: #464646; text-decoration: none; }
A.main_meni:hover { color: #168A4E; }
A.main_meni_akt { color: #168A4E; }

A.drop { display: block; 
				 width: 100%px; 
				 font-weight: bold; 
				 background-color: #ECECEC; 
				 padding-left: 10px; 
				 margin: 2px 0px 2px 0px; 
				 line-height: 22px;
				 background-position: right;
				 background-image: url(../images/div_open.gif);
				 background-repeat: no-repeat;
				 }
A.drop:hover { display: block; 
							 font-weight: bold; 
							 background-color: #E5E5E5; 
							 padding-left: 10px; 
							 margin: 2px 0px 2px 0px;
							 background-position: right;
							 background-image: url(../images/div_open_hover.gif);
							 background-repeat: no-repeat;
							 }

A.drop_akt { display: block; 
						 width: 100%px; 
						 font-weight: bold; 
						 background-color: #ECECEC; 
						 padding-left: 10px; 
						 margin: 2px 0px 2px 0px; 
						 line-height: 22px;
						 background-position: right;
						 background-image: url(../images/div_close.gif);
						 background-repeat: no-repeat;
				 }
A.drop_akt:hover { display: block; 
									 font-weight: bold; 
									 background-color: #E5E5E5; 
									 padding-left: 10px; 
									 margin: 2px 0px 2px 0px;
									 background-position: right;
									 background-image: url(../images/div_close_hover.gif);
									 background-repeat: no-repeat;
							 }
							 
P { margin: 10px 0px 10px 0px; }

H1 { color: #168A4E; margin: 0px; line-height: 20px; font-size: 18px; }
H2 { color: #168A4E; margin: 0px; font-size: 14px; }
H3 { color: #168A4E; margin: 0px; font-size: 12px; }


TABLE.header { background-image: url(../images/header.jpg); background-repeat: no-repeat; width: 940px; height: 160px; }
TD.meni_top { color: #FFFFFF; vertical-align: top; text-align: right; padding: 10px 35px 0px 0px; }
TD.meni_top A { color: #FFFFFF; text-decoration: none; }

TABLE.main_meni { background-image: url(../images/menu_bg.gif); background-repeat: no-repeat; width: 940px; height: 42px; }
TABLE.main_meni TD { font-weight: bold; color: #168A4E; }

TABLE.content { width: 940px;  }
TD.content_left { vertical-align: top; width: 240px; background-color: #168A4E; }
TD.content_left2 { vertical-align: top; width: 240px; background-color: #0B4829; }
TD.content_left_komercijalno_poslovanje { width: 210px; vertical-align: top; background-color: #98C9AE; border: solid 15px #168A4E; }
TD.content_left_financijsko_poslovanje { width: 210px; vertical-align: top; background-color: #BEDCCB; border: solid 15px #168A4E; }
TD.content_left_crm { width: 210px; vertical-align: top; background-color: #DBE9E0; border: solid 15px #168A4E; }
TD.content_left_bi { width: 210px; vertical-align: top; background-color: #E6F3EB; border: solid 15px #168A4E; }

TD.left_box_content {  background-image: url(../images/left_box/left_box_bg.gif); }


TD.content_main { vertical-align: top; background-color: #FFFFFF; }
TD.content_main_home { vertical-align: top; background-image: url(../images/home_content_bg.gif); }
DIV.content { padding: 15px; }
DIV.content_left { padding: 15px; background-color: #168A4E; }
TD.home_desc { background-color: #F7F1F1; 
							 background-image: url(../images/home_desc_bg.gif); 
							 background-repeat: repeat-x; 
							 width: 173px; 
							 border-left: solid 1px #D6D3D3; 
							 border-right: solid 1px #168A4E; 
							 vertical-align: top;
							 }
							 
UL.ref_left { margin-left: 10px; padding-left: 10px; margin-bottom: 0px; }
UL.ref_left LI { color: #FFFFFF; font-weight: bold; }
LI { list-style-image: url(../images/bullet_gray.gif); }

DIV.expand { padding: 10px; border: solid 1px #E5E5E5; }
DIV.expand UL { margin: 0px 10px 0px 10px; padding: 0px 10px 0px 10px; }


DIV.footer { background-image: url(../images/footer_bg.gif); background-repeat: no-repeat; width: 940px; line-height: 39px; color: #FDFAFA; }

INPUT,TEXTAREA,BUTTON { border-width:1px; border-color:#CBD0D3; border-style: solid; background-color: #FFFFFF; }
INPUT.button { background-color:#FFFFFF; height:20px; border: 1px solid #CBD0D3; color:#6D6E71; padding-left: 3px; padding-right:3px;}
