html {margin: 0; padding: 0; background: #983420;}
body {
	margin: 0; 
	padding: 0;
	font: normal 78%/130% Arial, sans-serif;
	background: #983420;
}
a img {border: 0;}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
hr { }
.clear {clear: both; }

/********* Links *********/
a {color: #000; outline: none; }
a:hover {color: #000; }

/********* Headings *********/
h1,h2,h3,h4,h5,h6 {margin: 3px 2px; }
h1 {font-size: 2.6em; }
h2 {font-size: 17pt; /*font-family: Arial;*/}
h3 {font-size: 1.6em; }
h4 {font-size: 1.2em; }
h5 {
	font-size: 13px;
	/*font-family: Arial;*/
	color: #231f20;
	margin-left: 0px;
}

/* CONTENT */
a.h5{
	text-decoration: none;
}
ul.meniu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	margin-top: 6px;
	margin-left: -7px;
}

ul.meniu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/core/separator.jpg) no-repeat top right;
}
ul.meniu li a {
	color: #7e7f81;
	text-decoration: none;
	font-weight: bold;
}
ul.meniu li a:hover {
	color: #000000;
}
.search_div1{
	background: url(../images/core/search.jpg) no-repeat 0px 0px; 
	margin-top: 9px; 
	float: left; 
	width: 159px; 
	height: 20px;
}
.search_div1 input {
	border: 0; 
	width: 140px; 
	height: 10px; 
	line-height: 11px; 
	font-weight: bold; 
	font-size: 10px; 
	color: #b0b1b3;
	font-family: Arial;
}
.align_center{
	text-align: center;
}
.right_banners_h{
	margin: 0 auto;
	width: 175px;
	height: 16px;
	background: url(../images/core/right_banners_h.jpg);
	color: #FFFFFF;
	font-size: 9px;
	font-family: Tahoma;
	margin-left: -1px;
}
.index_news{
	width: 455px;
	height: 303px;
	background-color: #808080;
	text-align: center;
	margin-left: 12px;
}
.index_news_pod{
	height: 60px;
	width: 455px;
	margin-left: 12px;
	background: url(../images/core/news_index_pod.jpg) no-repeat bottom left #983420;
}
.bottom_text, .bottom_text a{
	font-size: 11px;
}
.no-decor a{
	text-decoration: none;
	font-size: 10px; 
	line-height: 12px;
}
/* CONTENT */

/* PAGES */
#modeliai-pageing-list
{
padding-top:25px;
margin-bottom:-10px;
}

.modeliai-pageing-item
{
display:block;
float:left;
list-style:none;
background-color:#A9ABB1;
margin-right:1px;
padding:0 5px;
}

.text11
{
/*font-family:Arial;*/
font-size:10px!important;
font-weight:bold;
color:#fff!important;
}

.modeliai-pageing-active
{
background-color:#F60114!important;
}

.clear-modeliai-pageing-list
{
display:block;
font-size:0;
line-height:0;
list-style:none;
clear:both;
}

.link1
{
text-decoration:none;
}

.link1:hover
{
text-decoration:underline;
}
/* PAGES */

.gal{padding:0px;overflow:hidden;position:relative}
* HTML #fill_scrollv{margin:0 25px;width:118px;}
#fill_scrollv{width:117px;overflow:hidden;position:relative;z-index:auto}
* HTML #fill_scrollv img{position:static}
#fill_scrollv img{position:relative; }
.gal a{text-decoration:none}
.gal #arr img,.gal #arr1 img{border:none;}
.gal #arr{position:relative; top: 0px; left: 0px; width: 112px; height: 21px;}
.gal #arr1{position:relative; top: 5px; left: 2px; width: 112px; height: 21px;}
.v{background:none;width:118px}


* HTML #fill_scrollv{height:407px!important;}
#fill_scrollv{height:405px!important;overflow:hidden;}
* HTML #fill_scrollv img{position:static}
#fill_scrollv img{position:relative; }

/** ARC **/
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}


/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
  z-index: -1;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
	width: 24px;
	height: 24px;
  background: url(../images/core/12px_duga.png) no-repeat;
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.art-post-tr
{
  top: 0px;
  right: 0px;
  clip: rect(auto, auto, 11px, 11px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.art-post-tc, .art-post-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('../images/core/post_h.png');
}

.art-post-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.art-post-bc
{
  bottom: 2px;
  clip: rect(11px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('../images/core/post_v.png');
}

.art-post-cr
{
  right: 2px;
  clip: rect(auto, auto, auto, 11px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  z-index: -1;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #FFFFFF;
}
/* ARC */
