<!--
@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
    font-family: Arial, sans-serif;
}
a:hover {
    text-decoration: none;
}
.thickbox{
	text-decoration:none;
}
#header {
    margin-top:60px;
    height: 330px;
    background: transparent url('/images/style/bg4.jpg') no-repeat scroll 0% 100%;
}
#logo {
    width: 220px;
    float:left;
}
#dropdowns-menu {
    position: absolute;
    top: 60px;
    left: 233px;
    font-size: 12px;
}
#dropdowns-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#dropdowns-menu ul li {
    float: left;
    cursor: pointer;
    margin-right: 20px;
    height: 21px;
    background: transparent url('/images/style/dropdown_l.gif') no-repeat scroll 0% 0%;
    line-height: 21px;
}
#dropdowns-menu ul li div.dropdown-opener {
    background: transparent url('/images/style/dropdown_r.gif') no-repeat scroll 100% 0%;
    padding: 0px 20px 0px 10px;
    color: #5f82aa;
}
#dropdowns-menu ul li .dropdown-submenu {
    position: absolute;
    visibility: hidden;
    padding: 0px;
}
/*#dropdowns-menu ul li .dropdown-submenu ul{
    margin: -8px 0px -8px 10px;
}*/
#dropdowns-menu ul li .dropdown-submenu ul li {
    float: none;
    height: 25px;
    line-height: 22px;
    border-bottom: 1px solid white;
    background-image: none;
}
#dropdowns-menu ul li .dropdown-submenu ul li.last {
    border-bottom: 0px solid #f3f3f3;
}
#dropdowns-menu ul li .dropdown-submenu ul li a{
    color: black;
}
#main-container {
    width: 950px;
	height:auto;
    margin: 0px auto;
    background: white url('/images/style/bottom.jpg') repeat-x 100% 100%;
    padding-bottom: 90px;
    position: relative;    
}
#footer {
	padding:10px 0 10px;
	clear: both;
	font-size: 14px;
	color: #8a8987;
	height:150px;
	margin:0px 0px;
}
#menu {
    font-size: 13px;
}
#menu a{
    color: #5f82aa;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#menu li {
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    height: 25px;
    width: 80px;
    text-align: center;
    line-height: 22px;
}
#menu li.special {
    width: 100px;
}
#menu li.special.current {
    background: transparent url('/images/style/msel2.gif') no-repeat scroll 50% 50%;
}
#menu li.special a {
    color: #fabc00;
    letter-spacing: 4px;
}
#menu li.current {
    background: transparent url('/images/style/msel1.gif') no-repeat scroll 50% 50%;
}
#menu li.current a {
    color: white;
}


#about {
    clear: both;
	margin-top:-30px;
}
#about .about-block {
    float: left;
    width: 31%;
    padding: 0px 10px;
    font-size: 12px;
}
#about .about-block h2 {
    font-size: 24px;
    font-weight: normal;
    color: #e6830e;
	font-style:italic;
}
#about .about-block a {
    color: #f19d09;
}
#works {
    clear: both;
    padding-top: 15px;
}
#works .works-block {
    float: left;
    width: 460px;
    margin-left: 10px;
	margin-top:-25px;
}
#works .works-block_2 {
    float: left;
    width: 980px;
    margin-left: 0px;
}
#works .works-block h3 {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-right: 5px;
    float: right;
	color:#505050;
}
#works .works-block h2 {
	color:#88a2bd;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
    font-family: Arial, sans-serif;
    margin-bottom: 5px;
	text-decoration:none;
}
.news-block {
    font-size: 11px;
    float: left;
    width: 230px;
	margin-top:33px;
}
.news-block h2 {
    font-size: 18px;
    font-weight: normal;
}
.news-block p {
    margin-top: 5px;
}
.news-block p.date {
    margin: 0px;
    padding: 0px;
    background: transparent url('/images/style/date.gif') no-repeat scroll 0% 50%;
}
.news-date{
	background:url(../images/news/news-date.gif) 0% 50% no-repeat;
	color:#FFFFFF;
	padding:5px;
}
#forsale {
    float: left;
    width: 470px;
    margin: 15px -5px 0px 15px;
}
#forsale h2 {
    color:#88a2bd;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
    font-family: Arial, sans-serif;
    margin-bottom: 5px;
}
#advertisment {
    clear: both;
    text-align: center;
}
#content {
    clear: both;
    padding: 15px 0px;
    margin: 20px 0px;
}

#top-info {
    position: absolute;
    right: 0px;
    top: -3px;
    width: 163px;
    text-align: center;
    font-size: 12px;
}
#top-info h2.phone {
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
#top-info h2.phone span{
    color: #fabc00;
}
#top-info form {
    margin: 0px;
}
#search-input {
    background: transparent url('../images/style/search_input.gif') no-repeat scroll 0% 0%;
    width: 163px;
	cursor:pointer;
    height: 23px;
    color:#CCCCCC;
	font-family:Helvetica;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:23px;
	line-height:normal;
	margin-bottom:-2px;
	padding-top:3px;
}
#search-input input {
    width: 135px;
    height: 20px;
    margin: 2px 5px 0px 10px;
    padding: 0px;
    border-width: 0px;
    background-color: transparent;
    color: #888;
    font-family: Tahoma, sans-serif;
}
#shopping-cart {
    background: transparent url('/images/style/shopping_cart.gif') no-repeat scroll 0% 0%;
    width: 163px;
    height: 85px;
    text-align: left;
}
#shopping-cart p {
    margin: 0px 0px 0px 0px;
    padding-top: 3px;
    line-height: 20px;
}
#shopping-cart a {
    color: black;
}
#shopping-cart p span{
    color: #fabc00;
    font-size: 18px;
}
#shopping-cart p.links {
    margin-top: 0px;
}
.info-item{
	cursor:pointer;
	color:#5F82AA;
	font:12px tahoma; 
}
.blue-text{
	font:12px Arial;
	color:#5F82AA;
}
.attention{	
	cursor:pointer;
	font:bold 12px Arial;
	color:#7f9db9;
}
.attention2{
	display: block;
	float: right
	cursor:pointer;
	font:bold 12px Arial;
}
.zag {
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #5f82aa;
}
.news-navigation-active-item{
	font-size: 14px;
    color: #5f82aa;
	text-decoration:underline;
	background:url(../images/news/navigation-active-item.png) no-repeat;
	padding:5px;
	
}
.news-left-side-head{
	background:url( ../images/news/newsList-head.png) no-repeat 0% 0%;
	margin-top:-20px;
	width:300px;
	height:60px;
	margin-left:-10px;
}
.news-left-side-shortcontent{
	font-size:12px;
	text-align:justify;
	float:left;
	clear:both;
}
#navigation-menu{
	float:left;
margin-left:30px;
margin-top:10px;
}
.news-navigation-item {
    font-size: 14px;
    color: #5f82aa;
}
.blue-link {
    font-size: 13px;
    color: #5f82aa;
}
.button-link,.button-div {
	text-decoration: none;
	color:#000;
    font-size: 13px;
    display: inline-block;
    background: url(../../../images/style/button_r.gif) right top no-repeat;
    padding-right: 19px
}
.button-div{background-image: url(../../../images/style/button_r2.gif)}
.button-link b,.button-div input{
	height: 21px;
	line-height: 21px;
	display: inline-block;
    font-weight: normal;
    background: url(../../../images/style/button_l.gif) left top no-repeat;
    margin:0;
    padding-left: 19px
}
.button-div input{padding-bottom: 3px}
.white-link{
	font-size: 13px;
    color: #FFFFFF;
}
.black-link {
    font-size: 13px;
    color: #333333;
}
.bg-field-item {
    background: url(../../../images/fp-imgs/contacts/bg-field-item.jpg);
    background-repeat: no-repeat;
    height: 20px;
    width: 151px;
    border: 0px;
    line-height: 20px;
    vertical-align: middle;	
}
/*bascket*/
#bascket{
   color: #333;
   display:none;
   position: absolute;
   top: 25%;
   left: 30%;
   text-align: left;
   z-index:1001; 
   overflow:hidden;
}
#bascket-top{
	width:560px;
	height:40px;
	background:url(../images/bascket/bascket-top.gif) no-repeat 0% 0%;
}
#bas-main-title{
	float:left;
	margin-top:15px;
	margin-left:45px;
	color:#5f82aa;
	font:bold 14px Arial;
}
#bas-close{
	float:right;
	margin-right:15px;
	margin-top:15px;
	font:bold 14px tahoma;
	color:#ff9505;
	cursor:pointer;
}
#bas-clear{
	clear:both;
	float:right;
	color:#5f82aa;
	margin-right:50px;
}
#bas-clear-cont{
	background:#ffffff;
	width:557px;
	height:40px;
	clear:both;
	float:left;
	padding-top:10px;
}
#bas-custom{
	border-collapse:separate;
	border-color:#FFFFFF;
	width:557px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	font:100 14px "Arial Narrow";
}
#bas-custom-head{
	 background:url(../images/bascket/bas-table-head.gif) no-repeat 0% 50%;
	 border-color:#FFFFFF;
	 color:#FFFFFF;
}
.bas-last-col{
	width:50px;
	color:#000000;
	text-align:center;
	cursor:pointer;
}
.bas-separator{
	height:10px;
	background:url(../images/bascket/bas-sep.gif) no-repeat 50% 50%;
}
.bas-minus-plus{
	cursor:pointer;
}
#bas-total{
	font:bold 14px Arial;
}
#bascket-buttons{
	float:left;
	background:#FFFFFF;
	width:557px;
}
#bas-but-update{
	margin-top:10px;
	background:url(../images/bascket/bas-but-update.gif) no-repeat;
	float:right;
	font:12px Arial;
	color:#5f82aa;
	height:30px;
	width:75px;
	padding-top:4px;
	padding-left:18px;
	cursor:pointer;
}
#bas-but-custom{
	margin-top:10px;
	background:url(../images/bascket/bas-but-cust.gif) no-repeat;
	float:right;
	font:12px Arial;
	color:#5f82aa;
	height:30px;
	width:150px;
	padding-top:4px;
	padding-left:20px;
	cursor:pointer;
}
#bascket-bottom{
	clear:both;
	float:left;
}
/*Login Form styles*/
#login{
   color: #333;
   display:none;
   position: absolute;
   top: 17%;
   left: 34%;
   width: 400px;
   height: 189px;
   background: transparent url('/images/enter.png') no-repeat scroll 0% 50%;
   text-align: left;
   z-index:1001; 
   overflow:hidden;
}
.overlay{
   position:absolute;
   top:0;
   left:0;
   /*sovsem ne po djidaiski-(*/
   width:100%;
   height:100%;
   z-index:1000;
   background-color:#333333;
   background-attachment:scroll;
   -moz-opacity: 0.8;/*Mozila*/
   opacity:.50;/*Others*/
   filter: alpha(opacity=80);/*IE*/
}
#log-form{
   position:absolute;
   margin-top:61px;
   margin-left:180px;
}
#log-form input{
    border-width: 0px;
    background-color: transparent;
    font-family: Tahoma, sans-serif;
    padding: 9px;
}
#log-forget {
	position:absolute;
	margin-top:150px;
	margin-left:35px;

	color:#6081aa;
	font-weight:700;
	font-size:14px;	
	
	cursor:pointer;
}
#log-enter {
	position:absolute;
	margin-top:146px;
	margin-left:305px;

	color:#6081aa;
	letter-spacing:1.1px;
	font-weight:400;
	font-size:16px;	
	
	cursor:pointer;
}
#log-close{
	cursor:pointer;
	width:20px;
	height:20px;
	margin-left:375px;
	margin-top:8px;
	color:#ff9505;
	font-weight:bold;
	font-size:18px;
}
/*heaDER*/
#header {

    margin-top: 20px;
    height: 290px;
    background: transparent url('/images/style/bg.jpg') no-repeat scroll 0% 100%;
    padding-top: 28px;
}
#logo {
    width: 220px;
    float:left;
	margin-top:-25px;
}
#dropdowns-menu {
    position: absolute;
    top: 60px;
    left: 233px;
    font-size: 12px;
}
#dropdowns-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#dropdowns-menu ul li {
    float: left;
    cursor: pointer;
    margin-right: 20px;
    height: 21px;
    background: transparent url('/images/style/dropdown_l.gif') no-repeat scroll 0% 0%;
    line-height: 21px;
}
#dropdowns-menu ul li div.dropdown-opener {
    background: transparent url('/images/style/dropdown_r.gif') no-repeat scroll 100% 0%;
    padding: 0px 35px 0px 10px;
    color: #5f82aa;
}
#dropdowns-menu ul li .dropdown-submenu {
    position: absolute;
    visibility: hidden;
    padding: 0px;
}
#dropdowns-menu ul li .dropdown-submenu img{display:block}
#dropdowns-menu ul li .dropdown-submenu .corner{background:url(../images/style/dropdown-tl.gif) no-repeat left top}
#dropdowns-menu ul li .dropdown-submenu .corner .corner{background:url(../images/style/dropdown-tr.gif) no-repeat right top}
#dropdowns-menu ul li .dropdown-submenu .corner .corner .corner{background:url(../images/style/dropdown-bl.gif) no-repeat left bottom}
#dropdowns-menu ul li .dropdown-submenu .corner .corner .corner .corner{padding:10px;background:url(../images/style/dropdown-br.gif) no-repeat right bottom}

#dropdowns-menu ul li .dropdown-submenu .corner-top{padding-left:14px;background:url(../images/style/dropdown-tl.gif) no-repeat left top}
#dropdowns-menu ul li .dropdown-submenu .corner-top div{height:14px;background:url(../images/style/dropdown-tr.gif) no-repeat right top}
#dropdowns-menu ul li .dropdown-submenu .corner-bottom{padding-left:14px;background:url(../images/style/dropdown-bl.gif) no-repeat left bottom}
#dropdowns-menu ul li .dropdown-submenu .corner-bottom div{height:14px;background:url(../images/style/dropdown-br.gif) no-repeat right bottom}

#dropdowns-menu ul li .dropdown-submenu#m1{width:155px}
#dropdowns-menu ul li .dropdown-submenu#m2{width:174px}
#dropdowns-menu ul li .dropdown-submenu#m3{width:140px}
/*#dropdowns-menu ul li .dropdown-submenu ul{
    margin: -8px 0px -8px 10px;
}*/
#dropdowns-menu ul li .dropdown-submenu ul{padding:0 15px;background:#F3F3F3}
#dropdowns-menu ul li .dropdown-submenu ul li {
    float: none;
    height: 25px;
    line-height: 22px;
    border-bottom: 1px solid white;
    background-image: none;
}
#dropdowns-menu ul li .dropdown-submenu ul li.last {
    border-bottom: 0px solid #f3f3f3;
}
#dropdowns-menu ul li .dropdown-submenu ul li a{
    color: black;
}
/*order*/
.order-continue-button{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/order_img/order_continue.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	font-size:10pt;
	margin-top:20px;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:25px;
	padding-top:1px;
	text-decoration:none;
}
#express-steps{
	clear:both;
	float:left;
	font:100 14px Arial;
}
.express-step-num{
	font:300 16px Arial;
	color:#5f82aa;
}
.express-step-discr{
	font:100 14px Arial;
	color:#494949;
}
.express-active-num{
	font-weight:700;
	color:#fabc00;
	
}
.express-active-discr{
	font-weight:300;
	color:#fabc00;
}
.express-orange-link{
	color:#fabc00;
	font:100 12px Arial;
}
.express-black-link{
	color:black;
	font:100 12px Arial;
}

#express-login-form{
	margin-left:40px;
	width:450px;
	float:left;
}
.express1-table{
	background: transparent url('/images/order_img/bg-express-log.gif') no-repeat scroll 0% 0%;
	width:385px;
	height:121px;
}
.login-form-name{
	font:100 14px Arial;
	color:#494949;
	padding-top:10px;
	padding-right:20px;
}
.error-message{
	color:#FF0000;
	font:bold 15px Arial;
}
.notification{
	color:#009900;
	font:bold 15px Arial;
}
#express2{
	margin-left:40px;
	width:400px;
	float:left;
}
.order-meth-name{
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}
.order-meth-discr{
	float:left;
	/*margin-left:-20px;*/
	font:100 13px Arial;
}
#express2-form{
	width:340px;
	padding:0px 20px 0px 20px;
	background-color:#f9f9f9;
}
#express2-adrs{
	width:300px;
	height:80px;
	background:#FFFFFF;
	border:1px solid #7f9db9;
	margin-bottom:0
}
#express3{
	float:left;
	margin-left:40px;
	width:400px;
}
.black-bold-14{
	font:bold 14px Arial;
	color:#000000;
}
.orange-bold-14{
	color:#fabc00;
	font:bold 14px Arial;
}
.express-advice{
	width:330px;
	height:104px;
	background:url(../images/order_img/bg-express-advice.gif) no-repeat;
	float:left;
	margin-top:50px;
	padding:20px 0px 0px 20px;
	
}

#express4-advice{
	width:350px;
	background:url(../images/order_img/bg-express4-advice.gif) no-repeat;
	float:left;
	margin-top:50px;
	padding:20px 0 0 0;
}
#express4-advice_in{padding:0 30px 10px 15px;background:url(../images/order_img/bg-express4-advice_b.gif) no-repeat left bottom;}
#express4-add-file{
	cursor:pointer;
	font:100 12px Arial;
}
#express4{
	float:left;
	margin-left:40px;
	width:400px;
}
.continue-order{
	background-color:#ffffff;
	background:url(../images/order_img/continue_order.gif) no-repeat 50% 40%; 
	width:155px;
	font:11px Arial;
	height:20px;
	padding-bottom:2px;
	padding-right:7px;
	color:#5f82aa;
	cursor:pointer;
}
/*pricelist*/
.price-category-title{
	float:left;
	margin-top:10px;
	margin-left:40px;
	font:bold 14px Arial; 
}
.price-table-title{
	clear:left;
	margin-top:10px;
	margin-left:40px;
	float:left;

}
.price-table-head{
	width:910px;
	background:url(../images/pricelist/price-thead1.gif) repeat-y 0% 50%;
	font:14px Arial;
	color:#FFFFFF;
	text-align:center;
}
.price-table-head td{
	height:15px;
	/*background:url(../images/pricelist/price-tsep.gif) no-repeat 100% 50%;*/
}
.price-table{
	margin-top:5px;
	text-align:center;
	font:14px Arial;
	color:#000000;
	clear:both;
	float:left;
	font-size:12px;
}
.price-addition{
	float:left;
	margin-left:20px;
	font:14px Arial;
	margin-top:40px;
}
.price-add-table{
	clear:both;
	float:left;
	width:260px;
	text-align:center;
	font:12px Arial;
}
.price-add-head{
	background:url(../images/pricelist/price-ahead.gif) repeat-y 0% 50%;
	height:20px;
}
.price-tables{
	background:url(../images/pricelist/bg-price.gif) no-repeat 0% 0%;
	width:914px;
	height:420px;
}
/*cabinet*/
#addition{
   color: #333;
   display:none;
   position: fixed;
   top: 25%;
   left: 40%;
   width: 385px;
   height: 260px;
   background: transparent url('../images/cabinet/add-address.png') no-repeat scroll 0% 0%;
   text-align: left;
   z-index:1001; 
   overflow:hidden;
}
.addition-textarea{
	float:left;
	margin-left:28px;
	margin-top:40px;
	border:1px solid #CCCCCC;
}
.add-close{
	color:#FF9505;
	cursor:pointer;
	float:right;
	font-size:18px;
	font-weight:bold;
	height:20px;
	margin-right:15px;
	margin-top:30px;
	width:20px;
}
.save-button{
	cursor:pointer;
	float:right;
	margin-right:43px;
	margin-top:13px;
}
.cab-favorite-table{
	width:465px;
}
.cab-favorite-thead{
	background:url(../images/cabinet/head-favorite.gif) no-repeat 0% 50%;
	font:100 13px tahoma;
	color:#FFFFFF;
	text-align:center;
	height:32px;
	vertical-align:middle;
}
.cab-fav-item{
	height:100px;
	background:url(../images/cabinet/bg-fav.gif) repeat;
	
}
.cab-fav-sep{
	height:5px;
	background:url(../images/cabinet/row-sep.gif) no-repeat 50% 50%;
}
.cab-fav-table-head{
	height:14px;
	background:url(../images/cabinet/head.gif) no-repeat 50% 100%;
}
.cab-fav-table-bottom{
	height:14px;
	background:url(../images/cabinet/bottom.gif) no-repeat 50% 0%;
}
/*subdivisions*/
.sub-center-content{
	width:470px;
	vertical-align:top;
}
.sub-left-content{
	width:240px;
	vertical-align:top;
}
.sub-right-content{
	width:260px;
	vertical-align:top;
}
.sub-title{
	color:#5F82AA;
	float:left;
	font-size:16px;
	font-weight:bold;
	/*margin-bottom:20px;*/
	margin-left:150px;
	margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.sub-button-price{
	background: url(/images/fp-imgs/sub/but-prices.gif) no-repeat 0% 70%; 
	background-repeat: no-repeat;
	margin-left:15px;
	height:24px;
	width:56px;
	padding-top:12px;
}
.register-form{
	display:block;
    left:30%;
    position:absolute;
    top:90px;
    z-index:1100;
}
.register-field-name{
	float:left;
	margin:5px 0px;
	font:500 13px cursive;
	color:black;
}
.register-input{
	border:0;
	float:right;
	text-align: center;
	margin:5px 0;
	padding:0px;
}
.register-input input,.register-input textarea,.register-input select{border:1px solid #5F82AA}

#register-container1{
	background-color:#F8F8F8;
	width:450px;
	padding:0px;
}
.register-container2{
	background-color:#F8F8F8;
	width:395px;
	margin: 0 auto;
	overflow: hidden;
	height: 1%;
	margin: 0 auto;
	
}
#reg-main-container{
	margin:0px;
	padding:0px;

}

#reg-main-container #error {color: red}

.button-div input,input.button,a.button{cursor: pointer}

.news-block img{display: none}

#videopage object embed{margin: 0}
