body {
	background-color:#e1dad3;
	/*ackground-image: url(../img/solyan.jpg);
	background-repeat:no-repeat;
	background-position: left top;	*/
	margin:0px;
	font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";
	font-size:11pt;	
}

#top{
	/*background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	height:137px;
	width:980px;
}
#banner {
	background-image: url(../img/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:920px;
	padding-left:30px;
	padding-right:30px;
}
#menu {
	height:60px;
 font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";
 font-size:16pt;
 color:#FFF;
 
 
  
}
#menu-area{
	margin:12px;
	padding:9px;
	background-color:#AB0000;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.45);
box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.45);
text-align:center;
   
    line-height:40px;
	  
    height:100px;
}
#menu a,#menu img {
	vertical-align:top;
	display: inline-block;
}
#menu a:visited, #menu a:link {
 
	font-size:16pt;
	color:#fff;
	text-decoration:none;
	padding-left:4px; padding-right:4px;
}
#menu a:hover, #menu a:active {
	
	font-size:16pt;
	color:#000;
	text-decoration:underline;
	padding-left:4px; padding-right:4px;
}
#page{
	margin:0px;
	width:980px;
	overflow:hidden;
	clear:both;
	margin-bottom:30px;
}
#page-body{
	background-image: url(../img/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:980px;
	overflow:hidden;
	margin-bottom:30px;
	background-color:#e1dad3;

}
#page-body-liner{
	width:920px;
	margin-bottom:30px;
	background-color:#fff;
	-webkit-box-shadow:  12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:  12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
	box-shadow: 12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
	background-image: url(../img/solyan-small.jpg);
	background-repeat:no-repeat;
	background-position: left top;	 
}
#page-body-liner-second{
	width:920px;
	margin-bottom:30px;
	background-color:#fff;
	-webkit-box-shadow:  12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:  12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
	box-shadow: 12px 0px 12px -12px rgba(0, 0, 0, 0.45),  -12px 0px 12px -12px rgba(0, 0, 0, 0.45);
}
#page-inner {
	width:860px;
	margin-left:30px;
	margin-right:30px;
	padding-top:20px;
	padding-bottom:60px;
	
}
#products{
	overflow:hidden;

}
#productBox{
	margin:0px;
	width:168px;
	height:230px;
	padding:2px;
	padding-top:9px;
 
	float:left;
}
#productBox .inner {
	width:154px;	
	height:218px;
	background-color:#FFFFFF;
	
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.45);	

}

#productBox a:hover .inner {
	width:154px;
	height:218px;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.45);

	background-image: url(../img/boxFligran.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#productBox .inner h2 {
	font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";
	font-size:14pt;
	color:#000000;
}
#productBox a:link {
	text-decoration:none;
}


#product-menu{
	margin-bottom:40px;
	margin-top:40px;
}

#product-menu a:link, #product-menu a:visited {
display:inline-block;
min-width: 120px;
width: 80px;
padding:5px 10px;
text-decoration:none;
color:#333333;
 }

#product-menu a:hover, #product-menu a:active{
	display:inline-block;
	min-width: 140px;
	width: 80px;
	padding:5px 10px;
	background-color:#AB0000;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}



.sutun p{
	line-height:22pt;
	background-color:#fff;
	}

.sutun{

	margin:10px;
	padding:30px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color:#fff;	
 	opacity: 0.9;
  	filter: alpha(opacity=60);
}
.minibox{
		background-color:#fff;	
 	opacity: 0.9;
  	filter: alpha(opacity=60);
	float:left;
}
#content{
	 

}


.col{
	overflow:hidden;
	clear:both;
}
.col2{
	width:172px;
	float:left;
}
.col3{
	width:222px;
	float:left;
}
.col4{
	width:344px;
	float:left;
 
}
.col6{
	width:516px;
	float:left;
}
.col8{
	width:688px;
	float:left;
	overflow:hidden;
}

.info-text{
	font-size:8pt;
	color:#666;
	line-height:12pt;
	padding-right:30px;
}
.bigGaleri{
	overflow:hidden;
	clear:both;
	margin-bottom:60px;
	padding-bottom:30px;
	padding-left:60px;
}

.bigGaleri img {
		border:6px solid #FFF;
	-webkit-box-shadow: #ccc 0px 0px 3px;
	-moz-box-shadow: #ccc 0px 0px 3px; 
	box-shadow: #ccc 0px 0px 3px;
	margin:9px;
}

.thumbnail{
	float:left;
	height:120px;
	margin-bottom:6px;
	margin-top:22px;
	font-size:10pt;
	color:#333333;
}

#footer{
	background-color:#fff;
	border-top:#F00 9px inset;
	font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";
	color:#333; 
}
#footer-area-bg{
  	background-image: url(../img/footer-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
	height:40px;
}
#footer-area {
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:395px;
 
}
.copy{
	font-size:8pt;
}
.footerBigMenu{
	margin-top:20px;
	margin-bottom:4px;
	/*font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";*/
	font-size:16pt;
	color:#999;
}
.footerBigMenu a:visited, .footerBigMenu a:link {
	/*font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";*/
	font-size:16pt;
	color:#999;
	text-decoration:none;
	padding-left:4px; padding-right:4px;
}
.footerBigMenu a:hover, .footerBigMenu a:active {
	/*font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";*/
	font-size:16pt;
	color:#333;
	text-decoration:underline;
	padding-left:4px; padding-right:4px;
}

.footerSmallMenu{
 
	margin-bottom:20px;
	font-family:"Segoe UI Symbol", Arial, "Segoe UI Light";
	font-size:9pt;
	color:#999;
}
.footerSmallMenu a:visited, .footerSmallMenu a:link {
 
	font-size:9pt;
	color:#999;
	text-decoration:none;
	padding-left:4px; padding-right:4px;
}
.footerSmallMenu a:hover, .footerSmallMenu a:active {
 
	font-size:9pt;
	color:#333;
	text-decoration:underline;
	padding-left:4px; padding-right:4px;
}
.footerKey{
	margin-top:40px;
	font-size:9pt;
	line-height:11pt;
	word-spacing:6px;
	color:#999;
}