﻿body,td,th {
	color: #523322;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
body {
	background-image: url(../images/bg_final.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;	
	overflow-y: scroll;
}
img {
	border: 0px;
	padding: 0px 7px 5px 0px;
	}
p {
	text-align: justify;
}
input, select, textarea {  
	font-family : Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
a, a:visited {
	color: #5b3d29;
	text-decoration: none;
}
a:hover {
	color: #bb4422;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #bb4422;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #714d34;
}
.thumb200 {
  max-width: 200px;
  max-height: 200px;
  width: expression(this.width > 200 ? "200px" : true);
  height: expression(this.height > 200 ? "200px" : true);
}
table.linki {
	background-image: url(../images/bg_head_linki.jpg);
	background-position: center top;
}
table.glavna {
	background-image: url(../images/bg_glavna.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
table.bon {
	background-image: url(../images/bon.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 500px;
	border: 1px solid #f1f1f1;
}
.bon_naslov{
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #714d34;
	line-height: 17px;
}
.bon_nakup {
	font-size: 14px;
	color: #bb4422;
	font-weight: bold;
	font-style: italic;
	line-height: 33px;
}
.link_lm a {
	font-size: 11px;
	font-weight: bold;
	color: #714d34;
	line-height: 17px;
	text-decoration: none;
}
.link_lm a:hover {
	color: #bb4422;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.rdec {
	color: #e11e11;
}
.novica_naslov {
	font-size: 12px;
	font-weight: bold;
	color: #714d34;
}
.novica_datum {
	font-size: 11px;
	color: #be8863;
}
.noga {
	padding: 7px 5px 5px 0px;
	color: #523322;
	font-size: 11px;
	background-color: #e4875c;
	border-bottom: 1px solid #9b5734;
	border-left: 1px solid #9b5734;
	border-right: 1px solid #9b5734;
}
.noga  a, .noga a:visited {
	color: #523322;
	text-decoration: none;
}
.noga a:hover {
	color: #714d34;
	text-decoration: underline;
}
.izdelek_dodan { 
	color: #e11f11;
	font-weight: bold;
}
.izdelek_dodan a {
	color: #e11f11;
	font-weight: bold;
	text-decoration: none;
}
.izdelek_dodan a:hover {
	color: #e11f11;
	font-weight: bold;
	text-decoration: underline;
}
.gumb {
	font-size: 11px;
	width: 90px;
	height: 22px;
	padding: 0px 0px 2px 0px;
	color: #bb4422;
	background-color: #f1f1f1;
	border: 1px solid #797979;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}
