
html , body {
	margin:0px;
	padding:0px;
	font-family: Calibri, Arial;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	color: #3e3d40;
	background:#919191 url('../images/skin/back.jpg') repeat-x;
	width:100%; height:100%; 
	
}

#main {
	width:967px;
	margin:0 auto;
	text-align:left;
}


a {
	color:#2c2c2c;
	
	text-decoration:none; 
}

h2 {
	margin:0px;
	margin-bottom:10px;
}

h4 {  margin:0px; text-transform: capitalize;
	margin-bottom:5px; font-size:16px;}

h5 {
	margin:0px; text-transform: capitalize;
	margin-bottom:5px; font-size:12px;
}

.page {
	background: url('../images/skin/back.png') repeat-y;
 	min-height:700px;
 	width:939px;
 	padding:5px 15px;
 	margin-top:-2px;

}

.page-footer {
	background: url('../images/skin/back-footer.png') no-repeat;
 	height:16px;
 	width:969px;

}


.news {
	background: url('../images/skin/news-slider.png') no-repeat;
 	width:869px;
 	height:318px;
 	padding:10px 20px;
 	margin:0px;

}

.news2 {
	background: url('../images/skin/news-slider2.png') no-repeat;
 	width:869px;
 	
 	padding:10px 20px;
 	margin:0px;

}


.news-pic1 {
	
	width:320px;
	height:260px;
	margin-right:30px;
	padding-top:10px;
	padding-left:10px;
	
}

.news-pic {
	background: url('../images/skin/news-pic.png') no-repeat;
	width:211px;
	height:211px;
	margin-right:30px;
	padding-top:17px;
	padding-left:17px;
	
}

.newsPic {
	overflow:hidden;
	width:203px;
	height:203px;
}

.newsPic1 {
	
}

.news-content {
	width:560px;
	padding-top:10px;
}


.news-content1 {
	width:440px;
	padding-top:10px;
}

.newsContent { 
 min-height:100px;
}

.badge1 {
	background: url('../images/skin/news-badge1.png') no-repeat;
	width:144px;
	height:144px;
	position:absolute;
	
	margin-left:763px;

}

.button-action { 
	margin:10px 0px;
	background: url('../images/skin/button-action.png') no-repeat;
	width:125px;
	height:54px;
	display:block;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#FFF;
	text-decoration:none;
}

.button-more { 
	margin:3px 0px;
	background: url('../images/skin/button-more.png') no-repeat;
	width:91px;
	
	height:43px;
	display:block;

	padding:5px 0px 30px 24px;
	color:#FFF;
	vertical-align:top;
	
	border:0px;
	text-decoration:none;
}

.button-shop{ 
	margin:10px 0px;
	background: url('../images/skin/button-shop.png') no-repeat;
	width:147px;
	
	height:43px;
	display:block;

	padding:10px 0px 30px 36px;
	color:#FFF;
	vertical-align:top;
	text-align:left;
	border:0px;
	text-decoration:none;
	
}

.button-shop2 { 
background: url('../images/skin/button-shop-clean.png') no-repeat;
width:147px;
	height:64px;
	}


#nav {
	margin-left:0px;
	background: url('../images/skin/nav.png') no-repeat;
	width:960px;
	height:34px;
	padding-left:7px;
}

#nav li {
	float:left;
	display:block;
	width:auto;
	padding:10px 7px;
	background: url('../images/skin/sep.png') no-repeat right center;
}

#nav li:hover , #nav li.active { 
	background: url('../images/skin/nav-hover.png') repeat-x;
}

#nav li:hover a , #nav li.active a {
	color:#000;
}

#nav li a {
	text-transform: uppercase;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.catBlock {
	background: url('../images/skin/cat-back.jpg') no-repeat;
	width:274px;
	height:178px;
	padding:5px 10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.catBlockSmall {
	background: url('../images/skin/back-product.png') no-repeat;
	width:155px;
	height:168px;
	padding:5px 10px;
	margin-right:5px;
	margin-bottom:10px;
}

.catBlockSmall2 {
	background: url('../images/skin/back-product2.png') no-repeat;
	height:198px;
	
}

.catPic {
	
	width:151px;
	height:141px;
	overflow:hidden;
	background:#FFF;
	border:1px solid #b5b5b5;
}

.catList {
	width:110px;
}

.catList li { margin:2px 0px; padding:1px 3px; }

.catList li:hover { background:#d9d9d9; }
.catList a {
	color:#282a2c;
	text-decoration:none;
}

.ideeForm {
	background: url('../images/skin/idee.png') no-repeat;
	width:388px;
	height:186px;
	padding:10px;
	padding-left:70px;
	font-size:10.5px;
	text-align:left;
}

.ideeForm2 {
	background: url('../images/skin/idee2.png') no-repeat;
	width:818px;
	height:229px;
	padding:10px;
	padding-left:70px;
	font-size:12px;
	text-align:left;
	margin-top:-10px;
}


.ideeForm2product {
	background: url('../images/skin/idee3.png') no-repeat;
	width:653px;
	height:229px;
	padding:10px;
	padding-left:70px;
	font-size:12px;
	text-align:left;
	margin-left:-1px;
	margin-top:-10px;
	
}

.ideeForm textarea , .ideeForm2 textarea { margin:3px 0px; height:60px; border:0px; font-size:12px; color: #966e1f;padding:3px  }

button:hover {
cursor:pointer; *cursor:hand; 
}

.files { background:#f1f1f1; margin:5px 0px; padding:5px; }

.tabs { margin-top:-45px; }

.tabs a { text-decoration:none;  margin-right:5px;}

.tabs a.tab-product {
	background: url('../images/skin/button-product.png') no-repeat;
	width:127px;
	height:14px;
	text-align:center;
	color:#000;
	display:block;
	padding:10px;
	float:left;
	font-size:12px;
	
}

.tabs a.tab-shop {
	background: url('../images/skin/button-shop-clean.png') no-repeat;
	width:112px;
	height:18px;
	font-weight:bold;
	color:#FFF;
	display:block;
	float:left;
	font-size:14px;
	padding:8px 0px 8px 35px;
}


.tabs a.tab-idee { 
	
	background: url('../images/skin/button-idee.png') no-repeat;
	width:112px;
	height:18px;
	font-weight:bold;
	color:#000;
	display:block;
	float:left;
	font-size:14px;
	padding:8px 0px;
	
	padding-left:35px;
}



.productTab {
	background: url('../images/skin/tab-product.png') no-repeat;
	padding-top:10px;
	margin-top:-3px;
	position:relative;
	z-index:2;

}

.shopTab {
	background: url('../images/skin/tab-shop.png') no-repeat;
	padding-top:10px;
	margin-top:-3px;
	position:relative;
	z-index:2;

}


.subnav {
	padding:4px; 
	width:159px;
}

.subnav a {
	text-decoration:none;  
	margin:4px 0px;
	color:#2c2c2c;
	padding:2px 3px;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-transform: capitalize;
	padding-left:15px;
	background: url('../images/icons/pic_grey.gif') no-repeat 2px center;
}

.subnav a:hover {
background:#d9d9d9 url('../images/icons/pic_grey.gif') no-repeat 2px center;
}

.prodList { width:750px; }

#footer {
	padding-left:10px;
	text-align:left;
}


#topLang { width:200px; }

#topLang a {
	width:20px;
	float:left;
	border-left:1px solid #FFF;
	border-right:0px;
	padding-left:0px;
	padding-left:5px;
	margin-left:5px;

}

#switchSite {
position:absolute;
left:50%;
top:0;
margin-left:270px;
}

#switchSite  a {
	padding-right:15px;
	color:#2c2c2c;
	padding-left:5px;
	text-decoration:none;  
}

#tel {
position:absolute;
left:50%;
margin-left:-250px;
padding:5px 10px;
background:#effbab;
top:0;
}

.comNav {
	
	background: url('../images/skin/ruler2.png') no-repeat;
	text-align:right;
	margin-left:10px;
	padding-left:738px;
	margin-top:0px;
	padding-bottom:2px;
}

.comNav a {
	border-right:1px solid #dddddd;

	padding-right:5px;
	margin-left:5px;
	display:block;
	float:left;
	font-size:11px;
}

.orderForm {
	width:500px;
}

.orderForm td , .orderForm tr {
	padding:2px 3px;
	margin:1px;
}

.orderForm .darkGreyRight {
	width:85px;
	margin:5px 
}

.contactBlock a {
color:#959b10;
font-weight:bold;
}
.contactBlock {
	width:200px;
	padding:40px;
	margin:0px 25px;
	font-size:16px;
	background: url('../images/skin/contactBlock.png') repeat-x;
	color:#959b10;
	
}

#addShop{
	left:50%;
	width:351px;
	height:191px;
	margin-left:-175px;
	top: 150px;
	position:absolute;
	z-index: 100;
	background: url('../images/basket.png');
	background-repeat:no-repeat;
	padding: 0px;
}



.shopHeader {
	background: #e0e0e0;
	padding:4px;
	border-bottom:1px solid #9a9a9a;
	color: #000;
	font-size:110%;
	text-align:center;
	font-weight:bold;
}

.shopHeader div, .shopItems div {
	padding:2px;
}

.total {
	background: #d6eab6;
	float:right;
	width:180px;
	padding:8px;
	text-align:right;
	font-size:110%;
	font-weight:bold;
}

.order{ 
	background: #4a4a4a;
	float:right;
	width:180px;
	padding:8px;
	text-align:center;
	
	font-weight:bold;
}

.order a {
	font-size:140%;
	color: #FFF;
}

.danger {
	background: #f9f356;
}

.danger td {
	border-bottom: 1px solid #e1db2c;
	padding:5px;
}

.danger th {
	text-align:left;
	background: #f1f1f1;
	font-size:90%;
	padding:4px;
}

.orderNumber {
	width:150px;
	padding:20px;
	margin:10px 0px;
	background:#e0ff4e;
	border-right:1px solid #c1e02f;
	border-bottom:1px solid #c1e02f;
	font-size:140%;
	color:#000;
}

.right {
	text-align:right;
}

.dotLine {
	border-bottom:1px dotted #c4c4c4;
	height:1px;
	clear:both;
	margin: 2px 0px 2px 0px;
	
}

.solidLine {
	border-bottom:1px solid #c6c6c6;
	height:5px;
	clear:both;
	
}

.round {
	background: #e7e7e7;
	padding:5px;
	
}

.pictureBlock {
	text-align:center;
	width:105px;
	height:80px;
	overflow:hidden;
	padding: 0px;
	margin : 2px;
	border:1px solid #b4b4b4;
	
}


.label {

	font-size:105%;
	background: #cecece;
	padding: 2px;
	padding-left:10px;
}

.field {

	background: #e8e8e8;
	padding: 2px;

}

#sitemap li  {
	list-style-type:none;
	background: url('images/icons/arrow_small.png') no-repeat 0% 65%;
	margin:0px;
	padding:4px;
	
	padding-left:20px;
	font-size:105%;
	font-weight:bold;
	list-style-position: outside;
}

#sitemap ul {
	list-style-type:none;
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: outside;
}



#sitemap li.cat {
	margin-left:30px;
	font-size:100%;
	font-weight:normal;
	list-style-position: outside;
}

#sitemap li.subcat {
	margin-left:30px;
	font-size:95%;
	font-weight:normal;
	list-style-position: outside;
}

#sitemap li.subcat2 {
	margin-left:50px;
	font-size:95%;
	font-weight:normal;
	list-style-position: outside;
}


input {
  background-color:#FFFFFF;
  color: #3c3c3c;
  font-size : 11px;
  padding:2px;
  font-weight : normal;
  border    : 1px solid  #4d6731;
  vertical-align:center;
}

textarea {
  font-family: Arial;
  font-size: 12px;
}

select {
  font-family: Arial;
  font-size: 13px;

  color: #000000;
  padding:1px;
  border:1px solid #CCC;
}

.radio {
  vertical-align:middle;
}

.checkbox , checkbox {
  vertical-align:middle;
  border:0px solid #000000;
  background-color: #c0e38e;
  
}

tr , td {
	margin:1px;
	padding:2px;
}


.error {
  color : #CC0000;
  font-weight : bold;
}

.error_back {
  background-color : #CC0000;
}


.errorfield {
  background: #F0C3C3;
}

.linethrough {
	text-decoration: line-through;
}

#sgs {
	position:absolute;
	left:50%;
	top:750px;
	margin-left:500px;
	
	
}

table.ncoltable3 , table.ncoltable3 small {
 font-size:12px;
}
