@import "css/menu.css";
/******************generic rules******************/
* 
{
	margin:0;
	padding:0;
	outline:0;
}
a img 
{
	border:0;
}
a 
{
	outline:0;
	text-decoration:none !important;
}
a:hover 
{
	color:#999;
}
.brclear 
{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
.bold 
{
	font-weight:bold;
}
/*******************layout rules******************/

body 
{
	background-color:#cdba8d;
}
.wrapper 
{
	height:100%;
	width:100%;
	font-family:Arial;
	font-size:12px;
}
.wrapperTop 
{	
	background:url(img/backLogo.gif) repeat center 25px;
	padding-top:24px;
}
.header 
{
	width:987px;
	margin:0 auto;
	height:120px;
}
.logo 
{
	padding-left:34px;
	float:left;
}
.moto 
{
	float:right;
	text-align:right;
	padding:58px 75px 0 0;
	font-size:17px;
	font-family:Times New Roman;
	font-style:italic;
	color:#f0f0f0;
}
.edges 
{
	background:url(img/top.png) no-repeat bottom;
	width:987px;
	height:27px;
}
.lightBrown 
{
	background-color:#cdbb8d;
}
.middle 
{
	width:987px;
	margin:0 auto;
}
.whiteWrapper 
{
	background-color:#fff;
	/*background-color:#F8F3E8;*/
}
.leftMenu, .righMenu
{
	float:left;
	width:197px;
	background-color:#fff;
	font-family:Tahoma;
	color:#cdba8d;
	padding-bottom:20px;
}
.leftMenu ul, .leftMenu ul li
{
	list-style-type:none;
}
.leftMenu a:link,.leftMenu a:active, .leftMenu a:visited
{
	font-family:Tahoma;
	text-transform:uppercase;
	color:#CDBA8D;
	font-size:12px;
	white-space:nowrap;
}
.leftMenu ul li.liSecond  a 
{
	text-transform:capitalize;
}
ul li.liThird a:link, ul li.liThird a:active, ul li.liThird a:visited 
{
	text-transform:capitalize;
}
.leftMenu a:hover
{
	color:#2F3132;
}

.leftMenu ul li a.selected
{	
	color:#2F3132;
	background:url(img/selected.gif) no-repeat center left;	
}
.leftMenu ul li.selected a
{
	color:#2F3132;
}
.leftMenu ul li a
{
	padding-left:37px;
}
.leftMenu ul li ul li a
{
	padding-left:50px;
}
.leftMenu ul li ul li ul li a
{
	padding-left:63px;
}
.homeTopBanner 
{
	float:right;
	width:790px;
}
.homeContentPane
{
	float:right;
	width:790px;
	background:url(img/news.gif) no-repeat top left;
	padding-top:35px;
	margin-top:16px;
}
.contentPane
{
	float:right;
	width:790px;	
	background-color:#fff;
	/*background-color:#F8F3E8;*/
}
.contentPaneSekcija
{
	float:right;
	width:790px;	
	background-color:#fff;
	/*background-color:#F8F3E8;*/	
	/*padding:15px;*/
	min-height:542px;
	margin-bottom:12px;
}
.footerWrapper 
{
	background:url(img/footBack.gif) repeat-x top;
	margin-top:10px;
}
.footer 
{
	width:1043px;
	margin:0 auto;
}
.footerInner
{	
	background:url(img/footer.jpg) no-repeat top;
}
.footerBanner 
{
	padding-top:12px;
	margin-left:27px;
}
.footerMenu
{
	padding-top:14px;
	padding-bottom:17px;
	color:#f8f3e8;
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial;
	text-align:center;
}
.copyright 
{
	font-size:11px;
	text-align:center;
	font-family:Verdana;
	margin:5px 0 15px;
	color:#4d4c44;
}
.copyright a 
{
	
}
/***************************************************/
.backAmbijenti 
{
	/*background:url(img/showroom.jpg) no-repeat;*/
	background:url(img/showroom04.jpg) no-repeat;
}
.backContract
{
	background:url(img/contract.jpg) no-repeat;
}
.backArt
{
	background:url(img/art.jpg) no-repeat;
}
.backDesign
{
	background:url(img/dizajn-studio.jpg) no-repeat;
}
.backOnama
{
	background:url(img/onama.jpg) no-repeat;
}
.backPrijatelji
{
	background:url(img/prijatelji.jpg) no-repeat;
}
.transparencija 
{
	background:url(img/transp.png) repeat;
	width:350px;
	height:407px;
	padding:15px;
	color:#f8f3e8;
}
.transparencija p
{
	color:#f8f3e8;
	font-size:12px !important;
	font-family:Arial !important;
	line-height:18px;
}
h1 
{
	color:#504d44;
	padding:15px 0;
	font-family:Arial;
	font-size:18px;
}
/*********************item list**********************/
.itemList 
{
	padding:15px 0 5px 15px;
}
.item
{
	float:left;
	width:130px;
	height:100px;
	background-color:#fff;
	margin:5px 24px 15px 0;
}
.itemName
{
	color:#897c5c;
}
.elementThumb 
{
	padding-bottom:2px;
	display:block;
}
h1.itemTitle 
{
	color:#4d4c44;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	padding:0;
	padding-top:13px;
}
.oneItemLeft
{
	color:#4d4c44;
	width:290px;
	line-height:17px;
	float:left;
}
.oneItemRight 
{
	float:right;
	width:460px;
}
ul.mediaItem 
{
	padding:7px 6px;
}
ul.mediaItem li 
{
	list-style-type:none;
	float:left;
	margin-right:8px;
}
ul.mediaItem li a img 
{
	border:1px solid #ccc;
}

.galList
{
	padding:7px 6px;
}
.galList a
{
	float:left;
	margin-right:8px;
}	
a.itemIndex:link, a.itemIndex:hover, a.itemIndex:visited
{
	border:1px solid #897c5c;
	padding:0px 4px;
	color:#4D4C44;
}
a.selected
{
	background:#f4f3f1;
}
a.itemIndex:hover
{	
	background:#f4f3f1;
}
.galList .itemGallery
{
	background:#fff;
}
.galList a.selected:link, .galList a.selected:hover, .galList a.selected:visited
{
	border:1px solid #897c5c;
	padding:0px 4px;
	/*
	color:#4D4C44;
	background:#f4f3f1;
	*/
	color:#fff;
	background-color:#666;
}
.itemGallery
{
	background-color:#fff;
}
.imgMain
{
	width:290px;
}
.itemView 
{
	padding:0 10px;
}
.backPane 
{
	border-bottom:1px solid #fff;
	margin-bottom:15px;
	padding:8px 10px;
}
.backPane a, .backPane a:visited
{
	color:#897c5c;
	display:block;
	padding-left:12px;
	background:url(img/backArr.gif) no-repeat left 2px;
}
.bradcrumbs 
{
	padding-left:240px;
	color:#f0f0f0;
	font-family:Tahoma;
	margin-right:10px;
}
.bradcrumbs a
{
	color:#f0f0f0;
}
.paddingContainer 
{
	padding:20px;
}
img.onActionFlag 
{
	position:absolute;
	top:6px;
	left:109px;
	z-index:2;
}
.itemThumbLink 
{
	position:relative;
}
a.itemThumbLink img
{
	opacity:0.5;
	filter:alpha(opacity=50);
}
a.itemThumbLink:hover img
{
	opacity:1;
	filter:alpha(opacity=100);
}