@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:url(images/index_2.jpg) no-repeat center;
}
#main {
	width:800px;
	height:auto;
	margin:auto;
	padding:0;
}
#g_nav {
	float:left;
	height:55px;
	width:810px;
	margin:0 0 0 -7px;
	padding:0;
	background: url(images/logo_pirmas_milijonas.png) no-repeat center top;
}
#logo{
	float:left;
	height:50px;
	width:150px;
}
#logo a{
	float:left;
	display:block;
	width:100px;
	height:25px;
	color:#666;
	padding:15px 0;
	text-decoration: none;
}
#logo a:hover{
	color:#000;
	text-decoration: none;
}
#g_nav ul {
	float:right;
	height:55px;
	width:640px;
	margin:0;
	padding:0;
	font-family:calibri;
}
#g_nav ul li {
	float:left;
	height:50px;
	width:100px;
	padding:0;
	text-align:center;
	list-style-type: none;
	display:inline;
}
#g_nav ul li a {
	float:left;
	display:block;
	width:100px;
	height:25px;
	color:#666;
	padding:15px 0;
	text-decoration: none;
}
#g_nav ul li a:hover {
	color:#000;
	text-decoration: none;
}
#header_txt{
	float:left;
	width:790px;
	margin:5px 0;
	padding:0;
	font-family:calibri;
	color:#666;
	text-align:right;
}
#banner_main {
	float:left;
	width:800px;
	height:325px;
	background:url(images/banner_guru_sako.png) center top no-repeat;
}


#hit_holder {
	float:left;
	width:800px;
	height:164px;
	margin: 20px 0;
}
#hit_holder a {
	font-weight:bold;
	color:#666;
	text-decoration: underline;
}
#hit_holder a:hover {
	color:#666;
	text-decoration: none;
}#hit_holder h1 {
	float:left;
	font-size:13pt;
	font-weight:800;
	width:340px;
	margin: 10px 0 0 10px;
}
.hit_1 {
	float:left;
	width:382px;
	height:162px;
	margin:0;
	padding:0;
	color:#595959;
	font-family: calibri;
	background:url(images/hit_1.jpg) center no-repeat;
}
.hit_2 {
	float:right;
	width:382px;
	height:162px;
	margin:0;
	color:#595959;
	font-family: calibri, ariel, times new roman;
	background:url(images/hit_2.jpg) center no-repeat;
}

#content_holder{
	float:left;
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	color:#595959;
	font-family: calibri;
	text-align:justify;
}
#content_head{
	float:left;
	width:800px;
	height:66px;
	margin:0;
	padding:0;
	color:#595959;
	font-family: calibri;
	background:url(images/content_header.png);
}
#content_head h2{
	float:left;
	width:auto;
	height:auto;
	margin:20px 10px 10px 20px;
	padding:0;
}
#content{
	float:left;
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	background:url(images/content_bgr.png) repeat-y;
}
#content #poem {
	float:left;
	text-align:justify;
	margin:0;
	padding:0 10px 0 10px;
	width:770px; 
	height:400px;
	overflow: auto;
}
#content #poem p{
	float:left;
	width:720px;
	margin:10px 10px 10px 20px;
	padding:0;
}
#content a {
	font-weight:bold;
	color:#666;
	text-decoration: underline;
}
#content a:hover {
	color:#666;
	text-decoration: none;
}
#content ul{
	float:left;
	width:760px;
	margin:0 0 0 45px;
	padding:0;
}
#content ul li{
	float:left;
	width:720px;
	margin:5px 0;
	padding:0;
}

#content p{
	float:left;
	width:740px;
	margin:10px 10px 10px 20px;
	padding:0;
}
#content_bottom{
	float:left;
	width:800px;
	height:40px;
	margin:0;
	padding:0;
	background:url(images/content_bot.png) no-repeat;
}