@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	outline: none
}
body {
	background: #e5ae27 url(images/bg.jpg) top left;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#container {
	width: 952px;
	margin: 0 auto;
	background: #03481c;
	overflow: auto;
}
#header {
}
#header-top {
	background:url(images/header-bgtop.jpg) no-repeat;
	width: 952px;
	height: 242px;
}
#header-bot {
	background:url(images/header-bgbot.jpg) no-repeat;
	width: 952px;
	height: 133px;
}
#menu {
	width: 586px;
	height: 117px;
	float: right;
}
#menu #first-row {
	
}
#menu #first-row a.pocetna {
	background: url(images/pocetnar.jpg) 1px top no-repeat;
	height: 58px;
	width: 186px;
	display: block;
	float: left;
}
#menu #first-row a:hover.pocetna, #menu #first-row a.pocetna#active {
	background-position: 1px -58px
}
#menu #first-row a.nagrade {
	background: url(images/nagradna-igrar.jpg) 1px top no-repeat;
	height: 54px;
	width: 336px;
	display: block;
	float: left;
}
#menu #first-row a:hover.nagrade {
	background-position: 1px -58px;
}
#menu #second-row {
	margin: 0px 0 0 0;
	clear: left
}
#menu #second-row a.promocije {
	background: url(images/promocijer.jpg) 1px top no-repeat;
	height: 58px;
	width: 207px;
	display: block;
	float: left
}
#menu #second-row a:hover.promocije {
	background-position: 1px -58px
}
#menu #second-row a.faq {
	background: url(images/faqr.jpg) left top no-repeat;
	height: 58px;
	width: 104px;
	display: block;
	float: left
}
#menu #second-row a:hover.faq {
	background-position: left -58px
}
#menu #second-row a.kontakt {
	background: url(images/kontaktr.jpg) left top no-repeat;
	height: 58px;
	width: 196px;
	display: block;
	float: left
}
#menu #second-row a:hover.kontakt {
	background-position: left -58px
}
#menu #second-row a#active,#menu #first-row a#active {
	background-position: left -58px
}
#menu #second-row a#active.promocije,#menu #first-row a#active.nagrade  {
	background-position: 1px -58px
}
/* nagrade drop down */
.nagrademenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	padding: 50px 0 0 20px;
	margin: 0 0 0 65px;
	font: normal 12px Verdana;
	z-index: 100;
	background: #013013;
	width:226px;
	height: 117px;
}
.nagrademenu .column ul{
	list-style-type: none;
}
.nagrademenu li{
	padding-bottom: 3px;
}
.nagrademenu li a{
	width: 203px;
	display: block;
	color: #e5ae27;
	font: bold 12px Arial;
	text-decoration: none;
	padding: 2px 0
}	
.nagrademenu li a:hover{
	background: #074121	
}
.nagrademenu ul li a span {
	color: #0fc300;	
	padding: 0 0 0 10px;
}
.anylinkshadow{ 
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; 
	background: black;
	margin: 0 0 0 65px;
	padding: 0 0 5px 5px;
	visibility: hidden;
}
#wrapper {
	background: url(images/wrapper-bg.jpg) no-repeat center bottom;
	height: 500px;
}
#content-left {
	background: url(images/ball.jpg) no-repeat left top;
	width: 326px;
	height: 324px;
	float: left
}
#content {
	width: 258px;
	float: left;
	padding: 0 0 0 40px;
}
#content h1 {
	color: #e5ae27;
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 27px 0;
}
#content h2 {
	color: #e5ae27;
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	padding: 12px 0 0px 0;
}
#content h3 {
	color: #e5ae27;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	padding: 0px 0 0px 0;
}

#content p {
	padding: 0px 0 12px 0px;	
}
#content p.bigger {
	font-size: 14px;
}
#content p.kontakt {
	font-size: 16px;
}
#content p.zero {
	padding: 0
}
#content a {
	color: #e5ae27;
	text-decoration:underline;
	font-weight: bold;
}
table#products {
	border: 1px solid #9ab6a4;
	border-width: 0px 0 1px 1px;
	border-collapse: collapse;
	width: 520px;
	margin: 20px 0 0 0
}
table#products tbody tr td{
	width: 159px;
	height: 160px;
	border: 1px solid #9ab6a4;
	border-width: 1px 1px 0px 0px;
	text-align: center
}
table#products tbody tr td p{
	padding: 6px 0 6px 0	
}
#content-right {
	width: 308px;
	float: left;
	height: 300px;
	padding: 00px 0 0 20px
}
#content-right #raspored-promocija {
	height: 248px;
	padding: 0 00px 0 5px;
}
#scroll0Content h4 {
	color: #03481c;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 26px 0 0 0
}
#scroll0Content h4#first {
	padding: 0;	
}
#scroll0Content p{
	color: #03481c	
}
#scroll0Content a {
	color: #c3005a;
	text-decoration: underline;
	font-weight: bold
}
#scroll1Content p{
	color: #fff;
	padding: 0
}
#scroll1Content p.naziv{
	font-weight: bold
}
#scroll1Content p.ime{
	padding: 0 0 12px 0;
}
#footer {
	background: url(images/footer-bg.jpg) no-repeat top center;
	height: 123px;
	width: 952px;
	clear: both;
}
#footer p{
	clear: both;
	width: 952px;
	text-align: center;
	vertical-align: middle
}
