﻿{
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Trebuchet MS";
	background-image: url('/images/bg-1.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: white;
	color: black;
}
a:link{
	
}
a:visited{
	
}
a:hover{
	
}
a:active{
	
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.4em;
	margin-bottom: 1.5em;
}
p {
	font-size: 14pt;
	line-height: 1.5em;
}
h2 {
	font-size: 2em;
	margin-bottom: 1em;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #004D78;
}
#kontejner {
	margin: 0 auto;
	width: 980px;
	margin-top: 1px;
}
#header {
	position: relative;
	float: left;
	width: 980px;
	height: 222px;
	margin-top: 3px;
	background-image: url(../images/cabling-head.jpg);
	border-bottom: 1px white solid;
}
#logo {
	position: absolute;
	top: 0px;
	left: 37px;
	width: 251px;
	height: 100px;
}
#nav {
	position: relative;
	float: left;
	width: 980px;
	height: 50px;
	background-image: url(../images/dugme.jpg);
	line-height: 50px;
	font-size: 1.4em;
	overflow: hidden;
}
#nav ul {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	padding: 25px 20px;
	color: white;
}
#nav ul li a:hover {
	color: #990000;
	
}

#nav .active{
	background-color: #004D78;
	color: white;
}
#velikaslika {
	position: relative;
	float: left;
	width: 980px;
	height: 268px;
	overflow: hidden;
}
.pola {
	position: relative;
	float: left;
	width: 470px;
}
.desnastrana {
	position: relative;
	float: right;
	width: 270px;
}
.lijevastrana {
	position: relative;
	float: left;
	width: 670px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#lijevobig {
	position: relative;
	float: left;
	width: 470px;
	margin-right: 30px;
}
#lijevobig img{
	margin-bottom:20px;
	border:1px silver solid;
	padding:1px;
}

#lijevobig2 {
	position: relative;
	float: left;
	width: 470px;
	margin-left: 30px;
}
#lijevomalo {
	position: relative;
	float: left;
	width: 170px;
	overflow: hidden;
}
.kocka1 {
	margin-right: 40px;
}
#footer {
	position: inherit;
	float: left;
	width: 980px;
	height: 44px;
	margin-top: 0px;
	background-image: url('/images/footer.jpg');
}
.novosti {
	background-image: url('/images/h2-bg.png');
	background-repeat: no-repeat;
	color: white;
	height: 37px;
	padding-left: 10px;
	margin-top: 20px;
}
.strana {
	background-image: url('/images/wrapp-bg.png');
	background-repeat: repeat-x;
}
#slika {
	width: 630px;
	height: 200px;
	margin: 20px;
	background-color: orange;
}
.lbfix {
	margin-right: 0px;
}
.desno30 {
	margin-right: 30px;
}
.subnav li {
	margin-bottom: 25px;
	text-align: right;
	padding-right: 10px;
}
table {
	width: 100%;
	padding: 0px;
	font-size: 1.4em;
}
table th {
	text-align: left;
	height: 20px;
	padding: 4px;
	color: white;
	background-color: #004D78;
}
table td {
	height: 20px;
	border-bottom: 1px #004D78 solid;
	padding: 3px;
}
.paket {
	width: 25%;
}
.cijena {
	width: 25%;
	text-align: center;
}
.opis {
	width: 50%;
}
.malifont {
	font-size: 0.8em;
}
.odd {
	background-color: #D4EBF7;
}
ul#menu img{
	margin:0px;
	padding:0px;
	margin-right:15px;
}
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#menu li h3 {
	font-size:14px;
	margin-bottom: 0px;
	background: #004D78;
	color: white;
}
ul#menu li h3 a{
	background:#004D78;
	color: white;
}
ul#menu li h3 a:hover{
	background-color:grey;	
	color: white;
}

ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px;
	font-size: 13px;
}
ul#menu li a {
	padding: 3px;
}
ul#menu li a:hover {
	background: #000;
}
ul#menu li ul li a {
	/*  background: #ccc;
	color: #000; */
	padding-left: 20px;

}
ul#menu li ul li a:hover {
	background-color: #D4EBF7;
	
}
.vijesti li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px silver solid;
}
.novosti2{
	margin-top:20px;
}
.malidatum{
	color:#004D78;
	font-size:10px;
}
.slikavijestiprva{
	float:left;
	margin-right:20px;
}
.preporucujemoimg{
	padding:1px;
	border:1px silver solid;
	margin-top:-10px;
	float:right;
}
.vijest{
	font-size:10px;
	clear:both;
}
.preporukaprva{
	border-bottom:1px silver solid;
	padding-bottom:20px;
}
