/*   general styles   */
body, html {
    padding: 0;  
    margin: 0;
	height: 100%;
}

body, td, th, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font: 12px Tahoma, Verdana, sans-serif;  
    color: #000;
}

* html #column_center {
    width: 100%;
}

a {
    color: #005ab4;
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.hidden {
    display: none;
}

#intro_text a {
    color: #fff;
	text-decoration: none;
	
}

h1 {
    padding: 0; 
    margin: 0;
    font: normal 18px Tahoma;
    color: #fff;
}
h2 {
    font-weight: bold;
    font-size: 15px;
    color: #003c78;
    margin: 0 0 19px 0;
    padding: 0;
}
h2.border {
    border-bottom: 1px solid #003c78;
    margin: 0 0 8px 0;
    padding: 0 0 5px 0;
}
h3 {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 6px 0;
    margin: 0 0 0 0;
}
h4 {
    font-weight: bold;
    font-size: 14px;
    color: #003c78;
    padding: 0 0 6px 0;
    margin: 0;
}
h5 {
    font-weight: bold;
    font-size: 11px;
    color: #505050;
    padding: 0;
    margin: 10px 0 0 0;
}
.blue {
    color: #003c78;
}
.black {
    color: #000;
}
.red {
    color: #c80000;
}

table {
    border-collapse: collapse;
}

form, img, div, td, th {
    padding: 0; margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0 0 4px 0;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
}

p.bodytext{
    padding: 0 0 4px 0;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
}

p.title{
    padding: 0;
    margin: 0;  
   }




/* Left, center, right and justify alignment of text in block elements*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }



.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
div.br {
    font-size: 1px;
    height: 7px;
    line-height: 1px;
}
div.br10 {
    font-size: 1px;
    height: 10px;
    line-height: 1px;
}
div.br5 {
    clear: both;
    font-size: 1px;
    height: 5px;
    line-height: 1px;
    margin: 0;
}
div.br13 {
    font-size: 1px;
    height: 13px;
    line-height: 1px;
}
div.br21 {
    clear: both;
    font-size: 1px;
    height: 21px;
    line-height: 1px;
    margin: 0;
}
.clear_foot {
    clear: both;
    font-size: 1px;
    height: 130px;
    line-height: 1px;
}


/*   /general styles   */
#wrapper {
    min-height: 100%;
    min-width: 980px;
    margin-bottom: -150px;
    background: transparent url('../img/art/bg_right.gif') repeat-y 100% 0;
}
* html #wrapper {
    height: 100%;
}
* html #wrapper, * html #foot, * html .bottom_bg {
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 980 ? '980px' : '100%' );
}
#wrapper .bg {
    background: transparent url('../img/art/bg_top.gif') repeat-x 0 0;
}
#wrapper .bg2{
    background: transparent url('../img/art/bg_left.gif') repeat-y 0 0;
}

#wrapper .left {
    background: transparent url('../img/art/bg_head_left.jpg') no-repeat 0 0;
}
#wrapper .right {
    background: transparent url('../img/art/bg_head_right.jpg') no-repeat 100% 120px;
}

#foot {
    height: 150px;
    min-width: 980px;    
    background: transparent url('../img/art/bg_foot.gif') repeat-x 0 0;
    position: relative;
    clear: both;
}
#foot .indent {
    position: relative;
}


.bottom_bg {
    position: absolute; 
    top: -150px;   
    min-width: 980px;       
}
.bottom_bg div {    
    background: transparent url('../img/art/bg_foot_right.jpg') no-repeat 100% 0;
    height: 300px;
}
.bottom_bg div div {    
    background: transparent url('../img/art/bg_foot_left.jpg') no-repeat 0 0;
}
.bottom_bg, .bottom_bg div {
    min-width: 980px;
    width: 100%;
}

.tx-commerce-pi1{

	padding: 0lx;
	margin: 0px;


}
.com-category{

	padding: 0lx;
	margin: 0px;


}


#copy {
	float: left;
	position: relative;
	z-index: 10;
	width: 330px;
}
#copy p {
	line-height: 20px;
	padding: 43px 0 0 100px;
	font-size: 11px;
	color: #fff;
}
#copy p a {
	color: #fff;
}
#nav_bottom {
	float: left;
	position: relative;
	z-index: 12;
	font-weight: bold;
	font-size: 12px;
	padding: 67px 0 0 0;
}
#nav_bottom a, #nav_bottom span {
	color: #c9e4ff;
	padding-right: 16px;
	position: relative;
	z-index: 15;
}
#nav_bottom span {
    color: #fff;
}

#head {
    height: 120px;
    padding: 0 100px 0 330px;
    position: relative;
}
#top {
	height: 95px;
	position: relative;
		z-index: 10; 
}
#collage {
    position: absolute; 
    top: 0; right: 0;
}
#logo_ru, #logo_en {
    position: absolute;
    top: 35px;
    left: 10px;
    width: 230px;
    height: 95px;
    z-index: 10;
}
#logo_ru a, #logo_en a {
    display: block;
    position: relative;
    z-index: 10;
    width: 230px;
    height: 95px;
}

#logo_ru {
    background: transparent url('../img/art/logo_ru.gif') no-repeat 0 0;
}
#logo_en {
    background: transparent url('../img/art/logo_en.gif') no-repeat 0 0;
}
#breadcrumbs {
    padding: 40px 0 2px 0;
    font-size: 12px;
    font-weight: bold;
    color: #3782d0;
}
#breadcrumbs a {
	color: #c9e4ff;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#print_version {
	float: right;
	font-size: 11px;
	background: transparent url('../img/icons/print.gif') no-repeat 0 1px;
	padding: 0 9px 5px 29px;
    position: relative;
    z-index: 10;
}
#print_version a {
	color: #fff;
}

#columns {
    min-height: 750px;
    margin: 0 22px;
    position: relative;
	z-index: 10;
}
* html #columns {
    height: 750px;    
}
#column_right {
    position: absolute;
    right: 0;
    width: 46px;
	padding: 50px 0 0 0;
}
#column_right div {
	padding: 0 0 0 7px;
	//padding: 0 0 0 8px;
}
#column_right img {
	margin: 0 0 19px 0;
}
#column_right a {
	display: block;
	position: relative;
    cursor: pointer;
    //cursor: hand;
}
#column_right a span {
	display: block;
	position: relative;
	z-index: 10;
	width: 31px;
	height: 31px;
	margin: 0 0 19px 0;
	text-decoration: none;
}
#column_right #homepage a span {
	background: transparent url('../img/icons/homepage.gif') no-repeat 0 0;
}
#column_right #homepage a:hover span  {
	background: transparent url('../img/icons/homepage_a.gif') no-repeat 0 0;
}
#column_right #contact a span {
	background: transparent url('../img/icons/contact.gif') no-repeat 0 0;
}
#column_right #contact a:hover span {
	background: transparent url('../img/icons/contact_a.gif') no-repeat 0 0;
}
#column_right #site_map a span {
	background: transparent url('../img/icons/site_map.gif') no-repeat 0 0;
}
#column_right #site_map a:hover span {
	background: transparent url('../img/icons/site_map_a.gif') no-repeat 0 0;
}
#column_right #lang_menu span#lang_menu_ru {
	background: transparent url('../img/icons/lang_ru.gif') no-repeat 0 0;
}
#column_right #lang_menu a:hover span#lang_menu_ru, #column_right #lang_menu a.active span#lang_menu_ru {
	background: transparent url('../img/icons/lang_ru_a.gif') no-repeat 0 0;
}
#column_right #lang_menu span#lang_menu_en {
	background: transparent url('../img/icons/lang_en.gif') no-repeat 0 0;
}
#column_right #lang_menu a:hover span#lang_menu_en, #column_right #lang_menu a.active span#lang_menu_en {
	background: transparent url('../img/icons/lang_en_a.gif') no-repeat 0 0;
}
#column_right div#lang_menu {
	padding-top: 30px;
}
#column_left {
	width: 198px;
	margin: 0 0 0 10px;
	padding: 49px 0;
	float: left;
}
#column_center {
	margin: 0 68px 0 248px;
	position: relative;
	z-index: 10;
}
/* column left */
#nav {
	padding: 0 0 69px 0;
    margin: 0;
}
#nav a {
	color: #003c78;
	text-decoration: none;
}
#nav a:hover {
	color: #c80000;
	text-decoration: none;
}
#nav div.sub_menu_no, #nav div.sub_menu_no_act,#nav div.sub_menu_no_cur  {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#nav div.sub_menu_no a, #nav div.sub_menu_no_act a,#nav div.sub_menu_no_cur a {
	display: block;
	//display: inline-block;
	position: relative;
	background: transparent url('../img/icons/nav.gif') no-repeat 0 0;
	padding: 1px 0 10px 30px;
	margin: 0;
}

#nav div.sub_menu_no_act a {
	background: transparent url('../img/icons/nav_a.gif') no-repeat 0 0;
}


#nav div.sub_menu_no a:hover, #nav div.sub_menu_no_cur a {
	background: transparent url('../img/icons/nav_a.gif') no-repeat 0 0;
	color: #c80000;
}


#nav div.sub_menu_2_no_cur,#nav div.sub_menu_2_no_act, #nav div.sub_menu_2_no {
	padding-left: 35px;
	padding-bottom: 10px;
        font-size: 11px;
}
#nav div.sub_menu_2_no_act a{
    font-weight: bold;
}

#nav div.sub_menu_2_no_cur a{
	font-weight: bold;
     	color: #c80000;
}


#nav div.sub_menu_3_no, #nav div.sub_menu_3_no_act,#nav div.sub_menu_3_no_cur {
	background: transparent url('../img/icons/nav3.gif') no-repeat 35px 3px;
	padding: 0 0 7px 50px;
    color: #005ab4;
	text-decoration: none;
    font-size: 11px;
}
#nav div.sub_menu_3_no:hover {
    color: #c80000;
}
#nav div.sub_menu_3_no_act a{
    font-weight: bold;
}
#nav div.sub_menu_3_no_cur a{
    color:  #c80000;
    font-weight: bold;
}

#nav div.sub_menu_4_no_act, #nav div.sub_menu_4_no,#nav div.sub_menu_4_no_cur {
	padding-left: 50px;
	padding-bottom: 8px;
        font-size: 9px;
}
#nav div.sub_menu_4_no_act a{
    font-weight: bold;
}

#nav div.sub_menu_4_no_cur a{
    color:  #c80000;
    font-weight: bold;
}



#nav div.br {
    height: 10px;
}
.contacts_info p, .contacts_info_en p {
	padding: 0 0 10px 30px;
	line-height: 15px;
	font-size: 12px;
}
.contacts_info p#address {
	background: transparent url('../img/icons/address.gif') no-repeat 0 1px;
}
.contacts_info p#phone {
	background: transparent url('../img/icons/phone.gif') no-repeat 0 1px;
}
.contacts_info p#fax {
	background: transparent url('../img/icons/fax.gif') no-repeat 0 1px;
}
.contacts_info p#email {
	background: transparent url('../img/icons/email.gif') no-repeat 0 1px;
}

.contacts_info_en p#address {
	background: transparent url('../img/icons/address.gif') no-repeat 0 1px;
}
.contacts_info_en p#phone {
	background: transparent url('../img/icons/phone_en.gif') no-repeat 0 1px;
}
.contacts_info_en p#fax {
	background: transparent url('../img/icons/fax_en.gif') no-repeat 0 1px;
}
.contacts_info_en p#email {
	background: transparent url('../img/icons/email_en.gif') no-repeat 0 1px;
}
/* /column left */

/* content block styles */
#content {
    padding: 16px 0 0 0;
    float: left;
    width: 100%;
    
}
#content p {
    line-height: 1.5;
}
#content p.indent {
    padding-left: 30px;
}
#content p, #content h5 {
    padding-left: 20px;
}
#content table td p {
    padding-left: 0;
}
img.float_right.border {
    float: right;
    margin: 1px 0 10px 20px;
    border: 1px solid #000;
}
img.float_left {
    float: left;
    margin: 0 10px 0 0;
}
span.float_right {
    float: right;
    margin: 0 0 0 30px;
}
span.float_left {
    float: left;
    margin: 0 10px 0 0;
}

#content ol {
    padding: 0 0 0 48px;
    margin: 0;
}
#content ol li {
    padding: 0 0 5px 5px;
    margin: 0;
}

#content ul {
    padding: 0 0 0 48px;
    margin: 0;
    list-style: none;
}
#content ul li {
    padding: 0 0 5px 18px;
    margin: 0;
    background: transparent url('../img/icons/li.gif') no-repeat 0 5px;
}
#content .box {
    padding: 5px 0;
    margin: 0 0 10px 0;
    background: #f3f5f7;
}
#content .box h5 {
    border-bottom: 1px solid #003c78;
    padding-bottom: 1px;
    margin-bottom: 5px;
}
#content .box p {
    padding-bottom: 5px;
}
#content .box.indents {
    padding: 2px 0 0 0;
    margin: 36px 0 10px 0;
    background: none;
}
#content .box.indents div {
    background: #f3f5f7;
    font-size: 11px;
}
#content .box.indents p {
    padding-bottom: 8px;
}

#content table.contenttable {
    border: 5px solid #4b86c3;
    margin: 9px 0 29px 42px;
}
#content table.contenttable th {
    background: #4b86c3;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    padding: 2px 12px 5px 12px;
}
#content table.contenttable td {
    font-size: 11px;
    text-align: left;
    padding: 2px 12px 2px 22px;
}
#content table.contenttable tr.odd td {
    background: #d6ebff;
}
#content td.photo {
    vertical-align: top;
    padding: 0 16px 0 18px;
}
#content td.photo img {
    border: 1px solid #0a3f75;
    margin: 4px 0 3px 0;
}
#content td.photo p {
    color: #003c78;
    font-size: 11px;
    padding: 0 0 0 20px;
    line-height: 14px;
}  
.link_map {
    margin: 0 0 0 24px;
    background: transparent url('../img/icons/map.gif') no-repeat 0 3px;
    padding: 0 0 5px 22px;
}  
/* /content block styles */

/* pagination */
.pagination {
    text-align: right;
    line-height: 12px;
    padding: 36px 0 0 0;
	
}
.pagination div {
    float: right;


}
.pagination span.tit {
    display: block;
    float: left;
    padding: 3px 3px 5px 0;
}
.pagination a {
    display: block;
    width: 20px;
    text-align: center;
    float: left;
    padding: 3px 0 5px 0;
}
.pagination span.active a{
    background: transparent url('../img/icons/page.gif') no-repeat 0 0;
    text-decoration: none;
    color: #fff;
    margin: 0 2px;
}
/* /pagination */

/* forms */
.form {
    margin: 7px 0;
    padding: 20px;
}
.form.bgrey {
    background: #f3f5f7;
} 
.form th {
//    padding: 8px 20px 6px 0;
    padding: 8px 20px 6px 0;
    text-align: right;
    vertical-align: top;
}
.form td {
    text-align: left;
    vertical-align: top;    
    padding: 1px 0 9px 0;
    //padding: 0 0 8px 0;
}
.form td td {
    padding-right: 20px;
}
.field {
    width: 340px;
    padding: 6px;
    margin: 0;
}
.form td td .field {
    width: 90px;
}
textarea.field {
    height: 110px;
}
.form td.button_place {
    padding: 9px 2px 1px 0;
}
div.button {
    height: 40px;
    width: auto;
    float: right;
    background: transparent url('../img/art/bg_btn_left.gif') no-repeat 0 0;
}
div.button input {
    background: transparent url('../img/art/bg_btn_right.gif') no-repeat 100% 0;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 200px;
    font: normal 18px Arial;
    color: #fff;
    padding: 8px 0 11px 0;
    //padding: 6px 0 8px 0;
    //min-height: 40px;
    cursor: pointer;
    //cursor: hand;
}
/* /forms */

/* homepage styles */
.mainpage {
    width: 100%;
    height: 100%;    
    background: #003c78 url('../img/art/1.gif') repeat-x 0 50%;
}
.bghomepage {
    vertical-align: middle;
    text-align: center;
    height: 100%;
    background: transparent url('../img/art/collage_hompage.jpg') no-repeat 50% 50%;
}
.outhomepage {
    width: 900px;
    height: 780px;
    margin: 0 auto;
    position: relative;
}
.mainpage #column_right {
    position: static;
}
.logo {
    vertical-align: top;
    padding: 57px 0 33px 0; 
    text-align: left;
}
.mainpage #logo_ru, .mainpage #logo_en {
    position: static;
    top: 0;
    left: 0;
    width: 250px;
    height: 100px;
}
.mainpage #logo_ru {
    background: transparent url('../img/art/logo_ru.jpg') no-repeat 0 0;
}
.mainpage #logo_en {
    background: transparent url('../img/art/logo_en.jpg') no-repeat 0 0;
}
.mainpage .column_left {
    padding: 30px 0 24px 0;
    vertica-align: top;
    text-align: left;
}
.mainpage .column_left div.bg-y {
    width: 250px;
    height: 370px;
    background: transparent url('../img/art/blf.jpg') no-repeat 0 0;
}
.mainpage #column_left {
	padding: 20px 0 0 10px;
	float: none;
}
.mainpage #nav {
/* VladB поменял чтобы контакты влезли */
/*	padding: 0 0 29px 0; */
	padding: 0 0 10px 0; 
}
.mainpage #nav div.sub_menu_no a, .mainpage #nav div.sub_menu_no_act a {
	background: transparent url('../img/icons/nav.gif') no-repeat 0 0;
    color: #00285a;
}
.mainpage #nav div.sub_menu_no a:hover, .mainpage #nav div.sub_menu_no_act a:hover {
	background: transparent url('../img/icons/nav_a.gif') no-repeat 0 0;
	color: #c80000;
}
.mainpage #nav div.sub_menu_no a, .mainpage #nav div.sub_menu_no_act a {
	padding-bottom: 15px;
}
.mainpage #copy {
	float: none;
	position: static;
	z-index: 10;
	width: auto;
}
.mainpage #copy p {
	padding: 0 0 0 50px;
    text-align: left;
}
.mainpage #nav_bottom {
	float: none;
	padding: 17px 0 0 30px;
}
.mainpage .column_right {
    vertical-align: top;
    padding: 30px 0;
}
.mainpage .column_right div.bg-y {
    width: 50px;
    height: 370px;
    background: transparent url('../img/art/brf.jpg') no-repeat 0 0;
}
.mainpage #column_right {
    position: static;
    right: 0;
    width: auto;
	padding: 20px 0 0 0;
}
.mainpage #column_right div#lang_menu {
	padding-top: 20px;
}
.intro {
    vertical-align: top;
    text-align: left;
}
.intro span p{
    padding: 66px 66px 0 30px;
    color: #fff;
    line-height: 24px;
}
.intro a img {
    position: relative;
    bottom: -3px;
    margin-top: -3px;
    margin-left: 6px;
}
#flash {
    width: 598px;
    height: 399px;
    background: transparent url('../img/content/flash.png') no-repeat 0 0;
}

#flash_en {
    width: 598px;
    height: 399px;
    background: transparent url('../img/content/flash_en.png') no-repeat 0 0;
}
/* /homepage styles */


#map {
	padding: 0 0 29px 0;
}


#map div.element_1  {
	margin-top:15px;
}                  	



#map div.element_2 {
	margin-left: 10px;
	padding-top:10px;
       
}


#map div.element_3  {
	margin-left: 45px;
	padding-top:10px;

}

#map div.element_4  {
	margin-left: 60px;
	margin-top: 5px; 
}
#map div.element_5  {
	margin-left: 65px;    
}







