/* CSS Document */
html, body {
	width:100%;
	height:100%;
	}
body {
	background:url(../img/bg.gif);
	padding:0;
	margin:0;
	}
body, table, td, div, span, a {
	font-family:Tahoma;
	font-size:11px;
	}
td.left_top {
	background:url(../img/left_top.jpg);
	width:40px;
	height:43px;
	}
td.right_top {
	background:url(../img/right_top.jpg) right;
	width:40px;
	height:43px;
	}
td.top {
	background:url(../img/top.jpg);
	height:43px;
	}
td.top_center {
	background:url(../img/top_center.jpg);
	height:43px;
	width:80px;
	}
td.left {
	background:url(../img/left.jpg);
	width:40px;
	height:546px;
	}
td.right {
	background:url(../img/right.jpg) right;
	width:40px;
	}
td.left_bottom {
	background:url(../img/bottom_left.jpg);
	width:40px;
	height:43px;
	}
td.right_bottom {
	background:url(../img/bottom_right.jpg) right bottom;
	width:40px;
	height:43px;
	}
td.bottom_center {
	background:url(../img/bottom_center.jpg) repeat-x bottom;
	height:43px;
	width:80px;
	}
td.bottom {
	background:url(../img/bottom.jpg) repeat-x bottom;
	height:43px;
	}
td.bottom2 {
	background:url(../img/right_bottom.jpg) repeat-x left bottom;
	height:43px;
	text-align:left;
	}
td.center {
	background:url(../img/center.jpg);
	height:43px;
	width:80px;
	}
td.bg2 {
	background:url(../img/bg2.jpg);
	vertical-align:top;
	padding-bottom: 50px;
	}
td.bg3 {
	background:url(../img/bg3.jpg) no-repeat bottom left;
	vertical-align:top;
	padding:0 10px 15px 10px;
	padding-bottom: 50px;
	}
table.meniu {
	width:100%;
	margin:15px 0 0 0;
	}
table.meniu td {
	text-align:center;
	}
div.border {
	background:url(../img/img_border.gif) no-repeat center;
	height:228px;
	width:374px;
	padding:29px 4px;
	 margin:0 auto;
	}
div.str {
	color:#2B2A2C;
	line-height:140%;
	text-align:left;
	}
div.str img{
	margin:5px;
	}
img { border:0; }
table.news {
	margin:15px 0 0 0;
	}
div.date {
	text-align:left;
	color:#666666;
	}
div {	
	text-align:left;
	}
div.paging {
	color:#2B2A2C;
	text-align:center;
	margin:10px 0 0 0;
	}
div.news_title {
	color:#C15C24;
	font-size:13px;
	margin:5px 0;
	}
div.meniu_item {
	padding:8px 0;
	border-bottom:1px solid #c8bb77;
	margin:0 13px 0 23px;
	}
div.langs {
	text-align:center;
	padding:0 0 30px 0;
	}
div.prod_name {
	font-weight:bold;
	color:#5b5545;
	padding:15px 0 0 0;
	}
a:link { color:#C15C24; text-decoration: underline;}
a:visited { color:#C15C24; text-decoration: underline;}
a:active { color:#C15C24; text-decoration: underline;}
a:hover { color:#C15C24; text-decoration: none;}

.helper:link { text-decoration: none;}
.helper:visited { text-decoration: none;}
.helper:active { text-decoration: none;}
.helper:hover { text-decoration: underline;}

.black:link { color:#000000; text-decoration: none;}
.black:visited { color:#000000; text-decoration: none;}
.black:active { color:#000000; text-decoration: none;}
.black:hover { color:#000000; text-decoration: underline;}

.tm:link { color:#595544; text-decoration: none;}
.tm:visited { color:#595544; text-decoration: none;}
.tm:active { color:#595544; text-decoration: none;}
.tm:hover { color:#595544; text-decoration: underline;}



/* NAUJI */
#container {
  width: 998px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 30px;
  text-align: center;
}


/* LENTELES REMAI */ 
table.tvs_core_table_border_style_on {
	border: 1px solid #aaaaaa;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #aaaaaa;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
}

