body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px; 
	color: #000000;
	font-weight: normal; 
	text-align: center;
}

body {
	margin-top: 13px;
	background-color: #7A859B;
}

a {
	color: #FFFFCC;
	text-decoration:underline;
	}
a:hover {
	color: #FFFFCC;
	text-decoration:none;
	}	


#shop-menu {
	background-color: #94A0AE;
	width: 184px;
	padding: 0px;
	border : 1px solid #DDDDDD;
/*	position:relative;  for #insta */
}

#shop-menu > a, #shop-menu  > a:visited {
	display: block;
	width: 174px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-decoration:none;
	padding-left: 6px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#shop-menu > a:hover {
	padding-left: 6px;
	border-bottom-color: #C20A28;
}

#shop-window, #prices-window {
	background-color: #15264C;
	padding: 0px;
	scrollbar-face-color: #B2B2B2;
	scrollbar-shadow-color: #CCCCBA;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #454545;
	scrollbar-arrow-color: #335599;
	border-top : 1px solid #DDDDDD;
	border-bottom : 1px solid #DDDDDD;	
	border-right : 1px solid #DDDDDD;
	font-family: 'Ubuntu';
	font-size: 14px;
	line-height: 16px;
	color: #fff; 
}

#shop-window td {
	width: 600px; 
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff; 
	text-align: center;
}

#shop-window td.delivery1 {
	width: 480px; 
	background-color: #94A0AE;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff; 
	text-align: left;
}

#shop-window td.delivery2 {
	width: 120px; 
	background-color: #94A0AE;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff; 
	text-align: center;
}

#shop-window table tr td ul li,
#shop-window ul li{
	text-align:left;	
	padding-left:20px;
	padding-bottom:8px;
	font-size: 13px;
}

#shop-window table tr td  ul li:first-child {
	padding-top:5px;	
}	

.new-section, .new-section:visited {
	color:#bb0044;
	padding-left:6px;
	padding-top:5px;
	font-weight:bolder;
}

.new-section:hover {
	text-decoration: none;
	border-bottom-color: #C20A28;
}

#contact {
	background-color: #666688;
	width: 805px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-align: center;
	padding: 6px 0px;	
	margin: 6px auto;	
	border : 1px solid #DDDDDD;	
}

#contact a{
	color: #eeeeee;
	text-decoration: underline;
}	

#contact a:hover{
	color: #333333;
	text-decoration: none;
}

#contact p{
	margin-bottom: 4px;
}

a.postpage{
	color: #eeeeee;
	text-decoration: underline;
	
}	

a.postpage:hover{
	color: #888;
	text-decoration: none;
}

#description-body {
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#description-picture{
	background-color: #214351;
	background-image: url(img/interface/description-file-background.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#description-picture-image{
	margin-left: auto; 
	margin-right:auto;
	margin-top: 16px;
	margin-bottom: 20px;  
	border : 1px solid #DDDDDD;	
}

#description-text-left {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #369; 
	text-align: left;
	margin: 20px 0;
	padding: 15px 0 0 16px;
	float: left;
	width: 50%;
	height: 180px
}

#description-text-right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #369; 
	text-align: left;
	margin: 20px 0;
	padding: 15px 0 0 16px;
	width: auto;
	height: 180px	
}

.description-text-gray{
	color: #555; 
  	font-size: 120%;
	line-height: 220%;	  
	}
	
#description-thumbs {
	float: left;
	width: 100%;
	margin: 24px 0 0 0;	
	}
	
.description-thumbs-images {
	width: 144px;
	height: 144px;
	border : 1px solid #DDDDDD;	
	}
	
h1, h2, h3 {
	font: normal Arial, sans-serif;
	text-align: left;
	vertical-align: top
}

h1 {
	color: #BEF4F8;
	font-size: 15px;
	line-height: 18px;
	margin-top:10px;
	margin-bottom:6px;
	margin-left:15px;
	font-weight: 500;
	}

h2 {
	color: #BEF4F8;
	font-size: 14px;
	line-height: 17px;
	margin-top:8px;
	margin-bottom:4px;
	margin-left:15px;
	font-weight: 400;
	}

h3 {
	color: #BEF4F8;
	font-size: 13px;
	line-height: 15px;
	margin-top:6px;
	margin-bottom:3px;
	margin-left:15px;
	font-weight: 300;
	}		
	
.comment, #shop-window  p {
	text-align:justify;
	margin:10px 15px;
	}		

#newFabricsItems{
	background: RGB(29,52,104);
}

#TB_ajaxContent table{
	width:100%;
	font-size: 12px;
	}

#TB_ajaxContent thead  td{
    background-color: #00C;
    font-size: 14px; 
    }	
	
#TB_ajaxContent th{
    background: #ccc;
    font-size: 13px;
	border-collapse	: collapse;
	border: none;
    }
	
#TB_ajaxContent tr  td{
     padding: 8px 0;
	 background-color: #CCC;
	 }

#header-picture {
	width: 787px;
	margin-left: auto; 
	margin-right: auto;
	border : 1px solid #FFF;
	background-color: #6f8dcc;
	height: 290px;	
	/* для выравнивания div slider по центру
	display: flex;	
	justify-content: center;*/
}

#slider {
	width: 787px;
	height: 290px;
	border: none;
}

#header-offer {
	float: right;
	width: 247px;
}

#i18n {
	width: 805px;
	height: 28px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	border: none;
	text-align: left;
}

#i18n > a{
	text-decoration: none;
}

#i18n > a:hover{
	text-decoration: none;
}

#i18n > a.social_network_href {
    height: 28px;
    width: 28px;
	cursor: hand;
	float: right;	
}

.item_instagram {
	background-image: url(/img/interface/svg/inst_gray.svg);
}

.item_instagram:hover{
	background-image: url(/img/interface/svg/inst_colour.svg);
}

.resized_flag {
    width: 28px;
    height: auto;
}

li {
 list-style-image: url(/img/interface/list-image.gif);
}

#note {
	width: 787px;
	margin-left: auto; 
	margin-right: auto;
	border : 1px solid #DDDDDD;	
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;		
}

.payment {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
}

.payment a {
	text-decoration: none;
	color: yellow;
}	

.payment a:hover {
	text-decoration: underline;
}


.titleLetters {
	color: #CCCCCC;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	list-style-type:none;
	padding-left:10px;
	padding-top:5px;
}

.titleLetters ul li {	
	display:inline;
}

#textarea_div {
	width: 805px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto; 
	margin-right: auto;	
}

#textarea_div textarea{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.thumb{
	border: 1 solid #ffffff;
	width: 117px;
	height: 140px;
	margin-top: 8px ;
	margin-bottom: 3px ;	
}


#info{
background: #333;
}

.flag {
width:21px;
height:14px;
}


.img-resize{
	max-width:500px; /* you can use % */
    height: auto;
}