html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body
{
	line-height: 1;
}
ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
:link,:visited
{
	text-decoration: none;
}
address
{
	font-style: normal;
}
a img,:link img,:visited img
{
	border: 5px;
}
caption,th
{
	text-align: left;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
html,body
{
	height: 100% !important;
	width: 100% !important;
}
body
{
	background: #000 url(../images/loading.png) 50% 50% no-repeat;
	color: #fff;
	font: 18px "Microsoft Yi Baiti", Helvetica, Arial, sans-serif;
	overflow: hidden !important;
	position: relative;
	text-transform: lowercase;
	word-wrap: break-word;
}
body.fuorisalone
{
	background: #fff;
	color: #000;
	overflow: auto !important;
}
a,a:link,a:visited
{
	color: #fff;
	text-decoration: none;
}
a:hover
{
	color: #ccc;
}
input[type="submit"]::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
input[type="submit"]:focus
{
	background: #333;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.extra-margin
{
	margin-bottom: 20px !important;
}
.left
{
	float: left !important;
}
.right
{
	float: right !important;
}
.hide
{
	display: none !important;
}
h1
{
	color: #fff;
	font: 24px/1.2 "Microsoft Yi Baiti", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
h2
{
	color: #fff;
	font: 21px/1.2 "Microsoft Yi Baiti", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
h3
{
	color: #fff;
	font: 18px/1.2 "Microsoft Yi Baiti", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
h4
{
	color: #fff;
	font: 16px/1.2 "Microsoft Yi Baiti", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
p
{
	margin-bottom: 10px;
}
strong,b
{
	font-weight: bold;
}
em,i
{
	font-style: italic;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.withmargin
{
	margin-bottom: 20px;
}
::selection
{
	background-color: rgb(22,184,232);
}
::-moz-selection
{
	background: rgb(22,184,232);
}
img::selection
{
	background: transparent;
}
img::-moz-selection
{
	background: transparent;
}
body
{
	webkit-tap-highlight-color: rgb(22,184,232);
}
#header
{
	background: url('../images/bg-black-60.png');
	height: 40px;
	position: top;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 1;
}
#main-nav
{
	padding-top: 0px;
	white-space: nowrap;
}

#main-nav li
{
	display: inline;
	margin: 0 35px;
	position: relative;
		top: 0px;
}
#main-nav li ul.subnav
{
	left: -30px;
	min-width: 250px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: absolute;
	text-align: left;
	top: 17px;
}
#main-nav li ul.subnav li
{
	margin: 0;
	text-align: left;
}
#main-nav li ul.subnav li a
{
	color: #fff;
	display: block;
	padding: 7px 0;
}
#main-nav li ul.subnav li a.active,#main-nav li ul.subnav li a:hover
{
	font-weight: bold;
}
#main-nav li ul.subnav.sub
{
	left: 20px;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: auto;
}
@media screen and (max-width:1280px)
{
	#main-nav li
	{
		margin: 0;
		margin-right: 35px;
	}
}
#loading
{
	background: #000 url('../images/loading.png') 50% 50% no-repeat;
	height: 100%;
	opacity: 0.3;
	text-indent: -9999em;
	width: 100%;
}
@media only screen and (device-width:768px)
{
	#main-nav li
	{
		display: inline;
		margin: 0 20px 0 0;
		position: relative;
	}
}
#side-panel
{
	background: url('../images/bg-black-60.png');
	height: 100%;
	position: absolute;
	right: 0;
	top: 40px;
	width: 500px;
}
#side-panel.closed
{
	width: 0;
}
#side-panel-button
{
	background: url(../images/side-slider-button.png) 0 45% no-repeat;
	border: none;
	cursor: pointer;
	height: 100%;
	left: -12px;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 12px;
}
#side-panel-content
{
	height: 100%;
}
#side-panel-text
{
	padding: 20px;
}
#side-panel-text ul
{
	list-style: square;
	list-style-position: outside;
	margin-bottom: 15px;
	margin-left: 15px;
}
#side-panel-text ol
{
	list-style: decimal-leading-zero;
	list-style-position: outside;
	margin-bottom: 15px;
	margin-left: 28px;
}
#filedownloader
{
	height: 100%;
	width: 100%;
}
#footerSlideContainer
{
	bottom: 0;
	position: fixed;
	width: 100%;
}
#footerSlideButton
{
	background: url(../images/footer-slider-button.png) 50% 0 no-repeat;
	border: none;
	cursor: pointer;
	height: 12px;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: -12px;
	width: 100%;
}
#footerSlideContent
{
	background-color: #000;
	border: none;
	height: 180px;
	width: 100%;
}
#footerSlideContent.rivenditori
{
	height: 280px;
}
#footerSlideContainer.closed #footerSlideContent
{
	height: 0px;
}
#footerSlideText
{
	height: 100%;
	padding: 10px 0 0;
}
.riv-first
{
	left: 20px;
	position: absolute;
}
.riv-second
{
	left: 150px;
	position: absolute;
}
.riv-last
{
	position: absolute;
	right: 15px;
}
.riv-last li
{
	margin-bottom: 5px;
}
ul.news div.thumb
{
	float: left;
	height: 156px;
	width: 250px;
}
ul.news div.text
{
	float: left;
	width: 250px;
}
ul.news div.text h4
{
	padding: 0 10px 5px;
}
ul.news div.text p
{
	padding: 0 10px;
}
#scrollcontent
{
	clear: both;
	margin: 0;
	position: relative;
	width: 100%;
}
#scrollcontent .viewport
{
	height: 200px;
	overflow: hidden;
	position: relative;
}
#scrollcontent .overview
{
	left: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#scrollcontent .thumb .end,#scrollcontent .thumb
{
	background-color: #f4f4f4;
}
#scrollcontent .scrollbar
{
	position: absolute;
	right: -15px;
}
#scrollcontent .track
{
	background-color: #212121;
	height: 100%;
	padding: 0 1px;
	position: relative;
	width: 5px;
}
#scrollcontent .thumb
{
	cursor: pointer;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 5px;
}
#scrollcontent .thumb .end
{
	height: 5px;
	overflow: hidden;
	width: 5px;
}
#scrollcontent .disable
{
	display: none;
}
#pred_za
{
	float: left;
	height: 100%;
	vertical-align: middle;
	width: 20%;
}
#pravne,#fizicne
{
	float: left;
	height: 100%;
	vertical-align: top;
	width: 30%;
}
#pravne .loading,#fizicne .loading,#splash-materiali .loading
{
	background: url(../images/progress.gif) 50% 50% no-repeat;
	height: 100%;
}
#fizicne
{
	width: 30%;
}
#pravne ul,#fizicne ul,#splash-materiali ul
{
	bottom: 40px;
	margin-left: 20px;
	position: absolute;
}
#pravne ul li,#fizicne ul li,#splash-materiali ul li
{
	line-height: 16px;
	margin-bottom: 9px;
}
#pravne ul li a,#fizicne ul li a,#splash-materiali ul li a
{
	padding: 5px;
}
.materiali-panel
{
	background: url(../images/bg-black-60.png);
	float: left;
	height: 100%;
	position: absolute;
	width: 25%;
}
.materiali-panel .loading
{
	background: url(../images/progress.gif) 50% 50% no-repeat;
	height: 100%;
}
.controls
{
	background: url(../images/bg-black-85.png);
	bottom: 0;
	height: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.caption
{
	background: url(../images/bg-black-60.png);
	bottom: 50px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.controls .changetype-container
{
	display: block;
	margin: 20px auto 0 auto;
}
.controls .prev,.controls .next
{
	background: url(../images/nav.png) no-repeat;
	height: 14px;
	left: 20px;
	position: absolute;
	text-indent: -9999em;
	top: 7px;
	width: 26px;
}
.controls .next
{
	background-position: 0 -14px;
	left: 20px;
	position: absolute;
	top: 35px;
}
body.fuorisalone
{
	color: #000;
}
body.fuorisalone h1,body.fuorisalone h2,body.fuorisalone h3,body.fuorisalone h4
{
	color: #000;
	font-weight: bold;
}
b,strong
{
	font-weight: bold;
}
#fuori_salone-container
{
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	width: 960px;
}
.side-sx,.side-dx
{
	float: left;
	margin-top: 20px;
	width: 50%;
}
.fuorisalone-thumb
{
	float: left;
	width: 240px;
}
.fuorisalone-thumb a
{
	color: #000;
	display: block;
	margin-bottom: 10px;
}
.es-carousel-wrapper
{
	height: 100%;
	padding: 0 37px;
	position: relative;
}
.es-carousel
{
	background: #000;
	display: block;
	height: 100%;
	overflow: hidden;
}
.es-carousel ul
{
	display: none;
	height: 100%;
}
.es-carousel ul li
{
	display: block;
	float: left;
	height: 100%;
}
.es-carousel ul li a
{
	border-color: #000;
	border-style: solid;
	display: block;
	height: 100%;
}
.es-carousel ul li a img
{
	border: none;
	display: block;
	max-height: 100%;
	max-width: 100%;
}
.es-nav span
{
	background: transparent url(../images/elastislide/nav.png) no-repeat top left;
	cursor: pointer;
	height: 26px;
	left: 12px;
	margin-top: -23px;
	opacity: 0.8;
	position: absolute;
	text-indent: -9000px;
	top: 50%;
	width: 14px;
}
.es-nav span.es-nav-next
{
	background-position: top right;
	left: auto;
	right: 12px;
}
.es-nav span:hover
{
	opacity: 1.0;
}