@charset "utf-8";

body {
	margin: 0px;
	background-color: #f6f6f6;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	height: 58px;
}
#header {
	height: 58px;
	width: 996px;
	margin-top: 0px;
	padding: 0px;
}
#index-content {
	height: 540px;
	width: 996px;
}
#inf-content {
/*	height: 700px;	*/
	width: 996px;
}
#news {
	background-image: url(images/sr/news.png);
	height: 77px;
	width: 996px;
}
#footer {
	background-image: url(images/common/footer.png);
	height: 100px;
	width: 996px;
/* dodato float */
	float: left;
}

#logo {
	background-image: url(images/common/novatronic_logo.png);
	height: 45px;
	width: 167px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-image: url(images/common/navigation.jpg);
	clear: both;
	height: 13px;
/*
	width: 966px;
*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10pt;
	font-family: "Trebuchet MS";
	padding-left: 20px;
	color: #f2f2f2;
}

/*
#navigation p {
	padding-left: 20px;
	font-family: "Trebuchet MS";
	color: #f2f2f2;
}
*/

#navigation a{
	font-family: "Trebuchet MS";
	color: #f2f2f2;
	text-decoration: none;
}

#navigation a:hover{
	color: #979797;
	background-color: #F2F2F2;
}

#menuspacing {
	background-image: url(images/common/menu_spacing.png);
	width: 683px;
	float: left;
	height: 45px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#menu {
	margin-top: 16px;
	margin-left: 20px;
}
#menu a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu a:hover{
	background-color: #BDBDBD;
}



a#lang_srb {
	background-image: url(images/common/flag-srb.png);
	height: 45px;
	width: 46px;
	float: left;
}

a#lang_rus {
	float: left;
	height: 45px;
	width: 45px;
	background-image: url(images/common/flag-rus.png);
}

a#lang_en {
	float: left;
	height: 45px;
	width: 55px;
	background-image: url(images/common/flag-en.png);
}

a:hover#lang_srb {
	background-position: -46px;
}

a:hover#lang_rus {
	background-position: -45px;
}

a:hover#lang_en {
	background-position: -55px;
}

a#eurojumbo {
	background-image: url(images/sr/eurojumbo.jpg);
	float: left;
	height: 175px;
	width: 273px;
}
a#novacross-index {
	background-image: url(images/sr/novacross.jpg);
	float: left;
	height: 364px;
	width: 501px;
}
a#novabus {
	background-image: url(images/sr/novabus.jpg);
	float: left;
	height: 364px;
	width: 495px;
}
a#novatime {
	background-image: url(images/sr/novatime.jpg);
	float: left;
	height: 175px;
	width: 222px;
}
a#novaboard {
	background-image: url(images/sr/novaboard.jpg);
	float: left;
	height: 175px;
	width: 242px;
}
a#novainfo {
	background-image: url(images/sr/novainfo.jpg);
	float: left;
	height: 175px;
	width: 259px;
}

a:hover#eurojumbo {
	background-position: -273px;
}
a:hover#novacross-index{
	background-position: -501px;
}
a:hover#novabus {
	background-position: -495px;
}
a:hover#novatime {
	background-position: -222px;
}
a:hover#novaboard {
	background-position: -242px;
}
a:hover#novainfo {
	background-position: -259px;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:24px;
	z-index:100;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #bdbdbd;
}

a#news01 {

	margin-top: 20px;
	margin-left: 80px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 270px;
}
a:hover#news01 {
	text-decoration: underline;
}

a#news02 {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 270px;
}

a:hover#news02 {
	text-decoration: underline;
}

a#news03 {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 270px;
}

a:hover#news03 {
	text-decoration: underline;
}

#footer td {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#inf_left {
	float: left;
	width: 218px;
	height: 300px;
}
#inf-mid {
	float: left;
/*	height: 605px;	*/
	width: 567px;
}
#inf_left_title {
	background-image: url(images/infdisplej-left/sr/proizvodi.png);
	height: 53px;
	width: 218px;
}
a#inf8x60  {
	background-image: url(images/infdisplej-left/sr/8-60.png);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#inf8x60  {
	background-position: -218px;
}

a#inf8x120  {
	background-image: url(images/infdisplej-left/sr/8-120.png);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#inf8x120  {
background-position:-218px;
}

a#inf16x56 {
	background-image: url(images/infdisplej-left/sr/16-56.png);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#inf16x56 {
background-position:-218px;
}

a#inf16x84  {
	background-image: url(images/infdisplej-left/sr/16-84.png);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#inf16x84  {
background-position:-218px;
}

a#inf16x112  {
	background-image: url(images/infdisplej-left/sr/16-112.gif);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#inf16x112  {
	background-position: -218px;
}

a#inf16x140  {
	background-image: url(images/infdisplej-left/sr/16-140.png);
	height: 34px;
	width: 218px;
	float: left;
}
a:hover#inf16x140 {
	background-position: -218px;
}

a#novastation4r-8r  {
	background-image: url(images/novastation-left/sr/novastation4r-8r.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#novastation4r-8r  {
	background-position: -218px;
}

a#novastation32l-64l  {
	background-image: url(images/novastation-left/sr/novastation32l-64l.jpg);
	height: 40px;
	width: 218px;
	float: left;
}

a:hover#novastation32l-64l  {
	background-position: -218px;
}

a#novatraffic-ks  {
	background-image: url(images/novatraffic-left/sr/novatraffic-ks.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#novatraffic-ks  {
	background-position: -218px;
}

a#novatraffic-ksp  {
	background-image: url(images/novatraffic-left/sr/novatraffic-ksp.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#novatraffic-ksp  {
	background-position: -218px;
}

a#system  {
	background-image: url(images/infdisplej-left/sr/system.png);
	height: 87px;
	width: 218px;
	float: left;
}
a#system_novamedia  {
	background-image: url(images/novamedia-left/sr/system.png);
	height: 87px;
	width: 218px;
	float: left;
}

a#system_novastation  {
	background-image: url(images/novastation-left/sr/system.png);
	height: 87px;
	width: 218px;
	float: left;
}

a#system_novatraffic  {
	background-image: url(images/novatraffic-left/sr/system.png);
	height: 87px;
	width: 218px;
	float: left;
}

#detail_title {
	background-image: url(images/infdisplej-left/sr/details.png);
	float: left;
	height: 49px;
	width: 218px;
}

a:hover#system {
	background-position: -218px;
}

a#or816  {
	background-image: url(images/infdisplej-left/sr/or816.png);
	height: 93px;
	width: 218px;
	float: left;
}
a:hover#or816 {
	background-position: -218px;
}

#inf_right_title {
	background-image: url(images/infdisplej-right/sr/naslov.png);
	float: left;
	height: 57px;
	width: 211px;
}
a#offer {
	background-image: url(images/sr/offer.jpg);
	float: left;
	height: 39px;
	width: 284px;
}

a:hover#offer {
background-position:-284px;
}

a#question {
	background-image: url(images/sr/question.jpg);
	float: left;
	height: 39px;
	width: 283px;
}

a:hover#question {
background-position:-283px;
}

#inf-action {
	background-image: url(images/common/content-bg.png);
	height: 660px;
	width: 567px;
	float: left;
}
.action-image {
	margin-right: auto;
	margin-left: auto;
	width: 345px;
	margin-top: 40px;
}
.action-text {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	overflow: hidden;
	margin-top: 6px;
}


a#software {
	background-image: url(images/infdisplej-right/sr/software.png);
	float: left;
	height: 35px;
	width: 211px;
}
#test {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;

}

a:hover#software {
background-position:-211px;
}

a#broch {
	background-image: url(images/infdisplej-right/sr/broch.png);
	float: left;
	height: 35px;
	width: 211px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	line-height: 8pt;
}
a:hover#broch {
background-position:-211px;
}

a#manual {
	background-image: url(images/infdisplej-right/sr/manual.png);
	float: left;
	height: 35px;
	width: 211px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	line-height: 8pt;
}
a:hover#manual {
background-position:-211px;
}
a#warranty {
	background-image: url(images/infdisplej-right/sr/warranty.png);
	float: left;
	height: 35px;
	width: 211px;
}
a:hover#warranty {
background-position:-211px;
}

a#tech {
	background-image: url(images/infdisplej-right/sr/tech.png);
	float: left;
	height: 35px;
	width: 211px;
}
a:hover#tech {
background-position:-211px;
}

a#acrobat {
	background-image: url(images/infdisplej-right/sr/acrobat.png);
	float: left;
	height: 71px;
	width: 211px;
}
a:hover#acrobat {
background-position:-211px;
}
.red_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.action-image_top {
	margin-right: auto;
	margin-left: auto;
	width: 345px;
	margin-top: 5px;
}
#inf-action-sys {
	background-image: url(images/infdisplej/sr/system.jpg);
	height: 566px;
	width: 567px;
	float: left;
}

#about_left_title {
	background-image: url(images/about/sr/sadrzaji.jpg);
	height: 53px;
	width: 218px;
}
a#onama  {
	background-image: url(images/about/sr/onama.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#onama  {
	background-position: -218px;
}

a#politika  {
	background-image: url(images/about/sr/politika.jpg);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#politika  {
	background-position: -218px;
}

a#galerija  {
	background-image: url(images/about/sr/galerija.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#galerija  {
	background-position: -218px;
}

a#reference  {
	background-image: url(images/about/sr/reference.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#reference  {
	background-position: -218px;
}

a#pozicije  {
	background-image: url(images/about/sr/pozicije.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#pozicije  {
	background-position: -218px;
}

a#kontakt  {
	background-image: url(images/about/sr/kontakt.jpg);
	height: 40px;
	width: 218px;
	float: left;
}

a:hover#kontakt  {
	background-position: -218px;
}

#about_right_title {
	background-image: url(images/about/sr/dodatne.jpg);
	height: 57px;
	width: 211px;
	float: left;
}

a#katalog  {
	background-image: url(images/about/sr/katalog.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#katalog {
	background-position: -211px;
}

a#evidentiranje  {
	background-image: url(images/about/sr/evidentiranje.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#evidentiranje {
	background-position: -211px;
}
a#sert  {
	background-image: url(images/about/sr/sert.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#sert {
	background-position: -211px;
}

a#logo-a {
	background-image: url(images/about/sr/logo-a.jpg);
	height: 33px;
	width: 211px;
	float: left;
}

a:hover#logo-a {
	background-position: -211px;
}
#mid-full {
	float: left;
	height: 605px;
	width: 567px;
	background-image: url(images/common/fullempty.jpg);
}

#mid-full-high {
	float: left;
	height: 800px;
	width: 567px;
	background-image: url(images/common/full-empty-high.jpg);
}

a#v6  {
	background-image: url(images/novaboard-left/sr/v6.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#v6 {
	background-position: -218px;
}

a#v10  {
	background-image: url(images/novaboard-left/sr/v10.jpg);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#v10 {
	background-position: -218px;
}

a#v10mm  {
	background-image: url(images/novaboard-left/sr/v10mm.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#v10mm {
	background-position: -218px;
}

a#ej  {
	background-image: url(images/novaboard-left/sr/eurojumbo.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#ej {
	background-position: -218px;
}

a#novamedia  {
	background-image: url(images/novamedia-left/sr/novamedia.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#novamedia {
	background-position: -218px;
}

a#novacross  {
	background-image: url(images/novacross-left/sr/novacross.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#novacross {
	background-position: -218px;
}

a#system-board  {
	background-image: url(images/novaboard-left/sr/system-board.jpg);
	height: 87px;
	width: 218px;
	float: left;
}

a:hover#system-board {
	background-position: -218px;
}

a#ss57  {
	background-image: url(images/novatime-left/sr/ss57.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#ss57 {
	background-position: -218px;
}

a#ds57  {
	background-image: url(images/novatime-left/sr/ds57.jpg);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#ds57 {
	background-position: -218px;
}

a#ss100  {
	background-image: url(images/novatime-left/sr/ss100.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#ss100 {
	background-position: -218px;
}

a#ds100  {
	background-image: url(images/novatime-left/sr/ds100.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#ds100 {
	background-position: -218px;
}

a#time-system  {
	background-image: url(images/novatime-left/sr/korisne01.jpg);
	height: 87px;
	width: 218px;
	float: left;
}

a:hover#time-system {
	background-position: -218px;
}

a#time-cap  {
	background-image: url(images/novatime-left/sr/korisne02.jpg);
	height: 93px;
	width: 218px;
	float: left;
}

a:hover#time-cap {
	background-position: -218px;
}

#bus_left_title {
	background-image: url(images/novabus-left/sr/naslov.png);
	height: 78px;
	width: 218px;
	float: left;
}

a#nbal16  {
	background-image: url(images/novabus-left/sr/nbal16.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#nbal16 {
	background-position: -218px;
}

a#nbal8  {
	background-image: url(images/novabus-left/sr/nbal8.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#nbal8 {
	background-position: -218px;
}

a#nbr16  {
	background-image: url(images/novabus-left/sr/nbr16.png);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#nbr16 {
	background-position: -218px;
}

#prevoz {
	background-image: url(images/novabus-left/sr/prevoz.png);
	height: 33px;
	width: 218px;
	float: left;
}

a#mini  {
	background-image: url(images/novabus-left/sr/mini.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#mini {
	background-position: -218px;
}

a#solo  {
	background-image: url(images/novabus-left/sr/solo.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#solo {
	background-position: -218px;
}

a#zgl  {
	background-image: url(images/novabus-left/sr/zgl.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#zgl {
	background-position: -218px;
}

a#mgr  {
	background-image: url(images/novabus-left/sr/mgr.png);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#mgr {
	background-position: -218px;
}

a#tram  {
	background-image: url(images/novabus-left/sr/tram.png);
	height: 40px;
	width: 218px;
	float: left;
}

a:hover#tram {
	background-position: -218px;
}
.action-image-center {
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	margin-top: 10px;
	height: 460px;
}
#bus-details {
	height: 61px;
	width: 537px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#action-nbal16-solo {
	background-image: url(images/novabus/sr/bus-nbal16-solo.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal16-mini {
	background-image: url(images/novabus/sr/bus-nbal16-mini.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal16-mgr {
	background-image: url(images/novabus/sr/bus-nbal16-mgr.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal16-zgl {
	background-image: url(images/novabus/sr/bus-nbal16-zgl.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal16-tram {
	background-image: url(images/novabus/sr/bus-nbal16-tram.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal8-solo {
	background-image: url(images/novabus/sr/bus-nbal8-solo.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal8-mini {
	background-image: url(images/novabus/sr/bus-nbal8-mini.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal8-zgl {
	background-image: url(images/novabus/sr/bus-nbal8-zgl.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal8-mgr {
	background-image: url(images/novabus/sr/bus-nbal8-mgr.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbal8-tram {
	background-image: url(images/novabus/sr/bus-nbal8-tram.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbr16-solo {
	background-image: url(images/novabus/sr/bus-nbr16-solo.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbr16-mini {
	background-image: url(images/novabus/sr/bus-nbr16-mini.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbr16-zgl {
	background-image: url(images/novabus/sr/bus-nbr16-zgl.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbr16-mgr {
	background-image: url(images/novabus/sr/bus-nbr16-mgr.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#action-nbr16-tram {
	background-image: url(images/novabus/sr/bus-nbr16-tram.jpg);
	height: 566px;
	width: 567px;
	float: left;
}
#content-high {
	height: 800px;
	width: 996px;
}
.action-image-noheight {
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	margin-top: 10px;
}
a#unkiosk {
	background-image: url(images/novaqueue-left/sr/unkiosk.jpg);
	height: 33px;
	width: 218px;
	float: left;
}
a:hover#unkiosk {
	background-position: -218px;
}

a#spkiosk {
	background-image: url(images/novaqueue-left/sr/spkiosk.jpg);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#spkiosk {
	background-position: -218px;
}

a#salkomplet {
	background-image: url(images/novaqueue-left/sr/salkomplet.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#salkomplet {
	background-position: -218px;
}

a#cendisplej {
	background-image: url(images/novaqueue-left/sr/cendisplej.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#cendisplej {
	background-position: -218px;
}

a#cenrac {
	background-image: url(images/novaqueue-left/sr/cenrac.jpg);
	height: 35px;
	width: 218px;
	float: left;
}

a:hover#cenrac {
	background-position: -218px;
}

a#queue-func {
	background-image: url(images/novaqueue-left/sr/func.jpg);
	height: 87px;
	width: 218px;
	float: left;
}

a:hover#queue-func {
	background-position: -218px;
}

a#queue-app {
	background-image: url(images/novaqueue-left/sr/app.jpg);
	height: 87px;
	width: 218px;
	float: left;
}

a:hover#queue-app {
	background-position: -218px;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

a#podrska {
	background-image: url(images/podrska-left/sr/podrska.jpg);
	height: 33px;
	width: 218px;
	float: left;
}

a:hover#podrska {
	background-position: -218px;
}

a#registracija {
	background-image: url(images/podrska-left/sr/registracija.jpg);
	height: 34px;
	width: 218px;
	float: left;
}

a:hover#registracija {
	background-position: -218px;
}

a#dopisna {
	background-image: url(images/podrska-left/sr/dopisna.jpg);
	height: 32px;
	width: 218px;
	float: left;
}

a:hover#dopisna {
	background-position: -218px;
}
a#faq {
	background-image: url(images/podrska-left/sr/faq.jpg);
	height: 40px;
	width: 218px;
	float: left;
}

a:hover#faq {
	background-position: -218px;
}

a#guslovi {
	background-image: url(images/podrska-right/sr/guslovi.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#guslovi {
	background-position: -211px;
}

a#distr {
	background-image: url(images/podrska-right/sr/distr.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#distr {
	background-position: -211px;
}

a#servis {
	background-image: url(images/podrska-right/sr/servis.jpg);
	height: 35px;
	width: 211px;
	float: left;
}

a:hover#servis {
	background-position: -211px;
}textarea {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
