html, body {
height:100%;
width:100%;
margin:0;
}
/* karkasas */
.mainContainer {
width:980px;
margin-left:auto;
margin-right:auto;
}
.mainContainer2 td {
vertical-align:top;
}
.head {
height:50px;
padding:0 20px;
}
.logo {
height:90px;
background:url(../images/backgrounds/header.jpg) repeat-x;
vertical-align:top;
}
.logo1 {
height:90px;
background:url(../images/backgrounds/header1.gif) left top no-repeat;
/*position:relative;*/
}
.logo2 {
height:90px;
background:url(../images/backgrounds/header2.gif) right top no-repeat;
padding:0 32px;
vertical-align:middle;
/*position:relative;*/
}
.subheader {
height:50px;
background:url(../images/backgrounds/subheader.gif) top repeat-x;
}
.subheader1 {
height:50px;
background:url(../images/backgrounds/subheader1.gif) top left no-repeat;
width:100%;
}
.subheader2 {
height:38px;
background:url(../images/backgrounds/subheader2.gif) top right no-repeat;
width:100%;
padding-top:12px;
}
td.newsBlock {
height:140px;
border-left:1px solid #CDE0E9;
border-right:1px solid #CDE0E9;
vertical-align:top;
}
.contentImg {
height:20px;
background:url(../images/backgrounds/contenImg.gif) repeat-x;
}
.contentImg1 {
height:20px;
background:url(../images/backgrounds/contenImg1.gif) no-repeat left;
width:100%;
/*position:relative;*/
}
.contentImg2 {
height:20px;
background:url(../images/backgrounds/contenImg2.gif) no-repeat right;
text-align:right;
width:100%;
/*position:relative;*/
}
.contentImg2 img {
margin-right:24%;
}
td.content {
vertical-align:top;
background:#E1EFF4;
border-left:1px solid #CDE0E9;
border-right:1px solid #CDE0E9;
}
td.contentIn {
vertical-align:top;
border-left:0px;
border-right:0px;
padding:0 14px 5px 14px;
}
td.contentIn2 {
vertical-align:top;
border-left:0px;
border-right:0px;
padding:0 14px 5px 0;
}
.footer {
height:90px;
background:url(../images/backgrounds/footer.gif) top repeat-x;
color:#8296AA;
font:10px/120% Tahoma;
}
.footer1 {
height:90px;
background:url(../images/backgrounds/footer1.gif) top left no-repeat;
width:100%;
}
.footer2 {
height:90px;
background:url(../images/backgrounds/footer2.gif) top right no-repeat;
padding-top:10px;
width:100%;
}
.footer td, .footerIn td {
vertical-align:middle !important;
color:#8296AA;
}
.footer a,.footerIn a {
color:#8296AA;
}
.footerIn {
height:90px;
background:url(../images/backgrounds/footerin.gif) top repeat-x;
color:#8296AA;
font:10px/120% Tahoma;
}
.footer1In {
height:90px;
background:url(../images/backgrounds/footer1in.gif) top left no-repeat;
}
.footer2In {
height:90px;
background:url(../images/backgrounds/footer2in.gif) top right no-repeat;
padding-top:10px;
}
/* vidiniai  */
.subheaderInner {
height:53px;
background:url(../images/backgrounds/subheaderin.gif) top repeat-x;
/*position:relative;*/
}
.subheaderInner1 {
height:53px;
background:url(../images/backgrounds/subheader1in.gif) top left no-repeat;
width:100%;
/*position:relative;*/
}
.subheaderInner2 {
height:41px;
background:url(../images/backgrounds/subheader2in.gif) top right no-repeat;
padding-left:15px;
padding-top:12px;
/*position:relative;*/
}
/* vidiniu turinio lentele*/
.innerContentHolder {
/*position:relative;*/
width:100%;
/*text-align:justify;*/
}
.secNavContainer {
background:#E1EFF4;
width:100%;
height:100%;
/*position:relative;*/
}
innerContentHolder .secNavContainer td{
vertical-align:top;
}
.secNavContainer1 {
line-height:12px;
background:url(../images/inner-nav/1.gif) left no-repeat;
}
.secNavContainer2 {
line-height:12px;
background:url(../images/inner-nav/2.gif) right no-repeat;
}
.secNavContainer3 {
line-height:12px;
background:url(../images/inner-nav/3.gif) left no-repeat;
}
.secNavContainer4 {
line-height:12px;
background:url(../images/inner-nav/4.gif) right no-repeat;
}
.isHiddenWhenDisplaying {
display: none;
}