body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
body,div,table,td,span,a,p {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: black;
}
form {
	display: inline;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.container {
	width: 1000px;
	margin: 0px auto auto auto;
}

.ban img {border: none; }

/* HEADERIS begin*/
.head_container {
	height: 95px;
	background-image: url(images/head_bg.gif);
}
.head_spacer {
	height: 47px;
	font-size: 1px; /*shito reikia kad IE neapsishiktu*/
}
.head_spacer2 {
	height: 5px;
	font-size: 1px;
}
.head_lang_container {
	height: 68px;
}

.flags{
	float:right;
	height: 66px;
	width:77px;
	padding-top:3px;
}

.head_lang {	
	cursor: hand;
	height: 20px;
	width: 25px;
}

.head_menu_container {
	height: 17px;
}
.head_menu_right {
	cursor: hand;
	height: 17px;
	width: 23px;
	/* border: 1px solid green; */
}
.head_menu {
	height: 17px;
	width: 590px;
	text-align: left;
	/* border: 1px solid red; */
}
.h_menu_p a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* HEADERIS end*/



/* MENU begin*/
.menu_container {
	width: 170px;
	text-align: left;
}
.mwh {
	width: 148px;
	height: 6px;
}
.mloop {
	width: 148px;
	background-image: url(images/menu_mid.gif);
}
.m_lnk {
	text-decoration: none;
	color: #000000;
	/* font-weight: bold; */
}
/* MENU end*/



/* BODY begin*/
.body_spacer {
	width: 20px;
	height: 400px;
}
.body_container {
	width: 610px;
}
/* BODY end*/


/* ITEMS begin */
.items_loop {
	width: 590px;
	background-image: url(images/item_loop.gif);
	background-repeat: repeat-y;
}
.items_top {
	width: 590px;
	background-image: url(images/item_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.items_bottom {
	width: 590px;
	/* height: 50px; */
	background-image: url(images/item_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.items_in {
	padding: 5px 5px 5px 5px;
}
/* ITEMS end */


/* NEWS begin */
.news_cont {
	width: 171px;
	background-image: url(images/news_loop.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.news_cont2 {
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
}
.news_cont3 {
	background-image: url(images/news_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.news_inside {
	padding: 5px 10px 10px 10px;
}
.news_min_h {
	float: left;
	height: 250px;
}
.news_title {
	text-align: center;
	padding-bottom: 5px;
}
.news_title a {
	font-family: verdana;
	text-decoration:none; 
	color:#000000; 
	font-size:11px;
	/*font-weight: bold;*/
}
/* NEWS end */



/* RIGHT begin*/
.right_container {
	width: 174px;
}
.r_top {
	width: 167px;
	height: 29px;
	background-image: url(images/right_top2.gif);
}
.r_top2 {
	width: 167px;
	height: 27px;
	background-image: url(images/right_atstov.gif);
}
.r_top3 {
	width: 167px;
	height: 27px;
	background-image: url(images/right_empty.gif);
}
.r_top_txt {
	padding-top: 5px;
	font-size: 14px;
	font-family: Arial;
	/*font-weight: bold;*/
}
.r_cont {
	width: 167px;
	background-image: url(images/right_mid.gif);
}
.notice{
 color:red;
}
.r_cont img {
	border: 0px;
}
.r_item {
	width: 167px;
	height: 23px;
	background-image: url(images/right_item2.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: hand;
}
.r_item_txt {
    font-size: 9px;
    color: #000000;
    width: 125px;
    text-align: left;
    line-height: 10px;
    padding-top: 2px;
	padding-right: 2px;
}
.r_item_a {
	text-decoration: none;
}
.r_item_a:hover {
	text-decoration: underline;
}
.r_bot {
	width: 167px;
	height: 13px;
	background-image: url(images/right_bot.gif);
}
/* RIGHT end*/



/* FOOTER */
.footer {		
	height: 57px;
	background-image: url(images/footer_loop.gif);
	background-repeat: repeat-x;
}
.f_r {
	height: 57px;
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.f_l {
	height: 57px;
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.f_text{	
	padding-top:35px;
	font-weight:bold;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: black;
}

