@charset "utf-8";
body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

#frame_container {
	margin: 50px auto 0 auto;
	width: 1000px;
	height: 599px;
	background: url(../images/romobagonoro/pav_vd.jpg) no-repeat;
}

#main_container {
	margin: 50px auto 0 auto;
	width: 1122px;
	height: 690px;
	background: url(../images/romobagonoro/pg_pav_new.jpg) no-repeat;
}

.footer{
	margin: 0px auto 10px auto;
	width: 1122px;
	color: #B7AFA5;
	font-size: 10px;
	padding: 0 75px 0 0;
	text-align: right;
}

.footer a{
	color: #9f9d9b;
	text-decoration: none;
}

.footer a:hover{
	color: #9f9d9b;
	text-decoration: underline;
}

#left-container {
	float: left;
	width: 190px;
	height: auto; 
}

#right-container {
	float: right;
	margin-right: 135px;
	padding: 110px 0 0px 0;
	width: 560px;
	height: auto; 
}

* html #right-container {
	margin-right: 70px;
}

.main-scroll {
	width: 100%;
	height: 430px;
	overflow-x: auto;
	overflow-y: auto;
}

h1.title {
	margin: 0;
	padding: 0px 0 20px 0;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#left-back {
	margin: 45px 0 0 65px;
	padding: 0 0px 0 0;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
}

#left-back a{
	background: url(../images/romobagonoro/back.png) no-repeat left center;
	padding: 0px 0px 3px 20px;
	text-decoration: none;
	color: #FFF;
}

* html #left-back a{
background: url(../images/romobagonoro/back.jpg) no-repeat left center;
} 

#left-back a:hover{
	text-decoration: underline;
	color: #FFF;
}

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;
}

/*scroll */
div.scrollholder a {
	text-decoration: underline;
	color: #de7700;
}

div.scrollholder a:hover {
	text-decoration: none;
	color: #de7700;
}


div.scrollholder
{
    position: relative;
    width: 100%; 
    height: 400px;
    overflow: auto;
    z-index: 1;
    background-color: none;
    color: #898989;
    font-size: 11px;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 14px; 
    height: 100%;
    font-size: 0;
    z-index: 3;
    background: #b0b0b0;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #929292;
}  
