body {
font-family: Tahoma;
font-size: 75%;
padding: 0;
margin: 0;
position: relative;
}
.site-intro {
background: url(images/intro.png) 50% no-repeat;
position: relative;
height: 200px;
}
.intro-menu {
background: #06F;
position: absolute;
width: 150px;
height: 25px;
top: 0;
right: 0;
}
.intro-line {
background: #06F;
position: absolute;
width: 100%;
height: 21px;
bottom: 0;
filter: alpha(opacity=40); /*IE 5.5+*/ /*IE 5.5+*/ /*IE 4*/
opacity: 0.4; /*CSS3 Mozilla 1.7b Firefox 0.9+ Safari 1.2+ Opera 9*/
-moz-opacity: 0.4; /*Mozilla 1.6-*/
-khtml-opacity: 0.4;
}
.site-container {
padding: 0;
margin: 0;
position: relative;
min-width: 900px;
}
.site-header {
background: url(images/menu_t_bg.gif) bottom repeat-x;
margin-top: -8px;
position: relative;
z-index: 500;
height: 39px;
}
.site-header .header-left-side {
background: url(images/menu_t_lbg.gif) repeat-x;
position: relative;
width: 330px;
height: 100%;
float: left;
}
.site-header .header-left-side .left-side-logo {
background: #FFF url(images/logo_small.gif) top left no-repeat;
position: absolute;
width: 57px;
height: 57px;
top: 1px;
left: 1px;
}
.site-header .header-left-side .left-side-companyname {
position: absolute;
width: 270px;
height: 27px;
top: 0;
left: 59px;
}
.site-header .header-left-side .left-side-companyname span {
font-family: 'Times New Roman' , Times, serif;
font-size: 25px;
font-weight: 700;
letter-spacing: 5px;
color: #FFF;
text-decoration: none;
padding: 0 0 0 5px;
margin: 0;
}
.site-header .header-left-side .left-side-companydesc {
position: absolute;
width: 270px;
height: 20px;
top: 27px;
left: 59px;
}
.site-header .header-left-side .left-side-companydesc span {
font-family: 'Times New Roman' , Times, serif;
font-size: 10px;
color: #FFF;
text-decoration: none;
padding: 0 0 0 5px;
margin: 0;
}
.site-header .header-middle-side {
background: url(images/menu_t_rbg.gif) no-repeat;
position: relative;
width: 43px;
height: 100%;
float: left;
}
.site-header .header-right-side {
position: relative;
width: auto;
height: 31px;
top: 8px;
}
.separator {
position: relative;
height: 20px;
background: url(images/separator_bg.gif) repeat-x;
}
.site-body {
/*border: 1px solid #000;*/
margin: 5px;
position: relative;
overflow: hidden;
}
.site-body .body-left-side {
padding-bottom: 30000px;
margin-bottom: -30000px;
margin-left: -74%;
position: relative;
width: 25%;
float: left;
}
.site-body .body-left-side .left-side-news,
.site-body .body-left-side .left-side-currency {
padding: 5px;
margin: 5px;
height: auto;
}
.site-body .body-middle-side {
margin-left: 26%;
position: relative;
width: 48%;
float: left;
}
.site-body .body-middle-side .middle-side-breadcrumb {
font-size: 8pt;
position: relative;
height: 25px;
}
.site-body .body-middle-side .middle-side-title {
font-size: 12pt;
border-bottom: 1px dashed #666;
/*height: 40px;*/
}
.site-body .body-middle-side .middle-side-content {
margin-top: 10px;
}
.site-body .body-right-side {
position: relative;
width: 25%;
float: right;
}
.site-body .body-right-side .right-side-banner,
.site-body .body-right-side .right-side-weather {
text-align: center;
padding: 3px;
margin: 5px;
height: auto;
}
.site-body .body-right-side .right-side-banner a {
text-decoration: none;
border: none;
}
.site-body .body-right-side .right-side-banner a img {
border: none;
}
/*Погодка*/
.gmtbl {
background-color: #FFF;
border: 1px solid #18b8f9;
}
.gmtdttl {
font-size: 11pt;
font-weight: 700;
color: #FFF;
text-align: center;
background-color: #18b8f9;
}
.gmtdtext {
font-size: 100%;
font-weight: normal;
color: #000;
text-align: center;
}
.tddiv {
text-align: left !important;
}
div#cntdiv {
position: absolute;
display: block;
}
div#infselectlist {
background-color: #FFF;
border: 1px solid #7c7c7c;
width: 100%;
height: 100%;
position: relative;
top: 1;
left: 0;
right: 0;
visibility: hidden;
cursor: pointer;
}
div#hiddentl {
position: relative;
top: 1;
left: 0;
right: 0;
visibility: hidden;
}
.site-footer {
background: url(images/menu_b_bg.gif) top repeat-x;
position: relative;
height: 39px;
}
.site-footer .footer-left-side {
padding-left: 20px;
position: relative;
height: 20px;
float: left;
}
.site-footer .footer-right-side {
background: url(images/menu_b_lbg.gif) top repeat-x;
position: relative;
width: 330px;
height: 100%;
float: right;
}
.site-footer .footer-right-side span {
font-size: 85%;
color: #FFF;
}
.site-footer .footer-middle-side {
background: url(images/menu_b_rbg.gif) top no-repeat;
position: relative;
width: 43px;
height: 100%;
float: right;
}
.site-footer .footer-left-side a {
font-size: 9pt;
color: #454545;
font-weight: 700;
}