@charset "windows-1251";
/* CSS Document */

@import url('style_header.css');
@import url('style_footer.css');
@import url('style_tools.css');
@import url('style_table.css');
@import url('style_modal.css');
@import url('style_list.css');
* {
	margin:0;
	padding:0;
}
	
html {
	height: 100%;
}

* html body {
	height: 100%;
}

body {
	height: auto !important; 
	height: 100%; 
	min-height: 100%;
	position:relative;
#	color:#535241;
	color: #121212;
	font: normal 12px/1.2  Arial, Verdana, sans-serif;
}

a {
	color: #000080;
	text-decoration:none;
    outline: none;
}

* a:active {
    border:none;
    outline: none;
}

p {
#	color: #232323;
#	color: #121212;
	font: normal 13px/1.4  Arial, Verdana, sans-serif;
	margin-bottom:5px;
	margin:10px 0;
}

li {    
	color: #414141;
	font: normal 12px/1.4  Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #003b66;
#	color: #3d0cf2;
	font: bold 14px/1.2  "Arial Narrow", Arial, Verdana, sans-serif;
	margin-bottom:12px;
}
h1 {
	font-size: 20px;
	margin-bottom:10px;
}
h2 {
	font-size: 18px;
	margin-bottom:8px;
}
h3 {
	font-size: 16px;
	margin-bottom:6px;
}
h4 {
	font-size: 14px;
	margin-bottom:4px;
}
h5 {
	font-size: 12px;
	margin-bottom:2px;
}
h6 {
	font-size: 10px;
	margin-bottom:0px;
}

.wrapper {
	position:relative;
	width:880px;
	padding:0 10px;
	height:100%;
	margin:0 auto;
}


#header {
	position:relative;
	width:100%;
	background:#fefefe url(../i/header_back_mini.jpg) left bottom repeat-x;
    z-index: 0;
}

#subbanner {
	position: absolute;
	left: 35%;

}

#content {
    position:relative;
	width:100%;
	background:#fefefe url(/i/content_back.png) left top repeat-x;
}

#content > .wrapper {
    position: relative;
	width:900px;
    top:-62px;
	padding:3px 2px;
	background:#fff url(/i/content_back_shadow.png) left top no-repeat;	
	overflow:hidden;
}

#content #top_buttons {
    position: relative;
	width:100%;
	height:136px;
	margin-bottom:10px;
	background:#fefefe url(/i/top_buttons_back.png) left top repeat-x;	
}

#content #top_buttons .arc {
	width:100%;
	height:22px;
    position: relative;
    bottom:22px;	
    z-index:222;	
	background:transparent url(/i/top_buttons_arc.png) left top repeat-x;
    clear: both;	
}

#content #top_buttons a {
    display:block;
    float:left;
	width:178.1px;
	height:136px;
    position: relative;
}

#content #top_buttons img {
    position: relative;
    
}

#content #top_buttons a:hover {
    background:transparent url(/i/top_buttons_hover.png) right top no-repeat;
}

#content #top_buttons .ur {
    margin:6px 0 0 1px;
}


#main {
    position: relative;
	width:860px;
    min-height:360px;
	margin:0 auto;
    padding-top:10px;
    z-index: 5;
}

#info {
	width:519px;
}

#tools {
	width:300px;
}

.right {
    float:right;
}

.left {
    float:left;
}

#info.left {  
	padding-right:20px;
	border-right:1px dotted #ccc;
}

#tools.right {    
	padding-left:20px;
}

#info.right {
    width:649px;
}

#tools.left {
    width:190px;
}

#info img.left {
    margin-right: 10px;
}

#info img.right {
    margin-left: 10px;
}

.side_menu {
    background: transparent url(../i/left_menu_back.png) right top no-repeat;
    padding-top:80px;
}

.side_menu a {
    display:block;
    padding:14px;
    text-align: right;
    background: transparent url(../i/left_menu_sep.png) right bottom no-repeat;
	color:#003e64;
	text-decoration:none;
	font: bold 15px/1 "Arial Narrow", Tahoma, sans-serif;
} 

.side_menu a:hover {
    color:#a3b536;
    background: #fff url(../i/left_menu_arrow.png) right bottom no-repeat;    
}

.side_menu a.selected {
    color:#a3b536;  
}

.side_menu h1{
	color: #ffa500;
	right: 0px;
}

#main #info p {
    text-align: justify;
    text-indent: 24pt;
}

#main h1 {	
	font-size: 20px;
	margin:18px 0 15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

#main h2 {	
	font-size: 18px;
	margin:20px 0 15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

#main ul, #main ol {
	margin:10px 10px 0px 60px;
    list-style: circle;
}

#main ol {
    list-style: decimal;
}

#main ul li, #main ol li {
	margin:15px 0;
    text-align: justify;
}


#main .art_desc {
    margin-bottom: 40px;    
 
    
}
.learn_more, #main .art_desc h1 {
    margin:15px 0;
    padding:12px 0 12px 40px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background: #fffc94 url(../i/icon/dollar.png) 3px 3px no-repeat;
}

#main .art_desc h1 {
    display:block;
    position: relative;
    padding-left:15px;
    padding-right: 40px;
    background: #fffed9;        
}

.info_img {
    position: absolute;
    right:10px;
    top:6px;
}

#map div {
    margin-bottom:0;
    border:3px solid #a3b536; 
    outline:1px solid #CCCCCC;
}

#map a:hover {
    color:#a3b536;
}

.contacts_pics img {
    width:130px;
    margin:10px 0;
    border:5px solid #fff;
    outline:1px solid #ccc;
}

.address {
    background: #ddd;
    padding:1px 10px;
    margin:5px 0;
    border:1px solid #999;
}

#callback, #find_bank {
    position:relative;
    background:#e6effa;
    padding:10px 20px;
    margin-bottom:20px;
}

#callback label {
    font-weight:bold;
}

#callback input, #callback textarea, #find_bank input {
    width:100%;
    border:1px solid #a3b536;
    margin: 3px 0 10px;
    background:#fff;
}

#callback input.submit {
    display:block;
    margin:0 auto;
    width:161px;
    height:41px;
    border:none;
    outline:none;
    background:#e6effa url(../i/btn_send.png) left top no-repeat;
}

#find_bank input.checkbox {
    width: auto;
    position: relative;
    top:2px;
}

#find_bank input.submit {
    display:block;
    width:138px;
    height:34px;
    background:white url(/i/btn_find_bank.png) left top no-repeat;
    border:none;
    margin:0 auto;
}

#callback input.submit::-moz-focus-inner {/* */
    border: none;
    position:relative;
    top:1px;
    left:1px;
}

.thanks {
    text-align: center;
    margin:0;
    color:#f00;
    font-weight:bold;
}

#main .price_group {
    border:none;
    margin-bottom:10px;
    padding-bottom:0;
    text-align:center;
}

#main .help {
    display:block;
    float:right;
    width:16px;
    height:16px;
    background:transparent url(/i/icon/help_d.png) left top no-repeat;
}

#main .help.db {
	display:inline;
	float:none;
    font-size:12px;
	font-weight:normal;
	color:#003b66;
	background:none;
}

#main .help.db:hover {
	color:#0033ff;
}

.label {
    font-weight: bold;
    font-size:14px;
}

#tools #bank_finder, #tools #opf, #tools #sno, #tools #ipn, #tools #okved{
    position: relative;
    width:156px;
    height:180px;
    background:white url(/i/banks1.jpg) left top no-repeat;
    margin:20px auto 40px;
}

#tools #opf {
    height:160px;
    background:white url(/i/opf.jpg) 40px top no-repeat;
}

#tools #ipn {
    height:160px;
    background:white url(/i/ipn.jpg) center top no-repeat;
}

#tools #sno {
    height:160px;
    background:white url(/i/sno.jpg) 20px top no-repeat;
}

#tools #okved {
    height:160px;
    background:white url(/i/okved.jpg) 20px top no-repeat;
}

#tools #bank_finder a, #tools #opf a, #tools #sno  a, #tools #ipn a , #tools #okved a{
    position:absolute;
    bottom:0;
    left:10px;
    display:block;
    width:138px;
    height:34px;
    background:white url(/i/btn_find_bank_white.png) left top no-repeat;
}

#tools #opf a {
    background:white url(/i/btn_opf.png) left top no-repeat;
}

#tools #sno a {
    background:white url(/i/btn_sno.png) left top no-repeat;
}

#tools #ipn a {
    background:white url(/i/btn_ip.png) left top no-repeat;
}    

#tools #okved a {
    background:white url(/i/btn_okved.png) left top no-repeat;
}
	
#map_canvas {
    margin-top:10px; 
    width: 99%; 
    height: 400px; 
    border:2px solid #bfd2e9;
}

#top_nav {
    font-size: 10px;
    padding:5px 10px;
    background: #e6effa;
}

#top_nav img {
    position: relative;
    top:2px;
}

.green {
    background:#effaab !important;     
}

.left_align {
    text-align: left !important;
}

.center_align {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.green_text {
    color:#a3b636;
}
.red {
    color:#f00;
}

.price, .date {
    font-weight: bold;    
    color:#f00;
}

.price_date {
    color: #003b66;
    margin-bottom: 6px;  
	font: bold 16px/1 "Arial Narrow", Tahoma, sans-serif;  
}

#btn_find_bank, #btn_podbor, #btn_podschet {
    width: 138px;
    height:34px;
}

#btn_find_bank {
    background:transparent url(/i/btn_find_bank.png) left top no-repeat;    
}

#btn_podbor {
    background:transparent url(/i/btn_podbor.png) left top no-repeat;    
}

#btn_podschet {
    background:transparent url(/i/btn_podschet.png) left top no-repeat;    
}

.clickable {
    float:left;
}

.small {
    font-size: 10px;
}


