body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(../img/body/bright_squares1.png);
}
pre, code {
	font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin-left: 10px;
	margin-right: 10px;
}
a {
	color: #034ea2;
	text-decoration: underline;
}
a:hover {
	color: #034ea2;
	text-decoration: none;
}
/* -------- Headings --------*/

h1 {
	font-size: 25px;
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 15px;
}
.header-main h1 {
	font-size: 14px;
}
.content-main h2 {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 10px;
}
.content-main h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
/* -------- Spacing --------*/

ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom: 15px;
	color: #333333;
}
/* -------- Header --------*/

.header-main {
	height: 142px;
	margin-top: 20px;
}
.logo-main {
}
.logo-main img {
	border: 1px solid #999;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	-ms-border-radius: 30px 30px 30px 30px;
	padding: 10px;
	behavior: url(PIE.htc);
}
.contacts-main {
	float: right;
	margin-top: 10px;
}
.contacts-main p {
	font-size: 16px;
	text-align: right;
}
.header-main-center {
	text-align: center;
}
.header-main-language {
	margin-top: 10px;
}
.header-main-language ul {
	text-align: center;
	margin-bottom: 10px;
}
.header-main-language li {
	display: inline-block;
	text-align: center;
	padding-top: 24px;
	margin: 0 10px;
}


.header-main-language li a {
    padding-top: 24px;
}
.header-main-language li.ge {
	background: url(../img/body/Georgia-main.png) no-repeat top center;
}
.header-main-language li.ru {
	background: url(../img/body/Russian-main.png) no-repeat top center;
}




.header-main-language li.active a {
	text-decoration: none;
	font-weight: bold;
}
.header-main-quote {
}
.header-main-quote p {
	color: #777;
	font-size: 24px;
	margin-bottom: 0;
}
/* -------- Сontent-main --------*/

.content-main {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 960px;
}
.promo {
	margin: 50px 0 30px;
}
.promo img {
	border: 1px solid #999;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	-ms-border-radius: 30px 30px 30px 30px;
	padding: 9px;
	behavior: url(PIE.htc);
}
.circlemenu {
	width: 100%;
	position: relative;
}
.circlemenu ul {
	margin: 0;
	padding: 0;
	font: bold 14px Verdana;
	list-style-type: none;
	text-align: center; /* "left", "center", or "right" align menu */
}
.circlemenu li {
	margin: 0;
}
.circlemenu li a {
	border: 5px solid #FFFFFF;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: white;
	background-color: #0298CD;
	margin: 0;
	position: absolute;
	text-decoration: none;
	width: 100px;
	height: 100px;
	border-radius: 400px; /*really large border radius to create round borders*/
	-moz-border-radius: 400px;
	-webkit-border-radius: 400px;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	behavior: url(PIE.htc);
}
.circlemenu li.one a {
	font-size: 28px;
	height: 230px;
	left: 120px;
	text-align: center;
	top: -40px;
	width: 230px;
}
.circlemenu li.one a:hover {
	background: url(../img/body/circlemenu1.png) no-repeat #1b5fa6;
}
.circlemenu li.two a {
	font-size: 30px;
	height: 200px;
	left: 235px;
	text-align: center;
	top: 382px;
	width: 200px;
}
.circlemenu li.two a:hover {
	background: url(../img/body/circlemenu2.png) no-repeat #1b5fa6;
}
.circlemenu .two a span {
	top: 30%;
}
.circlemenu li.three a {
	font-size: 17px;
	height: 120px;
	left: -30px;
	text-align: center;
	top: 290px;
	width: 120px;
}
.circlemenu li.three a:hover {
	background: url(../img/body/circlemenu3.png) no-repeat #1b5fa6;
}
.circlemenu .three a span {
	top: 30%;
}
.circlemenu li.four a {
	font-size: 22px;
	height: 200px;
	right: -50px;
	text-align: center;
	top: 120px;
	width: 200px;
}
.circlemenu li.four a:hover {
	background: url(../img/body/circlemenu4.png) no-repeat #1b5fa6;
}
.circlemenu li.five a {
	font-size: 17px;
	height: 150px;
	left: 520px;
	text-align: center;
	top: -20px;
	width: 150px;
}
.circlemenu li.five a:hover {
	background: url(../img/body/circlemenu5.png) no-repeat #1b5fa6;
}
.circlemenu li.six a {
	font-size: 18px;
	height: 100px;
	left: 581px;
	text-align: center;
	top: 441px;
	width: 100px;
}
.circlemenu li.six a:hover {
	background-color: #36c8d5;
}
.circlemenu li.three.seven a {
    left: 856px;
    top: 443px;
}
.circlemenu li.three.seven a:hover {
	background: url(../img/seven.png) 50% 50% no-repeat #1b5fa6;
}
.circlemenu .three.seven a span {
    top: 41%;
}
.circlemenu a span {
	position: relative;
	top: 40%;
}
.circlemenu li a:visited {
	color: white;
}
.circlemenu a:hover {
	background: #1b5fa6;
	text-decoration: underline;
}
.content {
}
.content-main-left {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 460px;
}
.content-main-right {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 460px;
}
.partners {
	width: 940px;
	display: inline;
	float: left;
}
.partners ul {
	text-align: center;
}
.partners li {
	display: inline-block;
	margin: 0 10px;
}
.partners li.first {
	margin-left: 0;
}
.partners li.last {
	margin-right: 0;
}
/* -------- Footer-main --------*/
.footer-main {
}
.footer-description a {
	color: #888888;
	font-weight: bold;
}
.footer-links {
}
.footer-links li {
	line-height: 17px;
	list-style-image: url(../img/body/li.png);
}
.footer-links a {
    font-size: 12px;
}
.footer-contacts {
}
.footer-main p {
	font-size: 12px;
}
/* -------- Сontent-inside --------*/

.under-header {
    float: left;
    height: 60px;
    width: 960px;
}
.logo-inside {
	margin-left: 17px;
	margin-top: 17px;
	width: 145px;
}
.logo-inside img {
	border: 1px solid #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	padding: 10px;
	behavior: url(PIE.htc);
}
.logo-inside img:hover {
	border-color: #C1C1C1;
}
.header-inside {
	border: 1px solid #D3D3D3;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	display: inline;
	float: left;
	height: 145px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 918px;
	behavior: url(PIE.htc);
}
.hi_1 {
	background: url(../img/body/hi_1.jpg) no-repeat center center #FFFFFF;
}
.language-inside {
	margin-top: 10px;
}
.language-inside ul {
	text-align: right;
	margin-bottom: 10px;
}
.language-inside li {
	display: inline-block;
	text-align: center;
	padding-top: 18px;
	margin: 0 10px;
}
.language-inside li a {
    padding-top: 18px;
}
.language-inside li.active a {
	text-decoration: none;
	font-weight: bold;
}
.language-inside li.ge {
	background: url(../img/body/Georgia-inside.png) no-repeat top center;
}
.language-inside li.ru {
	background: url(../img/body/Russian-inside.png) no-repeat top center;
}


.phone {
	margin-top: 20px;
}
.phone p {
	font-size: 17px;
	margin-bottom: 0;
	margin-left: 10px;
}
/* `menu-inside
----------------------------------------------------------------------------------------------------*/
.menu-inside {
	background-color: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	float: left;
	padding: 10px;
	margin: 0 10px;
	width: 200px;
	behavior: url(PIE.htc);
}
.menu-inside li {
	margin-left: 0;
	margin-bottom: 3px;
	list-style: none;
}
.menu-inside li ul {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.menu-inside li li {
	margin-left: 0;
	margin-bottom: 8px;
	list-style-image: url(../img/body/li-inside.png);
}
.menu-inside li a {
	color: #333333;
	font-weight: bold;
}
.menu-inside li.active li a, .menu-inside li.active li.active li a {
	color: #333333;
	display: list-item;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: underline;
}
.menu-inside li.active li a:hover, .menu-inside li.active li.active li a:hover {
	text-decoration: none;
}
.menu-inside li.active a, .menu-inside li.active li.active a {
	color: #0298CD;
	text-decoration: none;
}
.breadcrumbs {
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	width: 700px;
}
.content-inside {
	display: inline;
	float: left;
	width: 720px;
}
.content-inside h1 {
	margin-left: 10px;
}
 /*--------- Таблица зарактеристик товара на css ----------------------------------*/
  
.content-inside-text  table, .content-inside-text caption, .content-inside-text tbody, .content-inside-text tfoot, .content-inside-text thead, .content-inside-text tr, .content-inside-text th, .content-inside-text td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
 
.content-inside-text table {
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    width:97%;
    margin:20px 0;
    -moz-border-radius:5px; /* FF1+ */
    -webkit-border-radius:5px; /* Saf3-4 */
    border-radius:5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
 
.content-inside-text th, .content-inside-text td {padding:5px 18px 10px; text-align:left; }
 
.content-inside-text th {padding-top:12px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb; font-weight: bold;}
 
.content-inside-text td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
 
.content-inside-text tr.odd-row td {background:#f6f6f6;}
 
.content-inside-text td.first, .content-inside-text th.first {text-align:left}
 
.content-inside-text td.last {border-right:none;}
 
/*
Background gradients are completely unnecessary but a neat effect.
*/
 
.content-inside-text td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
 
.content-inside-text tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
 
.content-inside-text th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
	
}
 
/*
I know this is annoying, but we need additional styling so webkit will recognize rounded corners on background elements. 
And, since we've applied the background colors to td/th element because of IE, Gecko browsers also need it.
*/
 
.content-inside-text tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}
 
.content-inside-text tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}
 
.content-inside-text tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}
 
.content-inside-text tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}




.category-blocks {
	float: left;
	margin-bottom: 10px;
}
.category {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
	height: 140px;
	text-align: center;
	overflow: hidden;
}
.category img {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	behavior: url(PIE.htc);
}
.category-catalog {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
	height: 190px;
	text-align: center;
	overflow: hidden;
}
.category-catalog img {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	behavior: url(PIE.htc);
	max-height: 150px;
    max-width: 190px;
}
.evo-img {
	float: left; 
	height: 120px; 
	overflow: hidden; 
	width: 120px; 
	margin: 10px;
}