﻿*
{
	margin: 0;
}
html
{
	height: 100%;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical; /*overflow-x: hidden;*/
}
form
{
	height: 100%;
	padding: 0;
}
body
{
	background: url("../Images/WoodBackground.jpg") repeat left top;
	width: auto;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Calibri, Verdana;
}
#pageTop
{
	margin: 0px auto; /*background-color: Black;*/
	background: Black url("../Images/HeaderPattern.png") top center no-repeat;
	width: 100%;
	position: absolute;
	top: -30px;
	height: 450px;
	z-index: -10;
}
#pageTopContent
{
	width: 884px;
	margin: 0px auto;
}
#logo
{
	position: relative;
	top: 45px;
	width: 326px;
	height: 77px;
	z-index: 10;
}
#wrapper
{
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px 4px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px 4px rgba(0,0,0,0.3);
	width: 884px;
	padding: 0px;
	margin: 150px auto 30px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*position:absolute; 	top:70px; 	left:50%;*/
}
#contentWrapper
{
	padding-top: 8px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#header
{
	height: 500px;
	position: relative;
}
#content
{
	width: 864px;
	padding: 25px 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative; /*top:-150px;*/
	display:table;
}
#footer
{
	height: 30px;
	width: 884px;
	margin: 0px auto;
}
#footer img
{
	margin: 0px 0px 0px 231px;
}
#footer p
{
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
	height: 30px;
	font-size: 12px;
	font-family: Arial, Tahoma;
	font-weight: bold;
}
#footer a
{
	color: #ddd;
	text-decoration: none;
}
#footer a:visited
{
	color: #ddd;
	text-decoration: none;
}
#footer a:hover
{
	color: #ddd;
	text-decoration: underline;
}
.clear
{
	clear: both;
}
#SocialButtonsW
{
	width: 983px;
	height: 200px;
	position: fixed;
	top: 450px; /*z-index: 10;*/
}
#SocialButtons
{
	position: absolute;
	left: 884px;
}
#SocialButtons img
{
	border: 0px;
}
#SocialButtons a
{
	text-decoration: none;
	display: block;
	width: 99px;
	height: 42px;
}
#LeftSide
{
	width: 560px;
	float: left;
	/*margin-right: 20px;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#RightSide
{
	width: 290px;
	float: right;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative; 
}
#AktuelnoHome
{
	width: 280px;
	float: left;
}
#AkcijeHome
{
	width: 280px;
	float: right;
}
.italic
{
	font-style: italic;
}
.red
{
	color: #700022;
}
.bold
{
	font-weight: bold;
}
.links
{
	font-size: 16px;
	float: right;
}
.links a
{
	color: #700022;
	text-decoration: underline;
}
.links a:hover
{
	color: #700022;
	text-decoration: none;
}

/* BANERI */

#baneri
{
	border: none;
	border: 0px;
	margin: 0px;
	/*margin-top: 30px;*/
	padding: 0px;
	width: 290px;
}
#baneri ul
{
	list-style: none;
	margin: 0px;
	padding: 0;
}
#baneri li
{
	/*float: left;*/
	padding: 0px;
	margin-bottom: 30px;
	list-style: none; /*display: inline;*/
}
#baneri li a
{
	display: block;
}
#baneri li a img
{
	width: 290px;
	border-width: 0px;
}
/* END BANERI */

#removeBorder {
    border: 1px solid #e2e2e2;
    height: 248px;
    overflow: hidden;
    width: 288px;
}
.grid-item img
{
	padding: 0px 3px 8px 0px;
}
.HomeBox
{
	width: 268px;
	height: 140px;
	margin: 5px;
	padding: 5px;
	border: solid 1px #e2e2e2;
	background-color: White;
}
.noBorder
{
	border: 0px;
}
