* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
html,body {
	height: 100%;
}
body {
	background: #fff url(body_bg.gif);
	color: #403425;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

a {
	color: #80694D;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #80694D;
	background-color: inherit;
	text-decoration: none;
}

h1 {
	color: #5F4F3B;
	font-size: 1.67em;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
}
h2 {
	color: #5F4F3B;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0.5em 0 0.3em 0;
	background-color: inherit;
}
h3 {
	font-size: 1.17em;
	color: #403425;
	margin: 1em 0 0.3em 0;
}
h4 {
	margin: 0.5em 0 0.3em 0;
	font-size: 1.08em;
}

h4.element {
	margin: 0.3em 0 0.2em 0;
	font-size: 0.92em;
}
:focus {
	outline: 0;
}

img {
	border: none;
}
img.left {
	float: left; 
	margin: 0 12px 5px 0;
}
img.center {
	display: block; 
	margin: 0 auto 5px auto;
}
img.right {
	float: right; 
	margin: 0 0 5px 12px;
}
.bord {
	padding: 2px; 
	border: 1px solid #80694D;
}
ul,ol {
	margin: 0 0 0.65em 2em;
}
li {
	margin: 0.5em 0 0 0;
}

p {
	margin: 0 0 0.65em 0; 
	line-height: 140%;
}

input, textarea, select {
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 1px 3px;
	margin: 3px 0;
}
select {
	padding: 0;
}
textarea {
	overflow: auto;
}
input.checkbox {
  	border: 0;
  	width: auto;
  	background: transparent;
}  

.clearthis {
	margin: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
}

#main,#footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#main {
	background: url(main_bg.gif) 0% 0% repeat-y;
	height: 100%;
	min-height: 100%;
	margin-bottom: -130px;
}
html>body #main {
	height:auto;
}

#clearbot {
	height:130px; 
	clear:both;
}
#footer {
	background:#FFFAEE url(bot_bg.gif) 0% 0% repeat-x;
	height: 130px;
}

#container {
	width: 760px;
	float: right;                    
	margin-left: -270px;
}

#leftcolumn {
	float: left;
	width: 250px;
}

#center { 
	margin-left: 270px;
}

/* header */
#header {
	height: 207px;
	background: url(header_bg.jpg) 0% 0% no-repeat;
}

#header #top {
	height: 69px;
	padding: 0 25px;
}
#top .col1,#top .col2,#top .col3 {
	float: left; 
	min-height: 1px;
}
#top .col1 {
	width: 220px; //margin-right: -100%;
	}
#top .col2 {
	width: 270px; //margin-left: 220px; //display: inline; //margin-right: -100%;
	}
#top .col3 {
	width: 220px; //margin-left: 490px; //display: inline; //margin-right: -1px;
	}

.logo {
	margin-top: 18px;
}
#header .icons {
	margin: 28px 0 0 75px;
	list-style-type: none;
}
#header .icons li {
	margin: 0;
	display: inline;
}
#header .icons li img {
	margin-right: 37px;
}

#header .cart {
	float: right;
	margin-top: 15px;
	color: #80694D;
	font-size: 10px; 
}
#header .cart img {
	float: left;
	margin-right: 5px;
}
#header .cart .cartlink {
	text-align: right;
	margin-top: 5px;
}
#header .cart .cartlink a {
	color: #5F4F3B;
	font-size: 12px;
	background: url(arr_small.gif) 0% 5px no-repeat;
	padding-left: 10px;
	margin: 0 0 0 5px;
}

#header .path {
	padding: 116px 0 0 25px;
}
#header .path  img {
	margin-right: 12px;
}

/* left column */
#menu_cat {
	background: url(menu_cat_bg.gif) 0% 0% repeat-y;
}
#menu_about {
	background: url(menu_about_bg.gif) 0% 0% repeat-y;
}
#menu_info {
	background: url(menu_info_bg.gif) 0% 0% repeat-y;
}
#menu_cat ul,#menu_about ul,#menu_info ul {
	margin: 0;
	padding: 28px 0 16px 32px;
}
#menu_cat li,#menu_about li,#menu_info li {
	margin: 0;
	list-style-type: none;
	background: url(arr_big.gif) 0% 5px no-repeat;
	padding: 0 10px 18px 18px;
}
#menu_cat li a {
	font-size: 16px;
	color: #403425;
}
#menu_cat li a.act {
	color: #403425;
	text-decoration: none;
}
#menu_about li a {
	font-size: 14px;
	color: #403425;
}
#menu_about li a.act {
	color: #403425;
	text-decoration: none;
}
#menu_info li a {
	font-size: 14px;
	color: #80694D;
}
#menu_info li a.act {
	color: #80694D;
	text-decoration: none;
}

#menu_cat ul ul,#menu_about ul ul,#menu_info ul ul {
	margin: 0;
	padding: 5px 0 0 7px;
}
#menu_cat li li,#menu_about li li,#menu_info li li {
	margin: 0;
	list-style-type: none;
	background: url(arr_small.gif) 0% 5px no-repeat;
	padding: 0 0 7px 18px;
}
#menu_cat li li a,#menu_about li li a,#menu_info li li a {
	font-size: 12px;
}

/* center */
#center .content {
	margin: 0 20px 20px 0;
}
#center .print {
	float: right;
}
* html #center .print {
	margin-top: 1em;
}

/* footer */
#footer #up {
	float: right;
	line-height: 26px;
	height: 26px;
	padding-right: 25px;
}
#footer #site {
	float: left;
	line-height: 26px;
	height: 26px;
	padding-left: 25px;
	color: #887154;
}

#footer .content {
	padding: 15px 25px 0 25px;  
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #887154;
}
#footer .col1,#footer .col2,#footer .col3 {
	float: left; 
	min-height: 1px;
}
#footer .col1 {
	width: 255px; //margin-right: -100%;
	}
#footer .col2 {
	width: 240px; //margin-left: 255px; //display: inline; //margin-right: -100%;
	}
#footer .col3 {
	width: 215px; //margin-left: 495px; //display: inline; //margin-right: -1px;
	}
#footer .col3 #copy_softart img {
	margin-right: 8px;
	float: left;
	position: relative;
	top: -3px;
}
.small {
	font-size: 0.92em;
}
small {
	font-size: 0.92em;
}
.red {
	color: red;
}
.big {
	font-size: 1.08em;
}

.news {
	padding: 0 0 1em 0;
}
.news h2 {
	margin: 0 0 0.3em 0;
	font-size: 1.08em;
	font-weight: normal;
}
.news h2 a {
	color: #5F4F3B;
}
.news p {
	line-height: 120%;
	margin: 0;
	color: #887154;
}
.date {
	color: #887154;
	font-size: 0.83em;
	margin-bottom: 3px;
}

#partners {
	margin: 5px 20px 0 25px;
}
#partners h3 {
	margin: 1em 0 1em 0;
}
#partners .partner {
	margin-bottom: 20px;
}
#partners .partner img {
	margin-bottom: 5px;
}

.sitemap {
	margin-bottom:0.65em;
	font-size:1.17em;
}
.sitemap ul {
	list-style-type: none;
	font-size:0.92em;
}
.sitemap li {
	margin: 0.2em 0 0 0;
}

.group	{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 2em;
}
.group	h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.17em;
	font-weight: normal;
}

table.tbl {
	border-collapse: collapse;
}
table.tbl td {
	border: 1px solid #E0BC8F;
	padding: 2px 5px;
	font-size: 0.92em;
}
table.tbl th {
	background: #E0BC8F;
	border: 1px solid #FFD199;
	font-size: 0.92em;
	padding: 3px 5px;
	text-align: center;
}

.content #blnk{
  margin-bottom:0.02em;
  font-size:0.83em;
}


