body {
	background-image: url('images/site-bgr.jpg');
	background-repeat: repeat;
}

img {
	border-style: none;
}

h1 {
	color: rgb(104,104,104);
	margin-top: 21px;
	margin-bottom: 21px;
}

h2 {
	color: rgb(104,104,104);
	margin-top: 0px;
	margin-bottom: 10px;
}

#container {
	width: 990px;	
	background-color: rgb(181,102,24);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	outline: brown solid 3px;
}

#header {
	width: 990px;
	height: 100px;
}

#menu {
	width: 990px;
	clear: both;
	height: 30px;
}

#menu ul {
	float: left;
	/*width: 100%;*/
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 0.9em;
	font-weight: bold;
}


#menu a {
	float: left;
	text-decoration: none;
	color: white;
	background-color: rgb(180,101,23);
	padding: 3px;
	border-right: 3px solid rgb(122,46,23);
	border-bottom: 3px solid rgb(122,46,23);
	border-top: 3px solid rgb(192,161,35);
	border-left: 3px solid rgb(192,151,35);
	margin: 2px;
}

#menu a:hover {
	background-color:rgb(230,169,96);
}

#menu li {
	display: inline;
}

#page {
	width: 990px;
	background-image: url('images/page_bck.bmp');
	background-repeat: repeat-y;
	clear: both;
}

#leftpanel {
	width: 230px;	
	float: left;
	background-color: green;
	padding-top:20px;
}

#leftpanel p {
	margin-left: 20px;
	font-size: 1.7em;
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	margin-top: 21px;
	margin-bottom: 21px;
}

#leftpanel a {
	
}

#mainpart {
	background-color: white;
	width: 500px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

#mainpart p {
	text-align: justify;
}

#rightpanel {
	background-image: url('images/gradient_gelsva.jpg');
	background-repeat: repeat-y;
	width: 200px;
	float: left;	
}

#footer {
	width: 990px;
	height: 29px;
	clear: both;
	background-color: rgb(165,61,32);
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	padding: 0;
	color: white;
	font-size: small;
	font-weight: bold;
	text-indent: 5%;
}

#logo {
	width: 649px;
	height: 99px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	float: left;
}

#header2 {
	height: 61px;
	width: 341px;
	background-image: url('images/header-2.jpg');
	background-repeat: no-repeat;
	margin-right: 0;
	float: left;
}

#search {
	width: 341px;
	height: 38px;
	background-image: url('images/search-bgr.jpg');
	float: left;
	text-align: center;
}

div.leftitem_pirmas {
	width: 176px;
	height: 23px;
	background-image: url('images/leftitem_background.bmp');
	background-repeat: repeat-y;
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	padding-right: 30px;
	padding-top: 4px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	border-top: 3px solid rgb(188,255,114);
	border-bottom: 1px solid rgb(188,255,114);	
}

div.leftitem {
	width: 176px;
	height: 22px;
	margin-left: auto;
	margin-right: 0;
	background-image: url('images/leftitem_background.bmp');
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 30px;
	padding-top: 3px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	border-bottom: 1px solid rgb(188,255,114);	
}

div.leftitem_dievo_laukai {
	width: 176px;
	height: 34px;
	margin-left: auto;
	margin-right: 0;
	background-image: url('images/leftitem_background.bmp');
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 30px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
	border-bottom: 1px solid rgb(188,255,114);
	line-height: 15px;
}

span.leftitemtext1 {
	color: white;
	vertical-align: middle;
}

span.leftitemtext2 {
	color: yellow;
	vertical-align: middle;
}

div.leftitem a {
	text-decoration: none;
}

div.leftitem_pirmas a {
	text-decoration: none;
}

div.leftitem_dievo_laukai a {
	text-decoration: none;
}

#sveciuknyga {
	width: 200px;
	text-align: left;
}

#sveciuknyga_t a {
	text-decoration: none;
	color: rgb(208,208,208);
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Serif;
}

#sveciuknyga_t {
	width: 200px;	
	text-align: center;	
}

.zurnalo_nuoroda_text a {
	text-decoration: none;
	color: rgb(117,45,23);
}

#metu_sarasas {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	word-spacing: 10px;
}

div.banner {
	width: 200px;	
	text-align: center;
	margin-top: 6px;
}

#remejai_background {
	width: 210px;
	background-color: white;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#remejai_background a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.santrumpos_antraste {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.santrumpos_antraste:hover {
	color: grey;
}