* { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #504F4F; }
BODY { margin: 0px; background-color: #FFFFFF; background-image: url(../images/body_bg.gif); }

#aligner { text-align: left; width: 956px; background-image: url(../images/design/content_bg.gif); }
#header { background-image: url(../images/head_bg.gif); }
#top_meni { background-image: url(../images/design/top_meni_bg.gif); height: 50px; line-height: 40px; color: #FFFFFF; text-align: right; padding-right: 20px; }
#top_meni A { color: #FFFFFF; font-size: 14px; font-weight: bold; }
#content_left { float: left; width: 300px; }
#content_left_inner { margin-left: 10px; }
#content_right { float: right; width: 630px; }
#content_right_inner { margin-top: 20px; margin-right: 30px; text-align: justify; }
#footer { background-image: url(../images/design/footer_bg.gif); height: 60px; line-height: 60px; color: 787878; text-align: center; }
										
A { text-decoration: none; color: #3D7BB8; font-weight: bold; }
A:hover { color: #393534; text-decoration: underline; }
A.home { text-decoration: none; color: #2D2C2C; font-weight: bold; }


P { margin: 10px 0px 10px 0px; }
P.justify { text-align: justify; }

.white { color: #FFFFFF; }
.red { color: #DA251C; }
.green { color: #02652F; }
.gray { color: #393534; }

H1 { color: #5C5B5B;
		 margin: 0px;
		 text-transform: uppercase;
		 font-size: 16px;
		 line-height: 28px;
		 background-image: url(../images/design/left_meni_bg.gif);
		 background-repeat: no-repeat;
		 background-position: bottom left;
	 }
H1.left { color: #FFFFFF;
					margin: 0px;
					font-size: 16px;
					padding-left: 20px;
					background-image: url(../images/design/h1_left_bg.gif);
					background-repeat: no-repeat;
					height: 50px;
					line-height: 50px;
				}
H2 { color: #5C5B5B; margin: 0px; font-size: 14px; }
H2 SPAN { font-size: 14px; }
H3 { color: #5C5B5B; margin: 0px; font-size: 12px; }
H3 SPAN { font-size: 12px; }
H4 { margin: 0px; font-size: 12px; }

UL.usluge { padding-left: 10px; margin-left: 10px; }
DIV.usluge_left { float: left; width: 300px; }
DIV.usluge_right { float: right; width: 280px; }


.kontakt { font-size: 11px; font-weight: bold;}
INPUT,SELECT,TEXTAREA,button,submit { font-size: 11px; color: #000000; background-color:#FFFFFF; border: 1px #3D7BB8 solid; cursor: hand; cursor: pointer; padding-left: 2px; width: 190px; }
INPUT.button { font-size: 11px; background-color:#FFFFFF; border: 1px #3D7BB8 solid; cursor: hand; cursor: pointer; width: 95px; }
INPUT:focus,TEXTAREA:focus { background-color:#EEEEEE; }

INPUT.trazi_button { cursor: hand; cursor: pointer; width: 42px; border: none; text-align: center; }
INPUT.trazi { width: 134px; border: none; }
DIV.no_page{ text-align:center; }


/*left meni*/
.left_meni { display: block;
						 color: #5E5A5A;
						 font-weight: bold;
						 text-transform: uppercase;
						 font-size: 14px;
						 line-height: 18px;
						 background-image: url(../images/design/left_meni_bg.gif);
						 background-repeat: no-repeat;
						 background-position: bottom left;
						 margin-bottom: 6px;
						 padding-left: 20px;
					 }
.left_meni:hover { font-weight: bold; font-size: 14px; line-height: 18px; color: #393534; text-decoration: none; }
.left_meni_sel { display: block;
								 color: #393534;
								 font-weight: bold;
								 text-transform: uppercase;
								 font-size: 14px;
								 line-height: 18px;
								 background-image: url(../images/design/left_meni_bg.gif);
								 background-repeat: no-repeat;
								 background-position: bottom left;
								 margin-bottom: 6px;
								 padding-left: 20px;
							 }
.left_meni_sel:hover { font-weight: bold; font-size: 14px; line-height: 18px; color: #393534; text-decoration: none; }