body {
	margin: 0px auto auto 0px;
	background-color: #034488;
	background-image: url(images/bg_pagalys.gif);
	background-repeat: repeat-x;
}
body,div,table,td,span,a,p {
	font-family: arial, verdana, tahom;
	font-size: 12px;
}
form {
	display: inline;
}
.clear {
	clear: both;
}

.container {
	width: 900px;
	text-align: left;
}
.head_container {
	width: 900px;
	height: 232px;
}
.head {
	position: absolute;
	width: 918px;
	height: 232px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}


.search {
/*  	border: 1px solid white; */
	float: right;
	width: 211px;
}
.search_input {
 	border: none; 
	width: 125px;
}
.pagalys {
	font-size: 1px;
	height: 10px;
	background-color: #034488;
}

.w {
	border: 1px solid white;
}


.style_img {
	/*padding-left: 15px;
	padding-top: 25px;*/
	height: 370px;
	width: 280px;
	background-image: url(images/style_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_container {
	float: left;
	width: 293px;
}
.menu_title {
	width: 290px;
	height: 40px;
	background-image: url(images/menu_title.gif);
	background-repeat: no-repeat;
}
.menu_margin {
	width: 253px;
	margin-left: 20px;
}
.menu_1rst {
	height: 26px;
	background-color: #4C7CAC;
	color: #ffffff;
	padding-left: 10px;
	line-height: 25px;
}
.menu_a { 
	color: #ffffff;	
	line-height: 25px;
	text-decoration: none;
}
.menu_b { 
	color: #145493;
	line-height: 21px;
	text-decoration: none;
}

.items{
	color: #FF9F00;
	font-family: verdana;
	text-decoration: none;
}

.items:hover{
	color: #FF9F00;
	font-family: verdana;	
	text-decoration: underline;
}
.menu_1rst_on {
	height: 26px;
	background-image: url(images/menu_1rst_on.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
	line-height: 25px;
}
.menu_2nd {
	height: 22px;
	background-color: #BBD9F2;
	color: #145493;
	line-height: 21px;
	padding-left: 10px;
	border-left: 10px solid #518CBD;
}
.menu_2nd_over {
	height: 22px;
	background-color: #BBD9F2;
	color: #145493;
	line-height: 21px;
	padding-left: 10px;
	border-left: 10px solid #F19300;
}
.menu_2nd_on {
	height: 22px;
	background-color: #ffffff;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #145493;
	line-height: 21px;
	padding-left: 20px;
}



.body_stuff {
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	color:white;
}
.content_container {
	float: left;
	width: 607px;
 	/*background-color: #000000; */
}
.text_topic {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #FF9F00;
	font-family: verdana;
	letter-spacing: 5px
}
.text {
	padding-left: 20px;
	width: 587;
	font-family: tahoma;
	font-size: 12px;
	color:black;
}


.footer {
	border: 1px solid white;
	width: 190px;
	height: 290px;
}
.book {
	font-size: 16px;
	font-weight:bold;
	color: #26659F;
	font-family: verdana;	
}
.metai{
	font-size: 19px;
	font-weight:bold;
	color: #FF9F00;
	border: 1px solid #1286FA;
	font-family: tahoma;	
	width: 150px;
}
