/* CSS RESET */
html {
	color:#000;

}
body{
  background: #6191c0 url(../images/bg1.jpg) top left repeat-x ;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}

table {
	font-size:inherit;
	font-size:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* CSS RESET */


body {
	text-align:center;
	color:#000;
}
a {
	text-decoration:none;
	color:#0759a5;
}
a:hover {
	text-decoration: underline;
	color: #151c22;
}
#bg {
	background: url(../images/bg.jpg) top left no-repeat;
	width:1028px;
	margin:0px auto;
	height:768px;
	position:relative;
}
#wrap {
	width:710px;
	text-align:left;
	background:#fff;
	margin:0px auto;
}
#b {
	padding-top: 30px;
}
.fl {
	float:left;
}
.fr {
	float:right;
    margin-right: 40px;
}
.clearfix {
	clear:both
}
#header {
    margin-bottom:31px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
/* header */
#header {
	position:relative;
	height:152px;
	width:696px;
    /*
	background-image: url(images/header_final.swf);
	background-repeat: no-repeat;
	background-position: bottom;
    */
}
#nav {
	background-color: #CDDDEC;
	color:#36F;
	position:absolute;
	top:149px;
	right:5px;
	width:696px;
	height:35px;
	line-height:35px;
}
#nav li {
	float:left;
	font-weight:700;
	width:100px
}
#nav a {
	text-decoration:none;
	display:block;
	text-align:center;
    color: #0758a5;
}
#nav a:hover {
	color:#FFFFFF;
	background:#0758a5;
}
/* content */
#content {
	margin:0 auto;
}
.main {
	width:470px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/box.gif);
	color:#000;
	margin-left:15px
}
.text {
	margin-bottom:20px
}
.text p {
	margin:0 auto;
	width:450px;
    text-align: justify;
    color: #3a3a3a;
    font-size: 11px;
}
.text h2 {
	font-size:20px;
	padding:8px 0 20px 5px;
	background:url(../images/t.gif) repeat-x;
	color:#0759a5;
}
.text img {
padding: 2px 2px 2px 2px;
border: 1px solid #FFFFFF;
}
#col {
	margin:0 0 10px 0;
	width:300px;
	background:url(../images/m.jpg);
	width: 879px;
	height:104px;
}
/*desni meni */
#right-menu{
  width: 160px;
  display: block;
  margin-right: 10px;
}
#right-menu h1{
  color: #003366;
  font-size: 14px; font-weight: bold; margin-bottom: 1px;
}
.desni_meni{
color:#0759a5;
text-decoration: none;
display:block;
border-bottom:1px #0759a5 dotted;
padding:4px 2px 4px 10px;
width:150px;
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;}
.desni_meni:hover{
border:1px solid #0759a5;
color:#ffffff;
background: #0759a5;
text-decoration:none;}

/* footer */
#footer {
	height:65px;
	position:relative;
	background:url(../images/ft.jpg) repeat-x;
	width:690px;
	margin:0px auto;
	color:#0758a5;
}
#ftinner {
	position:absolute;
	bottom:20px;
	margin-left:20px;
}
.ftlink {
	width:500px;
}
#contformholder {
}
#contformholder label {
	display: block;
	padding-bottom: 5px;
}
.field1 {
	height: 17px;
	border: 1px solid #efefef;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 411px;
	background-color: #efefef;
	margin-bottom: 5px;
}
.field1error {
	height: 17px;
	border: 1px solid #575757;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 407px;
	background-color: #efefef;
	margin-bottom: 5px;
	border-left: 5px solid #fb4e4e;
	border-top: none;
}
.field3 {
	height: 70px;
	border: 1px solid #efefef;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 411px;
	background-color: #efefef;
	margin-bottom: 5px;
}
.field3error {
	height: 70px;
	border: 1px solid #fb4e4e;
	font-size: 11px;
	color: #fb4e4e;
	padding-top: 3px;
	padding-left: 2px;
	width: 407px;
	background-color: #efefef;
	margin-bottom: 5px;
	border-left: 5px solid #fb4e4e;
	border-top: none;
}

.dugme {
    cursor:pointer;
    border:outset 1px #ccc;
    font-weight:bold;
    background:url(images/bgul.gif) repeat-x;
}
/* Galerija */
.galimg {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.galimg a,
.galimg a:active,
.galimg a:visited {
	display: block;
	float: none;
	width: 150px;
	margin: 1px;
	padding: 2px;
	border: 1px solid #E9E9E9;
    text-decoration: none;
    color: #999999;
}
.galimg a:hover {
	border: 1px solid #0066CC;
    color: #0066CC;
}
.tabela_proizvodi th { padding: 5px; background-color: #D9E1E5; color: #456 }
.tabela_proizvodi tr { padding: 3px; background-color: #f4f4f4; text-align: center; }
.tabela_proizvodi tr:hover { background-color: #eaeaea;}

.naslovna_proizvodi td { padding: 3px;  text-align: center; }
.naslovna_proizvodi td:hover { background-color: #eaeaea;}
