@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
form {
	margin:0;
	padding:0;
}
.pavadinimas {
	font-family: Tahoma;
	font-size: 16px;
	color: #990000;
}
.pavadinimasNorm {
	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
}
.buttonVirsus {
	width: 150px;
	height: auto;
	text-align: center;
	cursor: pointer;
	background-color: #FFFFFF;
}
.buttonVert {
	width: auto;
	height: auto;
	text-align: center;
	cursor: pointer;
	background-color: #FFFFFF;
}
#meniuSoninis {
	width: 200px;
}
#pagrindinis {
	width: auto;
	padding-top: 10px;
	padding-left: 15px;
}
.erroras {
	color: #FF0000;
	background-image: url(../images/erroras.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.warning {
	color: #FF0000;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.ok {
	color: #333300;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.helpas {
	color: #333300;
	background-image: url(../images/help.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.butonas {
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	height: 18px;
	background-color: #F1F0FF;
	font-family: Tahoma;
	color: #330033;
	font-size: 12px;
}
#meniupunk {
	width:151px;
	background-color: #9999CC;
}
.chekboxai {
	height: 10px;
}
.neveikia {
	color: #FF0000;
}
.nepaspaud {
	color: #3f1daf;
}
.archyvas {
	color: #990000;
}
.papr {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #f2f2f2;
	border-style:double;
	border-width:1px;
	border-color: #b5b5b5;
}
.papr:hover {
	background-color:#f7f6f6;
}
.mygt {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
.mygt:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}

.hand {
	cursor:pointer;
}
.but {
	background-image:url(../images/button.gif);
    background-color:transparent;
    border:none;
    width:80px;
    height:29px;
    font-family:Tahoma;
    font-size:11px;
    color:#1a5e9d;
    margin:0px;
    padding:2px 0px 0px 0px;
    font-weight:bold;
}
.but:hover {
    color:#0bb14d;
}
.w1 {
	width:100%;
}
.pl15 {
	padding-left:15px;
}
html, body {
    margin: 0;
    padding: 0;
    border: 0;
    min-height: 100%;
	height: auto;
}
form {
    margin: 0;
    padding: 0;
    border: 0;
}
.in_text {
	border: 1px solid #000;
	width: 150px;
}
input.login {
	border: 1px solid #000;
	width: 70px;

}
input.login_send {
	border: 1px solid #000;
	width: 60px;
	height: 20px;
}
.linkai a {
	color: rgb(255, 255, 255); 
	text-decoration: none; 
	font-weight: bold;
}
.input_anketos input, .input_anketos textarea {
	font-family: Tahoma;
}
.anketa {
	background: #999;
	border: 1px solid #000;
}
.Juodas_Remas {
	border: 1px solid #000;
}

/* puslapio stilius border: 1px solid #FFF;*/
.clear {clear: both; font-size: 0;}

#page #frame-text a {
	color: #2b69a4;
	text-decoration: underline;
}

#page #frame-text a:hover {
	color: #2b69a4;
	text-decoration: none;
}

#page {
	margin: 0 auto;
	width: 1016px;
	height: auto;
}

* html #page {
	border: 0px solid #EFEFEF;
}

#header {
	background: url(../images/metalocentras/banner.jpg) no-repeat left;
	width: 100%;
	height: 171px;
}

a#flogo {
	margin: 6px 0px 0 20px;
	background: url(../images/metalocentras/frame_logo.png) no-repeat;
	width: 243px;
	height: 87px;
	float: left;
}

* html a#flogo {
	background: url(../images/metalocentras/frame_logo_ie.png) no-repeat;
}

a#logo {
	background: url(../images/metalocentras/logo.png) no-repeat;
	width: 325px;
	height: 146px;
	float: left;
	margin: 12px 0px 0 80px;
}

* html a#logo{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/metalocentras/logo.png', sizingMethod='crop');  
	background-image: none; 
}

#main {
	background: url(../images/metalocentras/center_img.jpg) no-repeat left;
	width: 100%;
	height: 138px;
}

.main-menu {
	background: url(../images/metalocentras/meniu_line.png) repeat-x;
	height: 34px;
	width: 100%;
}

#main-text {
	background: url(../images/metalocentras/footer_r.png) repeat-x left;
	width: 100%;
	height: 142px;
	margin: 0px;
}
/*
* html #main-text{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/metalocentras/main_text.png', sizingMethod='crop');  background-image: none; }
*/

#main-footer {
	background: #FFF;
	width: 1016px;
	height: 115px;
	margin: 0px;
}

* html #main-footer {
	width: 816px;
}

.footer-text {
	width: 320px;
	margin: 0 auto 0 auto;
	padding: 35px 0 0px 0;
	font-weight: bold;
	color: #888;
	font-size: 10px;
}

#frame-page .footer-text {
	width: 320px;
	float: left;
	margin: 7px 0px 0 25px;
	padding: 0;
	font-weight: bold;
	color: #888;
	font-size: 10px;
}

#header-line .lang {
	float: left;
	margin: 30px 0px 0 20px;
	position: relative;
	z-index: 999;
}

.lang {
	float: right;
	width: auto;
	margin: 150px 38px 0 0px;
}

.lang a{
	float: left;
	width: 34px;
	height: 9px;
	margin-left: 9px;
}

a.lt {
	background: url(../images/metalocentras/lt.gif) no-repeat left;
}

a.en {
	background: url(../images/metalocentras/en.gif) no-repeat left;
}

a.ru {
	background: url(../images/metalocentras/ru.gif) no-repeat left;
}

a#main-creator {
	background: url(../images/metalocentras/creator.png) no-repeat left;
	width: 96px;
	height: 23px;
	float: right;
	margin: -30px 10px 0 0px;
}

#frame-page a#main-creator {
	background: url(../images/metalocentras/creator_vd.png) no-repeat left;
	width: 92px;
	height: 20px;
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

* html #nav {
	height: 15px;
	padding: 0;
	margin-right: 200px;
}

#nav {
	width: auto;
	height: auto;
	float: right;
	margin-right: 310px;
	margin-top: -23px;
}

#nav a{
	float: right;
	width: 23px;
	height: 22px;
	margin-top: 0px;
	margin-right: 10px;
}

a.home {
	background: url(../images/metalocentras/home.gif) no-repeat left;
}

a.mail {
	background: url(../images/metalocentras/mail.gif) no-repeat left;
}

/* vidinis */

#frame-main {
	width: 100%;
	height: auto;
}

#frame-page #nav {
	width: auto;
	height: auto;
	float: right;
	margin-right: 140px;
	margin-top: -27px;
}

#frame-bg {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}

#frame-text {
	float: right;
	background: url(../images/metalocentras/frame_main_bg.png) no-repeat left top;
	margin: 15px 0px 0 0;
	padding: 0 0px 0 6px;
	width: 755px;
	height: auto !important;
	height: 350px ;
	min-height: 350px;
	color: #2c2c2b;
	border: 0px solid red;
}

#frame-text-bottom {
	background: url(../images/metalocentras/frame_footer.png) no-repeat left top;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 58px ;
}

h1.title {
	padding: 23px 0px 7px 20px;
	margin: 0 auto;
	float: left;
	width: 680px;
	font-size: 12px;
	color: #000;
	background: url(../images/metalocentras/frame_title.gif) no-repeat left bottom;
}

#frame-page {
	width: 1024px;
	margin: 0 auto;
	border: 0px solid #EFEFEF;
}

#frame-page .page-title {
	height: 40px;
}

#page-content {
	width: 710px;
	height: auto;
	margin: 35px 0px 20px 15px;
	padding: 0;
	font-size: 11px;
	color: #2c2c2b;
}

#frame-page #main-footer {
	background: none;
	width: 100%;
	height: auto;
	margin: 15px 0 0 0;
}

#frame-page a#main-creator {
	width: 95px;
	height: 18px;
	float: right;
	margin: 0px 10px 0 20px;
}

#frame-page #search {
	float: right;
	width: auto;
	margin: 20px 11px 0 0px;
}

#frame-page #search input{
	border: 1px solid #777;
	font-size: 11px;
	width: 110px;
	height: 12px;
	padding: 1px 5px 1px 5px;
	margin: 0;
}

#frame-page #search input.search_button{
	border: 0px;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}

#frame-page .search-text {
	color: #FFF;
	margin: 0px 15px 0 0px;
}

#frame-page #header {
	background: url(../images/metalocentras/frame_banner.jpg) no-repeat top left;
	min-height: 216px;
    height:auto !important;
    height: 216px;
}

#frame-page #header-line {
	width: 100%;
	height: 50px;
	border: 0px solid red;
}

#text-left {
	padding: 15px 0px 0 30px;
	float: left;
	width: 220px;
	height: auto;
}

#text-right {
	padding: 15px 25px 0 0px;
	float: right;
	width: 220px;
	height: auto;
	text-align: right;
}

#frame-container {
	background: url(../images/metalocentras/frame_r.png) repeat-y left;
 	width: 100%;
    min-height:500px;
    height:auto !important;
    height:500px;
	clear: both;
}

#left-menu {
	clear: both;
	border: 0px solid red;
	margin: 60px 0 0 13px;
	width: 215px;
	height: auto;
	float: left;
}

.contact {
	float: left;
	color: #777777;
	width: 175px;
	margin: 30px 0 0 13px;
}

.akcija {
	float: left;
	width: 175px;
	margin: 30px 0 0 13px;
}

.left-catalog {
	position: absolute;
	margin: 144px 0 0 12px;
	padding: 0;
	height: 16px;
	width: 165px;
	border: 0px solid red;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: #171717;
	text-align: center;
}

* html .left-catalog {
	margin: 19px 0 0 -216px;
}

.left-nav {
	clear: both;
	float: left;
	margin: 0px 0 0 22px;
	padding: 0;
	height: 25px;
	width: 60px;
}

.left-date {
	clear: both;
	margin: 16px 0 0 0px;
	padding: 0;
	color: #FFF;
	font-size: 12px;
	text-align: left;
}

.search-result {
	margin: -25px 0 0 0;
	padding: 0;
}

/* ie6 */
* html #frame-page #search {
	float: right;
	width: auto;
	margin: 18px 6px 0 0px;
}

* html ul.MenuBarVertical li {
	margin: 0px 0 0 0;
}

* html ul.MenuBarVertical li.selected ul li a{
	margin: 0 0 0 0;
}

* html ul.MenuBarVertical li.selected ul li {
	margin: -1px 0 -1px 0;
}

* html ul.MenuBarVertical ul li {
	margin: 0px 0 0 0;
}

* html ul.MenuBarVertical ul.menu-list-sub{
	margin: 3px 0 1px 15px;
}

* html #left-menu {
	margin: 65px 0 0 7px;
}

* html #frame-page .footer-text {
	position: relative;
	top: -15px;
}

* html #frame-page a#main-creator {
	padding: 0;
}

* html .contact {
	margin: 30px 0 0 5px;
}

* html .akcija {
	margin: 30px 0 0 5px;
}

* html .left-date {
	position: relative;
	right: 22px;
}