* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	font: 14px georgia;
	background: url(img/bgText.jpg) #ffffff repeat-x;
}
#main {
	width: 914px;
	padding: 0;
	margin: 0 auto;
}
#head {
	width: 914px;
	height: 121px;
}
#logo {
  float:left;
  padding:31px 0 38px 38px;
  width:219px;
}
#logo img {
  float:left;
}

#menu {
  padding:49px 1px 0px 0px;
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#menu li {
  float:left;
  padding:0px 45px 0 0;
  position:relative;
  text-align:center;
}
#menu a {
  color:#000000;
  cursor:pointer;
  display:block;
  font-family:tahoma;
  font-size:16px;
  font-weight:bold;
  position:relative;
  text-decoration:none;
}
#menu a.act {
text-decoration:underline;
}
#content {
  float:left;
  padding:54px 0 0px 38px;
  width:876px;
}
#tekstas {
	width: 590px;
	float:left;
}
#extra {
  float:right;
  width:259px;
}
#extra img {
  float:right;
}
h1 {
	font: 24px georgia;
	font-weight:bold;
	padding:0 0 18px 0;
}
#tekstas p {
	font: 14px georgia;
	padding-bottom:10px;
}
#extra_top {
	background: #84a3ac;
	padding:0 13px;
}
#extra_top p {
	font: 14px georgia;
	color:#ffffff;
	padding: 0 0 16px 0;
}
#extra_top a {
	font: 14px georgia;
	color:#2b5276;
}
#extra_bot {
	background: #9fbcc5;
	padding:0 13px;
}
#extra_bot li {
color:#0e3540;
font-family:georgia;
font-size:14px;
font-weight:normal;
line-height:normal;
list-style-position:outside;
list-style-type:none;
padding-left:23px;
clear: both;
}
#extra_bot li.tel {
  background:transparent url(img/tel2.gif) no-repeat scroll 0 2px;
}
#extra_bot li.mob {
  background:transparent url(img/mob2.gif) no-repeat scroll 0 2px;
}
#extra_bot li.em {
  background:transparent url(img/em2.gif) no-repeat scroll 0 2px;
}
#extra_bot a {
  color:#2b5276;
  font-family:georgia;
  font-size:14px;
}
h2 {
	font: 20px georgia;
	padding:20px 0 18px 0;
}
#tekstas ul {
  margin:0 0 15px 15px;
}
td.dark {
  background-color:#b2cbd2;
}
td.pav {
  background-color:#c8d7dc;
}
td.fade {
  background-color:#e8eef0;
}
td {
  padding:5px;
}
