/* ---------------------------- */
html, body {
    height: 100%;
	margin:0px;
}

body {
font-family: Courier New, Georgia, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #000000;
margin: 0;
padding: 0;
background: #EEF0F2 url(../img/bg.jpg) 0px -50px;
}

body#index {
background: #EEF0F2 url(../img/bg.jpg) top center;
}

#video {
/*background: #FFFFFF url(../img/video_frame.jpg) top left no-repeat;*/
padding: 10px;
width: 470px; /*width: 410px;*/
height: 353px; /*height: 307px;*/
}

img.logo {
margin-top:33px;
}

#container {
position:relative;
min-height:100%;
height:auto !important;
height:100%;
float: left; 
}

body#index #container {
width:100%; 
text-align:center; 
}

#main {
padding-bottom: 30px;
float: left; 
}

body#index #main {
width:100%; 
text-align:center; 
padding-bottom: 40px;
}

#content {
width: 997px;
float: left; 
/* height: 550px; */
}

body#index #content {
width: 867px;
margin:0 auto;
text-align: center;
float: none; 
}

#contentBody {
padding-left: 20px;
clear: both;
/* 
float: left; 
*/
}

body#index #contentBody {
padding-left: 0px;
margin: 0px auto;  
width: 510px;
height: 390px;
clear: both;
text-align: center; 
}

#footer {
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 10px; 
padding: 10px 8px 10px 20px;
position: absolute;
bottom: 0 !important;
left: 0;
width: auto;
}

body#index #footer {
padding: 10px 8px 10px 8px;
position: absolute;
bottom: 0 !important;
left: 50%;
width: 400px;
margin-left: -200px;
}


a { 
color: #000000; 
text-decoration: none;
}

a:hover { 
color: #000000; 
text-decoration: underline;
}

p { 
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 11px; 
padding: 7px 0px; /* buvo 5px 0px */
margin: 0px; 
}

h3 {
font-family: Courier New, Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 25px; 
padding: 0;
margin: 0;
margin-top: -10px;
padding-bottom: 10px;
}

h4 {
font-family: Georgia, Courier New, Arial, Verdana, sans-serif, Tahoma; 
font-size: 16px; 
padding: 0;
margin: 0;
padding-top: 10px;
}

form, fieldset { margin: 0; padding: 0; border: 0;}
textarea { margin:0; padding:0;}
td { font-size: 11px; }
img { border:none; }


table, td, tr {
border-collapse: collapse;
border: 0;
padding: 0;
margin: 0;
}

p#menu {
font-family: Courier New, Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 12px; 
color: #000000;
padding-left: 20px;
margin-bottom: 10px;
float: none; /* left/right/none */
}

body#index p#menu {
float: none; /* left/right/none */
}

p#menu a.active {
color: #000000;
background-color: #ffffff;
border-right: 1px solid #E1E5E7;
border-bottom: 1px solid #E1E5E7;
padding: 2px 7px 3px 7px;
}

p#menu a.active:hover {
text-decoration: none;
}

p#menu strong {
font-weight: normal;
}

p#menu a {
text-decoration: none;
}

p#menu a:hover {
text-decoration: underline;
}

div.projektai {
width: 183px;
float: left;
margin-right: 40px;
padding-top: 15px;
}

div.projektai h3 {
padding: 0;
margin: 0;
padding-bottom: 10px;
}

div.projektai p {
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 10px; 
line-height: 12px;
padding-right: 10px;
margin-top: 5px;
}

p.more {
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 11px; 
line-height: 20px;
}

p.more a {
padding-right: 20px;
padding-bottom: 2px;
background: url(../img/more.gif) no-repeat top right;
text-decoration: none;
font-size: 11px; 
}

p.more a:hover {
background: url(../img/more.gif) no-repeat top right;
text-decoration: underline;
}

p.navi {
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 11px; 
line-height: 20px;
margin-top: 15px;
}

p.navi span {
color: #A4BBC3;
padding-left: 5px;
padding-right: 5px;
}

a.naviBck {
padding-left: 20px;
padding-bottom: 2px;
background: url(../img/bck.gif) no-repeat top left;
text-decoration: none;
}

a.naviBck:hover {
text-decoration: underline;
}

a.naviFwd {
padding-right: 20px;
padding-bottom: 2px;
background: url(../img/more.gif) no-repeat top right;
text-decoration: none;
}

a.naviFwd:hover {
text-decoration: underline;
}

/* delete */
p.projektaiNavi { font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; font-size: 11px; line-height: 20px; margin-top: 15px; }

p.projektaiNavi a { padding-right: 20px; padding-bottom: 2px; background: url(../img/more.gif) no-repeat top right; text-decoration: none; }

p.projektaiNavi a:hover { background: url(../img/more.gif) no-repeat top right; text-decoration: underline; }
/* delete END */

a.lang {
text-decoration: none;
padding-left: 5px;
padding-right: 20px;
padding-bottom: 2px;
background: url(../img/lang_en.jpg) no-repeat top right;
}

a.lang:hover {
text-decoration: underline;
}

a.lang_lt {
text-decoration: none;
padding-left: 5px;
padding-right: 20px;
padding-bottom: 2px;
background: url(../img/lang_lt.jpg) no-repeat top right;
}

a.lang_lt:hover {
text-decoration: underline;
}

div.apiemusImg {
width: 438px; /* 418px; */
float: left; 
/*
clear: both; 
*/
}

div.apiemusImg img {
margin-right: 0px;
margin-bottom: 0px;
float: left; /* left/right/none */
}

div.apiemusContent {
width: 486px; 
padding-left: 20px;
padding-top: 15px;
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 10px; 
float: left; 
}

div.apiemusContent p {
padding-right: 20px;
}

div.apiemusContent h3 {
padding-top: 10px;
}

div.projektasImg {
/* width: 490px;  */
width: auto; 
float: left; 
/* clear: both;  */
}

/* 
div.projektasImgVertical {
width: 370px; 
float: left; 
}
*/

div.projektasImg img {
margin-right: 1px;
margin-bottom: 0px;
/* width: 490 */
/* height: 370 */
}

div.projektasContent {
width: 430px; 
padding-top: 5px; /* old 15 */
padding-left: 20px;
float: left; 
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 10px; 
}

div.projektasContent p {
padding-right: 20px;
}

div.projektasContent h3 {
padding-top: 10px;
}

#projektasText {
width: 100%; 
height: 252px; 
overflow:auto;
}

#apiemusText {
width: 100%; 
height: 340px; 
overflow:auto;
}

#apiemusText h4 {
margin-top: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
padding-right: 10px; 
}

#apiemusText strong {
font-weight: normal;
text-transform: uppercase;
padding-left: 2px;
}

#apiemusText span.year {
font-weight: normal;
background-color: #fff;
padding-left: 2px;
padding-right: 2px;
margin-right: 5px;
}

p#submenu {
font-family: Courier New, Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 12px; 
color: #000000;
margin-bottom: 15px;
}

p#submenu a.active {
color: #000000;
background-color: #ffffff;
border-right: 1px solid #E1E5E7;
border-bottom: 1px solid #E1E5E7;
padding: 2px 7px 3px 7px;
}

p#submenu a.active:hover {
text-decoration: none;
}

p#submenu strong {
font-weight: normal;
}

p#submenu a {
text-decoration: none;
margin-right: 10px;
}

p#submenu a:hover {
text-decoration: underline;
}

p.photoText {
/*border-top: 1px solid #fff;
padding-top: 10px;*/
/*
padding: 10px 10px;
background-color: #ffffff;*/
}

p.count {
margin-top: 20px;
}

p.url {
font-family: Georgia, Arial, Verdana, sans-serif, Tahoma; 
font-size: 11px; 
background: url(../img/more.gif) no-repeat 0px 4px;
margin: 5px 0;
padding-left: 20px;
}

p.url a {
text-decoration: none;
font-size: 11px; 
}

p.url a:hover {
text-decoration: underline;
}

p.title2 {
padding-top: 0;
margin-top: 0;
font-size: 11px !important; 
}


div.projektasFlv {
width: auto; 
float: left; 
/* 
clear: both;
*/
background-color:#000; 
padding:0px;
margin-right: 1px;
margin-bottom: 5px;
}

#flv div {
width: 400px;
padding: 20px;
padding-bottom: 30px;
background-color: #000;
color: #fff;
font-size: 11px; 
}

#flv div h3 {
padding: 15px;
padding-bottom: 0px;
}

#flv div img {
margin-bottom: 15px;
}

#flv div p {
padding: 15px;
}


#flv a {
background-color: #FF3300;
color: #fff;
padding: 10px;
}

#flv a:hover {
background-color: #CC0000;
color: #fff;
padding: 10px;
text-decoration:none;
}

ul#textNav, ul.linkList {
margin: 0px; 
padding: 0px; 
padding-right: 25px; 
list-style-type: none; 
}

#apiemusText h4.first {
margin-top: 5px;
}

ul#textNav {
padding-top: 5px;
}

ul#textNav li {
padding: 1px 0;
padding-left: 15px; 
list-style-type: none; 
background: url('../img/bullet.gif') no-repeat 5px 5px;
}

ul.linkList li {
margin-left: 10px;
padding: 0px 0;
padding-left: 15px; 
list-style-type: none; 
background: url('../img/bullet.gif') no-repeat 5px 4px;
}

ul#textNav a, ul.linkList a {color: #666;}
ul#textNav a:hover, ul.linkList a:hover {color: #000;}

ul.linkList {
padding-left: 5px; 
margin-bottom: 10px;
}

#whiteMoths {
font-family: Georgia;
font-size: 10px;
color: #999999;
padding-top: 5px;
}

#whiteMoths span.separator {
color: #ffffff;
}



