body {
	background: #215594 url(elementi/pozadina.png) left top repeat-x;
	margin: 0px;
	padding: 0px;}
a{
	color:#215594;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
	
.gore {
	background: url(elementi/gore.png) left top no-repeat;
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #fff;
	text-align: right;
	width: 920px;
	height: 125px;
	margin: 0px auto 0px auto;
	padding: 25px 20px 0px 0px;}
.gore a, .dolje a {
	color: #fff;
	text-decoration: underline;}
.gore a:hover {
	color: #fff;
	text-decoration: none;}
.gore_ispod_menija {
	background: #dbdbdb;
	width: 940px;
	height: 30px;
	margin: 0px auto 0px auto;}
.sredina {
	font: 13px "Trebuchet MS", Tahoma, sans-serif;
	background: url(elementi/sredina.png) left top repeat-y;
	width: 900px;
	height: auto /*350px*/;
	margin: 0px auto 0px auto;
	padding: 15px 20px 15px 20px;
	display: table;}
.dolje {
	background: url(elementi/dolje.png) left top no-repeat;
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #fff;
	text-align: right;
	width: 940px;
	height: 20px;
	margin: 0px auto 30px auto;
	padding-top: 25px;
	display: table;}
	
/* MENI GORE */
.gore_ispod_menija_bijelo {
	background: #fff url(elementi/tab_01.png) top left no-repeat;
	font: bold 13px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	width: auto;
	height: 20px;
	margin: 5px 10px 0px 10px!important; margin: 5px 10px 0px 5px;
	padding: 5px 10px 0px 10px;
	float: left;}
.gore_ispod_menija a {
	background: #9e9e9e url(elementi/tab_02.png) top left no-repeat;
	font: bold 13px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	width: auto;
	height: 20px;
	margin: 5px 10px 0px 10px;
	padding: 5px 10px 0px 10px;
	float: left;}
.gore_ispod_menija a:hover {
	background: #fff url(elementi/tab_01.png) top left no-repeat;
	color: #f00;}
	
/* SADRŽAJ */
.datum {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	height: 20px;}
.naslov {
	font: 21px "Trebuchet MS", Tahoma, sans-serif;
	color: #215594;
	text-transform: uppercase;
	height: 20px;
	margin-bottom: 10px;}
/*.sadrzaj {
	margin-top: 15px;
	height: auto;}*/
.desno {
	text-align: left;}
.sredina img {
	border: 1px solid #dbdbdb;
	padding: 5px;}
.slikaL {
	width: auto;
	height: auto;
	margin: 10px 10px 10px 0px;
	float: left;}
.slikaD {
	width: auto;
	height: auto;
	margin: 10px 0px 10px 10px;
	float: right;}
	
/* NOVI PROIZVOD */
.novi_proizvod {
	background: #ebe9ed;
	font-size: 12px;
	width: 885px;
	height: auto;
	border: 2px solid #f90;
	padding: 5px;
	margin-bottom: 15px;
	display: table;}
.proizvod {
	background: #ebe9ed;
	font: 12px Arial, Tahoma, Geneva, sans-serif;
	width: 655px!important; width: 653px;
	margin-left: auto;
	margin-right: 0px;
	height: auto;
	border-bottom: 2px solid #f90;
	padding: 5px;
	margin-bottom: 5px;
	display: table;}
.proizvod:hover {
	background: #ccc;}
.stupacB2 {
	/*background: green;*/
	width: 430px;
	height: auto;
	float: right;}
.stupacA {
	/*background: yellow;*/
	width: 215px;
	height: auto;
	float: left;}
.stupacA img {
	width: 200px;
	height: auto;
	padding: 5px;
	float: left;}
.stupacB {
	/*background: green;*/
	width: 660px;
	height: auto;
	float: right;}
.stupacB li {
	list-style: inside;}
.cijena {
	background: #FF9900;
	font: 18px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 4px;
	margin-top: 10px;}
	
h2 {
	background: #069;
	font: 20px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #FFF;
	width: 648px!important; width: 647px;
	margin: 0px 0px 0px 230px;
	padding: 10px;}
.lijevi_meni {
	text-align: left;
	width:210px;
	max-width:210px !important;
	height: 100%;
	padding: 0px 4px 0px 4px; /*TOP RIGHT BOTTOM LEFT*/
	margin-right: 10px;
	float: left;
	display: table;}
.pro_naslov {
	font: bold 11px Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;}
.pro a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	background: #e0e0e0;
	width: 200px;
	height: 17px;
	padding: 2px 3px 0px 3px; /*TOP RIGHT BOTTOM LEFT*/
	margin-top: 1px;
	border: 1px solid #cfd6db;
	float: left;
	cursor: pointer;}
.pro a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #cc3333;
	text-decoration: none;
	background: url(elementi/pro_02.png) repeat-x left top;
	width: 200px;
	height: 17px;
	padding: 2px 3px 0px 3px; /*TOP RIGHT BOTTOM LEFT*/
	border: 1px solid #cc3333;
	float: left;
	cursor: pointer;}
.pro_active a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background: url(elementi/pro_01.png) repeat-x left top;
	width: 200px;
	height: 17px;
	padding: 2px 3px 0px 3px; /*TOP RIGHT BOTTOM LEFT*/
	margin-top: 1px;
	border: 1px solid #cfd6db;
	float: left;
	cursor: pointer;}

.admin_settings {
	background: red;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	display: table;}
.admin_settings:hover {
	background: #C00;
	font-size: 16px;
	color: #F66;
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	display: table;
	cursor: pointer;}
#admin {
	width: 100%;
	display: table;}
#admin form{
	display:none;
	margin-left:20px;}
#admin form a{
	text-decoration:none;
	color:#0066cc;}
.product_edit{
	text-align:left;
	background-color:white;
	position:absolute;
	border:1px solid black;
	margin:auto;
	width:600px;
	padding:5px;}
.product_edit p:first-child{
	margin:0px;
	padding:0px;}
#loginoptions a{
	font-size:11px;
	text-align:center !important;
	color:black;}
#alert{
	border:1px solid red;
	background-color:#fbb;
	font-weight:bold;
	padding:3px;
	width:75%;
	text-align:center;
	margin:auto;}
#loginform{
	font-size:12px;
	font-family:Arial,serif;}
.new_product {
	background: red;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 150px;
	padding: 2px 5px 2px 5px;
	margin: 5px auto 5px auto;
	display: table;}
#new_product a.admin {
	background: red;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 150px;
	padding: 2px 5px 2px 5px;
	margin: 3px 0px 0px 230px;
	display: table;}
#new_product a.admin:hover {
	background: #c00;
	color: #f66;}
#sortoptions {
	/*background: red;*/
	text-align: right;
	width: 668px!important; width: 667px;
	margin: 0px 0px 15px 230px;}
#sortoptions a{
	text-decoration: none;
	color: #069;}
#sortoptions a:hover, #new_product a:hover {
	text-decoration: underline;}
#loginform p {
	width: 100%;
	display: table;
	float: left;}
#user, #pass{
	width: 200px;}
#remember {
	width: 30px;}
#loginform p:first-child, #searchform p:first-child{
	margin:0px;
	padding:0px;}
input[type=text], input[type=password], select, input[type=file]{
	width:90%;}

.poruka {
	background: url(elementi/dodani-proizvod.png) center center no-repeat;
	font: bold 14px Verdana, Geneva, sans-serif;
	color: white;
	text-align: center;
	width: 668px;
	margin: 0px 0px 0px 230px;
	padding: 10px 0px 10px 0px;}
.detalji{
	display:none;}
.lista{
	display:block;}
.lista b{
	float:right;}
