* {
	margin: 0;
	padding: 0;
}

html {
	background: #fff;
	color: #000;
	font: 12px/1.5 Verdana, Arial, sans_serif;
}

p {
	margin: 10px 0 10px;
}

ul,ol {
	margin: 15px 0 15px 20px;
}

td,tr {
	vertical-align: top;
}

a:link,a:visited {
	color: #981300;
	text-decoration: none;
}

a:hover {
	color: #981300;
	text-decoration: underline;
}

div.spacer {
	margin: 10px 0 10px 0;
}

ul.ulp {
	padding: 2px 0 0 16px;
	margin: 0;
}

ul.ulp li {
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.2;
}

img {
	border: 0;
}

.tbrd   , .tbrd td {
	border: 0;
	border-collapse: collapse;
}

input,textarea,option,select {
	background: #fff;
	border: 1px solid #878484;
	color: #000;
	font: 1em/1.2 Verdana, Arial, sans_serif;
	padding: 0 0 0 2px;
}

option {
	border: 0;
	font-size: 1em;
}

.nb {
	background: 0;
	border: 0;
}

input.sb {
	background: #ef7e15;
	border: 1px solid #ef7e15;
	color: #fff;
	font: 1em/1.5 Verdana, Arial, sans_serif;
	clear: both;
	cursor: pointer;
	padding: 0;
	text-align: center;
	width: 90px;
}

input.sb:hover,input.sb.over {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

textarea {
	width: 99%;
}

.greska {
	color: #f00;
}

#pr .greska {
	color: #ff0;
}

#pc {
	width: 869px;
	margin: 0 auto;
}

#ph {
	height: 63px;
	position: relative;
	margin: 0 10px 0 14px;
}

#isi {
	height: 236px;
}

#amm {
	position: absolute;
	list-style: none;
	left: 0;
	bottom: 26px;
	margin: 0;
	padding: 0 0 0 23px;
}

#amm li {
	display: inline;
}

#amm a:link #amm a:visited {
	display: block;
	float: left;
	padding-right: 10px;
}

a#member:link,a#member:visited {
	display: block;
	position: absolute;
	right: 52px;
	bottom: 35px;
}

a#country:link,a#country:visited {
	display: block;
	position: absolute;
	left: 24px;
	font-size: 11px;
	top: 12px;
	color: #303030;
	font-family: Verdana, Arial, sans_serif;
	padding-left: 20px;
	background: left center url(../images/country.gif) no-repeat;
}

a#country:hover {
	text-decoration: none;
	color: #e66218;
}

#mm {
	height: 26px;
	position: absolute;
	list-style: none;
	left: 13px;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 822px;
	background: url(../images/mm.gif);
}

#mm ul {
	left: 20px;
	top: 26px;
	margin: 0;
	padding: 0 0 6px 0;
	position: absolute;
	list-style: none;
	display: none;
	font-size: 12px;
	width: 160px;
	background: left bottom url(../images/mmb.gif) no-repeat;
}

#mm ul ul {
	left: 160px;
	top: 0;
	margin: 0;
	padding: 0 0 6px 0;
	position: absolute;
	list-style: none;
	display: none;
	width: 160px;
	background: left bottom url(../images/mmb.gif) no-repeat;
	font-size: 12px;
}

#mm li {
	display: block;
	float: left;
	position: relative;
}

#mm li li {
	display: block;
	float: none;
	position: relative;
}

#mm li:hover ul,#mm li.over ul {
	display: block;
}

#mm li:hover ul ul,#mm li.over ul ul {
	display: none;
}

#mm li li:hover ul,#mm li li.over ul {
	display: block;
}

#mm a:link,#mm a:visited {
	display: block;
	float: left;
	font-family: Arial, sans_serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fefefe;
	padding: 0 24px;
	height:	26px;
	line-height: 26px;
	font-weight: bold;
}

#mm a:hover,
#mm a.c:link,#mm a.c:visited  {
    text-decoration: none;
    color: #ff0;
}

#mm ul a:link,#mm ul a:visited {
	display: block;
	float: none;
	width: 155px;
	padding: 5px 0 0 5px;
	background: #e66218;
	color: #fff;
	font: 12px/1.2 Verdana, Arial, sans_serif;
	line-height: 14px;
	height: auto;
	text-transform: none;
	font-weight: normal;
}

#mm ul a:hover {
	color: #ff0;
	text-decoration: none;
}

#lm {
	position: absolute;
	list-style: none;
	right: 24px;
	top: 12px;
	margin: 0;
	padding: 0;
}

#lm li {
	display: inline;
}

#lm a:link,#lm a:visited,#lm a.l:link,#lm a.l:visited {
	display: block;
	float: left;
	padding: 0 14px 0 12px;
	background: right center url(../images/lm.gif) no-repeat;
	text-transform: capitalize;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

#lm a.l:link,#lm a.l:visited {
	padding: 0 0 0 12px;
	background: none;
}

#lm a:hover, #lm a.l:hover {
	text-decoration: none;
	color: #e66218;
}

#pl {
	float: left;
	width: 436px;
	padding-left: 14px;
}

#pl.wide {
	float: none;
	width: 720px;
	padding: 0;
	margin: 0 auto;
}

#plt {
	
}

#plb {
	padding: 20px 30px 35px 34px;
}

#pr {
	float: right;
	width: 335px;
	margin-right: 10px;
}

h1, h2.h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}

h2.h1 {
	margin: 40px 0 20px 0;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 15px;
}

#pf {
	margin-top: 15px;
	background: #fff url(../images/pf.gif) repeat-x;
	font-size: 0.8em;
	color: #000;
}

#pfc {
	width: 844px;
	padding: 0 10px 15px 14px;
	margin: 0 auto;
}

#groups {
	height: 67px;
	line-height: 67px;
	margin: 15px 0;
	background: #000;
}

#groups ul {
	height: 67px;
	line-height: 67px;
	list-style: none;
	width: 844px;
	margin: 0 auto;
}

#groups li {
	display: inline;
}

#groups a:link,#groups a:visited {
	display: block;
	float: left;
	margin: 0 50px;
}

#pf div.l {
	float: left;
}

#pf div.r {
	float: right;
}

#pf div.r img {
	padding: 0 37px 0 0;
	margin-top: -7px;
	float: left;
}

#pf a:link,#pf a:visited {
	color: #000;
}

#pf a:hover {
	color: #000;
	text-decoration: underline;
}

#fkomw {
	width: 420px;
	margin: 0 auto;
}

#forma #fkomw {
	width: 600px;
}

#fkom p {
	text-transform: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#fkom p span {
	font-size: 11px;
	color: #949494;
}

#fkom div.o div,#fkom div.e div {
	padding: 3px 0 0 3px;
}

#febi div.sl {
	clear: both;
	float: left;
	padding: 0 0 0 80px;
	color: #949494;
	font-style: italic;
	width: 117px;
}

#forma #febi div.sl {
	width: 170px;
}

#febi div.sr {
	float: left;
}

#febi ol {
	margin: 0;
	padding: 14px 0 14px 0;
}

#febir {
	padding: 14px 0 14px 0;
}

.re {
	color: #f00;
}

#febi .i,#febi .r {
	float: left;
	width: 200px;
	text-align: left;
}

#aprire .i,#aprire .r {
	width: 200px;
	text-align: left;
}

#forma #febi .i,#forma #febi .r {
	width: 300px;
}

#febi .t {
	float: left;
	width: 200px;
	height: 100px;
	background: #fff top right url(../images/febi.gif) no-repeat;
}

#febi input.r,#febi textarea.r {
	width: 200px;
	background: #fff top right url(../images/febi.gif) no-repeat;
}

#aprire input.r {
	background: #fff top right url(../images/febi.gif) no-repeat;
}

#aprire td {
	padding: 0 4px 4px 0;
}

#febi li {
	margin: 0;
	padding: 0 0 8px 0;
	list-style: none;
	clear: both;
}

#febi li label,#febi li span {
	width: 110px;
	padding-right: 5px;
	text-align: right;
	display: block;
	float: left;
}

#forma #febi li label,#forma #febi li span {
	width: 210px;
}

a#tracking:link,a#tracking:visited {
	display: block;
    height: 150px;
	padding: 18px 39px 0 26px;
	background: url(../images/mt.gif);
	color: #fff;
	font-size: 14px;
	font-size: 20px;
	font-weight: normal;
	cursor: pointer;
}

a#tracking:hover {
    text-decoration: none;
	color: #ff0;
}

#tracking span {
	padding: 10px 0 0 0;
	display: block;
	font-size: 14px;
	width: 168px;
}

#locator {
	height: 170px;
	padding: 18px 39px 38px 26px;
	background: url(../images/locator.gif);
	color: #fff;
	font-size: 14px;
}

#locator h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#locator table {
	border: 0;
}

#locator td {
	border: 0;
	border-collapse: collapse;
	padding: 8px 0 0 0;
}

#locator td.l {
	text-align: right;
	padding: 8px 8px 0 0;
	width: 144px;
}

#locator input {
	width: 122px;
}

#locator #loc_sub {
	width: 101px;
	height: 26px;
	line-height: 26px;
	background: url(../images/loc_sub.gif);
	text-align: center;
	border: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
}

.cbpr {
	text-align: center;
	height: 20px;
	margin-top: 30px;
}

.cbpr a:link,.cbpr a:visited {
	text-decoration: none;
	padding: 0 6px 0 6px;
}

.cbpr a:hover,.cbpr a.c:link,.cbpr a.c:visited {
	color: #303030;
	text-decoration: none;
}

#pn dt {
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #000;
}

#pn dt strong {
	display: block;
	font-weight: normal;
	margin-top: 2px;
}

#pn dt a:link, #pn dt a:visited {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

#pn dt a:hover {
	color: #981300;
	text-decoration: none;
}

#pn dd {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #000;
}

#pn img.i {
	margin: 0 16px 10px 0;
	display: block;
	float: left;
}

#gmaps-locations {
	list-style: none;
}

#gmaps-locations span {
	padding-left: 20px;
	color: #00f;
}

#gmaps-locations span.ok {
	color: #0c0;
}
#gmaps-locations span.error {
	color: #f00;
}

#map_print {
    padding: 10px 0 0 0;
    text-align: right;
}

#map_print a:link, #map print a:visited {
    padding: 0 0 0 18px;
    background: url(../images/print.gif) no-repeat;
    height: 15px;
    line-height: 15px;
    color: #000;
}

#map_print a:hover {
    color: #e66218;
    text-decoration: none;
}

#map_holder {
    padding: 25px 0;
}

#map_canvas {
    width: 475px;
    float: right;
    height: 580px;
}

#map_directions {
    width: 220px;
    float: left;
    margin-top: -15px;
}

.loc_res {
	width: 330px;
	margin: 10px 25px 12px 0;
	float: left;
}

.loc_res a:link, .loc_res a:visited {
	color: #000;
	font-weight: bold;
}
.loc_res a:hover {
	color: #e66218;
	text-decoration: none;
}