html, body {
	height:100%;
}
body {
	margin:0;
	font:12px Arial, sans-serif;
	color:#000;
	background:#808080 url(../i/mainbg.jpg);
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
.clear:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
img {
	border:none;
}
form {
	margin:0;
	display:inline;
}
a {
	color:#000;
	font-weight:bold;
	font-size:11pt;
}
a:hover {
	text-decoration:none;
}
#main {
	background:#fff url(../i/mainbg.jpg) repeat-x 0 0px;
}
.tophold {
	font-size:10pt;
	font-weight:bold;
	position:absolute;
	top:30px;
	right:-110px;
	z-index:5;
	width:400px;
}
.langhold {
	1overflow:hidden;
	1height:1%;
	float:right;
	margin:0 50px 5px 0;
}
.langhold .left {
	background:url(../i/lang-l.png) no-repeat;
	width:10px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.langhold .content {
	float:left;
	height:22px;
	padding:0 10px;
	background:url(../i/lang-bg.png) repeat-x;
}
.langhold .right {
	background:url(../i/lang-r.png) no-repeat;
	width:10px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.lang {
	font-size:10pt;
	position:relative;
	z-index:5;
	width:140px;
}
#main .lang {
	padding:3px 0 0 0;
}
.lang li {
	color:#00e800;
	text-transform:uppercase;
	margin:0 5px;
	font-weight:bold;
	overflow:hidden;
	float:left;
	height:1%;
}
.lang li a {
	color:#000;
	font-size:10pt;
	float:left;
}
.lang li a:hover {
	text-decoration:none;
}
.lang li a.langmore{
	display:block;
	float:left;
	background:url(../i/lang-more.png) no-repeat;
	width:16px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:2px;
	
}
.lang .nohov, .lang .nohov:hover{
	text-decoration:none;
	color:#555;
	cursor:default;
}
#main {
	/*background:url(../i/inner-bg.jpg) repeat-x 0 0;*/
}
#content {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#imghold {
	position:absolute;
	top:191px;
	left:20px;
        width: 930px;
        height:615px;
        overflow:hidden;
}
#imghold li {
	position:absolute;
	top:0;
	left:0;
}
#main #content{
	padding-top:840px;
}
.inner  #content{
	padding-top:240px!important;
}
#main #content .logo {
	display:block;
	width:326px;
	position:absolute;
	z-index:1;
	left:337px;
	top:20px;
}
#button {
	width:240px;
	margin:0 auto;
	z-index:2;
	overflow:hidden;
	height:60px;
	position:relative;
	z-index:100;
}
#button td {
	padding: 0 10px;
	width:100px;
}
#button td a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top:40px;
	font-size:10pt;
	height:17px;
	font-weight:normal!important;
}
#button .button1 a {
	background:url(../i/button1.png) no-repeat 50% -100px;
}
#button .button2 a {
	background:url(../i/button2.png) no-repeat 50% -100px;
}
#button .button3 a {
	background:url(../i/button3.png) no-repeat 50% -100px;
}
#button .button4 a {
	background:url(../i/button4.png) no-repeat 50% -100px;
}
#button .button5 a {
	background:url(../i/button5.png) no-repeat 50% -100px;
}
#button td a:hover {
	background-position:50% 0!important;
}
#button li a:hover {
	color:#333;
}
#num {
	position:absolute;
	width:1000px;
	height:540px;
	top:245px;
}
#num li {
	position:absolute;
}
#num li a {
	display:block;
	color:#333;
	font-style:italic;
	font-size:14pt;
	line-height:15pt;
	overflow:hidden;
	font-weight:normal!important;
	text-align:center;
}
#num li a span.numb {
	display:block;
	overflow:hidden;
	height:1%;
	position:relative;
	margin:0 auto;
}
#num li a .numb span {
	position:relative;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#num li span.numimg {
	display:block;
	overflow:hidden;
}
/**#num1**/
#num li#num1 {
	top:-25px;
	left:785px;
	width:167px;
}
#num li#num1 a .numb {
	width:39px;
	height:58px;
}
#num li#num1 a .numb span {
	background:url(../i/num1.png) no-repeat;
	width:39px;
	height:116px;
}
#num li#num1 a:hover .numb span {
	top:-58px;
}
/**#num2**/
#num li#num2 {
	top:222px;
	left:773px;
	width:184px;
}
#num li#num2 a .numb {
	width:48px;
	height:59px;
}
#num li#num2 a .numb span {
	background:url(../i/num2.png) no-repeat;
	width:48px;
	height:118px;
}
#num li#num2 a:hover .numb span {
	top:-59px;
}
/**#num3**/
#num li#num3 {
	top:395px;
	left:400px;
	width:213px;
}
#num li#num3 a .numb {
	width:49px;
	height:60px;
}
#num li#num3 a .numb span {
	background:url(../i/num3.png) no-repeat;
	width:49px;
	height:120px;
}
#num li#num3 a:hover .numb span {
	top:-60px;
}
/**#num4**/
#num li#num4 {
	top:215px;
	left:42px;
	width:186px;
}
#num li#num4 a .numb {
	width:52px;
	height:58px;
}
#num li#num4 a .numb span {
	background:url(../i/num4.png) no-repeat;
	width:52px;
	height:116px;
}
#num li#num4 a:hover .numb span {
	top:-58px;
}
/**#num5**/
#num li#num5 {
	top:-25px;
	left:30px;
	width:169px;
}
#num li#num5 a .numb {
	width:48px;
	height:59px;
}
#num li#num5 a .numb span {
	background:url(../i/num5.png) no-repeat;
	width:48px;
	height:118px;
}
#num li#num5 a:hover .numb span {
	top:-59px;
}
#popup {
	clear:both;
	position:absolute;
	z-index:5;
	width:1000px;
	top:300px;
}
#popup div.top, #popup div.bottom {
	height:30px;
	width:384px;
	position:relative;
}
#popup .content {
	padding:0 30px;
	width:324px;
}
#popup .content .block {
}
#popup .content .block .blocktop {
	background:url(../i/blocktop.png) no-repeat;
	width:324px;
	height:8px;
	overflow:hidden;
	text-indent:-9999px;
}
#popup .content .block .blockcontent {
	background:#fff;
	overflow:hidden;
	height:1%;
	padding-bottom:15px;
}
#popup .content .block .blockimg {
	position:relative;
	padding:0 0 5px 25px;
}
#popup .content .block .blockimg h3 {
	color:#3d6c00;
	margin-top:-15px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;
}
#popup .content .block .blockimg .mkm {
	position:absolute;
	top:6px;
	right:43px;
	font-style:italic;
}
#popup .content .block .blockimg .atoms {
}
#popup .content .block .blockimg .atoms li {
	font-size:10pt;
	line-height:12px;
	font-style:italic;
	margin:5px 0;
	color:#414141;
}
.atom1 {
	display:block;
	width:13px;
	height:12px;
	background:url(../i/atom1.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	float:left;
}
.atom2 {
	display:block;
	width:13px;
	height:12px;
	background:url(../i/atom2.png) no-repeat 0 0;
	overflow:hidden;
	1text-indent:-9999px;
	font-size:1px;
	line-height:1px;
	float:left;
}
#popup .content .block .blockbottom {
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.close {
	position:absolute;
	right:10px;
	top:7px;
	background:url(../i/close.png) no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:50;
	cursor:pointer;
}
#popup .blockcontent .numbs {
	display:block;
	overflow:hidden;
	height:1%;
	position:relative;
	float:left;
	margin-left:10px;
}
#popup .blockcontent .numbs span {
	position:relative;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#popup .blockcontent .number {
	overflow:hidden;
	height:1%;
}
#popup h2 {
	font-size:12pt;
	font-style:italic;
	line-height:15pt;
	padding:10px 0 5px 12px;
	font-weight:bold;
	float:left;
}
#popup p {
	color:#414141;
	margin: 0 20px;
}
/**popup1**/
#popup1 {
	position:absolute;
	top:-230px;
	display:none;
	left:700px;
}
#popup1 .top {
	background:url(../i/popup1-t.png) no-repeat;
}
#popup1 .content {
	background:url(../i/popup1-bg.png);
}
#popup1 .bottom {
	background:url(../i/popup1-b.png) no-repeat;
}
#popup1 .content .block .blockimg {
	background:#ffd9d9 url(../i/shag1-img2.jpg) no-repeat;
	padding-top:126px;
}
#popup1 .content .block .blockbottom {
	background:url(../i/blockbottom1.png) no-repeat;
}
#popup1 .blockcontent .numbs {
	width:39px;
	height:58px;
}
#popup1 .blockcontent .numbs span {
	background:url(../i/num1.png) no-repeat;
	width:39px;
	height:116px;
	top:-58px;
}
#popup1 h2 {
	color:#960b0b;
}
/**popup2**/
#popup2 {
	position:absolute;
	top:110px;
	display:none;
	left:726px;
}
#popup2 .top {
	background:url(../i/popup2-t.png) no-repeat;
}
#popup2 .content {
	background:url(../i/popup2-bg.png);
}
#popup2 .bottom {
	background:url(../i/popup2-b.png) no-repeat;
}
#popup2 .content .block .blockimg {
	background:#fff7b6 url(../i/shag2-img2.jpg) no-repeat;
	padding-top:126px;
}
#popup2 .content .block .blockbottom {
	background:url(../i/blockbottom2.png) no-repeat;
}
#popup2 .blockcontent .numbs {
	width:48px;
	height:59px;
}
#popup2 .blockcontent .numbs span {
	background:url(../i/num2.png) no-repeat;
	width:48px;
	height:118px;
	top:-59px;
}
#popup2 h2 {
	color:#8e5a00;
	padding-left:10px;
}
/**popup3**/
#popup3 {
	position:absolute;
	top:250px;
	display:none;
	left:250px;
}
#popup3 div.top {
	background:url(../i/popup3-t.png) no-repeat;
	width:497px;
}
#popup3 .content {
	background:url(../i/popup3-bg.png);
	width:437px;
}
#popup3 div.bottom {
	background:url(../i/popup3-b.png) no-repeat;
	width:497px;
}
#popup3 h3 {
	color:#335B00;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding-top:5px;
	margin:0 20px;
}
#popup3 h3 span {
	color:#414141;
}
#popup3 .content .block .blocktop {
	background:url(../i/blocktop3.png) no-repeat;
	width:437px;
}
#popup3 .content .block .blockimg {
	background:#d5ffa4 url(../i/shag3-img2.jpg) no-repeat;
	padding-top:30px;
	overflow:hidden;
	height:1%;
}
#popup3 .content .block .blockimg .atoms {
	width:155px;
	padding-right:10px;
	float:right;
	text-align:right;
}
#popup3 .content .block .blockbottom {
	background:url(../i/blockbottom3.png) no-repeat;
}
#popup3 .blockcontent .numbs {
	width:49px;
	height:60px;
}
#popup3 .blockcontent .numbs span {
	background:url(../i/num3.png) no-repeat;
	width:49px;
	height:120px;
	top:-60px;
}
#popup3 h2 {
	color:#335b00;
}
/**popup4**/
#popup4 {
	position:absolute;
	top:110px;
	display:none;
	left:-100px;
}
#popup4 .top {
	background:url(../i/popup4-t.png) no-repeat;
}
#popup4 .content {
	background:url(../i/popup4-bg.png);
}
#popup4 .bottom {
	background:url(../i/popup4-b.png) no-repeat;
}
#popup4 .content .block .blockimg {
	background:#b6ffb6 url(../i/shag4-img2.jpg) no-repeat;
	padding-top:127px;
}
#popup4 .content .block .blockbottom {
	background:url(../i/blockbottom4.png) no-repeat;
}
#popup4 .blockcontent .numbs {
	width:52px;
	height:58px;
}
#popup4 .blockcontent .numbs span {
	background:url(../i/num4.png) no-repeat;
	width:52px;
	height:116px;
	top:-58px;
}
#popup4 h2 {
	color:#085f08;
}
/**popup5**/
#popup5 {
	position:absolute;
	top:-230px;
	display:none;
	left:-70px;
}
#popup5 .top {
	background:url(../i/popup5-t.png) no-repeat;
}
#popup5 .content {
	background:url(../i/popup5-bg.png);
}
#popup5 .bottom {
	background:url(../i/popup5-b.png) no-repeat;
}
#popup5 .content .block .blockimg {
	background:#d8d8d8 url(../i/shag5-img2.jpg) no-repeat;
	padding-top:129px;
}
#popup5 .content .block .blockbottom {
	background:url(../i/blockbottom5.png) no-repeat;
}
#popup5 .blockcontent .numbs {
	width:48px;
	height:59px;
}
#popup5 .blockcontent .numbs span {
	background:url(../i/num5.png) no-repeat;
	width:48px;
	height:118px;
	top:-59px;
}
#popup5 h2 {
	color:#333;
}
/**comment**/
#comment {
	clear:both;
	position:relative;
	z-index:5;
}
#comment h2 {
	font-size:14pt;
	font-style:italic;
	line-height:15pt;
	padding:5px 0;
}
#comment p {
	color:#414141;
	margin: 0 30px;
}
#comment div.top, #comment div.bottom {
	height:14px;
	width:491px;
	position:relative;
	font-size:1px;
	line-height:1px;
}
#comment .content {
	padding:0 14px;
	width:463px;
}
#comment .content .block {
}
#comment .content .block .blocktop {
	background:url(../i/commall-t.png) no-repeat;
	width:463px;
	height:4px;
	overflow:hidden;
	text-indent:-9999px;
}
#comment .content .block .blockcontent {
	overflow:hidden;
	height:1%;
	padding-bottom:15px;
	background:url(../i/commall-bg.png);
	text-align:center;
}
#comment .content .block .blockbottom {
	height:4px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../i/commall-b.png) no-repeat;
	width:463px;
}
/**comment1**/
#comment1 h2 {
	color:#960b0b;
}
#comment1 .top {
	background:url(../i/comm1-t.png) no-repeat;
}
#comment1 .content {
	background:url(../i/comm1-bg.png);
}
#comment1 .bottom {
	background:url(../i/comm1-b.png) no-repeat;
}
/**comment2**/
#comment2 h2 {
	color:#8e5a00;
}
#comment2 .top {
	background:url(../i/comm2-t.png) no-repeat;
}
#comment2 .content {
	background:url(../i/comm2-bg.png);
}
#comment2 .bottom {
	background:url(../i/comm2-b.png) no-repeat;
}
/**comment3**/
#comment3 h2 {
	color:#335b00;
}
#comment3 div.top {
	background:url(../i/comm3-t.png) no-repeat;
}
#comment3 .content {
	background:url(../i/comm3-bg.png);
}
#comment3 div.bottom {
	background:url(../i/comm3-b.png) no-repeat;
}
/**comment4**/
#comment4 h2 {
	color:#085f08;
}
#comment4 .top {
	background:url(../i/comm4-t.png) no-repeat;
}
#comment4 .content {
	background:url(../i/comm4-bg.png);
}
#comment4 .bottom {
	background:url(../i/comm4-b.png) no-repeat;
}
/**comment5**/
#comment5 h2 {
	color:#333;
}
#comment5 .top {
	background:url(../i/comm5-t.png) no-repeat;
}
#comment5 .content {
	background:url(../i/comm5-bg.png);
}
#comment5 .bottom {
	background:url(../i/comm5-b.png) no-repeat;
}
/*****resultblock*****/
.resultblock {
	color:#575757;
	margin:30px 0 0 0;
	position:relative;
	z-index:2;

}
.resultblock p {
	margin: 10px 15px 20px 30px;
	font-size:11pt;
	text-align:justify;
}
.skils {
	margin:15px 30px 30px;
	font-size:14pt;
}
.skils li {
	background:url(../i/bulet1.png) no-repeat 0 15px;
	padding:10px 0 10px 27px;
	line-height:15pt;
}
.resultblock .resultblock-content {
	background:url(../i/resultblock-bg.png) repeat-y 0 0;
	width:1000px;
}
.resultblock .resultblock-content:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.resultblock .column1 {
	width:495px;
	float:left;
	position:relative;
	z-index:5;
	padding-bottom:25px;
}
.resultblock .column2 {
	width:495px;
	float:left;
	padding-left:10px;
}
.resultblock .resultblock-top {
	background:url(../i/resultblock-t.png) no-repeat;
	height:25px;
	text-indent:-9999px;
	width:1000px;
	font-size:1px;
	line-height:1px;
}
.resultblock .resultblock-bottom {
	background:url(../i/resultblock-b.png) no-repeat;
	height:25px;
	text-indent:-9999px;
	width:1000px;
	font-size:1px;
	line-height:1px;
}
#resultblock {
	1margin-top:550px!important;
}
#resultblock {
	
}
#resultblock .column1{
	width:555px;
}
#resultblock .column2{
	width:425px;
}
.line{
	background:#f4f4f4 url(../i/resultblock-bg2.png) repeat-x 0 0px;
	height:1px;
	clear:both;
	margin-bottom:25px;
}
.zag {
	position:relative;
	margin:-18px 0 20px 7px;
	width:605px;
	float:left;
	z-index:6;
}
*html .zag{
	margin-left:4px;
}
.zag .top {
	background:url(../i/zag-t.png) no-repeat;
	width:605px;
	height:5px;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
}
.zag .bottom {
	background:url(../i/zag-b.png) no-repeat;
	width:605px;
	height:6px;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
}
.zag h1 {
	text-align:left;
	font-weight:bold;
	font-style:italic;
	color:#575757;
	padding-left:36px;
	background:#e5e5e5;
}
.scrolltop {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:26px;
	height:22px;
	background:url(../i/scrolltop.png) no-repeat;
	cursor:pointer;
}
.scrolltop:hover {
	background:url(../i/scrolltop-h.png) no-repeat;
}
#st2{
	background:url(../i/scrolltop2.png) no-repeat;
}
#st2:hover {
	background:url(../i/scrolltop-h2.png) no-repeat;
}
.column1 .block3{
	width:455px;
	margin:20px 0 20px 30px;
}
.column1 .block3 h5{
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
	background:url(../i/bulet6.png) no-repeat 20px 0;
}
.block3 {
	width:394px;
	margin:0 auto 20px auto;
}

.block3 .top {
	height:4px;
	background:url(../i/block3-t.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.block3 .content {
	background:#fff;
	padding:10px;
}
.block3 .bottom {
	height:5px;
	background:url(../i/block3-b.png) no-repeat;
	text-indent:-9999px;
}
.column1 .block3 .top {
	background:url(../i/block3_2-t.png) no-repeat;

}
.column1 .block3 .bottom {
	background:url(../i/block3_2-b.png) no-repeat;
}
.block3 .content h4 {
	color:#ff6c00;
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
}
.block3 .content .h-ka {
	margin:10px 10px;
	font-size:12pt;
}
.block3 .content .h-ka li {
	background:url(../i/bulet2.png) no-repeat 0 10px;
	padding:5px 0 5px 27px;
}
.resultblock h5 {
	color:#1d871c;
	background:url(../i/bulet3.png) no-repeat 20px 0;
	padding-left:40px;
	font-size:14pt;
	font-style:italic;
	margin-left:10px;
}
.resultblock h6.shest {
	font-size:14pt;
	margin:20px 0 0 30px;
}
.resultblock h6.shest span {
	display:block;
	background:url(../i/bulet5.png) no-repeat 0 5px;
	padding:0px 0 0px 27px;
}
.resultblock h6.bulet {
	font-size:14pt;
	margin:20px 0 0 30px;
}
.resultblock h6.bulet span {
	display:block;
	background:url(../i/bulet1.png) no-repeat 0 5px;
	padding:0px 0 0px 27px;
}
.resultblock p.obl {
	margin:5px 15px 0 57px;
}

#footer {
	background:url(../i/foot-bg.jpg) repeat-x;
	height:204px;
	padding-top:200px;
	margin-top:-150px;
}
#footer .logo {
	background:url(../i/logoinner2.png) no-repeat;
	text-indent:-9999px;
	width:286px;
	height:107px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
#footer .logo a {
	display:block;
	width:286px;
	height:107px;
	text-indent:-9999px;
}
#footer .copyright2 {
	display:block;
	background:url(../i/coopyright2.png);
	width:385px;
	height:24px;
	margin:0 auto;
	text-indent:-9999px;
}
#comment {
	position:absolute;
	top:165px;
	width:1000px;
}
#comment .comment {
	position:absolute;
	top:0;
	left:255px;
	display:none;
}
#main .text {
	width:400px;
	left:100px;
	text-align:center;
	font-size:10pt;
	color:#fff;
	position:absolute;
	z-index:5;
}
.topholder{
	position:absolute;
	left:200px;
	top:185px;
	width:600px;
	z-index:5;
}
#image_cash_holder {
	position:absolute;
	top:-9999px;
	left:-9999px;
	height:1px;
	width:1px;
	overflow:hidden;
}


.zag2{
}
.tov{
	padding-top:20px;
	clear:both;
	background:url(../i/line2.png) repeat-x 0 0;
}
.tov .image{
	width:240px;
	float:left;
	text-align:center;
	position:relative;
}
.tov .image img{
	display:block;
	margin:0 auto;
}
.zoom{
	position:absolute;
	top:auto;
	right:0;
	margin-top:-25px;
	display:block;
	background:url(../i/zoom.png) no-repeat;
	width:30px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}
.tov .tovcont{
	width:290px;
	float:left;
}
.tov .tovcont .title{
	margin:0;
	font-size:10pt;
	color:#575757;
	text-align:left;
	padding-left:10px;
	text-indent:-10px;
}
.star{
	clear:both;
	background:#e5e5e5;
	padding:10px;
}
.star span{
	color:#d20000;
}
.redstar{
	font-style:normal;
	color:#d20000;
	margin-right:3px;
}

.tov .tovcont .info1 li{
	background:url(../i/planka1.png) no-repeat;
	height:23px;
	width:253px;
	padding-left:30px;
	margin:5px 0;
	line-height:23px;
	font-size:10pt;
	color:#575757;
}
.tov .tovcont .info1 li span{
	display:block;
	width:126px;
	float:left;
}
.tov .tovcont .info2 li{
	background:url(../i/planka2.png) no-repeat;
	height:23px;
	width:253px;
	padding-left:30px;
	margin:5px 0;
	line-height:23px;
	font-size:10pt;
	color:#575757;
}
.tov .tovcont .info2 li span{
	display:block;
	width:126px;
	float:left;
}
.pricehold{
    margin-top:20px;
    height:84px;
    background:url(../i/price.png) repeat-x 0 -84px;
    padding:0;
    overflow:hidden;
    border-collapse:collapse;
}
.pricehold td{
    padding:0;
    margin:0;
    border-collapse:collapse;
}
.model{
    color:#1636c2;
    font-weight:bold;
    font-style:italic;
    font-size:30pt;
    padding-top:15px;
}
.price{
    background:url(../i/price.png) no-repeat 0 0;
    height:84px;
}
.price table{
    text-align:center;
    width:100%;
    background:url(../i/price.png) no-repeat 100% -168px;
    border-collapse:collapse;
}
.price table .dig{
    font-size:28pt;
    color:#000;
    font-weight:bold;
}
.price table .dig td{
    height:54px;
    padding:10px 20px 0;
}
.price table .moredig{
    color:#000;
    font-size:12pt;
    line-height:30px;
    height:30px;
}
.price table .moredig td{
    padding:0 20px;
}
.zag1, .zag2{
	color:#565656;
	padding:10px 0 10px 30px;
	margin-top:0;
	font-size:16pt;
}
.zag1 em, .zag2 em{
	color:#565656;
	font-weight:bold;
	display:block;
	font-size:20pt;
}
.texdoc{
	margin:5px 0 0 0;
	text-align:center;
}
.texdoc li{
	background:url(../i/bulet7.png) no-repeat 0 3px;
	padding:0 0 0 12px;
	color:#575757;
	font-style:italic;
	margin:0 0 0 0;
	display:inline;
}
.blockcont{
	position:relative;
	padding:18px;
	background:url(../i/map.jpg) no-repeat 100% 100%;
}
.blockcont .content{
	margin: 0 50px;
}
.blockcont .content img{
	margin:0 5px;
}
.blockcont h4{
	text-align:center;
	font-size:18pt;
	color:#000;
	line-height:19pt;
}
.blockcont h4.tel{
	text-align:left;
	margin:30px 0 30px 30px;
}
.blockcont h6{
	text-align:center;
	font-size:14pt;
	color:#3f3f3f;
	line-height:25pt;
}
.blockcont .line1{
	background:url(../i/line1.png) no-repeat right 0;
	height:5px;
	font-size:1px;
	line-height:1px;
	position:relative;
	margin:10px 0;
}
.blockcont .line1 span{
	background:url(../i/line1.png) no-repeat 0 0;
	width:5px;
	height:5px;
	position:absolute;
	left:0;
	display:block;
	top:0;
	overflow:hidden;
}
.line2{
	background:url(../i/line2.png) repeat-x;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin:10px 0;
}
.contacthold{
	overflow:hidden;
	height:1%;
	padding:0 30px;
}
.contacthold span{
	display:block;
	float:left;
	width:150px;
	background:url(../i/bulet8.png) no-repeat 0 6px;
	padding-left:15px;
	color:#3f3f3f;
	font-size:12pt;
}
.contacthold a{
	display:block;
	float:left;
	padding:0 0 0 35px;
	background:url(../i/letter.png) no-repeat 0 2px;
	font-size:12pt;
	font-weight:normal;
	width:200px;
}
.contacthold a:hover{
	background-position:0 -34px;
}

.blockcontact{
	position:relative;
	overflow:hidden;
	clear:both;
	display:none;
}
.blockcontact .content{
	background:url(../i/blockcontact-bg2.png);
	padding:10px 20px;
	margin:10px 0;
}

.blockcontact .def{
	position:absolute;
	width:20px;
	height:20px;
	left:-10px;
	top:-10px;
	background:url(../i/blockcontact-bg.png);
}

.blockcontact .def.tr, .blockcontact .def.br {
	margin-left:100%;
}
.blockcontact .def.bl, .blockcontact .def.br {
	top:auto;
}
.blockcontact .def.tl, .blockcontact .def.bl {
	width:100%;
} 
.blockcontact .lang2{
	overflow:hidden;
	height:1%;
	width:335px;
}
.blockcontact .lang2 li{
	float:left;
	width:162px;
	margin:2px;
	line-height:25px;
}
.blockcontact .lang2 li a{
	display:block;
	text-decoration:none;
	font-size:13pt;
}
.blockcontact .lang2 li a em{
	height:23px;
	padding-top:2px;
	display:block;
	width:40px;
	float:left;
	padding-left:10px;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}
.blockcontact .lang2 li a:hover{
	background:url(../i/lang2-hover.png) no-repeat -73px 0;
}
.blockcontact .lang2 li a:hover em{
	background:url(../i/lang2-hover.png) no-repeat -235px 0;
	text-decoration:none;
}
.blockcontact .lang2 li span{
	background:url(../i/lang2-active.png) no-repeat -73px 0;
	display:block;
	color:#00E800;
	font-size:13pt;
	font-weight:bold;
}
.blockcontact .lang2 li span em{
	background:url(../i/lang2-active.png) no-repeat -235px 0;
	height:23px;
	padding-top:2px;
	display:block;
	width:40px;
	float:left;
	padding-left:10px;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
}
.texttop{
	position:absolute;
	width:300px;
	top:50px;
	left:-50px;
	display:block;
	color:#222;
}
.texttop p strong{
	color:#0b4a00;
}

.tovar{
	margin:0 30px;
	overflow:hidden;
}
.tovar .tovtop{
	height:5px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	background:url(../i/tov-t.png) no-repeat;
}
.tovar .tovbot{
	height:5px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	background:url(../i/tov-b.png) no-repeat;
}
.tovar .topcontent{
	background:#fff;
	overflow:hidden;
	height:1%;
}
.tovar .topcontent .column1{
	width:560px;
	padding-bottom:10px;
}
.tovar .topcontent .column2{
	width:360px;
}
.red{
	color:#f51515;
}
.blue{
	color:#1636c2;
}
.green{
	color:#199125;
}
.opisanie{
	width:354px;
	color:#575757;
}
.opisanie .optop{
	background:url(../i/op-top.png) no-repeat;
	height:17px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.opisanie .opcont{
	background:url(../i/op-bg.png) repeat-y;
	padding:0 20px;
}
.opisanie .opbot{
	background:url(../i/op-bot.png) no-repeat;
	height:12px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.opisanie p{
	font-size:10pt;
	margin:0;
	padding:3px 0 3px 0;
	text-align:left;
}
.opisanie h6{
	font-size:14pt;
	font-style:italic;
}
.breadcrambs{
	overflow:hidden;
	height:1%;
	clear:both;
	margin: -7px 0 5px 20px;
}
.breadcrambs li{
	font-size:14pt;
	float:left;
	font-style:italic;
	font-weight:bold;
	padding-left:26px;
}
.breadcrambs li a{
	font-size:12pt;
	display:block;
	float:left;
	padding:2px 36px 0 0;
	background:url(../i/bulet9.png) no-repeat 100% 9px;
	color:#565656;
	text-decoration:none;
}
.breadcrambs li a:hover{
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.links{
	background:url(../i/link.png) repeat-x 0 50%;
	height:30px;
	margin:0 0 0 30px;
	position:relative;
}

.links a{
	width:30px;
	height:30px;
	background:url(../i/links.png) no-repeat;
	position:absolute;
	right:0;
	top:0;
	overflow:hidden;
	text-indent:-9999px;
}
