/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*background: #FFFFFF url(images/img01.jpg) repeat-x top left;*/
	font-family:    Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000;
}

/*input, textarea {
	width: 220px;
	background: #FFFFFF url(../images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Arial, "Trebuchet MS", , Helvetica, sans-serif;
	color: #000000;
}*/

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 170%;
}

ul, ol {
	margin-left: 3em;
}



blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #003399;
}

a:hover {
	text-decoration: none;
}




hr {
	display: none;
}

#header {
	width: 962px;
	/*height: 516px;*/
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 962px;
	height: 65px;
	/*margin: 0 auto; */
	padding-top: 50px;
}


#menu {
	height: 50px;
	width: 962px;
	/* padding-left: 20px; */
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(../images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	background: none;
	color: #000000;
}



/* turinys */

#turinys{
 position:relative;
 /*height:500px;*/
}

#foto {
 float:left;
 width:600px;
 height:399px;
 border: 1px solid #666;
}

#tekstas {
float:left;
 width:328px;
  height:379px;
 border: 1px solid #666;
 padding: 15px 10px 5px 20px;
 overflow: auto;
 
}


.container
{
background: #000;
margin: 0 auto;
position:absolute;
padding-bottom: 6px;
width: 850px;
border: 1px solid #CD0000;
height: 100%
}