/**************** PAGE LAYOUT *********************/
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, input, select
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.Normal, .NormalDisabled 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
a 
{
	outline:0 none;
}
a img 
{
	border:0;
}
.brclear  /* Use a break with this class to clear float containers */
{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
#body 
{
	background-color:#F6F7F7 !important;
}
.body 
{
	font-family:Arial;
	font-size:12px;
}
.headerWrapper 
{
	background:#900 url(img/headerBack.gif) repeat-x top;
}
.mainWrapper 
{
	background:#fff url(img/mainBack.jpg) repeat-x top;
}
.headerContainer
{
	height:137px;
	width:980px;
	margin:0 auto;
	position:relative;
}
.mainContainer 
{
	min-height:450px;
	width:980px;
	margin:0 auto;
}
.content 
{
	background-color:#fff;
	padding:20px;
}
.footer 
{
	margin-top:11px;
	margin-bottom:5px;
	background-color:#900;
	color:#fff;
	padding:11px 18px;
}
/**************** CONTENT *********************/
.logoPane 
{
	float:left;
	margin-top:26px;
}
.loginPane 
{
	display:none;
	float:right;
	padding-top:12px;
	color:#fff;
}
.loginPane a 
{
	color:#fff;
}
.menuPane 
{
	position:absolute;
	bottom:0;
}
.menuPane span.root 
{
	height:32px;
	width:192px;
	display:block;
	float:left;
	background:url(img/menuRoot.gif) repeat-x top;
	color:#fff;
	margin-right:5px;
}
.menuPane span.id40 {
	background:url(img/home.gif) no-repeat top;
	text-indent:-5000px;
}
.menuPane span.id58 {
	background:url(img/vesti.gif) no-repeat top;
	text-indent:-5000px;
}
.menuPane span.id59 {
	background:url(img/prodaja.gif) no-repeat top;
	text-indent:-5000px;
}
.menuPane span.id60 {
	background:url(img/onama.gif) no-repeat top;
	text-indent:-5000px;
}
.menuPane span.id61 {
	background:url(img/kontakt.gif) no-repeat top;
	text-indent:-5000px;
}
.menuPane span.sel, .menuPane span.hov
{
	background-position:0 -32px;
}
.menuPane span.last 
{
	margin-right:0;
}
iframe 
{
	border:0
}
table.fbTable a img 
{
	border-bottom:4px solid #fff;
}
table.fbTable a:hover img 
{
	border-bottom:4px solid #900;
}
.cards 
{
	margin:0 auto;
	margin-bottom:15px;
}
.footer ul{
	list-style-type:none;
}
.footer ul li 
{
	display:inline;
}
.footer ul li a, .footer ul li a:visited
{
	color:#fff;
}
.jQuerySlideShow 
{
	height: 400px;
	overflow: hidden;
}
.ModuleTitle_SubMenu 
{
	z-index:20 !important;
}
