html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: verdana;
	text-align: center;
}

a img {
	border: none;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #A6C6DC;
	background-image: url(images/containerBackground.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
div#contents {
	width: 809px;
	text-align: left;
	margin: 0 auto 0 auto;
	height: 100%;
}
div#centerColumn {
	margin-left: 163px;
}
table#layout {
	border-collapse: collapse;
	border: 1px sold #CFE9FB;
	height: 600px;
}
table#layout td {
	margin: 0;
	padding: 0;
}
td#leftColumn {
	width: 163px;
	background-color: #CFE9FB;
	vertical-align: top;
}
td#centerColumn {
	width: 646px;
	vertical-align: top;
}

div#logo {
	width: 163px;
	height: 167px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}
div#header {
	width: 646px;
	height: 167px;
	background-image: url(images/waves.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div#headerImage {
	width: 646px;
	height: 167px;
	background-image: url(images/headerImage.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#icons {
	width: 163px;
	height: 22px;
	padding-top: 3px;
	background-image: url(images/topMenuBackground.png);
	background-repeat: repeat-x;
	text-align: center;
}
div#topMenu {
	height: 25px;
	background-image: url(images/topMenuBackground.png);
	background-repeat: repeat-x;
}
div#topMenu table {
	border-collapse: collapse;
}
div#topMenu td {
	padding: 0;
	margin: 0;
}
div#topMenu a {
	display: block;
	margin-top: 3px;
	width: 91px;
	height: 16px;
	padding-top: 3px;
	background-image: url(images/miBackground.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	color: rgb(48,101,123);
	font-size: 13px;
}
div#topMenu a:hover {
	background-image: url(images/miaBackground.png);
	color: #fff;
}

div#content {
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 540px;
	vertical-align: top;
}

div#leftMenu {
	width: 163px; 
	background-color: #CFE9FB;
	margin-top: 50px;
}
div#leftMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 9px;
}
div#leftMenu li{
	margin-bottom: 10px;
}
div#leftMenu a {
	background-image: url(images/menuBullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: rgb(45, 96, 117);
	text-decoration: none;
	font-size: 11px;
}
div#leftMenu a:hover {
	background-image: url(images/menuBulletActive.png);
	color: rgb(231, 120, 23);
}

td#leftFooter {
	width: 163px;
	height: 50px;
	background-color: #CFE9FB;
	background-image: url(images/leftFooter.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
td#footerContainer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom left; 
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
}
td#footerContainer div{
	margin-right: 40px;
	margin-bottom: 5px;
	font-size: 90%;
	color: rgb(45, 96, 117);
}
td#footerContainer div a{
	color: rgb(45, 96, 117);
	text-decoration: none;
}
td#footerContainer div a:hover{
	text-decoration: underline;
}

div#introLogo {
	background-image: url(images/introLogo.png);
	background-repeat: no-repeat;
	width: 248px;
	height: 128px;
}
div#introHeader {
	/*background-image: url(images/introHeader.jpg);
	background-repeat: no-repeat;*/
	width: 561px;
	height: 128px;
}
div#introLeftTop {
	background-image: url(images/introLeftTop.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 122px;
}
div#introLeft {
	height: 10px;
	width: 170px;
	background-image: url(images/introLeftBackground.png);
	background-repeat: repeat-y;
}
div#introCenterTop {
	background-image: url(images/introCenterTop.png);
	background-repeat: no-repeat;
	width: 639px;
	height: 122px;
}
div#introLeftFooter {
	background-image: url(images/introLeftFooter.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 50px;
	background-position: bottom right;
}
div#introFooter {
	background-image: url(images/introFooter.png);
	background-repeat: no-repeat;
	width: 639px;
	height: 50px;
	background-position: bottom left;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
}
table#introContentsLayout {
	width: 100%;
	top: 300px;
	border-collapse: collapse;
	height: 100%;
}
table#introContentsLayout td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
td#turinys1 {
	width: 170px;
	height: 100%;
	background-image: url(images/introLeftBackground.png);
	background-repeat: repeat-y;
}
div#turinys2 {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
div#copyright {
	position: relative;
	top: 33px;
	left: -30px;
	color: rgb(45, 96, 117);
}

div#introFooter div a{
	color: rgb(45, 96, 117);
	text-decoration: none;
}
div#introFooter div a:hover{
	text-decoration: underline;
}

a#kalbos {
	color: rgb(48,101,123);
	font-size: 11px;
	position: relative;
	top: 100px;
	text-decoration: none;
}

a#kalbos2 {
	color: rgb(48,101,123);
	font-size: 11px;
	position: relative;
	top: 142px;
	text-decoration: none;
}

a#kalbos:hover {
	color: rgb(231, 120, 23);
}

a#kalbos2:hover {
	color: rgb(231, 120, 23);
}