 * {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/bg_main.jpg) repeat-y center;
	min-height: 100%;
}
html {
    background: url(../images/bg.jpg) repeat;
	height: 100%;
}
p { padding-top: 10px;}	
ul li {margin-left: 20px;}
img {border: none 0;}
a {outline: 0; color: #f63ac9; cursor: pointer; }
a:hover { color: #fa82dd;}
h1 {
   font-size: 25px;
   font-weight: normal;
   margin: 0 0 15px 0px;
}
h2 {
   font-size: 22px;
   font-weight: normal;
}
h2.heading {
	font-size: 13px;
	font-weight: bold;
}
.breadcrumbs {
   padding: 3px 0 7px 0;
   font-size: 14px;
}
*+html .breadcrumbs {padding-bottom: 24px;}
#conteiner {
    margin: 0 auto;
	width: 999px;
}
#head {
    background:url(../images/bg_head.jpg) no-repeat top;
	height: 405px;
}
#head_page {
    background:url(../images/bg_head_page.jpg) no-repeat top;
	height: 405px;
	margin-bottom: -217px;
}
#left, #left_page {
	width: 227px;
	/*float: left;*/
	position: relative;
	top: -220px;
	left: 10px;
	height: auto;
	/*new*/
	margin-right:754px;
}
#left_page {top: -3px !important;}
#bottom {
     background: url(../images/logo_bottom.jpg) no-repeat top left;
	 margin: 0px 0 0 182px;
	 height: 150px;
	 clear: both;
}
#content { /*margin-left: 245px;*/ float:right; width:754px;}
.bg_cont {
	background: url(../images/bg_content_repeat.png) repeat-y top left;
	padding: 21px 0 0 35px;
	margin: 0 0 0 0;
}
* html .page .bg_cont {
	height: 500px !important;
	padding-left: 44px;
	padding-top: 36px;
}
*+html .page .bg_cont {min-height:  500px;}
* html .bg_cont {
	height: 833px !important;
	padding: 0 0 0 44px;
}
*+html .bg_cont {min-height: 850px;}
.clear {clear: both; margin: 0px; height:1px !important;}

.catalog {
   margin: 0 0 20px 0;
   border-collapse: separate;
   border-spacing: 8px 0px;
   padding-top: 20px;
}
* html .catalog  {
  border-collapse: expression('separate', cellSpacing = '0px');
  margin-left: 0;
}
* html .catalog td {
  border-right: 8px solid;
  border-color: pink;
  filter: chroma(color=pink);
}
*+html .catalog {
   margin-left: 0;
   border-collapse: expression('separate', cellSpacing = '0px');
}
*+html .catalog  td {border-right: 8px solid transparent;}
.catalog td {
   background: #FFFFFF;
   width: 203px;
   color: #0b0b0b !important;
   vertical-align: top;
   text-align: left;
   padding: 0 10px 10px 14px;
}
.catalog .img_c td { 
   text-align: center;
   padding: 0 !important;
}
.catalog .img_c td img {margin: 10px 0 10px 0;}
.catalog td a {
   font-size: 18px;
   margin-bottom: 8px;
   color: #b42792;
}
.none {
   background: none !important;
   border: #547a87 1px dashed ;
   padding: 0 !important;
}
.none img {margin: 0px 0 0 0 !important;}
.catalog .height td {
   background: none !important;
   height: 8px;
}
.cart {
  background: #FFFFFF;
  color: #000000;
  padding: 20px 50px 50px 0px;
  font-size: 14px;
  margin: 20px 0 0 8px;
}
.cart table {
	font-size: 13px;
	margin: 0 0 10px 0;
	border-collapse: collapse
}
.cart table p {margin: 0;}
.cart table td {
  height: 30px;
  padding: 5px 10px;
  border: #dddddd 1px solid;
}
.cart table.char {
  font-size: 12px;
  margin: 38px 0 30px 0;
}
.cart table.char td {
  /*height: 27px;*/
  height: 30px;
  padding: 0 5px;
  border-bottom: #dddddd 1px dashed;
}
.cart_right {
  margin-left: 200px;
  position: relative;  
  min-height: 200px;
  height: auto !important;
  height: 200px; /*for IE6*/
}
.img {
  width: 200px;
  float: left;
  position: relative;
  text-align: center;
}
.img a {text-decoration: none;}
.kod1 {
   font-size: 12px;
   padding: 3px 0 45px 0;
}
.t1 {width: 150px;}
.t2 { border-bottom: 0 none !important;}
.zayva { 
    font-size: 18px;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#content .zagol {padding-left: 48px;}
.zagol {
   font-size: 25px;
   padding: 20px 0 15px 265px;
}
.zagol img {padding: 0 5px 12px 5px;}
.zagol a { font-size: 11px; position: relative; bottom: 14px;}
.text { font-size: 15px; padding: 0 14px 40px 0; margin-left: 49px; border-bottom: #6ca6ca 1px dashed; width: 630px;}
.logo {/*padding: 28px 0 0 44px;padding: 28px 0 0 0px;*/ margin-top:28px;}
#nav {
    width: 52px;
	height: 12px;
	position: relative;
	top: 11px;
	right: 44px;
	float: right;
}
a.nav1, a.nav2 {
   height: 12px;
   display: inline-block;
   text-decoration: none;
}
span.nav2 {
	display: inline-block;
	height: 12px;
	background: url(../images/mail_active.gif) left bottom no-repeat;
}
a.nav1 {background: url(../images/dom.gif) left bottom no-repeat; width: 13px;}
a.nav1:hover {background: url(../images/dom_active.gif) left bottom no-repeat;}
a.nav2 {background: url(../images/mail.gif) left bottom no-repeat; width: 11px;}
a.nav2:hover {background: url(../images/mail_active.gif) left bottom no-repeat;}
#nav img, .nav1, .nav2 {padding-right: 14px;}
.kontakt {
    float: right;
	top: 100px;
	right: 4px;
	position: relative;
}
#main_menu {
    width: 709px;
	height: 35px;
	margin: -24px 0 0 265px;
	background: url(../images/bg_menu.png) repeat-x;
	font-size: 14px;
	position: relative;
}
* html #main_menu { margin-top: -25px;}
#main_menu a {
    background: url(../images/menu_r.png) no-repeat right top;
	text-decoration: none;
	color: #292929;
	display: inline-block;
	padding: 9px 13px 0 13px;
	height: 35px;
	margin: 1px;
	position: relative;
}
#main_menu a:hover, a.bg:hover {
    background: url(../images/bg_menu_hover.png) top repeat-x !important;
	color: #FFFFFF;
	margin: 1px;
}
#main_menu span {
    background: url(../images/bg_menu_active.png) top repeat-x !important;
	color: #FFFFFF;
	margin: 1px;
	display: inline-block;
	padding: 9px 15px 0 15px;
	height: 35px;
}
.gl { margin-left: 1px;}
a.bg { background: none !important;}
#search {
   background: url(../images/bg_search.png) no-repeat;
	height: 24px;
	width: 180px;
	position: absolute;
	right: 5px;
	top: 6px;
}

#search_text {
   border: #ffffff 1px solid;
   width: 135px;
   height: 16px;
   margin: 3px 0 0 4px;
   float: left;
}
#search_button {
   background: url(../images/button.gif) no-repeat;
   border: 0 none;
   height: 24px;
   width: 24px;
   margin: 0px 0 0 12px;
   cursor: pointer;
}
#banners {
   width: 738px;
   margin: 13px 0 0 265px;
   position: relative;
}
* html #banners { margin-top: -24px;}
*+html #banners { margin-top: 10px;}
#banners span {
   position: relative;
   float: left;
   margin-top: 7px;  
}
#banners a {
   background: url(../images/kn.jpg) no-repeat;
   color: #FFFFFF;
   width: 26px;
   height: 26px;
   display: block;
   text-decoration: none;
   font-size: 14px;
   text-align: center;
   margin-top: 4px;
   padding-top: 6px;
}
#banners img {
   padding-right: 6px;
   float: left;
   position: relative;
}
#bot_menu {
   width: 530px;
   padding: 40px 0 0 87px;
   font-size: 14px;
}
#bot_menu a, #bot_menu span {padding-right: 30px;}
.text_niz { padding: 27px 0 0 87px;}
#dropmenu, #dropmenu ul li {list-style: none;}
#dropmenu .drop {
   color: #ffffff;
   text-decoration: none;
   border-bottom: #FFFFFF 1px dashed;
   font-size: 16px;
} 
#dropmenu .pad {margin-bottom: 15px;}
#dropmenu .span {font-size: 16px;}
#dropmenu .drop:hover {border-bottom: #ccffff 1px dashed;}
#dropmenu a:hover, #dropmenu .drop2 li a:hover {color: #ccffff;}
#dropmenu .dr {margin: 10px 50px 26px 7px;}
#dropmenu .dr li {margin: 3px 0;}
#dropmenu .dr li a {
   background: url(../images/bg_drop.png) no-repeat top left;
   line-height: 1;
   display: block;
   padding: 0 0 0px 24px;
}
#dropmenu li.pad {margin-bottom: 16px;}
#dropmenu .drop2 {padding: 0 0 3px 0px;}
#dropmenu .drop2 li {
    background: none;
	padding-left: 0px;
}
#dropmenu .drop2 li a {
   color:#CCCCCC;
   padding: 0 0 2px 40px;
}
#dropmenu .dr .drop2 li a {
	height: auto;
}
#news {
   padding-top: 45px;
   font-size: 11px;
}
.nashe_vse {
    margin-right: -35px;
	float: right;
	position: relative;
	z-index: 1000000;
	padding-top: 45px;
}
* html .nashe_vse { margin-right: -45px;}
*+html .nashe_vse { margin-right: -42px;}
#news p {padding-bottom: 15px;}
#news font {font-size: 18px;}
#news .zagol {
  padding: 0 0 27px 0px;
  display: block;
}
span.lup {
  background: url(../images/lup.gif) no-repeat bottom left;
  padding-left: 15px;
}
span.lup b {
  font-weight: normal;
  border-bottom: 1px #F63AC9 dashed;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; 
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  z-index:1;
}
#popupContact{
  display: none;
  position: fixed;
  _position:absolute; 
  height: 528px;
  width: 621px;
  background: #eeeeee;
  z-index: 2;
  padding: 50px 37px 33px 40px;
  font-size: 12px;
  color: #000000;
}
#popupContact h3 {
   font-size: 20px;
   padding-bottom: 3px;
}
#popupContactClose {
  font-size:11px;
  background: url(../images/close.gif) no-repeat top left;
  line-height:14px;
  padding-left: 20px;
  margin-left: -10px;
  right:37px;
  top:10px;
  position:absolute;
  color:#000000;
  display:block;
}
#button{
  text-align:center;
  margin:100px;
}
#contacts {padding-top: 20px;}
#contacts table {
  width: 100%;
  margin: 0;
  padding: 0;
}
#contacts table td {vertical-align: top;}
#contacts input, #contacts textarea {
  margin: 2px 0 14px 0;
  width: 260px;
  border: 1px solid #676767;
}
#contacts textarea {height: 81px;}
#contacts input {height: 25px;}
#contacts span {
  background: url(../images/obz.gif) no-repeat right bottom;
  margin-right: -10px;
  padding-right: 10px;
}
* html #contacts span {margin-right: 10px;}
*+html #contacts span{margin-right: 10px;}
.obz {
  font-size: 11px;
  color: #666666;
  padding-top: 10px;
}
.obz img {
  top: 3px;
  position: relative;
}
.capch {
  display: block;
  margin: 5px 0;
}
input.order {
  width: 145px !important;
  margin: 15px 0 14px 0 !important;
  display: block;
}
.small {
  font-size: 11px;
  padding-left: 5px;
  top: 1px;
  position: relative;
}
#monthly {
  background:url(../images/button.jpg) center center no-repeat;
  width: 147px;
  height: 37px;
  margin: 5px 0 0 -2px;
  border: 0 none;
}
.pubarch_table {
	width:100%;
	margin: 20px 0 30px 0;
	font-size: 13px;
}
.pubarch_table .tdleft{
	width: 72px;
	text-align:center;
	padding: 0px 25px 0px 0px;
	vertical-align: top;
}
.title_years{
	text-align:center;
	font-weight:bold;
	color: #CCFFFF;
	margin-bottom:15px;
	font-size: 14px;
}
.title_month{
	font-weight:bold;	
	margin-bottom:15px;
	color: #CCFFFF;
	font-size: 14px;
}
.pubarch_table .tdright .pa_list{padding:0px 0px 15px 55px;}
.pubarch_table .tdright .pa_list .date{
	width:45px;
	font-weight: bold;
	position:absolute;
	margin: 0px 0px 0px -55px;
	padding: 0px 10px 0px 0px;
}
.publpager {margin: 15px 0 0 -7px;}
.publpager a, .publpager span {margin: 0 7px;}
.publtitle .date {
	font-weight: bold;
	margin: 0 0 3px 0;
}
.found {
	font-size: 16px;
	margin: 0 0 20px 0;
}
.mostrelevant {font-weight: bold;}
.ss_link {margin: 15px 0 5px 0;}
.allsearchres {
	font-size: 14px;
	margin: 20px 0 10px 0;
}
.cattext {margin: 0 0 0 45px;}
.cattext p {margin: 0 0 10px 0;}
.cattext ul, .cattext ol, .bg_cont ul, .bg_cont ol {margin: 0 0 10px 25px;}
.bg_cont p {margin: 0 0 10px 0;}
.bg_cont h2 {margin: 0 0 20px 0;}
.index {
	font-size: 15px;
	padding: 0 0px 40px 0;
	margin-left: 49px;
	border-bottom: #6ca6ca 1px dashed;
}
.index .bg_cont {
	margin: 0 0 0 -49px;
	position: relative;
}
.index h2 {
	font-size: 25px;
	padding: 0 85px 15px 0;
	background: url(/images/line.jpg) right 11px no-repeat;
	display: inline;
}
.index p {margin: 10px 0 0 0;}
label.error {
	display: block;
	margin: -10px 0 10px 0;
	color: #c00;
	font-weight: bold;
}
.contact {
	background: #FFFFFF;
	color: #000000;
	padding: 15px 40px;
}
.contact h2 {
	background: url(/images/bg_title.gif) left bottom repeat-x;
	padding: 0 0 5px 0;
}
.phone {
	font-size: 20px;
	padding: 0 0 0 80px;
	line-height: 26px;
}
.phone span {
	position: absolute;
	margin: 0 0 0 -80px;
	color: #c5c5c5;}
.contact .photo {margin: 0 0 50px 0;}
.contact .photo a {text-decoration: none;}
.contact .photo img {margin: 7px 0;}
#zoom_content {cursor: pointer;}
span.links {
    display: block;
	margin-top: 20px;
	color: #999999;
}
span.links a { color: #CCCCCC;}

.png { 
     width: expression(width); 
     filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter=   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '', src = '/images/blank.gif'); 
}

/* SEO element styles */
#content p strong, #content p a {
	font-weight:normal;
	text-decoration:none;
	/*color:#fff;*/
}
.contact p a {color:#000000 !important;}
#content .cart p strong, #content .cart p a {
	/*color:#000;*/
}	

.counters {
	padding:30px 40px 40px 10px;
	float:left;
}
.links { color:#CCCCCC !important;}
#sp_menu { margin: 0px auto; width: 800px; padding: 10px 0;}
