@charset "UTF-8";

html, body, p, h1, h2, h3, h4, h5, h6, form, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(../layout/background-tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border: none;
}
a {
	color: #8796a2;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#page {
	width: 900px;
	margin: auto;
	position: relative;
}
#heading {
	font-size: 11px;
	height: 159px;
	width: 895px;
	float: left;
	position: relative;
}
#heading ul {
	list-style-type: none;
}
#heading ul li {
	float: left;
	background: url(../layout/headding-nav-separator.jpg) top right no-repeat;
	height: 25px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
#heading ul li.last {
	background: none;
}
#heading ul li a {
	color: #fff;
}
a.language {
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #203b48;
	text-transform: lowercase;
	padding-top: 7px;
	height: 16px;
	padding-right: 40px;
	background: url(../layout/flag-eng.jpg) 48px 6px no-repeat;
}
a:hover.language {
	color: #fff;
}
.logo {
	float: left;
}
.topad {
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 75px;
	margin-top: 15px;
	border: 1px solid #90cfe8;
}
#main {
	width: 730px;
	float: left;
	position: relative;
}
#side {
	float: left;
	width: 162px;
}
.sidead {
	margin-bottom: 9px;
	border: 1px solid #90cfe8;
}

.sideadBig {
	/*border: 1px solid #90cfe8;*/
	margin-bottom: 9px;
}

#search {
	margin-bottom: 15px;
}
#search ul {
	height: 28px;
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../layout/search-ul-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#search ul li {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-right: 1px;
	float: left;
	cursor:pointer;
}


#search ul li a.tab {
	color: #fae688;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	height: 19px;
	padding-top: 9px;
	background-image: url(../layout/search-a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.tab {
	color: #fae688;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	height: 22px;
	padding-top: 6px;
	background-image: url(../layout/tab.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 641px;
	text-align:left !important;
}

.tab1 {
	color: #fae688;
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	height: 19px;
	padding-top: 9px;
	background: url(../layout/tab-1.jpg) 0px 0px repeat-x;
}
.tab2 {
	color: #fae688;
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	height: 19px;
	padding-top: 9px;
	background: url(../layout/tab-2.jpg) 0px 0px repeat-x;
}
.tab3 {
	color: #fae688;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	height: 19px;
	padding-top: 9px;
	background: url(../layout/tab-3.jpg) 0px 0px repeat-x;
}
.tab4 {
	color: #fae688;
	display: block;
	padding-left: 19px;
	padding-right: 19px;
	height: 19px;
	padding-top: 9px;
	background: url(../layout/tab-4.jpg) 0px 0px repeat-x;
}
.tab5 {
	color: #fae688;
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	height: 19px;
	padding-top: 9px;
	background: url(../layout/tab-5.jpg) 0px 0px repeat-x;
}






#search ul li a.tab:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/search-a-hover.jpg) 0px 0px repeat-x;
}



.tab1:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/tab-1-hov.jpg) 0px 0px repeat-x;
	height: 22px;
	z-index:1000;
}

.tab2:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/tab-2-hov.jpg) 0px 0px repeat-x;
}

.tab3:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/tab-3-hov.jpg) 0px 0px repeat-x;

}

.tab4:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/tab-4-hov.jpg) 0px 0px repeat-x;
}

.tab5:hover {
	color: #fff;
	text-decoration: none;
	background: url(../layout/tab-5-hov.jpg) 0px 0px repeat-x;
}



#search ul li a.tab_selected {
	color: #fff;
	background: url(../layout/search-a-hover.jpg) 0px 0px repeat-x;
}





.tab1_selected {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	height: 19px;
	padding-top: 9px;
	color: #fff;
	background: url(../layout/tab-1-hov.jpg) 0px 0px repeat-x;
}

.tab2_selected {
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	height: 19px;
	padding-top: 9px;
	color: #fff;
	background: url(../layout/tab-2-hov.jpg) 0px 0px repeat-x;
}

.tab3_selected {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	height: 19px;
	padding-top: 9px;
	color: #fff;
	background: url(../layout/tab-3-hov.jpg) 0px 0px repeat-x;
}

.tab4_selected {
	display: block;
	padding-left: 19px;
	padding-right: 19px;
	height: 19px;
	padding-top: 9px;
	color: #fff;
	background: url(../layout/tab-4-hov.jpg) 0px 0px repeat-x;
}

.tab5_selected {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	height: 19px;
	padding-top: 9px;
	color: #fff;
	background: url(../layout/tab-5-hov.jpg) 0px 0px repeat-x;
}

#tabs{position:relative;}

#proizvodusluga {
	padding-top: 20px;
	padding-left: 70px;
	height: 80px;
	background: url(../layout/search-background.jpg) 0px 0px no-repeat;
	size: 12px;
	color: #fff;
}
.label-pojam {
display:block;
float:left;
margin-left:-10px;
padding-bottom:4px;
width:255px;
}
.label-lokacija {
	display: block;
	padding-right: 300px;
	padding-bottom: 4px;
	float: left;
}

.label-lokacija1 {
	display: block;
	padding-left: 125px;
	padding-right: 300px;
	padding-bottom: 6px;
	float: left;
}

.searchfield {
	left:314px;
	top:38px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
	height: 26px;
	margin-right: 20px;
	float: left;
	margin-top: 1px;
	padding-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search-pojam{
	top:38px;
	left:70px;
}

.searchbutton {
	left:498px;
	position:absolute;
	top:38px;
	background: none;
	border: none;
	height: 35px;
	width: 95px;
	float: left;
	cursor: pointer;
}
.feature {
	color: #fff;
	font-size: 12px;
}
.feature p {
	padding-left: 10px;
	padding-top: 10px;
}
.feature-back {
	background: url(../layout/feature-back.jpg) top left repeat-y;
}
.feature-top {
	background: url(../layout/feature-top.jpg) top left no-repeat;
}
.feature-bottom {
	background: url(../layout/feature-bottom.jpg) bottom left no-repeat;
}


#video-home {
	width: 432px;
	float: left;
	padding-right: 8px;
	background: url(../layout/video-home-back.jpg) 0px 0px repeat-y;
}
#video-home h1 {
	background: url(../layout/title-video-oglasi.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 29px;
	display: block;
}
#video-home p.title {
	background: url(../layout/title-video-oglasi.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 29px;
	display: block;
}
#video-video {
	float: left;
	width: 248px;
	height: 238px;
	padding: 8px;
}
#video-list {
	float: left;
}
#video-list ul {
	width: 160px;
	list-style-type: none;
}
#video-list ul li {
	background: url(../layout/2px-separator-white-blue.gif) bottom left repeat-x;
}
#video-list ul li.end {
	background: none;
}
#video-list ul li a {
	display: block;
	background: url(../layout/icon-play-video.jpg) left center no-repeat;
	padding-left: 23px;
	font-weight: bold;
	font-size: 12px;
	color: #219bc5;
	padding-top: 8px;
	padding-bottom: 8px;
}
#video-home-back {
	background: url(../layout/video-home-bottom.jpg) bottom left no-repeat;
	padding-bottom: 3px;
}


#popust-home {
	color: #444545;
	margin-top: 8px;
	width: 332px;
	padding-left: 100px;
	height: 51px;
	padding-top: 15px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(../layout/popust-50-background.jpg) 0px 0px no-repeat;
	font-size: 13px;
}
#popust-home a {
	color: #cc6008;
	text-decoration: underline;
	font-weight: bold;
}
#popust-home a:hover {
	color: #8796a2;
	text-decoration: none;
}



#posao-home {
	width: 280px;
	float: right;
	padding-right: 8px;
	padding-bottom: 15px;
}
#posao-home h2 {
	background: url(../layout/title-trazite-posao.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 14px;
	display: block;
}

#posao-home a {
	display: block;
	color: #cc6008;
	text-decoration: underline;
	text-align: right;
	padding-right:10px;
}
#posao-home a:hover {
	color: #8796a2;
	text-decoration: none;
}
#posao-home ul {
	list-style-type: none;
	padding: 3px;
	padding-bottom: 7px;
}
#posao-home ul li {
	background: url(../layout/orange-bottom-shader.jpg) bottom left repeat-x;
	padding: 0 8px 8px 8px;
	color: #7d7d7d;
}
#posao-home ul li span {
	display: block;
	background: url(../layout/icon-arrow.gif) no-repeat  0 8px;
	font-size: 11px;
	color: #a3a2a2;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top:6px;
}
#posao-home ul li a {
	display: block;
	text-align: left;
	font-weight: normal;
	background: url(../layout/dash-horizonta.gif) top left repeat-x;
	padding-top: 5px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight:bold;
}
#posao-home ul li a.firma {
	display: inline;
	text-align: left;
	font-weight: bold;
	color: #239bc5;
	background: none;
	text-decoration: none;
	padding-left: 5px;
}
#posao-home ul li a:hover.firma {
	color: #cc6008;
	text-decoration: underline;
}


#kategorije-delatnosti-home {
	width: 722px;
	background: url(../layout/kategorije-delatnosti-top.jpg) top center no-repeat;
	padding-top: 10px;
}
#kategorije-delatnosti-home h3 {
	display: block;
	text-indent: -9999px;
	height: 35px;
	background: url(../layout/title-kategorije-delatnosti.jpg) 0px 0px no-repeat;
}
#kategorije-delatnosti-home ul {
	width: 716px;
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
#kategorije-delatnosti-home ul li {
	float: left;
	width: 179px;
	background: url(../layout/blue-bottom-shader.jpg) bottom left repeat-x;
}
#kategorije-delatnosti-home ul li a {
	display: block;
	color: #1389b2;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	padding-top: 10px;
	padding-left: 5px;
}


#servisne-informacije-home {
	padding-top: 20px;
	width: 722px;
	padding-bottom: 30px;
}
#servisne-informacije-home h3 {
	display: block;
	text-indent: -9999px;
	height: 35px;
	background: url(../layout/title-servisne-informacije.jpg) 0px 0px no-repeat;
}
#servisne-informacije-home ul {
	width: 716px;
	margin: auto;
	padding: 0px;
	list-style-type: none;
	padding-top: 10px;
}
#servisne-informacije-home ul li {
	float: left;
	width: 179px;
	background: url(../layout/dash-vertical.gif) left top repeat-y;
}
#servisne-informacije-home ul li a {
	display: block;
	color: #1389b2;
	font-weight: regular;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}


#footer {
	height: 80px;
	background: #fff url(../layout/footer-tile.jpg) top left repeat-x;
	font-size: 12px;
	color: #1d4759;
	position: relative;
}
#footer-wrapper {
	width: 895px;
	margin: auto;
	padding-top: 30px;
}
#footer-nav {
	float: right;
	color: #8299b5;
}
#footer-nav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #1389b2;
	text-decoration: underline;
}
#footer-nav a:hover {
	color: #000;
	text-decoration: underline;
}
.icons {
	float: left;
	margin-top: -4px;
	padding-right: 5px;
}


#breadcrumbs {
	background: url(../layout/icon-breadcrumbs.jpg) 10px 0px no-repeat;
	padding-left: 30px;
	color: #6e6d6d;
}
#breadcrumbs a {
	color: #1389b2;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}
#subpage-spacer {
	background: url(../layout/kategorije-delatnosti-top.jpg) 0px 10px no-repeat;
	height: 20px;
}
#filtriraj {
	float: left;
	width: 172px;
	background: url(../layout/sub-side-back.jpg) 0px 0px repeat-y;
	padding-right: 15px;
}
#filtriraj h1 {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-filtriraj.jpg) 0px 0px no-repeat;
	height: 30px;
}
#filtriraj h3.title {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-filtriraj.jpg) 0px 0px no-repeat;
	height: 30px;
}

#filtriraj p.subtitle {
	display: block;
	text-indent: -9999px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#filtriraj h3 img {
	float: left;
}
#filtriraj p.subtitle img {
	float: left;
}
#filtriraj ul {
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}
#filtriraj ul li {
	padding-bottom: 5px;
}
#filtriraj ul li a {
	display: block;
	color: #1389b2;
	text-decoration: underline;
	background: url(../layout/side-arrow-orange.jpg) 0px 5px no-repeat;
	padding-left: 12px;
}
#filtriraj ul li a:hover {
	color: #000;
	text-decoration: none;
}
.tagcloud {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}
.tagcloud a {
	color: #1389b2;
	text-decoration: none;
	font-weight: bold;
}
.tagcloud a:hover {
	color: #000;
	text-decoration: underline;
}
#subcontent {
	width: 525px;
	padding-bottom: 30px;
	float: left;
}
#subcontent h1 {
	height: 26px;
	text-transform: uppercase;
	font-size: 15px;
	color: #e53b13;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(../layout/sub-page-title-back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagination {
	text-align: right;
	height: 21px;
	background: url(../layout/blue-stripe-tile.jpg) 0px 0px repeat-x;
	color: #f9f7eb;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 10px;
}
.pagination a {
	text-decoration: underline;
	color: #fae688;
}
.pagination a:hover {
	text-decoration: none;
	color: #fff;
}
.delatnosti-item {
}
.delatnosti-item h2 {
	font-size: 14px;
	font-weight: bold;
	background: url(../layout/orange-bottom-shader.jpg) bottom left repeat-x;
	height: 22px;
	padding-top: 10px;
}
.delatnosti-item h2 a {
	display: block;
	color: #219bc5;
	text-decoration: none;
	padding-left: 5px;
}
.delatnosti-item h2 a:hover {
	color: #e53b13;
}
.delatnosti-item img {
	float: left;
	background: url(../layout/delatnost-logo-back.jpg) 0px 0px no-repeat;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.delatnosti-desc {
	color: #5b5a5a;
	float: left;
	width: 385px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 21px;
}


.delatnosti-desc p a {
	color: #1389b2;
	text-decoration: underline;
	display: inline;
	background: none;
	padding: 0px;
}
.delatnosti-desc p a:hover {
	color: #000;
	text-decoration: none;
}
.delatnosti-desc a {
	display: block;
	color: #e53b13;
	text-decoration: underline;
	background: url(../layout/circle-arrow.jpg) 0px 3px no-repeat;
	padding-left: 20px;
}
.delatnosti-desc a:hover {
	color: #000;
	text-decoration: none;
}

.poslovi-item {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../layout/poslovi-title-back.jpg) 0px 15px repeat-x;
}
.poslovi-item-postavljeno {
	background: url(../layout/icon-arrow.gif) left center no-repeat;
	font-size: 11px;
	color: #a3a2a2;
	padding-left: 12px;
	padding-bottom: 2px;
}
.poslovi-item h2 {
	text-align: left;
	font-weight: normal;
	background: url(../layout/dash-horizonta.gif) top left repeat-x;
	padding: 7px;
	color: #cc6008;
	font-size: 13px;
}
.poslovi-item h2 a {
	color: #cc6008;
}
.poslovi-item h3 {
	text-align: left;
	font-weight: normal;
	background: url(../layout/dash-horizonta.gif) top left repeat-x;
	padding: 7px;
	color: #cc6008;
	font-size: 13px;
}
.poslovi-item h3 a {
	color: #cc6008;
}
.poslovi-item-details {
	background: #fef9e4;
	border: 1px solid #ece9d9;
	padding: 8px;
}
.poslovi-item-what {
	width: 270px;
	float: left;
	color: #5b5a5a;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}

.poslovi-item-what a{
	color: #239bc5;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding: 0px;
}

.poslovi-item-what a:hover {
	color: #000;
	text-decoration: underline;
}

.poslovi-item-who {
	border-left: 1px solid #ece9d9;
	color: #5b5a5a;
	float: left;
	width: 200px;
	padding-left: 10px;
	line-height: 21px;
}
.poslovi-item-who p a {
	color: #239bc5;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding: 0px;
}
.poslovi-item-who p a:hover {
	color: #000;
	text-decoration: underline;
}
.poslovi-item-who div a {
	color: #239bc5;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding: 0px;
}
.poslovi-item-who div a:hover {
	color: #000;
	text-decoration: underline;
}

#kategorije {
	float: left;
	width: 172px;
	background: url(../layout/sub-side-back.jpg) 0px 0px repeat-y;
	padding-right: 15px;
}
#kategorije h1 {
	display: block;
	text-indent: -9999px;
	height: 30px;
	background-image: url(../layout/title-kategorije.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kategorije h2.title {
	display: block;
	text-indent: -9999px;
	height: 30px;
	background-image: url(../layout/title-kategorije.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0;
}

#kategorije ul {
	list-style-type: none;
	padding-top: 10px;
}
#kategorije ul li {
	display: block;
}
#kategorije ul li a {
	display: block;
	color: #1389b2;
	text-decoration: underline;
	font-size: 12px;
	height: 22px;
	padding-left: 5px;
	font-weight:bold;
}
#kategorije ul li a:hover {
	color: #000;
	text-decoration: none;
}
#listakategorija ul {
	list-style-type: none;
	padding-left: 15px;
}
#listakategorija ul li {
	display: block;
	float: left;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#listakategorija ul li a {
	display: block;
	color: #1389b2;
	text-decoration: underline;
	background: url(../layout/side-arrow-orange.jpg) 0px 5px no-repeat;
	padding-left: 12px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#listakategorija ul li a:hover {
	color: #000;
	text-decoration: none;
}
#firma {
	position: relative;
	z-index: 1;
	width: 895px;
	line-height: 18px;
}
#firma p {
	padding-left: 5px;
	padding-right: 5px;
}
#firma h1 {
	display: block;
	background: url(../layout/company-heading-back.jpg) top right no-repeat;
	height: 37px;
	font-size: 15px;
	color: #e53b13;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

.keywords h2 {
	font-size: 13px;
	color: #5b5a5a;
	padding:0;
	font-weight: bold;
}

#firma p.subtitle {
	display: block;
	background: url(../layout/orange-bottom-shader.jpg) left bottom repeat-x;
	height: 15px;
	font-size: 13px;
	color: #5b5a5a;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#firma-left {
	width: 520px;
	padding-right: 20px;
	float: left;
	padding-bottom: 30px;
}
#firma-right {
	width: 351px;
	float: left;
}
.companylogo {
	float: left;
	background: url(../layout/delatnost-logo-back.jpg) 0px 0px no-repeat;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#firma-desc {
	color: #5b5a5a;
	float: left;
	width: 377px;
	padding-left: 10px;
	line-height: 21px;
	padding-bottom: 20px;
}
#firma-desc p a {
	color: #1389b2;
	text-decoration: underline;
	display: inline;
	background: none;
	padding: 0px;
}
#firma-desc p a:hover {
	color: #000;
	text-decoration: none;
}
#firma-desc a {
	display: block;
	color: #e53b13;
	text-decoration: underline;
	background: url(../layout/circle-arrow.jpg) 0px 3px no-repeat;
	padding-left: 20px;
}
#firma-desc a:hover {
	color: #000;
	text-decoration: none;
}
.firma-slika {
	padding: 10px;
	width: 495px;
	background: #ebf0f1;
	border: 1px solid #c0dde7;
	margin-bottom:10px;
}
.firma-slika a {
	display: block;
	width: 192px;
	float: left;
}
.firma-slika a img {
	float: left;
}
.firma-slika p {
	display: block !important;
	width: 275px !important;
	padding-left: 10px !important;
	float: left !important;
	padding-top: 10px;
	color: #5b5a5a;
}
span.uvelicaj {
	display: block;
	background: url(../layout/icon-lupa.jpg) bottom left no-repeat;
	padding-left: 15px;
}
#firma-video {
	background: url(../layout/video-back.jpg) 0px 0px repeat-y;
	margin-bottom: 10px;
}
#video-back {
	background: url(../layout/video-bottom.jpg) bottom left no-repeat;
	padding: 7px;
	padding-bottom: 11px;
}
#firma-video h1 {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-video-oglas.jpg) 0px 0px no-repeat;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
#firma-video p.title {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-video-oglas.jpg) 0px 0px no-repeat;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
#firma-lokacija img {
	border: 1px solid #c0dde7;
	margin: 0px;
	padding: 0px;
}
#firma-lokacija h1 {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-gde-se-nalazimo.jpg) 0px 0px no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#firma-lokacija p.title {
	display: block;
	text-indent: -9999px;
	background: url(../layout/title-gde-se-nalazimo.jpg) 0px 0px no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-image: url(../layout/input.gif);
	height: 26px;
	width: 252px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 13px;
	color: #6d6e6e;
}
.textfield1 {
background-image:url(../layout/input.gif);
background-repeat:no-repeat;
border-width:0;
color:#6D6E6E;
font-size:12px;
height:30px;
line-height:13px;
padding:5px;
width:262px;
}
#form1 label {
	width: 258px;

	display: block;
	position: relative;
}
.obavez {
	color: #e53b13;
	position: absolute;
	top: 0px;
	right: 0px;
}
#form1 {
	position: relative;
	color: #6d6e6e;
	padding-right: 2px;
}
.whole {
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e8ea;
	padding-top: 9px;
}
.textarea {
	background-image: url(../layout/textarea.gif);
	height: 95px;
	width: 252px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	padding: 5px;
	color: #6d6e6e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.posalji {
	background-image: url(../layout/posalji.jpg);
	height: 38px;
	width: 122px;
	margin-top: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.obav_polja {
background-image:url(../layout/obavezna.gif);
height:30px;
left:312px;
margin-bottom:20px;
position:relative;
top:1px;
width:176px;
}
.osn_info {
	padding-top: 35px;
	color: #6d6e6e;
	font-size: 12px;
}
.osn_info p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.osn_info a {
	color: #138ab2;
	text-decoration: underline;
}
.osn_info h3 {
	font-size: 12px;
}

.select label {
	float:none !important;
}

.whole label {
	float:left;
	padding-bottom:3px;
	width:258px;
	position:relative;
}
#static {
	padding-left: 10px;
	font-size: 12px;
	color: #6d6e6e;
}
#static h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c4563;
	font-size: 15px;
	padding-bottom: 0px;
	padding-top: 15px;
}
#static p {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height:1.5em;
}
#kontakt {
	padding-left: 10px;
}
#serv {
	padding-left: 7px;
}
#serv h3 {
	background-image: url(../layout/servisne_title.jpg);
	height: 26px;
	width: 510px;
	font-size: 14px;
	color: #219bc5;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.serv_p {
	color: #5b5a5a;
	margin-bottom: 15px;
}
.serv_p strong {
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c4563;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 8px;
}
.okvir {
	font-size: 11px;
	color: #2b5e78;
	background-color: #e0f9fb;
	border: 1px solid #c2ecef;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.label-pojam a {
	text-transform: uppercase;
	}
	
.default-video-image {
	margin-left:-6px;
	margin-top:-5px;}
	
.popust1 {
	padding-left:20px;
	padding-right:30px;
	color: #444545;
	}
	
.popust1 a {
	color: #cc6008;
	text-decoration: underline;
	}
	
.slovo {
	background-image: url(../layout/numb.gif);
	height: 13px;
	width: 16px;
	text-align:center;
	float:left;
	padding-top:2px;
	margin-left:5px;
	font-size: 10px;
	color: #fae688;
}

.slovo:hover {
	background-image: url(../layout/numb.gif);
	height: 13px;
	width: 16px;
	text-align:center;
	float:left;
	padding-top:2px;
	margin-left:5px;
	font-size: 10px;
	color: #fae688;
	text-decoration: none;
}

.pomocna {
	float:left;}
	
.apliciraj {}

.hidden {display: none;}



.mapa {
list-style-type:none;
padding-top:10px;
}

.mapa li {
	display:block;
	background-image: url(../layout/icons/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.mapa1 {
	background-image: url(../layout/icons/home.gif) !important;
}

.mapa li li{
display:block;
background-image: none;
margin-left: -15px;
}

.mapa1,.mapa2,.mapa3,.mapa4,.mapa5 {
padding-bottom:10px;}
	
.mapa li a {
color:#1389B2;
display:block;
font-size:12px;
height:22px;
padding-left:5px;
text-decoration:underline;
}


.texfield-1 {
	margin-right:15px;}
	


.error {
	background-image: url(../layout/input_error.gif) !important;
}

.error1 {
	background-image: url(../layout/input_error1.gif) !important;
}


flashBanner {
	width: 162px; height: 139px;}
	
.videoPrijava {}


#flashMessage {
	font-size:12px;
	background-color:#D9E7CC;
border:1px solid #83C546;
color:#49892A;
margin-bottom:15px;
margin-top:15px;
padding:5px 5px 5px 10px;
	}

#video-list ul li a.current {
	color:#CC6008;
}

.catDesc {
	width: 504px;
	height: 38px;
	overflow-y: scroll;
	overflow-x:hidden;
	color: #6d6c6c;
	background-color: #faf9ef;
	border: 1px solid #e8e7e0;
	font-size: 11px;
	padding: 5px 7px 7px 7px;
	margin: 0 0 10px 6px;
}
h2.listing, .listing {
	font-size: 12px !important;
	color: #5B5A5A !important;
	display: inline !important;
	background: none !important;
	margin: 0;
	padding:0;
}
.keywords {padding-left:4px}
h1.logo, .seo {
	display: inline !important;
	margin:0;
	padding:0;
	font-size: 12px;
	background: none !important;
	text-indent: 0 !important;
}
.preporucujemo-content {
	background: url(../layout/infostar-preporucuje-bottom.jpg) no-repeat top left;
	height: 100px;
	padding-left: 10px;
}
.preporucujemo-content .companylogo {
	margin-left: 0px;
}
#preporucujemo {
	margin-top: 16px;
}

