@charset "utf-8";
body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	font-size: 12px;
	line-height: 17px;
}

div {
	margin: 0px;
	padding: 0px;
}
.top {
	height: 96px;
	background-image: url(images/bg_top.gif);
}
.header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}

.logo {
	float: left;
}
.top-menu-container {
	float: right;
	width: auto;
}


.top-menu-container div {
	background-image: url(images/bg_top_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-right: 2px;
}
.top-menu-container div div {
	background-image: url(images/bg_top_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.hr-menu {
	background-image: url(images/bg-hr-menu.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.hr-menu-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hr-menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
.hr-menu-container div {
	float: right;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(images/hr-menu-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
}
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-container {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.pilkas {
	float: left;
	width: 230px;
	background-color: #EEEEEE;
}
.pilkas div {
	margin: 15px;
}

.all-index {
	float: right;
	width: 730px;
}
.pavadinimas-pilkame {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-size: 14px;
	color: #FF3300;
	letter-spacing: 2px;

}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.column {
	float: left;
	width: 48%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.column2 {
	float: left;
	width: 48%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pavadinimas-baltame {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFBB02;
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	padding-bottom: 3px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
	background-image: url(images/border_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(images/border_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
	background-image: none;
}

.style1 {color: #FF3300}


.draugai {
	width: 730px;
	float: right;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-bottom: 20px;
}
.draugai div {
	margin: 25px;
	word-spacing: 20px;
	font-size: 14px;
	text-align: center;
}
.bottom {
	height: 100%;
	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bottom div {
	height: 100px;
	padding: 20px;
}

a.menu:link, a.menu:visited {
	color: #000000;
	background-image: none;
}


a.menu:hover {
	color: #FFFF00;
	background-image: none;
}


.spacer {
	text-align: center;
}
.text {
	float: left;
	width: 90%;
	margin-right: 20px;
	margin-bottom: 10px;
}
hr {
	background-image: url(images/border_bg.gif);
}
.sidetitle { border-bottom-color: #7F7F7F; color: #7F7F7F; }



