html, body {
	height: 100%;
	/*min-height: 100%;*/
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

h1 {  
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	margin: 10px 0 0 20px;
	padding: 11px 0 10px 0;
}

#h1_bg {
  /*height: 48px;*/
  margin: 5px 0 0 0;
  background-image: url('/templates/duet-bk/images/h1_bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
}

h2 {
  font-size: 12px;
  color: #006699;
  font-weight: bold;
	text-decoration: none;
  text-align: left;
	margin: 10px 0 10px 0;
	padding: 0;
}

h3 {
  font-size: 12px;
  font-weight: bold; 
  color: #505050;
	margin: 0 0 0 10px;
	padding-top: 3px;
}

h4 {
  font-size: 10px;
  color: #006699;
  font-weight: normal;
  text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

h5 {
	font-size: 14px;
	color: #505050;
	margin: 0;
	padding-top: 11px;
}

div.back_button {
  float: left;
}

#print_icon {
  float: right;
}

#putty {
	font-size: 11px;
	margin: 10px 0 0 10px;
}

img {
  border: 0;
}

/*===== <A href> =====*/
html a {
  color: #006699;
	text-decoration: none;
	font-size: 11px;
}

html a:hover {
	color: #98cb63;
	text-decoration: none;
}


#main a {
  color: #000000;
	text-decoration: none;
	font-size: 13px;
}

#main a:hover {
	color: #006699;
	text-decoration: none;
}

#main a.active_menu {
  color: #006699;
}

#main a.active_menu2 {
  color: #98cb63;
}

div.news_previev a, div.publications a {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

div.news_previev a:hover, div.publications a:hover {
	text-decoration: none;
	color: #98cb63;
}

#content a {
	color: #0066cc;
	text-decoration: none;
}

#content a:hover {
	color: #98cb63;
	/*text-decoration: underline;*/
}

a.contentpagetitle {
  font-size: 12px;
  font-weight: bold;
  color: #006699!important;
  text-decoration: underline!important;
}

a:hover.contentpagetitle {
  font-weight: bold;
  color: #98cb63!important;
  text-decoration: none!important;
}

#putty a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#putty a:hover {
	color: #006699;
	text-decoration: underline;
}

#basket_container à {
  color: #006699;
	text-decoration: none;
}

#basket_container a:hover {
  text-decoration: underline;
}

/*===== <A href end> =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== razmetka =====*/

table.first {
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
}

td.header {
	height: 170px;
	border-bottom: 1px solid #98cb63;
  border-top: 6px solid #98cb63;
}

td.left {
	width: 220px;
	border-right: 1px solid #98cb63;
}

td.center {
/*
  background-image: url('/templates/duet-bk/images/circle_center.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
*/
  padding: 0 0 40px 0;
  background-color: #e3f3e5;
}

td.right {
	width: 220px;
	border-left: 1px solid #98cb63;
  background-image: url('/templates/duet-bk/images/circle_right.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

td.footer {
  height: 86px;
  border-top: 1px solid #98cb63;
  font-size: 11px;
  color: #505050;
  background-image: url('/templates/duet-bk/images/circle_foot.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  position:relative;
}

td.sectiontableentry2 {
  padding: 15px 5px 0 0;
  text-align: left;
}

/*----- -----*/

div.title_block {
  width: 150px;
  height: 20px;
  background-color: #98cb63;
  float: left;  
  margin: 20px 0 0 0;
}

div.line {
  width: 70px;
  height: 7px;
  background-image: url('/templates/duet-bk/images/green_dot.gif');
  background-repeat: no-repeat;
  font-size: 0px;
  margin-top: 30px;
  
  float: right;
}

div.news_previev {
  width: 200px;
  float: left;
  margin: 10px 10px 10px 10px;
  _margin: 10px 5px 5px 5px;
  font-size: 11px;
}

div.news_previev p, div.publications p {
  color: #505050;
  margin: 5px 0 0 0;  
  text-align: justify;
}

div.publications {
  margin: 10px 10px 10px 10px;
  font-size: 11px;
}

div.title_public {
  width: 150px;
  height: 20px;
  background-color: #98cb63;
  margin: 0;
}

/*===== razmetka end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== head =====*/

#logo {
  width: 220px;
  height: 179px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

#logo img {
  border: 0;
  margin: 10px 0 0 10px;
}

#head_bg {
  width: 210px;
  height: 135px;
  position: absolute;
  top: 20px;
  left: 250px;
  background-image: url('/templates/duet-bk/images/head_bg.jpg');
  z-index: 1;
}

#head_img {
  width: 780px;
  height: 159px;
  /*float: right;*/
  
 
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 0;
  
}

#left_img {
  width: 410px;
  height: 159px;
  background-image: url('/templates/duet-bk/images/head_img_01.gif');
  float: left;
}

#center_img {
  width: 195px;
  height: 159px;
  background-image: url('/templates/duet-bk/images/head_img_02.gif');
  float: left;
}

#right_img {
  width: 175px;
  height: 159px;
  background-image: url('/templates/duet-bk/images/head_img_03.gif');
  float: right;
}

#white_line {
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0;
  top: 180px;
  border-bottom: 1px solid #98cb63;
  background-color: #ffffff;
  font-size: 2px;

  z-index: 20;
  /*border: 1px solid red;*/
}

/*===== head end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== main =====*/

#main {
  width: 210px;  
  position: relative;
  margin-top: 10px;
}

ul.level_one {
  /*list-style-type: disc;*/
  padding: 0 0 0 12px;
	margin: 0 0 0 12px;
	line-height: 18px;
	color: #505050;
}

ul.level_two {
	padding: 0 0 0 9px;
	margin: 0 0 0 9px;
	line-height: 18px;
	list-style-image: url('/templates/duet-bk/images/level_two.gif');
}


/*===== main end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== left block =====*/

#search {
  width: 100%;
  height: 40px;
  position: relative;
  border-top: 1px solid #98cb63;
  border-bottom: 1px solid #98cb63;
  background-image: url('/templates/duet-bk/images/search_bg.gif');
  margin-top: 20px;
}

#search input {
  margin: 7px 0 0 10px;
}

/*===== left block end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== content =====*/

#content {
	margin: 0 8px 20px 8px;
	text-align: justify;
	color: #505050;
	position: relative;
}

#content table {
	text-align: justify;
	color: #505050;
	font-family: Verdana;
	font-size: 12px;
}

#content p {
	margin: 0 0 5px 0;
}

/* --- portfolio --- */

div.portfolio_img_columns {
  float:left;
  width:106px;
  text-align: center;
  padding: 10px 0 0 0;
}

div.portfolio_img_columns a.h4 {
  font-size: 10px;
  color: #006699;
  font-weight: normal;
  text-decoration: none;
}

#portfolio {
  width: 100%;
  /*height: 140px;*/
  position: relative;
}

#title_portfolio {
  width: 100%;
  height: 20px;
  background-color: #98cb63;
}

#img_portfolio {
  width: 95%;  
  float: left;
}

#img_portfolio img {
  border: 1px solid #505050;
  margin: 10px 0 0 5px;
}

span.small, td.createdate {
  font-size: 10px;
  color: #000000;
}

img.img_category {
  border: 1px solid #505050;
}

/*+++++ ver 2 +++++*/

div.moduletable img {
  border: 1px solid #505050;
  margin: 10px 0 0 5px;
}


/* --- portfolio end --- */

/*===== content end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== right block =====*/

#basket_container {
  height: 90px;
  margin-top: 6px;
}

#title_basket {
	width: 100%;
  height: 20px;
  background-color: #98cb63;
  margin: 0;
}

#basket_img {
  width: 50px;
  height: 30px;
	margin: 9px 0 9px 0;
	background-image: url('/templates/duet-bk/images/basket_img.gif');
	background-repeat: no-repeat;
	background-position: center;
	border-right: 1px solid #98cb63;
	float: left;
}

#basket_text {
  width: 150px;
  height: 50px;
	margin: 9px 0 9px 5px;
	color: #505050;
	font-size: 10px;
	float: left;
}

/*===== right block end =====*/

/*+++++++++++++++++++++++++++++++++++++++++++++++*/

/*===== footer =====*/

#develop {
  width: 221px;
  height: 88px;  
  background-color: #98cb63;
  float: left;
  display:inline;
  position:relative;
}

#develop a {  
	color: #505050;
	text-decoration: none;
}

#develop a:hover {
	color: #006699;
	text-decoration: none;
}

#develop p {    
  margin: 30px 10px 0 10px;
}

#copy {
  float: left;
  margin: 5px 20px 0 0;
}

#foot_logo {
  width: 26px;
  height: 21px;  
  float: left;
	margin: 8px 3px 0 0;
	display:inline;
	background-image: url('/templates/duet-bk/images/foot_logo.gif');
	background-repeat: no-repeat;
}

.foot_info { padding:6px 0 0 0; clear:both;}
.foot_in {padding-left:247px; float:left;margin:-86px 0 0 0;}
.counter {width:30px; height:30px; float:left; margin:5px 0 0 0;}
.rek {float:left; padding:10px 0 0 13px;}

/*===== footer end =====*/

/* === icons === */

#home { 
  position: absolute;
  top: 3px;
  right: 60px;  
  z-index: 1;
}

#map {
  position: absolute;
  top: 5px;
  right: 10px;  
  z-index: 1;
}

#mail {
  position: absolute;
  top: 5px;
  right: 35px;  
  z-index: 1;
}

a.home {
    background-image: url('/templates/duet-bk/images/home.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a:hover.home {
    background-image: url('/templates/duet-bk/images/home_act.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.map {
    background-image: url('/templates/duet-bk/images/map.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a:hover.map {
    background-image: url('/templates/duet-bk/images/map_act.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a.mail {
    background-image: url('/templates/duet-bk/images/mail.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

a:hover.mail {
    background-image: url('/templates/duet-bk/images/mail_act.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

/* === icons end === */

/* === catalog === */

div.catalog_title {
  margin: 10px 0 10px 0;
  /*border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #98cb63;*/
}

div.catalog_title a {
  font-size: 12px;
  font-weight: bold;
} 

div.catalog_text {
  height: 90px;
  margin: 0 0 10px 0;
}

div.catalog_text img {
  border: 1px solid #bbbbbb;
  margin-right: 10px;
}

div.catalog_basket {
  font-weight: bold;
  color: red;
  margin: 0 0 0 5px;
}

div.catalog_tabletext {
  border-bottom: 1px solid #98cb63;
}

div.catalog_tabletext form {
  margin: 0;
  padding: 0;
}

td.catalog_table_normal {
  width: 80px;
}

/*=== basket ===*/

input.basket_button {
  background-image: url('/templates/duet-bk/images/catalog_in_basket.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 56px;
  height: 19px;
  border: 0;
  cursor: pointer;
}

form.basket_form {
  border-bottom: 1px solid #98cb63;
  margin: 10px 0 10px 0;
}

table.basket {
  width: 430px;
}

td.title_prod {
  font-size: 14px;
  color: #006699;
  font-weight: bold;
}

table.basket th {
  /*width: 150px;*/
  height: 30px;
  text-align: left;
}

table.basket td.buttons {
  height: 30px;
}


/* === catalog end === */

table.newspane {
  width: 100%;
}

div.sectiontableheader {
  padding: 25px 0 0 0;
}

