/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #060606 url(images/162.gif) repeat-x top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contmain
{
width: 927px;
margin: 0 auto;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8B3A3A;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #000000;
}


#main
{
width: 927px;
border-left: 15px solid #ffffff;
border-right: 15px solid #ffffff;
margin: 0 auto;
}


/* Page */

#page {
	width: 927px;
	background: url(images/table_back.gif) repeat-y;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content H4 a
{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;

}

#content .box
{
border: 1px solid #676767;
width: 620px;
margin-bottom: 20px;
}

#content .box2
{
border: 1px solid #ffffff;
background: #ffffff url(images/box_back.gif) repeat-x top;
width: 598px;
padding: 10px;
}

.date {
	text-align: right;
	color: #000000;
	font-size: 10px;
}

.date a {
	color: #000000;
}



/* Sidebars */

.sidebar {
	float: left;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 {
  	width: 277px;
	padding-top: 20px;
}

#sidebar2 li h2 {
	background: url(images/juosta_taskai.gif) no-repeat bottom;
	height: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 14px;
}

#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#sidebar2 li li {
	padding: 5px;

	background: url(images/small.png) no-repeat left;
	font-size: 1.1em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



#bottom
{
}

/* Footer */
#footer
{
padding-top: 20px;
height: 50px;
width: 927px;
background: url(images/footer5.gif) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}
