/* CSS Document */
body, html {
	height:100%;
}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 23px 0;
}
div.date {
	margin-bottom:23px;
}
table#table {
	height:100%;
	width:100%;
}
table#table td {
	vertical-align:middle;
	text-align:center;
}
div#info {
}
div#main {
	margin:0 auto;
	width:642px;
	text-align:left;
	height:454px;
	background:url(../images/back.png);
}
div#container {
	height:100%;
	width:100%;
	position:relative;
}
div.kampasKon {
	height:126px;
	background:none;
}
div.kampasKoff {
	height:81px;
  background:url(../images/ornamentas_red.gif) no-repeat bottom left;
}
div.kampasDon {
	height:126px;
	background:none;
}
div.kampasDoff {
	height:81px;
  background:url(../images/ornamentas_white.gif) no-repeat bottom right;
}
#container div#kampasK {
	position:absolute;
	bottom:45px;
	left:15px;;
	width:202px;
}
#container div#kampasD {
	position:absolute;
	bottom:45px;
	right:15px;
	width:200px;
	height:126px;
}
div#menu {
	position:absolute;
	bottom:0;
	height:45px;
	left:0px;
}
div#loader {
	position:absolute;
	top:50%;
	left:50%;
}
div#loader img{
	display:block;
	margin:-31px 0 0 -11px;
}

/* Titulinis - home.php */

#home_texts table {
	height: 269px; 
	width:216px;
}
#home_texts table td { vertical-align: middle;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */

div#home_logo {
	margin:125px 0 0 15px;
	width:306px;
	text-align:center;
	float:left;
	display:inline;
}
div#home_texts {
	margin:15px 60px 0 0;
	width:216px;
	height:269px;
	float:right;
	color:#FFFFFF;
	text-align:justify;
	display:inline;
}

/* Paslaugos - service.php */
div.kaire a {
  color:#000;
}
div.desine a {
  color:#fff;
}
div.kaire {
	margin:38px 0 0 30px;
	width:276px;
	float:left;
	display:inline;
	position:relative;
}
div.desine {
	margin:38px 30px 0 0;
	width:276px;
	float:right;
	color:#FFFFFF;
	text-align:justify;
	display:inline;
}

/* Darbuotojai - team.php */
div#member_kaire {
  text-align:right;
  margin-left:-15px;
  padding-left: 15px;
  background-position:0px 26px;
  background-repeat:no-repeat;
  height:379px;
	position:relative;
}
#member_kaire div.bio{
  margin:23px 0 0 145px;
}
div#member_desine {
  text-align:left;
  margin-right:-15px;
  background-position:117px 26px;
  background-repeat:no-repeat;
  height:379px;
	position:relative;
}
#member_desine div.bio{
  margin:23px 145px 0 0;
}

div.link {
  margin-top:23px;
}

/* Darbas - work.php */
#work_desine img {
  border:1px solid #575757;
	cursor:pointer;
}
#image img, img.image {
	cursor:pointer;
}
#service_kaire img {
  border:1px solid #a8a8a8;
	cursor:pointer;
}
div.nr {
  margin-top:8px;
}