body{
	background-color: #e8e6e6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.text, td, div, span, p {
	font-family : Arial;
	font-size : 11px;
	color: #303030;
}

img{
	border: 0px;
}

.antraste {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 16px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e01e00;
	background-image: url(../images/antraste_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.antrasteright{
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 16px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e01e00;
	background-image: url(../images/antraste_line_right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

a:link, a:active, a:visited {
	font-family: Arial;
	color: #303030;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.helper:link, .helper:visited, .helper:active {
	color: #e01e00;
	text-decoration: none;
}

.helper:hover {
	color: #e01e00;
	text-decoration: underline;
}

.paieska a:link, .paieska a:active, .paieska a:visited {
	font-family: Arial;
	color: #303030;
	text-decoration: none;
}
.paieska a:hover {
	color: #000000;
	text-decoration: underline;
}

.tvs_core_table_border_style_on {
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	
}

.tvs_core_table_border_style_on td{
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding-left: 3px;
	padding-right: 2px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

.tvs_core_table_border_style_off {
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding: 0;
	margin: 0;
	border: 0px;
}

.tvs_core_table_border_style_off td{
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	padding-left: 3px;
	padding-right: 2px;
	vertical-align: top;
	border: 0px;
}

/*struktura*/
.stborder {
   border : solid Black;
   border-width : 1pt;
   background-color : #FFFFFF;
   font-family : Verdana;
   font-size : 7pt;
   text-align : center;
}

.sta {
    font-family : Verdana;
    font-size : 7pt;
	color : Black;
	background-color : #FFFFFF;
    text-decoration : none;
}
.sta:hover { color: #FFFFFF;
                 text-decoration : none;
				  background-color : #DF0000;

}

.baneriai{
	padding: 20px 0px 0px 43px;
}