/*
plava 0B2D72
crvena DA272D
*/

html, body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	height:100%;
	line-height:19px;
}
html {
	background: #071e4a url(../img/repeat.jpg) repeat-x;
}
body {
	background: url(../img/background.jpg) top center no-repeat;
}
.stranica {
	margin:0 auto auto auto;
	width:900px;
	background: url(../img/background.jpg) top center no-repeat;
}
.divider {
	background: url(../img/divider.png) 0px 25px no-repeat;
	height:60px;
	width:100%;
}
a:link {color:black; text-decoration:underline;}
a:visited {color:black; text-decoration:underline;}
a:hover {color:black; text-decoration:none;}
a:active {color:black; text-decoration:underline;}
div {
	text-align:justify;
}
h1 {
	color:#DA272D;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	text-align:left;
}

/*****
HEADER
*****/

.header {
	height:180px;
	color:white;
}
.header a {
	float:left;
}
.header img {
	float:left;
}
.izbornik {
	margin-left:210px;
	padding-top:20px;
	height:29px;
}
.jezici {
	position:absolute;
	top:100px;
	margin-left:773px;
}
.jezici a {
	font-size:10px;
	color:white;
	margin-right:10px;
}
.jezici a:link {color:white; text-decoration:none;}
.jezici a:visited {color:white; text-decoration:none;}
.jezici a:hover {color:#DA272D; text-decoration:none;}
.jezici a:active {color:white; text-decoration:none;}
.container {
	width:816px;
	margin-left:50px;
}
.sadrzaj {
	min-height:462px;
	_height:462px; /* IE6 fix */
	background:white url(../img/podloga.gif) 0 0 repeat-y;
	color:black;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
}

/*****
O NAMA
*****/

.onama {
	padding-right:150px;
	text-align:justify;
}

/******
RECEPTI
******/

.recepti {
	min-height:230px;
	_height:230px; /* IE6 fix */
	background:top right no-repeat;
}

.recepti ul {
	font-weight:bold;
	line-height:normal;
}

.recepti ul li:before {
	content: "- ";
}

.recepti_upute {
	margin-top:20px;
	width:370px;
	text-align:left;
}


/*****
KONTAKT
*****/

.kontakt_podaci {
	font-size:12px;
	line-height:normal;
	padding-top:30px;
}

.kontakt_podaci div {
	float:left;
	margin-right:60px;
}

.kontakt_podaci span {
	font-size:9px;
}

/**********
PROIZVODNJA
**********/

.proizvodi {
	background:url(../proizvodnja/proizvodi.jpg) top right no-repeat;
	text-align:justify;
}
.proizvodi ul {
	color:#0B2D72;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
}
.proizvodi li {
	list-style-image:url(../proizvodnja/ribica.gif);
	margin-left:10px;
	text-indent:10px;
}
.proizvodi a:link {color:#0B2D72; text-decoration:none;}
.proizvodi a:visited {color:#0B2D72; text-decoration:none;}
.proizvodi a:hover {color:#0B2D72; text-decoration:underline;}
.proizvodi a:active {color:#0B2D72; text-decoration:none;}

/******
NOVOSTI
******/

.novosti_godine {
	float:right;
	width:140px;
	text-align:center;
	margin-left:40px;
}

/*****
FOOTER
*****/

.footer {
	height:40px;
	background: url(../img/footer.gif) no-repeat top;
	text-align:center;
	padding-top:60px;
}
.footer a { font-size:9px; }
.footer a:link {color:#0B2B5E; text-decoration:none;}
.footer a:visited {color:#0B2B5E; text-decoration:none;}
.footer a:hover {color:#174990; text-decoration:underline;}
.footer a:active {color:#0B2B5E; text-decoration:none;}