body {
	margin: 0px;
	background-image:url(/images/bg.jpg);
	font:tahoma;
	font-size:0.85em;
}
a { color:#000000; text-decoration:none; font-size:0.8em; font-weight:bold;}
a:hover { color:#666666; text-decoration:none;}
img {border:0;}
.opac:hover { 	
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; // first!
	filter: alpha(opacity=60);					// second!
}
.boody {
	background-image:url(/images/bg1.jpg);
	background-repeat:repeat-x;
}
#header {
	width:840px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/bg-main.jpg);
	background-repeat:repeat-x;
}
#header .logo {
	background:url(/images/logo.png) no-repeat;
	width:96%;
	height:130px;
	width:840px;
	margin-left:auto;
	margin-right:auto;
}
#header .meniu {
	float:right;
	padding-top:85px;
}
/* -------- MENIU -------- */
a.partners, a.order, a.templates, a.logos, a.banners, a.contact, a.home {
	margin-left:5px;
	float:right;
	position:relative;
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
	height: 43px;
	}
a.partners {width: 82px;background:url(/images/men_partners.png) 0 0 no-repeat;}
	a.partners:hover {background:url(/images/men_partners.png) top right no-repeat;}
a.order {width: 64px;background:url(/images/men_order.png) 0 0 no-repeat;}
	a.order:hover {background:url(/images/men_order.png) top right no-repeat;}
a.templates {width: 91px;background:url(/images/men_templates.png) 0 0 no-repeat;}
	a.templates:hover {background:url(/images/men_templates.png) top right no-repeat;}
a.logos {width: 53px;background:url(/images/men_logo.png) 0 0 no-repeat;}
	a.logos:hover {background:url(/images/men_logo.png) top right no-repeat;}
a.banners {width: 73px;background:url(/images/men_banners.png) 0 0 no-repeat;}
	a.banners:hover {background:url(/images/men_banners.png) top right no-repeat;}
a.contact {width: 70px;background:url(/images/men_contact.png) 0 0 no-repeat;}
	a.contact:hover {background:url(/images/men_contact.png) top right no-repeat;}
a.home {width: 61px;background:url(/images/men_home.png) 0 0 no-repeat;}
	a.home:hover {background:url(/images/men_home.png) top right no-repeat;}
	
/* -------- END MENIU -------- */
#wrapper {
	width:840px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper .bg1 { background:url(/images/logopart1.png) repeat-x;} 
#container {background:#f7f1d6 url(/images/mbg.png) repeat-y; min-height:550px; width:840px; margin-left:auto; margin-right:auto; }
#container .leftpanel { width:210px; float:left;  } 
#container .main {
	width:83%;
	float:left;
	clear:both;
}
#centrecontent {
margin-left:210px;
padding: 5px;
}
#advertisingbox { padding:12px 8px 8px 8px;margin-left:10px; background:url(/images/bg-project.png) 0 3px no-repeat; width:591px; }
#centrecontent .maintitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
#right {
width:195px;
float:left;
padding: 0px 0px 0px 13px;
}
#right .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
#footer { min-width:850px; height:100%; margin:0 auto;}
#footer .foot {
	height:100%;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:50px;
	}
#footer .fottop {
	background:url(/images/mbotbg.png) repeat-x;
	width:840px;
	height:15px;
}
#footer .fottxt {
	margin-top:3px;
	font-family: tahoma;
	font-size: .7em;
	color: #FFFFFF;
	font-weight: bold;
	height:20px;
	background:url(/images/ftbar.png);
}
/* ================ STACK  ================ */
	.stack { top: 0; }
	.stack ul li { position: relative; }
.stack { position: fixed; top: 510px; right: 0px; }
.stack > img { position: relative; cursor: pointer; padding-top: 1px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span { 
	display:block;
	height: 85px;
	position:absolute;
	top: 20px;
	right:5px;
	border: 0;
	padding: 3px 10px;
	color: #fcfcfc;
}

/* IE Fixes */
.stack { _position: absolute; }
.stack ul { _z-index:-1; _top:-15px; }
.stack ul li { *right:5px; }
/* ================ STACK END  ================ */
#project-imgs {
		background: url(/images/bg-project.png) 0 0 no-repeat;
		width: 600px;
		float: left;
		margin: 0 0 0px 0;
	}
	#project-imgs #img-container {
		background: url(/images/loading.gif) 0 0 no-repeat;
		margin: 20px 0 5px 20px;
		min-width: 500px;
		min-height: 180px;
		}
a.forward, a.back {
	left:10px;
	margin-left:5px;
	position:relative;
	display:inline;
	float:left;
	outline: none;
	text-indent:-9999em;
	height: 19px;
	width: 22px; }
a.forward	{ background:url(/images/forward.jpg) top right no-repeat;}
a.forward:hover {	background:url(/images/forward.jpg) 0 0 no-repeat;}
a.back:hover {background:url(/images/back.jpg) top right no-repeat;}
a.back {	background:url(/images/back.jpg) 0 0 no-repeat;}
a.numbers, a.numbersactive {
	left:10px;
	margin-left:5px;
	position:relative;
	display:inline;
	float:left;
	outline: none;
	height: 19px;
	width: 22px;
	background:url(/images/numpage.jpg) 0 0 no-repeat;
	}
a.numbers { background:url(/images/numpage.jpg) 0 0 no-repeat; 	padding-top:3px;color:#3c69d9;}
a.numbers:hover {	background:url(/images/numpage.jpg) top right no-repeat;color:#ff7f00}
a.numbersactive {   background:url(/images/numpage.jpg) top right no-repeat; padding-top:1px; font-size:13px; color:#C60;}