body {
	background-color: #4A5460;
	margin: 20px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	text-align: justify;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 20px;
}

li {
	margin-bottom: 5px;
	list-style-type: circle;
	text-align: justify;
}

#okvir-glavni {
	background-color: #000000;
	background-image: url(../okvir/futer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#okvir-heder {
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 837px;
	background-color: #000000;
}

#okvir-text {
	margin: 0px;
	padding: 20px 0px;
	width: 837px;
}

.text-plavi {
	color: #8898B1;
}

.text-zuti {
	color: #DABC10;
}



/* top pocetak */

#okvir-top {
	background-image: url(../okvir/heder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 837px;
}

#top-meni-hold {
	margin: 0px;
	height: 27px;
	width: 130px;
	float: right;
	padding-top: 10px;
}

#top-meni {
	margin:0;
	padding:0;
}

#top-meni ul {
margin: 0;
padding: 0 0 0 0px;
height: 11px;
list-style: none;
display: inline;
overflow: hidden;
}

#top-meni li {
margin: 0; 
padding: 0;
list-style: none;
display: inline;
}

#top-meni a {
float: left;
padding: 11px 0 0;
overflow: hidden;
height: 0px !important;
}

#top-meni a:hover {
background-position: 0 -11px;
}

#top-meni a.selected {
background-position: 0 -11px;
}


#top-meni-home1 a {
	width: 40px;
	background: url(../meni/home.jpg) top left no-repeat;
}

#top-meni-home2 a {
	width: 40px;
	background: url(../meni/home.jpg) no-repeat left -11px;
}

#top-meni-contact1 a {
	width: 47px;
	background: url(../meni/contact.jpg) top left no-repeat;
}

#top-meni-contact2 a {
	width: 47px;
	background: url(../meni/contact.jpg) no-repeat left -11px;
}


#logo-hold {
	margin: 0px;
	float: left;
	width: 238px;
	padding-top: 23px;
	padding-left: 33px;
}

#meni-hold {
	margin: 0px;
	height: 29px;
	width: 460px;
	float: right;
}

#meni {
margin:0;
padding:0;
}

#meni ul {
margin: 0;
padding: 0 0 0 0px;
height: 29px;
list-style: none;
display: inline;
overflow: hidden;
}

#meni li {
margin: 0; 
padding: 0;
list-style: none;
display: inline;
}

#meni a {
float: left;
padding: 29px 0 0;
overflow: hidden;
height: 0px !important;
}

#meni a:hover {
background-position: 0 -29px;
}

#meni a.selected {
background-position: 0 -29px;
}


#meni-product1 a {
	width: 69px;
	background: url(../meni/product.jpg) top left no-repeat;
}

#meni-product2 a {
	width: 69px;
	background: url(../meni/product.jpg) no-repeat left -29px;
}

#meni-services1 a {
	width: 92px;
	background: url(../meni/services.jpg) top left no-repeat;
}

#meni-services2 a {
	width: 92px;
	background: url(../meni/services.jpg) no-repeat left -29px;
}

#meni-download1 a {
	width: 103px;
	background: url(../meni/download.jpg) top left no-repeat;
}

#meni-download2 a {
	width: 103px;
	background: url(../meni/download.jpg) no-repeat left -29px;
}

#meni-support1 a {
	width: 89px;
	background: url(../meni/support.jpg) top left no-repeat;
}

#meni-support2 a {
	width: 89px;
	background: url(../meni/support.jpg) no-repeat left -29px;
}

#meni-company1 a {
	width: 76px;
	background: url(../meni/company.jpg) top left no-repeat;
}

#meni-company2 a {
	width: 76px;
	background: url(../meni/company.jpg) no-repeat left -29px;
}


/* top kraj */



/* footer pocetak */

#okvir-footer {
	margin: 5px auto 0px;
	padding: 0px;
	height: 25px;
	width: 837px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #323E4C;
	text-decoration: none;
	text-align: center;
}

#okvir-footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #323E4C;
	text-decoration: none;
}

#okvir-footer a:hover {
	text-decoration: underline;
}

/* footer kraj */