BODY
{
	margin:0;
	padding:0;
	font-family:Verdana, Tahoma;
	background-color:#3399ef;
}


.container{
	background:url('../img/front/bodybg.jpg') top repeat-x #3399ef;
	color:white;
}
a{
	color:white;
}

A:HOVER
{
	text-decoration:none;
}

.centered
{
	width:750px;
	margin:0 auto;
	border:none;
}

.header
{
	height:129px;
}

.menu
{
	width:516px;
	float:left;
	color:white;
	font-size:.6875em;
	padding:9px 0 0 0;
	white-space:nowrap;
}

.menu				A
{
	display:block;
	float:left;
	color:white;
	text-decoration:none;
	padding-right:35px;

}

.menu				A:HOVER
{
	text-decoration:underline;
}

.submenu
{
	position:relative;
	width:150px;
	background-color:#1a307e;
	padding:10px 15px;

	visibility:hidden;
}

.submenu			A
{
	display:block;
	float:none;
	padding:4px 0;
}

.lang
{
	width:226px;
	float:right;
	background-color:#364a92;
	padding:1px 0 2px 0;
	text-align:center;
	white-space:nowrap;
	margin-top:-20px;
}

.lang				IMG
{
	margin:0 13px;
}

.nav
{
	text-align:center;
	margin:5px 0;
}

.nav				IMG
{
	margin:0 14px;
}

.head_txt
{
	font-size:0.625em;
	color:#7b7b7b;
	line-height:1em;
}

.head_txt			A
{
	display:block;
	color:#1a2f7d;
	padding-top:0px;
}

.main_boxes
{
	margin-bottom:10px;
	font-size:.625em;
	line-height:1.5em;
}

.box
{
	float:left;
	margin-top:14px;
	margin-bottom:5px;
	width:227px;
	border:0px solid red;
}

.box_zag
{
	margin-bottom:3px;
}

.box_pic
{
	margin-bottom:2px;
}

.box33
{
	margin-left:28px;
	margin-right:23px;
	
	width:234px;
	border:0px solid red;
}

.tools
{
	margin-bottom:20px;
	font-size:.625em;
}

.sub_in
{
	width:210px;
	height:18px;
	margin:0;
	padding:4px 16px 2px 6px;
	font-size:10px;
	background:url('../img/front/subscribe_bg.gif') 0 0 no-repeat;
//	background-attachment:fixed;
	border:none;
}

.foot_links
{
	font-size:.6875em;
	color:#1a2f7d;
}

.foot_links			A
{
	color:#1a2f7d;
	text-decoration:none;
}

.foot_links			A:HOVER
{
	text-decoration:underline;
}

.footer
{
	margin:20px auto;
	font-size:.6875em;
	color:white;
	line-height:1.3em;
}

.footer				A
{
	color:#1a2f7d;
	font-weight:bold;
}

.clear
{
	clear:both;
	font-size:0;
}

/*MENUUUUUUUUUUUUUUUU**/

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

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
width:auto;
padding: 7px 30px 0 0;

white-space:nowrap;
}
* html .suckertreemenu ul li{

	width:50px;
}
*:first-child+html .suckertreemenu ul li{
	width:auto;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
/*Width of top level menu link items*/

font-weight:normal;
	color:White;	
	text-decoration:underline;
	margin:0px;
	font-size:11px;
	padding:0px;
	text-decoration:none;
}
.suckertreemenu ul li a:hover{
	text-decoration:underline;
}	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;

top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
background-color:#1B307F;

padding-bottom:10px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
background-color:transparent;
border:none;
width:170px;


}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 170px; /*width of sub menu levels*/
font-weight:normal;
	font-size:11px;
	color:White;	
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-left:13px;
	padding-right:10px;
}
.suckertreemenu ul li ul li a:hover{
	text-decoration:underline;
}
.suckertreemenu ul li a:hover{
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	


.akciya
{
	margin:0;
	border:none;
}	
	
	
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


/*MENU END***********/

