*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
	font-family: Arial; 
	color: #704f00;
	
}

a
{
	color: #704f00;
}

p
{
	margin-bottom: 15px;
}

img
{
	border-color: #b49131;
}

.bold
{
	font-weight: bold;
}

.pabrauktas
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

#container
{
	width: 945px;
	margin-top: 128px;
	margin-left: 17px;
}

#lang_btn
{
	position: absolute;
	top: 102px;
	left: 274px;
}

.single_lang
{
	width: 25px;
	float: left;
}

.single_lang a
{
	text-decoration: none;
}

.single_lang a:hover
{
	text-decoration: none;
	color: #9f8035;
}

.single_lang a.lang_sel
{
	color: #9f8035;
}



#home_link
{
	position: absolute;
	width: 390px;
	height: 62px;
	top: 56px;
	left: 553px;
	cursor: pointer;
}

#lang_btn a:hover
{
	text-decoration: underline;
}

.paieskos_ivedimas
{
	width: 154px;
	border: 1px solid #b49131;
	padding: 1px 0 1px 2px;
}

.mygtukas_ieskoti
{
	font-size: 12px;
	border: none;	
	width: 62px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	text-align: center;
	color: #704f00;
	text-decoration: none;
}

.mygtukas_ieskoti:hover
{
	text-decoration: underline;
}

#menu_and_date
{
	margin-top: 21px;
	width: 197px;
	height: 275px;
}

.ie #menu_and_date
{
	margin-top: 19px;
}

#date_area
{
	padding-top: 30px;
	margin-left: 68px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#side_menu 
{
	width: 170px;
	margin-left: 13px;
	margin-top: 15px;
	text-align: right;
}

#side_menu ul
{
	list-style: none;
}


#side_menu ul li
{
	padding: 1px 0 2px 0;
	border-bottom: 1px solid #b49131;
}

#side_menu ul li a
{
	color: #704f00;
	text-decoration: none;
}

#side_menu ul li a:hover
{
	text-decoration: underline;
}

#right_td
{
	margin-left: 7px;
}

#upper_menu
{
	width: 705px;
	height: 27px;
	background: url('../img/upper_menu_bg.jpg') no-repeat left top;
}

/* navigacija */
/* style the outer div to give it width */
.menu{
	height: 27px;
	width: 682px;
	padding-left: 23px;
    z-index: 10;
	
}


/* 3em remove all the bullets, borders and padding from the default list styling */
.menu ul {
	list-style-type: none;
	
}

/* style the sub-level lists 15em */
.menu ul ul {
	width: 0px;
	text-align: left;
	
}

/* 3em 3em float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	height: 27px;
	float: left;	
}

/* 12em 1em style the sub level list items */
.menu ul ul li {
	display:block;
	width: auto;
	height: auto;
	position:relative;
	line-height: 27px;
	top: -9px;
	left: 10px;
}

.ie6 .menu ul ul li 
{
	left: -40px;
}

.ie7 .menu ul ul li 
{
	left: 10px;
}

/* style the links for the top level */
.menu a {
	display:block;
	float:left;	
	font-size: 12px;	
	color: #704f00;
	text-decoration: none;
	/* 0 3em 0 1em */
	height: 18px;
	line-height: 18px;
	padding: 0px 23px 0px 23px;
	border-bottom: 1px solid #e8c460;
}

.menu a:hover{	
	text-decoration: underline;
}

.menu :hover > a {
	text-decoration: underline;
}

/* style the sub level links */
.menu ul ul a{
	display:block;
	background: #fbedb3;
	font-size: 12px;
	color:#704f00;
	width:11em;
	height:100%;
	font-weight: normal;
}
.menu ul table ul a{
	width: 11em; /*14em */
	w\idth: 11em; /*12em  ie sub width*/
}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; 
	left:45px; 
	top:0px;
	z-index:-1;
}
.menu ul ul table {
	lef\t:-1px;
}
.menu ul ul table ul.left {
	margin-lef\t:2px;
}

.menu li:hover {
	position:relative;
}
* html .menu a:hover {
	position:relative;
}

/* style the level hovers */
/* second */
.menu ul ul a:hover {
	font-size: 12px;
	color:#704f00;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px;
	left:0;
	width:14em;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible; 
	height:auto; 
	padding-bottom:0em;
}



/* navigacijos pabaiga */



/* navigacija */
/* style the outer div to give it width */
.menu_ru{
	height: 27px;
	width: 682px;
	padding-left: 23px;
    z-index: 10;
	background: url('../img/upper_menu_bg.jpg') no-repeat left top;
	
}


/* 3em remove all the bullets, borders and padding from the default list styling */
.menu_ru ul {
	list-style-type: none;
	
}

/* style the sub-level lists 15em */
.menu_ru ul ul {
	width: 0px;
	text-align: left;
	
}

/* 3em 3em float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu_ru ul li {
	height: 27px;
	float: left;	
}

/* 12em 1em style the sub level list items */
.menu_ru ul ul li {
	display:block;
	width: auto;
	height: auto;
	position:relative;
	line-height: 27px;
	top: -9px;
	left: 35px;
}

.ie6 .menu_ru ul ul li 
{
	left: -10px;
}

.ie7 .menu_ru ul ul li 
{
	left: 35px;
}

/* style the links for the top level */
.menu_ru a {
	display:block;
	float:left;	
	font-size: 12px;	
	color: #704f00;
	text-decoration: none;
	/* 0 3em 0 1em */
	height: 18px;
	line-height: 18px;
	padding: 0px 48px 0px 48px;
	border-bottom: 1px solid #e8c460;
}

.menu_ru a:hover{	
	text-decoration: underline;
}

.menu_ru :hover > a {
	text-decoration: underline;
}

/* style the sub level links */
.menu_ru ul ul a{
	display:block;
	background: #fbedb3;
	font-size: 12px;
	color:#704f00;
	width:11em;
	height:100%;
	font-weight: normal;
}
.menu_ru ul table ul a{
	width: 11em; /*14em */
	w\idth: 11em; /*12em  ie sub width*/
}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu_ru table {
	position:absolute; 
	left:45px; 
	top:0px;
	z-index:-1;
}
.menu_ru ul ul table {
	lef\t:-1px;
}
.menu_ru ul ul table ul.left {
	margin-lef\t:2px;
}

.menu_ru li:hover {
	position:relative;
}
* html .menu_ru a:hover {
	position:relative;
}

/* style the level hovers */
/* second */
.menu_ru ul ul a:hover {
	font-size: 12px;
	color:#704f00;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_ru ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px;
	left:0;
	width:14em;
}

/* make the second level visible when hover on first level list OR link */
.menu_ru ul li:hover ul, .menu_ru ul a:hover ul {
	visibility:visible; 
	height:auto; 
	padding-bottom:0em;
}



/* navigacijos pabaiga */


#phrase_btn
{
	position: absolute;
	left: 37px;
	top: 438px;
}

#phrase_btn_ru
{
	position: absolute;
	left: 0px;
	top: 169px;
}

#counter
{
	position: absolute;
	left: 125px;
	top: 590px;
}

#content_fp
{
	width: 664px;
	height: 439px;
	margin-left: 19px;
}

#flashas
{
    z-index: 100;
	position: absolute;
	top: 350px;
	left: 273px;
}

#content
{
	text-align: justify;
	width: 634px;
	padding: 14px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border: 1px solid #b49131;
	border-top: none;
	border-bottom: none;
	margin-left: 19px;
	background: #fff;
}

.ie6 #content_fp, .ie6 #content 
{
	margin-top: -3px
}

.ie7 #content_fp, .ie7 #content 
{
	margin-top: 0px
}

#content img
{
	border: 1px solid #b49131;
}

#content a
{
	color: #704f00;
	text-decoration: underline;
}

#dictionary_links
{
	margin-bottom: 12px;
}

#dictionary_links a
{
	text-decoration: none;
}

.dictionary_table td
{
	width: 18px;
	text-align: center;
}


#dictionary_links a:hover
{
	font-weight: bold;
}

#content_bottom
{
	width: 664px;
	height: 7px;
	margin-left: 19px;
	background: url('../img/content_bottom.jpg') no-repeat left top;
}

.copyright
{
	margin-top: 8px;
	margin-left: 17px;
	font-size: 11px;
}

.astrologijos_istorija
{
	border-collapse: collapse;
}

.astrologijos_istorija td
{
	padding: 6px;
	width: 317px;
	border: 1px solid #b49131;
}

.astrologijos_istorija ul, ol
{
	margin-left: 15px;
}

#back_arr img
{
	border: 0;
}

#back_arr a:hover
{
	font-weight: bold;
}