body {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	background: #000;
	/*background: #000 url(/images/background.png) repeat-x left top;*/
}

html,body {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
	color: #000;
}
sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
}
sup {bottom: 1ex;}
sub {top: .5ex;}

p {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

a {
	color: #DB3B44;
	text-decoration: none;
}

a:hover {
	color: #DB3B44;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #5C5C5C;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #a3a3a2;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5C5C5C;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #a3a3a2;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #5C5C5C;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #a3a3a2;
}

h1 a,h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}

h1 a:hover,h2 a:hover {
	color: #5C5C5C;
	text-decoration: underline;
}
.iepng { behavior:url("/css/htc/iepngfix.htc"); }
#page {
	margin: 0 auto;
	width: 868px;
	background-color: #ffffff;
	background-image: url(/images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 247px;
}
#header {
	height: 247px;
	background:#f6f6f6;
	position: relative;
}
#menu {
	position: absolute;
	left: -17px;
	top: 25px;
	width: 200px;
	height: 218px;
	font-size: 10px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	display: block;
}
#menu ul li a {
	height: 31px;
	width: 200px;
	color: #6f6f6f;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li a span {
	color: #6f6f6f;
	padding: 7px 10px 12px 50px;
	display: block;
}
#menu ul li a:hover span,#menu ul li a.menu1selected span{color: #000000;}
#menu ul li a.menu1normal:hover,#menu ul li a.menu1selected {background: url(../images/menu1_hover.gif) no-repeat;}

#logo{background:url(/images/prvi_maj_logo.png);width:265px;height:110px;position:absolute;right:45px;top:25px;}
.ulChangeLang {width:135px;height:25px;position:absolute;right: 100px;top: 149px;border: none;}
.lang{float:right;margin:0 0 0 20px;}

.ulChangeLangF {
	float: left;
	height:25px;
	padding: 6px 0px 10px 0px;
	margin: 0px;
}

/*.ulChangeLangF img {
	float: left;
	padding: 0px 20px 0px 0px;
	height:25px;
	width:25px;
}*/

.footImg{
	float:left;
	height:25px;
	margin:0px 20px 0px 0px;
	width:25px;
}

#header .links {
	width: 500px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	right: 45px;
	top: 192px;
	position: absolute;
	border: none;
}

#header .link_box {
	width: 95px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 0 0;
	list-style-type: none;
	border: none;
	float: left;
	position: relative;
}

/*
#Banner
{
  height:212px;
  text-align:center;  
}
*/
#BannerHome {
	height: 173px;
	padding-top: 39px;
	padding-left: 34px;
	background-color: #F6F6F6;
}

#BannerHome a {
	width: 152px;
	height: 134px;
	margin-right:10px;
	float: left;
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#BannerHome a img {
	width: 152px;
	height: 134px;
	background-repeat: no-repeat;
}

#BannerHome a:hover {
	text-decoration: none;
	background-position: 0 0;
}

#sadrzaj {
	padding: 20px 30px;
	text-align: left;
	width: 808px;
}

.tabela_p td {
	vertical-align: top;
}

.tabela_p p {
	margin: 0 0 10px 10px;
	padding: 0;
}

.img_box_p {
	margin-bottom: 10px;
}

.komp {
	margin: 10px 0;
	text-align: justify;
	float: left;
}
.komp p.detail{text-align:right;}
.komp p.detail a{
	cursor:pointer;
}
.kompL {
	float: left;
	margin-bottom: 30px;
	text-align: justify;
	width: 208px;
}
span.red{
	font-size:130%;
	font-weight:bold;
	color:#CE0121;
}
	
.kompLd {
	margin: 10px 0;
	text-align: justify;
	float: left;
	width: 396px;
}

.komp_imgR {
	border:solid 1px #cacaca;
	float: left;
	margin-right: 10px;
	padding:20px 0;
	text-align:center;
	width: 176px;
}

.komp_imgL {
	float: right;
	margin-left: 10px;
	width: 178px;
}

.komp span {
	color: #000;
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
	height: 0px;
	margin: 10px 0;
	text-decoration: none;
	width: 0px;
}

.komp a {
	cursor: auto;
	color: #DB3B44;
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
	height: 0px;
	outline-style: none;
	text-decoration: underline;
	width: 0px;
}

.part {
	float: left;
	margin: 10px 0 10px;
	text-align: justify;
	width: 396px;
}

.ref_cont {
	padding: 10px 43px 10px 44px;
	background-color: #FFF;
}
.news_content {
	margin: 10px auto;
}
.news_content tr td{
	padding:10px 10px 10px 0;
	border-bottom: 1px solid #cacaca;
	vertical-align:top;
}
.news_content tr td.txt{
	padding:15px 0 10px 20px;
}
/*.news_content tr td ul{
	margin:0;
	padding:10px 0 10px 15px;
}
.news_content td ul li{
	list-style-type:disc;
}*/
.ref_element {
 	background-color: #E4E4E4;
	float: left;
	height: 204px;
	margin: 6px 0;
	padding: 6px;
	width: 199px;
}

.ref_element_img {
	height: 131px;
	padding-bottom: 5px;
	border:0;
}

.ref_element_txt {
	height: 41px;
	padding:5px 0 3px 3px;
	color: #848484;
	font-size: 100%;
	text-transform: uppercase;
}

.ref_element_link {
	height: 19px;
	margin:0;
	padding:0;
}

.ref_str {
	height: 24px;
	border-style: solid;
	border-color: #a3a3a2;
	border-width: 1px 0px 1px 0px;
	clear: both;
	display: block;
	margin: 20px 0 0;
	width: 808px;
}

.ref_str .r_levo {
	text-align: left;
	float: left;
	padding: 5px 5px 0px 5px;
	color: #848484;
	font-size: 11px;
	margin: 0px
}

.ref_str .r_levo span {
	color: #010101;
}

.ref_str .r_desno {
	font-size: 11px;
	text-align: right;
	padding: 5px 5px 0px 5px;
	float: right;
	margin: 0px
}

.ref_str .r_desno a {
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin: 0 5px 0 0;
	color: #010101;
	cursor: auto;
	display: inline;
	font-family: Tahoma;
	height: 0px;
	outline-style: none;
	text-decoration: none;
	width: 0px;
}

.ref_str .r_desno a.selected {
	font-size: 11px;
	text-align: right;
	padding: 0px;
	margin: 0 5px 0 0;
	color: #010101;
	cursor: auto;
	display: inline;
	font-family: Tahoma;
	height: 0px;
	outline-style: none;
	text-decoration: underline;
	width: 0px;
	font-weight: bold;
}

.adr {
	display: inline;
	float: left;
	margin: 10px 10px;
	width: 808px;
}

.adr_levi {
	float: left;
	margin-right: 15px;
	padding:10px 15px 0 0px;
	background: url(/images/46.gif) no-repeat right top;
	width: 496px;
}
.adr_levi td{vertical-align:top;}
.adr_levi td p{
	padding:10px;
	text-align:justify;
}
.adr_levi td p.map{
	padding:5px 0 0 10px;
	text-align:left;
}
.adr_levi td p.map a{
	text-decoration:underline;
}
.adr_desni {
	float: left;
	margin: 0;
	width: 282px;
}

#kont {
	display: inline;
	float: left;
	margin: 20px 10px 10px 70px;
	padding: 0;
	width: 400px;
}

#kont_tab {
	display: inline;
	float: left;
	margin: 20px 10px 10px 70px;
	padding: 0;
	position: relative;
	width: 550px;
}

#kont_tab tr td {
	border-bottom: solid 1px #a3a3a2;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

#kont_tab tr td a {
	
}

.even {
	background-color: #E8E8E8;
	color: #333;
}

.tb1 {
	border-top: solid 1px #a3a3a2;
}

.kont_box {
	float: left;
	padding: 0;
	margin: 0 50px 0px 0;
	width: 150px;
	height: 16px;
}

.kont_boxP {
	float: left;
	padding: 0;
	margin: 0 40px 0px 0;
	width: 350px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb30 {
	margin-bottom: 30px;
}

#kontakt {
	margin: 0;
	padding: 0;
}

.send {
	display: inline;
	float: right;
	height: 18px;
	margin: 30px 50px 0 0;
	padding: 0;
	width: 40px;
}

#ime,#adresa,#grad,#email,#telefon,#zemlja,#poruka,#send {
	background-color: #E8E8E8;
	border: solid 1px #B8B8B8;
	cursor: auto;
	display: inline-block;
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 14px;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	width: 148px;
	word-spacing: 0px;
}

.kont_box select#delatnost{
	background-color: #E8E8E8;
	border: solid 1px #B8B8B8;
	font-size: 90%;
	height: 16px;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:middle;
	width: 100%; 
}

#poruka {
	height: 45px;
	width: 350px;
}

#send {
	height: 18px;
	width: 40px;
}

#mapa {
	background: url(../images/mapa_srbija.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	height: 187px;
	margin-bottom: 20px;
	padding: 20px 0 0 60px;
	width: 222px;
}

#adr_tab td {
	padding-bottom: 10px;
	vertical-align: top;
	text-align: justify;
}

.tab_box1 {
	margin: 10px 0;
}

.tab_box2 {
	margin: 25px 0 0;
	text-align: justify;
}

.tab_box2 td p {
	text-align: justify;
}

.vbox {
	width: 130px;
	height: 56px;
	float: left;
	background-color: #DADADA;
}

.vbox1 {
	width: 122px;
	height: 16px;
	float: left;
	padding: 4px;
	background-color: #DADADA;
	margin-top: 1px;
}

.vbox2 {
	height: 16px;
	margin: 0 0 1px;
	background-color: #DADADA;
	padding: 4px;
}

.rbox {
	width: 150px;
	height: 116px;
	float: left;
	background-color: #5E5E5E;
}

.rbox1 {
	width: 142px;
	height: 28px;
	float: left;
	background: url(../images/referhome_bg.gif) repeat-x;
	padding: 6px 4px 8px;
	text-transform: uppercase;
}

.rbox1 a {
	color: #5B5B5B;
}

.ulaz {
	float: right;
	height:19px;
	width: 40px;
}

.ulaz a {
	background-color: #E8E8E8;
	border: 1px solid #B8B8B8;
	color: #848484;
	cursor: pointer;
	display: block;
	font-size: 100%;
	height:17px;
	outline-style: none;
	padding: 0 6px;
	text-align: center;
	text-decoration: none;
}

.ulaz a:hover {
	background-color: #B8B8B8;
	border: 1px solid #E8E8E8;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 100%;
	outline-style: none;
	padding: 0 6px;
	text-align: center;
	text-decoration: none;
}

.ulaz_vid {
	display: inline;
	float: left;
	width: 45px;
}

.flr {
	float: right
}

.ulaz_vid a {
	background-color: #E8E8E8;
	border: 1px solid #B8B8B8;
	color: #848484;
	cursor: pointer;
	display: inline-block;
	font-size: 100%;
	outline-style: none;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
}

.ulaz_vid a:hover {
	background-color: #B8B8B8;
	border: 1px solid #E8E8E8;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 100%;
	outline-style: none;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
}

.zoom {
	float: right;
	width: 50px;
}

.zoom a {
	background-color: #E8E8E8;
	border: 1px solid #B8B8B8;
	color: #848484;
	cursor: pointer;
	display: block;
	font-size: 100%;
	outline-style: none;
	padding: 0 6px;
	text-align: center;
	text-decoration: none;
}

.zoom a:hover {
	background-color: #B8B8B8;
	border: 1px solid #E8E8E8;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 100%;
	outline-style: none;
	padding: 0 6px;
	text-align: center;
	text-decoration: none;
}

.r_solo {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.r_solo p {
	margin: -15px 0 0 120px;
	padding: 0;
}
.part_r_img{
	margin:0 0 10px 0;
	padding:0px;
	text-align:center;
}
.clr {
	clear: both;
	height: 1px;
	margin-top: -1px;
}

.clr10 {
	clear: both;
	height: 10px;
}

.clr20 {
	clear: both;
	height: 20px;
}

.clearbouth {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

#Footer {
	margin: 0px 20px 0px 20px;
	text-align: center;
	font-size: 10px;
	height: 60px;
	border-top: 1px solid #cacaca;
}

.prvi_maj {
	padding: 10px 0px 6px 0px;
	color: #666666;
	text-align: right;
}

#Footer ul {
	float: right;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
}

#Footer ul li {
	display: inline;
	padding: 0px 0px 0px 20px;
}

#Footer ul li a {
	color: #2a2a2a;
	text-decoration: none;
	text-transform: uppercase;
}

#Footer ul li a:hover {
	text-decoration: underline;
}

.news{width:100%;border:0;font-size:12px}
.news td{vertical-align:top;}
.nh{font-size: 115%;font-weight:bold}
.news p {margin-top: 5px;}
.tab_box2 td .nh {text-align: left;}
.mr{margin-right:115px;}
.m40{
	margin-left: 43px;
	margin-right: 43px;
}
.mr200 {margin-right: 200px;}
.info{margin-top:30px;}
.sertifikati{padding: 0;width:400px;margin:20px auto}
.sert1{width:150px;float:left;}
.sert2{width:150px;float:right;}
#sadrzaj tr td a img.ep{border:solid 1px #6686AD;}
#sadrzaj tr td img.ep{border:solid 1px #6686AD;}