﻿@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'CompactC';
	src: url('/fonts/CompactC.eot');
	src: local('CompactC'), url('/fonts/CompactC.woff') format('woff'), url('/fonts/CompactC.ttf') format('opentype'), url('/fonts/CompactC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	   }
	   
.padd {
	padding:20px;
}
td.padd {
	vertical-align:top;
	width:301px;
}

sup {
top: -0.4em;
}

a.nazv, a.nazv:visited, a.nazv:hover {
font:family:'Tahoma'; font-size:13px; color:#081F4D;text-align:left; text-decoration:none; font-weight:bold;
}

a.nazv_cat, a.nazv_cat:visited, a.nazv_cat:hover {
text-decoration:none; font-family:'Tahoma'; font-size:14px; color:#2f58a8;
}
.opis {
font-size:12px;
}
div#rotator {position:relative; height:213px;}
div#rotator ul li {float:left; position:absolute; list-style: none;}
div#rotator ul li.show {}
/* Clear all selectors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}
/* помните об определении стиля focus! */
:focus {
	outline: 0;
	}
body {
	color: #000;
	background: white;
	margin:0;
	font-family:'Tahoma';
	font-weight:normal;
font-size:15px;
	text-align:justify;
	overflow:auto;
	width:100%;
}

li.glavnaya {
color:#000;
list-style-type:disc;
margin-left:20px;
}
li.glavnaya span {
	color:#000;
	font-family:'Tahoma';
	font-size:14px;
}
p {
	color:#000;
	font-family:'Tahoma';
	font-size:15px;
}

#site 
{
	position:relative;
	min-width:1185px;
	max-width:1280px;
	margin: 0 auto;
	padding: 0;
	background-image:url(/css/images/fon.jpg);
	background-repeat:repeat;
	background-color:#3e4ca9;
	z-index:0;
}
#site_top
{
	position:absolute;
	background-image:url('images/fon_top.png');
	background-repeat:repeat-x;
	height:146px;
	width:100%;
	top:297px;
	z-index:10;
}

#shapka {
	height:236px;
	background-image:url(images/fon_shapka.png);
	background-repeat:no-repeat;
position:relative;
}
#logo {
left: 164px;
position: absolute;
z-index: 1;
top: 62px;
}
#vhod {
right: 55px;
text-align: left;
top: 25px;
position: absolute;
}

#address1 {
right: 300px;
top: 50px;
float: left;
position: absolute;
}
#basket {
position: absolute;
right: 62px;
top: 57px;
text-align:left;
background-image:url(/css/images/basket.png);
background-repeat:no-repeat;
width:160px;
height:63px;
}
a.bask, a.bask:visited, a.bask:hover {
	font-family:'Conv_gothicb';
	font-size:16px;
	text-decoration:none;
}
#col {
	position:absolute;
left: 0px;
top: 0px;
text-align:center;
width:16px;
}

#summa {
	position:absolute;
top: 0px;
left: 20px;
width: 100px;
}

#top-left {
background-image:url(/css/images/top-left.png);
background-repeat:no-repeat;
height: 23px;
margin-left:10px;
}
#top-right {
background-image:url(/css/images/top-right.png);
background-repeat:no-repeat;
background-position: top right;
height: 23px;
margin-right:23px;
}

#top-center {
background-image:url(/css/images/top-center.png);
background-repeat:repeat-x;
height: 23px;
margin-left: 289px;
margin-right: 17px;
}

#bottom-left {
background-image:url(/css/images/bottom-left.png);
background-repeat:no-repeat;
height: 23px;
margin-left:10px;
}
#bottom-right {
background-image:url(/css/images/bottom-right.png);
background-repeat:no-repeat;
background-position: top right;
height: 23px;
margin-right:23px;
}

#bottom-center {
background-image:url(/css/images/bottom-center.png);
background-repeat:repeat-x;
height: 23px;
margin-left: 289px;
margin-right: 17px;
}

#menu {
	background-image:url(/css/images/fon_menu.jpg);
	background-repeat:no-repeat;
	height:61px;
	position: relative;
	background-color:#b5b5b5;
	}
	
.leftmenu_item
{
	font-family:'Tahoma';
	font-size:15px;
	color:#000;
	display:block;
	min-height: 37px;
	text-decoration:none;
	background-image:url(/css/images/back_left.png);
	background-position:left;
	background-repeat:repeat-y;
	cursor:pointer;
	text-align: left;
	vertical-align: middle;
	width: 282px;
	margin-bottom:0px;
}

.topmenu {
text-align:left;
}

a.leftmenu_hidden_item, a.leftmenu_hidden_item:visited {
	font-family:'Tahoma';
	font-size:15px;
	color:#000;
	text-decoration:none;
}

 a.leftmenu_hidden_item:hover {
 text-decoration:underline;
 }
#podmenu_top {
	background-image:url(/css/images/podmenu-top.png);
	background-repeat:no-repeat;
	height:22px;
}
#podmenu_center {
	background-image:url(/css/images/podmenu-center.png);
	background-repeat:repeat-y;
	padding-left:3px;
	text-align:left;
}

#podmenu_bottom {
	background-image:url(/css/images/podmenu-bottom.png);
	background-repeat:no-repeat;
	height:22px;
}

a.podpunkt,a.podpunkt:visited,a.podpunkt:hover {
	font-family:'Tahoma';
	font-size:17px;
	color:#b41999;
	text-decoration:none;
}
a.actions,a.actions:visited {
	font-family:'Tahoma';
	font-size:15px;
	color:#6E006C;
	text-decoration:underline;
}
a.actions:hover {
color:#890C1A;
}

a.categ,a.categ:visited {
	font-family:'Tahoma';
	font-size:14px;
	color:#9900CC;
	text-decoration:underline;
}
a.categ:hover {
color:#E3009B;
text-decoration:underline;
}

a.podp, a.podp:visited {
	font-family:'Tahoma';
	font-size:14px;
	color:#2f0033;
	text-decoration:none;
	display:block;
	width:250px;
	padding-left:10px;

}

a.podp:hover {
	text-decoration:underline;
}
#podzag {
	font-family:'Tahoma';
	font-size: 18px;
	color:#BA008B;
}
li, ul {
	list-style-type:none;
	}
.symbol {
	list-style-type:disc;
	padding-left:20px;	
}
.numeric {
	list-style-type:decimal;
	padding-left:20px;
}
/* для таблиц надо устанавливать в разметке 'cellspacing="0"' */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}


/*-----------------------MAIN OPTIONS---------------------------------*/


/* selectors css */

a, a:visited {
font-family: 'Tahoma';
font-size:16px;
font-weight:normal;
color:  #000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

a.bread, a.bread:visited, a.bread:hover {
font-family: 'Tahoma';
font-size:14px;
font-weight:bold;
color:  #ae5fb1;
text-decoration:underline;

}
a.bel, a.bel:visited {
font-family: 'Tahoma';
font-size:15px;
font-weight:bold;
color: #9A0000;
text-decoration:underline;
}

a.bel:hover {
text-decoration:none;
}

#temp {
position: absolute;
background: url(/css/images/temp.png) -1040px no-repeat rgb(255,255,255);
height: 6px;
width: 1040px;
top: 5px;
left:15px;
}


a.topmenu1, a.topmenu1:visited, a.topmenu1:hover {
font-family: 'Tahoma';
font-size:15px;
font-weight:normal;
color: #000;
text-decoration:none;
display:block;
float:left;
height: 28px;
cursor:pointer;
}

a.bottom_menu_btn, a.bottom_menu_btn:visited, a.bottom_menu_btn:hover
{
	background:url(/css/images/bottom_menu_btn.png) top;
	padding:4px 5px 0 5px;
	font-family: 'Tahoma';
	font-size:15px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	display:block;
	float:left;
	height: 24px;
	cursor:pointer;
}

a.bottom_menu_btn:hover
{
	background-position:bottom;
	
}

#uzor {
background-image: url(/css/images/uzor.png);
background-repeat:no-repeat;
width: 848px;
height: 236px;
position: absolute;
right: 50px;
}

#shkala {
background-image:url(/css/images/shkala.png);
background-repeat:no-repeat;
height:16px;
margin-left: 18px;
width: 1072px;
position:relative;
}
#poisk {
	float:right;
	padding-right:28px;
}
#search_div {
	float:left;
	background-image:url(/css/images/search_polosa.png);
	background-repeat:no-repeat;
	position:relative;
	width:181px;
	height:21px;
	
}
#search_div input[type='text'] {
background: transparent;
position: absolute;
left: 3px;
top: 1px;
width: 138px;
height: 17px;
padding-left: 4px;
border:none;
}

#search_div input[type='image'] {
padding-left: 10px;
position: absolute;
top: -5px;
right: -6px;
width: 34px;
border:none;
}

span {
	font-family: 'Tahoma';
font-size:16px;
font-weight:normal;

}
#cont {

}

#main_content {
	text-align:left;
	overflow:hidden;
	}

h1,h2,h3,h4,h5,h6
{
font-family:'Tahoma';
color:#2F58A8;
font-weight:normal;
}
h1{
font-family:'Tahoma';
font-size:24px;
color:#2F58A8;
font-weight:normal;
}
h2{
font-family:'Tahoma';
font-size:20px;
color:#2F58A8;
}
.window_top a{
	margin-top:-4px;
}

/*_______________________header______________________________*/

#paket{
	z-index:88;
	position:absolute;
	top:0;
	right:0;
	margin:20px;
}
#header{
	width:1256px;
}

#img_sap {
background-image: url(/css/images/razdelitel.png);
background-repeat:no-repeat;
width: 1px;
height: 41px;
}

#polosa ul span {
height: 53px;
display: table-cell;
padding: 0 20px;
position: relative;
font-family: 'Times new roman';
font-size:15px;
font-weight:bold;
color: #1a3254;
cursor: pointer;
vertical-align:middle;
max-width:180px;
//display:block; //height:auto; //margin-top: expression((26-parseInt(offsetHeight)/2)  <0 ? "0" : 26-(parseInt(offsetHeight)/2) +'px') ;
}

#polosa ul span:hover {
color: #7c142c;
}

.main_con {
	margin-left:17px;
	margin-right:30px;
	background-color:#FFFFFF;
	background-image: url(/css/images/div_left.png);
	background-repeat: repeat-y;
	background-position:left;
    box-shadow: 0 0 10px 0 #000; /* Валидное свойство CSS 3 тень*/
    -webkit-box-shadow: 0 0 10px 0 #000; /* Safari, Chrome */
    -moz-box-shadow: 0 0 10px 0 #000; /* Firefox */
	behavior: url(/css/PIE.php);
}

.corner-left-top {
	background-image:url(/css/images/corner-left-top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.corner-right-top {
	background-image:url(/css/images/corner-right-top.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.menu_left_top {
	background-image:url(images/left_menu_top.png);
	background-repeat:no-repeat;
	height:40px;
	font-family:'Tahoma';
	font-size:20px;
	color:#BA008B;
	
}
.meeft {
	width:282px;
	float:left;
	overflow:hidden;
}
.menu_left_center {
	background-image:url(/css/images/center_left_menu.png);
	background-repeat:repeat-y;
}

a.leftm, a.leftm:visited, a.leftm:hover  {
font-size:17px;
color: #1a3254;	
font-weight: normal;
text-decoration:none;
width:200px;
height:33px;
display:block;
}

a.news, a.news:visited, a.news:hover  {
font-size:15px;
color: #000;	
font-weight: normal;
text-decoration:none;
}

.news_date {
	background-image:url(/css/images/poddatu.png);
	background-repeat:no-repeat;
	width: 268px;
	height: 25px;
	text-align:left;
}

#line_ver {
	background-image:url(/images/line_ver.png);
	background-repeat:repeat-y;
	width:1px;
	float:left;
}

#ornament{
	background-image:url(/css/images/ornament.jpg);
	background-repeat:no-repeat;
	height:9px;
	min-width:1000px;width:100%;
}


#menu_user{
	padding:10px;
	font-size:1.1em;
	color:#09F;
}
#menu_user span{
	font-weight:bold;
}

/*___________left_____________*/

#left_menu{
	left:0;
	margin:20px 20px 0 20px;
	width:280px;
	float:left;
}
#left_menu #admin_mm_cont a{
	text-align:center;
	display:block;
	padding:5px;
	border:1px solid #09F;
	text-decoration:none;
}
#left_menu #admin_mm_cont a:hover{
	background:#09F;
	color:#fff;
}

/*____________content______________*/

#middle{
	min-height:820px;
	margin:20px 20px 20px 340px;
}
#caption{
	font:16pt Tahoma, Geneva, sans-serif;
	color:#093;
	margin-bottom:10px;
	border-bottom:1px solid #093;
}
.catalog_items{
	width:100% ;
}
.caption{
	background:#375eab !important;
	text-align:cente !important;
}
.catalog_admin_cat a.razdels{
	display:block;
	padding:5px;
        padding-left: 30px;
	color:#09F;
	margin:10px;
	border:1px solid #999;
	/*float:right;*/
	width:80%px;
	height:30px;
	text-indent:0;
	line-height:1;
	text-align:left;
	text-decoration:none;
    background-image: url(../images/folder0.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #f5f5f5;
}
.catalog_admin_cat a.razdels:hover{
	background-image: url(../images/folder0.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-color: #fffff;
	color:#000;
}

.catalog_admin_cat a.razdels_child{
	display:block;
	padding:5px;
	color:#09F;
	margin-left:30px;
	border:1px solid #999;
	/*float:right;*/
	width:400px;
	height:20px;
	text-indent:0;
	line-height:1;
	text-align:center;
	text-decoration:none;
    background-image: url(../images/folder1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #ffffff;
}

.catalog_admin_cat a.razdels_child:hover{
	background-image: url(../images/folder1.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-color: #fffff;
	color:#000;
}

/*____________foot_________________*/

#footer{
	position:relative;
	margin-left:10px;
	}

#footer_left {
float:left;
height:43px;
width:22px;
background-image:url(/css/images/footer_left.png);
background-repeat: no-repeat;
}

#footer_center {
float:left;
height:43px;
background-image:url(/css/images/footer_center.png);
background-repeat: repeat-x;
padding-top: 7px;
padding-left: 10px;
}

#footer_right {
float:left;
height:43px;
width:22px;
background-image:url(/css/images/footer_right.png);
background-repeat: no-repeat;
}

.listitem {
color: #fff;
	list-style-type:disc;
	float:left;
}

a.footermenu, a.footermenu:visited {
font-size:15px;
color:#000;
display:table-cell;
height: 29px;
text-decoration:none;
vertical-align: middle;
width: 150px;
}
a.footermenu:hover {
background-color:#fff;
}

a.footer_oplata, a.footer_oplata:visited {
font-family:'Conv_gothic';
font-size:17px;
color:#FBA6FF;
text-decoration:none;
}

#footer_menu {
	background-image:url(/css/images/footer_meni.png);
	background-repeat:no-repeat;
	height:75px;
}
a.footer_oplata:hover {
	text-decoration:underline;
}
.listitem a, .listitem a:visited {
color: #fff;
font-size: 16px;	
text-decoration: none;
}
.listitem a:hover {
text-decoration: underline;	
}

#footer p{
	margin-left:10px;
	color:#09F;
}

#leftmenu {
}

#centermenu {
background-image: url(/css/images/center_menu.png);
background-repeat:repeat-x;
height: 41px;
float:left;
padding-top:17px;
}

#rightmenu {
background-image: url(/css/images/right_menu.png);
background-repeat:no-repeat;
width: 8px;
height: 37px;
float:left;
}

#untilmenu {
height:37px;
	width:10px;
	float:left;
}

#corners {
	height:100%;
	min-width:950px;
}

#top-line {
	background-image: url(/css/images/top.png);
	background-repeat:no-repeat;
	background-position: top;
	height:13px;
}

#bottom-line {
	background-image: url(/css/images/bottom.png);
	background-repeat:no-repeat;
	background-position: bottom;
}

#center-line {
	background-image: url(/css/images/center.png);
	background-repeat:repeat-y;
	overflow:hidden;
}


#dinamicContent {
	min-height:896px;
	left:88px;
}


#lefttop {
	background-image:url(/css/images/left-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:59px;
}

#podlefttop {
	background-image:url(/css/images/left-top2.png);
	background-repeat:no-repeat;
	height: 29px;
}

#righttop {
	background-image:url(/css/images/right-top.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:59px;	
}

#podrighttop {
	background-image:url(/css/images/left-right2.png);
	background-repeat:no-repeat;
	height: 29px;
}

#leftbottom {
	background-image:url(/css/images/left-bottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
		height:59px;	
}

#rightbottom {
	background-image:url(/css/images/right-bottom.png);
	background-repeat:no-repeat;
	background-position: right bottom;
		height:59px;
}

#center_content {
}

div {
	display:block;

}

#ornament-v-left {
background-image:url(/css/images/ornament-v.png);
background-repeat:repeat-y;
background-position:left top;
min-height:896px;
}
#ornament-v-right	{
background-image:url(/css/images/ornament-v1.png);
background-repeat:repeat-y;
background-position:right top;
min-height:896px;
}

#ornament-h-top {
background-image:url(/css/images/ornament-h.png);
background-repeat:repeat-x;
margin-left:59px;
margin-right:59px;
	height:59px;
}
#ornament-h-bottom	{
background-image:url(/css/images/ornament-h1.png);
background-repeat:repeat-x;
background-position:left bottom;
	height:59px;
	margin-left:59px;
margin-right:59px;

}

#empty {
	height:45px;
	float:left;
}

#empty1 {
	height:45px;
	float:left;
}

.lines_for_discr {
width: 13px;
height: 10px;
background-image:url(/css/images/ornament-h.png);
position: absolute;
bottom: -10px;
}

#blk_inside {
position: relative;
width: 100%;
height: 100%;
}

#leftmenu_main {
float:left;
width:214px;
	padding-top:20px;
}

#lines {
	background-image:url(images/ornament_main.png);
	background-repeat:repeat-y;
	background-position:left top;
	width:40px;
	min-height:974px;
	float:left;
	margin-top:20px;
}

#leftmenu_main_1 {
	background-image:url(images/leftmenu.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 158px;
	text-align:center;
}

#leftmenu_main_1 div {
	font-family: Conv_cyol;
	font-size:22px;
	color: #BA0000;
	padding-top:3px;
}


#polosa ul li ul {
position:absolute;
height:auto;
text-align:left;
font-family:"Times New Roman";
font-size:14px;
	background-image:url(/css/images/fon_podmenu.jpg);
	background-repeat:repeat-y;
	width:301px;
	visibility:hidden;
	left: 0;
	display:block;
}

#polosa ul li ul li ul {
	top:0;
}

#niz_podmenu {
	background-image:url(/css/images/podmenu.png);
	background-repeat:no-repeat;
	width:206px;
	height:16px;
	
}

#verh_podmenu {
	background-image:url(/css/images/verh_podmenu.png);
	background-repeat:no-repeat;
	width:311px;
	height:15px;
	
}
#verh_podmenu_poshar {
	background-image:url(/css/images/verh_podmenu_poshar.png);
	background-repeat:no-repeat;
	width:206px;
	height:15px;
	
}

#center_podmenu {
	background-image:url(/css/images/center_podmenu.png);
	background-repeat:repeat-y;
	width:311px;
}
#center_podmenu_poshar {
	background-image:url(/css/images/center_podmenu_poshar.png);
	background-repeat:repeat-y;
	width:206px;
}

#polosa ul li ul li a {
font-family: 'Times new Roman';
font-size:14px;
font-weight:normal;
color: #000;
text-decoration:none;
}

#polosa ul li ul li a:hover {
color: #7c142c;
}

#polosa ul li ul li {
	display: list-item;
	float:none;
	position:relative;
}
#hrmenu {
	background-image:url(images/hr_menu.png);
	background-repeat:no-repeat;
	width: 152px;
	height: 14px;
}

#hrmenu1 {
	width: 15px;
	height: 4px;
	float:left;
}



#padd {
padding-left:25px;padding-right:25px;padding-top:11px;
}

a.bel1 {
font-family: Conv_cyol;
font-size:18px;
color: #f3efc2;
text-decoration:none;
}
a.podmenu:visited {
color: #f3efc2;
}
a.podmenu:hover {
color: #f3efc2;
}

#copyright {
	padding-left:20px;
	font-family: 'Times new Roman';
	font-size:14px;
	font-weight:bold;
	color: #402b19;
	text-align:left;
	padding-top:10px;
	float:left;
}

#ssilka {
padding-left:80px;
font-family: 'Times new Roman';
font-size:14px;
font-weight:bold;
color: #402b19;
text-align:left;
float:left;
padding-top:10px;
}

#ssilka1 {
padding-left:20px;
float:left;
padding-top:5px;
}

a.ss {
color: #402b19;
text-decoration:none;
}
a.ss:visited {
color: #402b19;
}
a.ss:hover {
color: #402b19;
}

#footer-site {
	background-image:url(images/naturmort.png);
	background-repeat:no-repeat;
	background-position:right;
}

div.catalog_items div.im_cont{
    height:100px; width: 100px;
    float: left; margin-right: 15px; text-align: center; 
    background-color: #eedbc4; 
    /*border: 1px solid #f66822;*/
    border: 3px solid white;
}
.borders_rounded_5{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	behavior: url(/css/PIE.php);
}
div.im_cont img {

	border: 1px solid white;
} 

.catalog_item_bx{
margin: 0 auto;
position: relative;

}

div.catalog_items2, div.catalog_item
{
	text-align: center;
    padding: 5px 0px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 80px;
	overflow: hidden;
      /*  background-color: #eedbc4; */
    /*border: 1px solid #f66822;*/
    border: 3px solid white;
	height: 296px;
	max-width:208px;
}

div.catalog_items2
{
    float: left;
}

div.catalog_item{
	/*width:60%;*/
	/* width: 500px; */
	padding-left: 15px;
} 

.shrink-thresh {
position: relative;
}

#slider_itself {
width: 100%;
height: auto;
overflow: hidden;
}

.theme-default .nivoSlider {
position: relative;
background: #704c32 url(images/loading.gif) no-repeat 50% 50%;
margin-bottom: 10px;
}

.nivoSlider {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}


.theme-default .nivo-controlNav {
text-align: center;
padding: 20px 0;
}


.nivo-controlNav {
text-align: center;
padding: 15px 0;
}

.podzag {
	font-size:17px;
	color:#f2f0c5;
}

.txt1{
	font-size:15px;
	color:#f2f0c5;
}

#verh {
	background-image:url(/css/images/verh.png);
	background-repeat:no-repeat;
	height:23px;
	margin-left:10px;
}

.topMenuIco
{
	background-position:top;
	float:left;
	width:64px;
	height:64px;
	margin:15px;
}

.topMenuBtn:hover .topMenuIco
{
	background-position:bottom;
}

.clearboth
{
	clear:both;
	width:100%;
}

#osnova
{
	position:relative;
	z-index:20;
}

.top_menu_ico
{
	background-position:top;
}

.top_menu_ico:hover
{
	background-position:bottom;
}

#paulund_modal
{
	position:absolute;
	right: 58px;
	top: 132px;
	width:162px;
	height:31px;
	background:url('/images/call_btn.png') top;
	cursor:pointer;
}

#paulund_modal:hover
{
	background-position:bottom;
}

#bottom_menu_house_ico
{
	background:url('/images/bottom_menu_house_ico.png') top;
	height:29px;
	width:46px;
	cursor:pointer;
}

#bottom_menu_house_ico:hover
{
	background-position:bottom;
}

.to_basket
{
	background:url('/images/to_basket.png') top;
	height:20px;
	width:87px;
	cursor:pointer;
}

.to_basket:hover
{
	background-position:bottom;
}

.goods-tech-chars td
{
	border:1px solid #000000;
	padding:5px;
}

#back_to_up_btn
{
	position:fixed;
	display:none;
	width:64px;
	height:64px;
	background-image:url('/images/back_to_up_btn.png');
	background-position:top;
	background-repeat:no-repeat;
	bottom:239px;
	left:129px;
	cursor:pointer;
}

#back_to_up_btn:hover
{
	background-position:bottom;
}















