/* ---------->>> MAIN <<<-----------*/
body {
    font-family: Arial, Verdana;
	color: #1b1b1b;
    background: #ffffff; 
    font-size: 12px;
    margin: 0;
    padding: 0;
}
               
h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px; 
}


.table {
}

td {
  font-size: 11px;
}

tr {
}

FORM {
 display: inline;
}
a { 
  color: #035796; 
  font-weight: bold;
  text-decoration: none;
}
a:hover { 
    text-decoration: underline; 
}

p { 
    font-size: 12px;  
    color: #1b1b1b;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; } 

.lnk_page{
    font-size: 11px;
    border:0px dotted #BBBBBB;
    height:18px;
    padding:3px 6px;
    text-decoration:none;
}

.lnk_page:hover{
 background-color:#E1E9F5;  
}

.LinkPagesSel{
    font-size: 11px;
    background:#E1E9F5 none repeat scroll 0%;
    border:1px solid #A1B9DC;
    font-weight:bold;
    padding:3px 6px;
}

.select{
 width: 35px;
}

.err_box { border:1px solid #FFC0C0; background-color:#FFDDDD; padding:5px; margin:5px 0px; float: center; }
.err_title{ font-size: 12px; padding-bottom: 2px; }
.err_text { font-size: 10px; }
.msg_box { border:1px solid #C0FFC0; background-color:#D9FFD9; padding:15px; margin:5px; width:50%; float: center; }
.msg_text { }
.wrn_box { border:1px solid #FFFF80; background-color:#FFFFCC; padding:15px; margin:5px; width:50%; float: center; }
.wrn_text { }

UL.brands A EM,
UL.brands A IMG{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
UL.brands A:HOVER EM,
UL.brands A:HOVER IMG{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}

#PopWin
{
 background: #FFF;
 width: 300px;
 height: 110px;
 z-index:9999999999;
 position:absolute;
/* left:39%;*/
}

legend { 
	color: #000000; }
input { 
	color: #000000; }


input[type="text"], textarea {
	background: #ffffff; border: 1px solid #d5dade; padding: 1px 0px 2px 0px; }
.type-text, textarea {
	background: #ffffff; border: 1px solid #d5dade; padding: 1px 0px 2px 0px; }
/* ---------------->>> LAYOUTS <<<---------------*/

a.main_menu{text-transform: uppercase;}


/* ---------------->>> BOXES <<<---------------*/
/** Begin: logoBox **/
#logoBox { position: absolute; top: 15px; left: 0px; }
/** End: logoBox **/
/** Begin: flashBox **/
#flashBox { position: absolute; top: 30px; left: 228px; }
/** End: flashBox **/
/** Begin: standNavBox **/
#standNavBox { position: absolute; top: 53px; right: -5px; }
#standNavBox ul { list-style: none; margin: 0px 0px 0px 0px; }
#standNavBox ul li { 
	float: left; padding: 0px 5px 0px 5px; 
	border-left: 1px solid #8d8d8d;  line-height: 120%; }
#standNavBox ul li a { color: #8d8d8d; text-decoration: none; font-size: 11px; }
#standNavBox ul li a:hover { text-decoration: underline; color: #000000; }
#standNavBox ul li:first-child { border: 0px; }
#standNavBox ul .first-child { border: 0px; }
/** End: standNavBox **/
/** Begin: langNavBox **/
#langNavBox { position: absolute; top: 71px; right: -3px; }
#langNavBox ul { list-style: none; margin: 0px 0px 0px 0px; }
#langNavBox ul li { 
	float: left; padding: 0px 3px 0px 3px; 
	border-left: 1px solid #8d8d8d; line-height: 120%; }
#langNavBox ul li a { color: #8d8d8d; text-decoration: none; font-size: 11px; }
#langNavBox ul li a:hover { text-decoration: underline; color: #000000; }
#langNavBox ul li:first-child { border: 0px; }
#langNavBox ul .first-child { border: 0px; }
/** End: langNavBox **/


#menuHolder{
    background-image: url(/images/design/menuBack.jpg);
    background-repeat:repeat-x; 
    height: 38px;
}

#contentHolder{
    float: left;
    width: 100%;
    min-width: 985px;
    background: #e1e9f5;    
}

.menuTableLeft {
    float:left;
    width:5px;
    height:37px;
}
.menuTableRight {
    float:right;
    width:5px;
    height:37px;
}

.mainMenuItem{
     color: #aae1f6; 
     padding: 0px 15px;
     background-image: url(/images/design/menuBack.jpg);
     background-repeat:repeat-x; 
     text-align: center;
}
.mainMenuItemSelected{
     color: #FFF;
     padding: 0px 15px;
     background-image: url(/images/design/menuBack.jpg);
     /*background-image: url(/images/design/menuSelectedBack.jpg);*/
     background-repeat:repeat-x; 
     text-align: center;
}

/** Begin: mainNavBox **/
#mainNavBox { 
}

#mainNavBox table { 
    width: 100%; 
}
#mainNavBox table td { 
	text-align: center; 
    padding: 0px; 
}
#mainNavBox table td a { 
    text-decoration: none; 
    display: block; 
    line-height: 38px; 
    font-size: 12px;
    text-transform: uppercase;    
}
#mainNavBox table td a:hover { 
    color: #1f296e;
    text-decoration: underline;
    background-image: url(/images/design/menuSelectedBack.jpg);

}
#mainNavBox table td .subNav {
    min-width: 240px;
	position: absolute; 
    background: #FFF; 
    margin: 0px 0px 0px -1px; 
    display: none;
	z-index: 99; 
    padding: 3px 0px 3px 0px; 
}
#mainNavBox table td:hover .subNav { 
    display: block; 
    border-right: 1px solid #024988;
    border-left: 1px solid #024988;
    border-bottom: 1px solid #024988;
}
#mainNavBox table td .subNav ul { 
    list-style: none;
    margin: 0px; 
    padding: 0px 0px 0px 3px;
}
#mainNavBox table td .subNav ul li { 
	padding: 0px 15px 0px 0px; 
    margin: 0;
    /*background-color: green;*/
    text-align: left; 
}
#mainNavBox table td .subNav ul li a {
    font-weight: normal;
	color: #1f296e;
    padding: 0px 0px 0px 7px; 
    border: none; line-height: 25px; 
    text-transform: none;  
}
#mainNavBox table td .subNav ul li a:hover {
    color:#246cce;
	border: none; 
    text-decoration: underline;
    /*background: url("/images/design/main_nav_bg.png") left center no-repeat; */
}

#mainNavBox table td .subNav ul li a.sublevel27:hover {
     background: url("/images/design/main_nav_bg27.png") left center no-repeat; 
}
#mainNavBox table td .subNav ul li a.sublevel1:hover {
     background: url("/images/design/main_nav_bg1.png") left center no-repeat; 
}
#mainNavBox table td .subNav ul li a.sublevel10:hover {
     background: url("/images/design/main_nav_bg10.png") left center no-repeat; 
}
#mainNavBox table td .subNav ul li a.sublevel3:hover {
     background: url("/images/design/main_nav_bg3.png") left center no-repeat; 
}
#mainNavBox table td .subNav ul li a.sublevel48:hover {
     background: url("/images/design/main_nav_bg48.png") left center no-repeat; 
}
#mainNavBox table td .subNav ul li a.sublevel7:hover {
     background: url("/images/design/main_nav_bg7.png") left center no-repeat; 
} 

.sublevels{background: url('/images/design/arrow.gif') right center no-repeat;}


#mainNavBox table td .subNav ul li .subNav2 {
    min-width: 250px;
    position: absolute; 
    background: #FFF; 
    margin: -29px 0px 0px 237px; 
    display: none;
    z-index: 99; 
    padding: 3px 0px 3px 0px; 
}
#mainNavBox table td .subNav ul li:hover  .subNav2 { 
    display: block; 
    border: 1px solid #024988;
}
#mainNavBox table td .subNav ul li  .subNav2 ul { 
    list-style: none;
    margin: 0px; 
    padding: 0px 0px 0px 3px;
    /*padding: 0px 10px 0px 15px;*/
}
#mainNavBox table td .subNav ul li .subNav2 ul li { 
    padding: 0px 15px 0px 0px; 
    margin: 0;
    text-align: left; 
}
#mainNavBox table td .subNav ul li .subNav2 ul li a {
    font-weight: normal;
    color: #1f296e;
    padding: 0px 0px 0px 10px; 
    border: none; line-height: 25px; 
    text-transform: none;

}
#mainNavBox table td .subNav ul li  .subNav2 ul li a:hover {
    color:#246cce;
    border: none; 
    background-image:none;
    /*background: url("/images/design/main_nav_bg.png") left center no-repeat; */
}


.subNav3 {
    min-width: 250px;
    position: absolute; 
    background: #FFF; 
    margin: -29px 0px 0px 247px; 
    display: none;
    z-index: 99; 
    padding: 3px 0px 3px 0px; 
}
.subNav2 ul li:hover  .subNav3 { 
    display: block; 
    border: 1px solid #024988;
}
.subNav2 ul li  .subNav3 ul { 
    list-style: none;
    margin: 0px; 
    padding: 0px 10px 0px 15px;
}
 .subNav2 ul li .subNav3 ul li { 
    padding: 0px 10px 0px 0px; 
    margin: 0;
    text-align: left; 
}
 .subNav2 ul li .subNav3 ul li a {
    font-weight: normal;
    color: #1f296e;
    padding: 0px 0px 0px 10px; 
    border: none; line-height: 25px; 
    text-transform: none;

}
#mainNavBox table td .subNav ul li  .subNav3 ul li a:hover {
    color:#246cce;
    border: none; 
    background-image:none;
    /*background: url("/images/design/main_nav_bg.png") left center no-repeat; */
}

.mail {
    float:right;
    padding: 10px 10px 0px 10px ;
}

.submenuSpacer{
    margin: 2px 6px;
    height: 2px;
    background: url("/images/design/submenuSpacer.gif"); 
    background-repeat: repeat-x;
}

/** End: mainNavBox **/

   
/** Begin: footerNavBox **/
#footerNavBox { position: relative;  width: 75%;}
#footerNavBox ul { 
	list-style: none; 
    margin: 0;
    padding: 0;
	overflow: hidden; 
}
#footerNavBox ul li { 
	float: left; line-height: 30px; }
#footerNavBox ul li a { 
	border-left: 1px solid #818080; 
    padding: 0px 10px 0px 10px;
    text-decoration: none; 
    font-size: 12px; 
    /*font-weight: normal;*/
}
.footerMenuItem {
    font-weight: normal;
    color: #516077; 
}
.footerMenuItemSelected {
    font-weight: bold;
    color: #024685; 
}
#footerNavBox ul li a:hover { text-decoration: underline; }
#footerNavBox ul li:first-child { padding: 0px 0px 0px 4px; }
#footerNavBox ul .first-child { padding: 0px 0px 0px 4px; }
#footerNavBox ul li:first-child a { border: 0px; }
#footerNavBox ul .first-child a { border: 0px; }
/** End: footerNavBox **/


.main {
    width: 985px;
    clear:both;
    margin:0 auto 0;
}

#wholeContent {
    margin: 12px 10px 30px 10px;
    _width: 965px;
    background-color: #FFF;
}

/** Begin: content2Box **/
#content2Box { 
    margin-top: 25px;
    min-height : 280px;
}

#contentLeftBack {
    float: left;
    background-image: url(/images/design/itemLeftBack.jpg);
    height: 35px;
    width: 6px;
    background-repeat: no-repeat;
}
#contentRightBack {
    float: right;
    background-image: url(/images/design/itemRightBack.jpg);
    height: 35px;
    width: 6px;
    background-repeat: no-repeat;
    
}
#contentBack {
    float: left;
    background-image: url(/images/design/itemBack.jpg);
    height: 35px;
    width: 953px;
    background-repeat: repeat-x;
}

 #content2Box h1{ 
    padding: 5px 15px 0px 0px;
	font-size: 14px; 
    font-weight: normal; 
    text-transform: uppercase;
    color: #02427d; 
    margin: 0; 
}

 #content2Box h1 a{ 
    font-size: 12px; 
    text-transform: uppercase;
    color: #02427d; 
    margin: 0;
}

#content2Box .subBody {
    margin-top: 15px;

}
#content2Box .subBody ul { 
    margin: 3px 0px 3px 25px; 
    padding: 0px;
    list-style: none; 
}
#content2Box .subBody ul li { 
	padding: 3px 0px 3px 10px;
	background: url("/images/design/main_nav_bg.png") left 6px no-repeat; }
/** End: content2Box **/
#content2Box .subBody ol { margin: 0px 0px 15px 19px; list-style: none; }
#content2Box .subBody ol li { padding: 0px 0px 2px 0px; }
#content2Box .subBody ol li span { padding: 0px 3px 0px 0px; color: #035796; }
/** End: content2Box **/
/* ---------------->>> DECORATIONS <<<---------------*/
.decor1 { font-weight: bold; color: #035796; }

/* ---------------->>> SUBPAGES <<<---------------*/

/* ---------------->>> FIXS <<<---------------*/


/* My Styles*/

img {
    border: 0px;
}

.clear{
    clear:both;
}

#mainTop {
    width: 985px;
    clear:both;
    margin:0 auto 0;
    padding-top: 8px;
}


#header {
    height: 80px;
}

#logo {
    float: left;
    padding-top: 3px;
}
#navMenu {
    float:right;
    /*background-image: url(/images/design/navMenuBack.gif);      
    background-repeat: no-repeat;*/
    width: 143px;
}
#navMenu a{
    margin: 0px 20px 0px 0px;
}
#contactsHead {
    float: right;
    width: 120px;
    margin-top: 25px;
    font-size: 12px;
    color:#1d2a6c;
}
#contactsHead a{
    color:#1d2a6c;
    border-bottom: 1px dashed #1d2a6c;
}
#languages {
    float: left;
    margin: 0px 0px 0px 220px;
    width: 184px;
    height: 39px;
}
#languages a{
    float: left;
    margin: 0px 20px 0px 0px;
    width: 24px;
    height: 18px;
}

    
#bannerTop{
   float: left;
   /*background-image: url(/images/design/bannerTop.jpg);
   background-repeat: no-repeat;*/
   width: 653px;
   height: 240px;
}

#topBlock{
   float: left;
   background-image: url(/images/design/topBack.jpg);      
   background-repeat: repeat-x;
   height: 241px;
   width: 366px;
}

#topBlockText {
    padding: 25px 25px 5px 25px;
    width: 310px;
    height: 180px;
    font-size: 12px;
    text-align: justify;
    color:#7ec1f5;
    overflow: auto;
}
#topBlockText p {
    padding: 0;
    margin: 0;
    color:#7ec1f5;
}
#topBlockBtnDetail{
    padding: 0px 25px 0px 30px;
}

#fon1 {
    float: left;
    background-color: #e96b10;
    height: 9px;
    width: 259px;
}
#fon2 {
    float: left;
    background-color: #1d81c0;
    height: 9px;
    width: 102px;
}
#fon3 {
    float: left;
    background-color: #515151;
    height: 9px;
    width: 98px;
}
#fon4 {
    float: left;
    background-color: #338b4b;
    height: 9px;
    width: 97px;
}
#fon5 {
    padding: 0px;
    float: left;
    background-color: #322677;
    height: 9px;
    width: 97px;
}


    /* Ліве меню */
#relative {
    position: relative;
}    

#leftMenu {
    position: relative;
    float: left;
    width:302px;
    _height:530px;
}

#leftMenu ul {
    margin: 2px 5px 2px 15px;
    padding: 0;
    list-style: none;
}

#leftMenu ul li { 
    float: none;
    margin: 5px 5px 5px 0px;
}

#leftMenu ul li a { 
    padding: 0px 5px 0px 10px;
    font-weight: normal;
    color:#1f296e;
}

#leftMenu ul ul li a { 
    padding: 0px 5px 0px 0px;
}


#leftMenu ul li a:hover { 
     color:#004aa0;
     /*background: url("/images/design/main_nav_bg.png") left center no-repeat; */
}

/*.leftMenuSpacer {
    margin: 5px 10px 5px 5px;
    _margin: 0;
    padding: 0;
    background :#a7bdde; 
    height: 1px; 
}*/

.leftMenuSpacer    {
    height:0px;
    margin: 0px 10px 0px 5px;
    padding: 0;
    /*background: #a7bdde;*/
    border-bottom: 1px solid #a7bdde;;
    _margin: -6px 10px 0px 0px;
    
}

.selectedItem{
    color: #004aa0 !important;
    text-decoration: underline;
}
.selectedItemTop {
    color: #004aa0 !important;
    font-weight: bold !important;
    background: url("/images/design/main_nav_bg.png") left center no-repeat; 
    text-decoration: underline;
}
.generalTop {
    font-weight: bold !important;
    background: url("/images/design/main_nav_bg.png") left center no-repeat; 
}


.selectedItemTop27, .selectedItemTop1, .selectedItemTop10, .selectedItemTop3, .selectedItemTop48 {
    color: #004aa0 !important;
    text-decoration: underline;
}

.selectedItemTop27, .generalTop27 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg27.png") left center no-repeat; 
}
.selectedItemTop1, .generalTop1 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg1.png") left center no-repeat; 
}
.selectedItemTop10, .generalTop10 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg10.png") left center no-repeat; 
}
.selectedItemTop3, .generalTop3 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg3.png") left center no-repeat; 
}
.selectedItemTop48, .generalTop48 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg48.png") left center no-repeat; 
}
.selectedItemTop7, .generalTop7 {
    font-weight: bold !important;
     background: url("/images/design/main_nav_bg7.png") left center no-repeat; 
} 

/* End Ліве меню */


#content {
    float: right;
    margin: -20px 10px 0px 0px;
    _margin: -20px 5px 0px 0px;
    width: 653px;
}


.print{
    padding: 20px;
}
#printContent {
    width: 653px;
}
.printVersion{
    padding: 5px;
}
#logoBack{
    z-index: 0;
    position: absolute;
    top:360px;
    left: 0px;
    background-image: url(/images/design/logoBack.gif);      
    background-repeat: no-repeat;
    width:326px;
    height: 213px;
}


/* News */

#lastNewsBlock {
    position: relative;
    padding: 22px 35px 0px 50px;
}

.newsTitle {
    font-size: 14px;
    font-weight: normal; 
    text-transform: uppercase;
    color: #02427d; 
    margin: 0; 
}


.newsCategory {
    font-family: Tahoma, Arial, Verdana;
    font-size:11px;
    font-weight: bold;
    padding: 1px 5px;
    color: #035796;    
}


.newsCategory a{
    font-size:11px;
    color: #035796;
}

.newsDate {
    margin-top: 5px;
    font-weight: normal;
    color:#9b9b9b;
    font-size: 14px;
}

.newsName {
    font-size:12px;
    font-weight: bold;
    padding: 5px 0px;
}


.newsName a{
    font-size:12px;
    color: #1b1b1b;
}

.newsShort {
    font-size:11px;
    text-align: justify;
    padding-bottom : 5px;
    margin: 0;
}

.newsFull {
    font-size:11px;
    text-align: justify;
    padding : 5px 0px 20px 0px;
    margin: 0;
}

.newsLinks{
    margin-top: 10px;
    min-height:90px; 
}

.newsLinksBlock {
    float:left; 
    width:230px; 
}
.newsSpacer{
    height:0px;
    margin: 7px 0px;
    border-top: 1px solid #a1b9dc;
    border-bottom: 1px solid #FFF;
}

.m_title {
    font-weight: bold;
    font-size: 11px;
}
.t_link {
    font-weight: normal;
    font-size: 11px;
}

.inacive_txt {
    color:#8e855a;
    font-size: 11px;   
}

    /*End News*/


    /*Offer */
.offer {
    float: left;
    width: 200px;
    padding: 6px 8px;
}
.offer a {
    font-size: 11px;
}
.linkCategName{
    margin-top: 10px;
    min-height: 30px;
}
    /*End Offer*/

    /*License */
.license {
    float: left;
    width: 248px;
    padding: 5px;
}
.license a {
    font-size: 11px;
}

/*End License*/

 /*Search*/    
 
 .searchHeader {
     padding-top: 15px;
     font-weight: bold;
 }
 /* End Search */
    
#bannersList{
    margin: 30px 10px 0px 10px;
    padding: 10px;
    border: 1px solid #a1b9dc;
}    

.wrapper {
    position: relative;
    background: transparent url("/images/style/header_bg.png") repeat-y;
    width: 978px;
}

.pround {
    height: 2px;
    width: 2px;
    font-size: 0;
    position: absolute;
}

.vhidden {
    visibility: hidden;
}

#bottom{
    margin-top: 10px;
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #7c8da6;
}

.counters {
    float: left;
}
.copyright{
    float: left;
    padding-top: 7px;
    padding-left: 150px;
}
.copyrightPrint {
    float: left;
    padding-top: 7px;
    padding-left: 10px;    
}

.copyrightSeotm{
    text-align: right;
    float: right;
    font-size: 13px;
}
.copyrightSeotm a{
    font-weight: normal;
    color: #7c8da6;
}   

