body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}



/* -- TEKSTOVI -- */
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7d7a;
	font-size: 11px;
	margin: 0px 0px 11px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7d7a;
	font-size: 11px;
}
.pad_t {
	padding-top: 15px;
}
.pad_t1 {
	padding-top: 14px;
}
.pad_t2 {
	padding-top: 20px;
}
.naslov {
	color: #b36810;
	font-size: 12px;
	font-weight: bold;
}
.t_crni {
	color: #000;
	font-weight: bold;
}



/* -- LINKOVI -- */
.l_body, .l_body:hover {
	color: #527d25;
}
.l_body {
	text-decoration: underline;
}
.l_body:hover {
	text-decoration: none;
}



/* -- BODY -- */
.det_l {
	padding-top: 116px;
	vertical-align: top;
}
.det_d {
	padding-bottom: 84px;
	vertical-align: bottom;
}
.b_bcg {
	background: url(../images/body/bcg.gif) repeat-y;
}
.b_main_bcg {
	background: url(../images/body/det.jpg) no-repeat bottom right;
	height: 438px;
	vertical-align: top;
}
.b_crta_ok {
	background: url(../images/body/crta_okomito.gif) repeat-y;
	width: 46px;
}
.b_crta_vod, .b_crta_vod_d {
	background: url(../images/body/crta_vod.gif) repeat-x top;
	height: 20px;
}
.b_crta_vod {
	height: 20px;
}
.b_crta_vod_d {
	height: 17px;
}
ul#gl_1, ul#gl_2, ul#gl_3 {
	list-style: none;
	padding: 0;
}
ul#gl_1 {
	margin: -4px 0 9px 14px;
}
ul#gl_2 {
	margin: -11px 0 9px 7px;
}
ul#gl_3 {
	margin: 0 0 9px 7px;
}
ul#gl_1 li, ul#gl_2 li {
	background-image: url(../images/body/bull.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul#gl_1 li {
	padding: 0 0 0 12px;
}
ul#gl_2 li {
	padding: 0 0 0 9px;
}
ul#gl_3 li {
	background-image: url(../images/body/bull_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0 9px;
}



/* -- HEADER -- */
.h_logo {
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 17px;
}
.h_det {
	background: url(../images/header/det_jezik.gif) no-repeat top left;
	height: 81px;
	vertical-align: top;
}
.h_jezik {
	vertical-align: bottom;
	height: 27px;
	text-align: right;
}
.h_meni {
	vertical-align: bottom;
	height: 76px;
}
.h_crta {
	background: url(../images/header/crta.gif) repeat-x center;
	height: 4px;
}



/* -- FOOTER -- */
.f_copy {
	padding-top: 15px;
}
.f_megla {
	padding-top: 6px;
}



/* -- KONTAKTI -- */
.k_form0 {
	margin: 0;
	padding: 0;
}
.k_form_1, .k_form_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7d7a;
	font-size: 11px;
	border: 1px solid #c0c1c0;
	background: url(../images/body/kontakt/bcg_polje.gif) repeat-x top;
	width: 248px;
}
.k_form_2 {
	height: 70px;
}
.k_pad {
	vertical-align: top;
	padding-top: 2px;
}