html, body { 
height : 100%;
}
 
html, body { 
margin : 0;
padding : 0;
}

body { 
text-align : center;
font-family : Tahoma, Verdana;
font-size : 11px;
color : #000000;
line-height : 16px;
background : #fff;
} 
form, p, div, h1 { 
margin : 0;
padding : 0;
}

div > p { 
margin : 0;
}

* html #wraper { 
height : 100%;
}

a { 
font-family : Tahoma, Verdana;
font-size : 11px;
color : #558000;
font-weight : normal;
text-decoration : underline;
}

a:hover { 
text-decoration : none;
}
 
h2 { 
margin : 0 0 5px 0;
padding : 0;
font-size : 12px;
color : #000;
} 

/* MAIN CONTEINERS */

#wraper { 
width : 908px;
min-height : 100%;
height : auto;
margin-left : auto;
margin-right : auto;
position : relative;
text-align : left;
}

#left { 
float : left;
width : 570px;
background : url(../img/left_top_background.gif) no-repeat top left;
}

#right { 
float : right;
padding : 43px 0 10px 9px;
margin : 0;
width : 258px;
background : url(../img/right_top_background.gif) no-repeat top right;
border-left : 1px solid #565656;
visibility: hidden;
}
 
#header { 
float : left;
width : 500px;
border-left : 1px solid #565656;
padding : 44px 0 0 0;
margin : 0 0 30px 0;
}

#icons { 
float : right;
width : 60px;
height : 20px;
margin : 50px 0 0 0;
visibility: hidden;
} 

#clearFooter { 
clear : both;
height : 120px;
width : 100%;
} 

#footer { 
width : 100%;
position : absolute;
background : url(../img/bottom_background.gif) no-repeat bottom left;
border-left : 1px solid #565656;
padding : 0 0 0 15px;
bottom : 0;
left : 0;
height : 95px;
}

#logo {
width: 132px;
height: 71px;
margin:0;
padding:0;
background: url(../img/logotipas_print.png) top left no-repeat;
}

.logotipas {
visibility: hidden;
width: 132px;
height: 71px;
}

/* RIGHT MENU */

#rightMenu { 
width : 260px;
height : 378px;
margin : 0;
} 

#vilniausDiena, #klaipedosDiena, #kaunoDiena, #theEconomist { 
width : 129px;
height : 189px;
overflow : hidden;
margin : 0;
z-index : 10;
float: left;
background : transparent none;
} 

#rightMenu ul { 
margin : 0;
padding : 0;
} 
#rightMenu li { 
list-style-type : none;
display : inline;
width : 129px;
height : 189px;
} 
#rightMenu a { 
display : block;
width : 129px;
padding-top : 189px;
height : 0;
color : #000;
text-decoration : none;
float : left;
background : transparent url(../img/rightmenu_hover.gif) no-repeat -190px -60px;
overflow : hidden;
} 
#rightMenu a:hover { 
background-position : top right;
z-index : 50;
} 

/* CONTENT MENU */

#contentMenu { 
width : 570px;
height : 30px;
background : transparent none;
visibility: hidden;
}

#contentMenu ul { 
margin : 0;
padding : 0;
} 
#contentMenu li { 
list-style-type : none;
display : inline;
width : 190px;
height : 5px;
} 
#contentMenu a { 
display : block;
width : 190px;
padding-top : 0px;
height : 0;
color : #000;
text-decoration : none;
float : left;
background : transparent none;
overflow : hidden;
} 
#contentMenu a:hover { 
background-position : top right;
z-index : 50;
}

/* SIMPLY CLASSES */

#footer a.mail { 
background : url(../img/green_mail.gif) no-repeat right 80%;
padding : 0 20px 0 0;
} 

#icons .icon { 
margin : 0 0 5px 0;
border : 0 solid;
} 
.content { 
clear : both;
margin : 0;
} 

.greenHr { 
clear : both;
height : 1px;
border-bottom : 4px solid #669530;
margin : 20px 0;
padding : 0;
} 
.dottedHr { 
clear : both;
height : 41px;
background : url(../img/dot_print.gif) repeat-x;
margin : 0;
padding : 0;
}

.copyright { 
position : absolute;
color : #9c9c9c;
left : 50%;
margin : 0 0 0 12px;
bottom : 25px;
} 

.simplePicture {
margin : 5px 10px 0 0;
border : solid 1px #ababab;
}

.printMargin {
margin: 0 0 30px 0;
}

/* TABLE and LIST */

table {
width: 100%;
border: solid 1px #ababab;
border-collapse: collapse;
}

th {
border-bottom: solid 2px #669530;
padding: 4px 9px;
border-right: solid 1px #ababab;
}

td {
padding: 4px 9px;
border: solid 1px #ababab;
vertical-align: top;
}

ul { 
list-style-image : url(../img/list_type.gif);
margin : 0 0 0 20px;
padding : 0;
} 

li {
margin : 0 0 7px 0;
padding : 0;
} 

#icons ul, #icons li {
list-style-type : none;
list-style-image : none;
display : inline;
visibility: hidden;
margin : 0;
padding : 0;
}



/* FORM STYLES */

#clearTable td, table#clearTable  {
border : solid 0px;
padding : 3px 5px 3px 0;
}

#clearTable .input  {
width : 258px;
height : 16px;
border : solid 1px #ababab;
font-family : Tahoma, Verdana;
}

#clearTable .textarea  {
width : 258px;
height : 80px;
border : solid 1px #ababab;
font-family : Tahoma, Verdana;
}

#clearTable .textarea:hover, #clearTable .input:hover {
border : solid 1px #669530;
}

#clearTable .siustiMygtukas  {
border : solid 0px;
border : none;
background : url(../img/siusti_button.gif) no-repeat left #fff;
color : #fff;
width : 70px;
text-align : left;
padding : 0 8px;
font-family : Tahoma, Verdana;
font-size : 11px;
height : 24px;
}

#clearTable .clear  {
border : solid 1px #fff;
border : none;
background : #fff;
text-align : right;
padding : 0;
margin : 0;
font-family : Tahoma, Verdana;
font-size : 11px;
color : #558000;
font-weight : normal;
text-decoration : underline;
height : 24px;
}

#clearTable .clear:hover  {
text-decoration : none;
}

/* BOTTOM LINKS MENU STYLES */

#bottomLinks {
margin : 10px 0;
background : url(../img/dot_print.gif) repeat-x bottom;
height : 70px;
}

#bottomLink .first {
width : 250px;
text-align : left;
}

#bottomLinks ul {
list-style-type : none;
list-style-image : none;
display : inline;
margin : 25px 0;
padding : 0;
float : right;
}

#bottomLinks li {
display : inline;
text-align : right;
margin : 0;
padding : 0;
}

#bottomLinks a.atgal { 
background : url(../img/atgal.gif)  no-repeat left;
padding : 0 0 0 12px;
margin : 0 328px 0 0;
} 

#bottomLinks a.spausdinti { 
background : url(../img/spausdinti.gif)  no-repeat left;
padding : 0 0 0 14px;
margin : 0 20px 0 0;
} 

#bottomLinks a.titulinis { 
background : url(../img/titulini.gif)  no-repeat left;
padding : 0 0 0 15px;
margin : 0 20px 0 0;
}

#bottomLinks a.virsu { 
background : url(../img/virsu.gif)  no-repeat left ;
padding : 0 0 0 12px;
} 