body
{
	background: #F4F4F4;  background-repeat: x,y;
	font-family: "Trebuchet MS", sans-serif;
}
img
{  border-style: none;
}
#content {

  width: 1000px ;
  margin-top: 20px;
  margin-left: auto ;
  margin-right: auto ;
}
#logo{
margin: 0 0 0 10px;
}
#head
{
		width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#menu_td
{
		width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#menu{
	background-color:#3A3A3A;
	width: 900px;
	height: 40px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 15px 0 0 0;
	margin-left: auto;
	margin-right: auto;
background-image: linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -o-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -moz-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -webkit-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -ms-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);

background-image: -webkit-gradient(
	linear,
	right bottom,
	left 20,
	color-stop(0, rgb(99,99,99)),
	color-stop(0.6, rgb(58,58,58))
);
}

#menu a{
	font-size:16px;
	font-variant:small-caps;
	color:#ffffff;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#menu td
{
 height:38px
}



#menuitem_login
{
padding: 0 0 0 35px;
}

#menuitem{
	padding: 0 0 0 20px;

}
#userlogin_username:hover{
background-color:#EF9D3A;

}
#userlogin_password:hover{
background-color:#EF9D3A;

}
#userlogin_username:focus{
outline:none;
}
#userlogin_password:focus{
outline:none;
}
#userlogin_username, #userlogin_password{
	background-color:#F3A331;
	height: 22px;
	width: 120px;
	border:none;
	color: #ffffff;	
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#userlogin_submit:hover{
background-color:#707070;
}
#userlogin_submit{
	background-color:#7A7A7A;
	height: 22px;
	width: 80px;
	border:none;
	color: #ffffff;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:11px;
}
#menu p
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color:#ffffff;
	
}
#page{
background-color:#ffffff;
width: 650px;
margin: 10px 0 0 50px;

}

#page h1
{
	padding: 5px 5px 0 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	color:#F3A331;
}


/*

PRASIDEDA TURINYS

*/


.naujienos_pavadinimas
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#3F3E3E;
}
.visosnaujienos
{
padding: 10px 0 0 10px;
font-family: "Trebuchet MS", sans-serif;
color:#3F3E3E;
font-size:13px;
cursor:pointer;
}
.naujiena
{
background-color:#FCFCFC;

background-image: linear-gradient(, rgb(247,247,247) 68%, rgb(252,252,252) 51%);
background-image: -o-linear-gradient(, rgb(247,247,247) 68%, rgb(252,252,252) 51%);
background-image: -moz-linear-gradient(, rgb(247,247,247) 68%, rgb(252,252,252) 51%);
background-image: -webkit-linear-gradient(, rgb(247,247,247) 68%, rgb(252,252,252) 51%);
background-image: -ms-linear-gradient(, rgb(247,247,247) 68%, rgb(252,252,252) 51%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left bottom,
	color-stop(0.68, rgb(247,247,247)),
	color-stop(0.51, rgb(252,252,252))
);

padding: 5px 5px 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#text a:hover{
	text-decoration: underline;
}
#text{
font-family: "Trebuchet MS", sans-serif;
color:#ffffff;
font-size:13px;
cursor:pointer;
text-decoration:none;
}
#simpletext
{
font-family: "Trebuchet MS", sans-serif;
color:#3F3E3E;
font-size:13px;
cursor:pointer;
text-decoration:none;
}
.naujiena a
{
color:#3F3E3E;
}
.naujienos_kategorija
{
font-size:10px;
color:#F3A331;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.naujienos_tekstas
{
	padding: 0 5px 5px 5px;
	color: #3A3A3A;
	font-size:11px;
	
}
#server a:hover{
	text-decoration: underline;
}
#server
{
	width: 250px;
	height: 100%;
	font-family: "Trebuchet MS", sans-serif;
	font-style:normal;
	text-decoration:none;
	background-color: rgba(224,121,48,0.8);
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
    box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 0px;
	
	background-image: linear-gradient(right bottom, rgb(230,154,99) 3%, rgb(227,145,86) 60%);
	background-image: -o-linear-gradient(right bottom, rgb(230,154,99) 3%, rgb(227,145,86) 60%);
	background-image: -moz-linear-gradient(right bottom, rgb(230,154,99) 3%, rgb(227,145,86) 60%);
	background-image: -webkit-linear-gradient(right bottom, rgb(230,154,99) 3%, rgb(227,145,86) 60%);
	background-image: -ms-linear-gradient(right bottom, rgb(230,154,99) 3%, rgb(227,145,86) 60%);

	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.03, rgb(230,154,99)),
		color-stop(0.6, rgb(227,145,86))
	);
	
}
#naujienutd .title {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
padding:10px 10px 0 20px;
color:#F3A331;

}
#server .title {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px 10px 0 10px;
color:#ffffff;

}
#server1 a
{
	color:#ffffff;
}

#server1
{
	margin: 0 0 0 20px;
	color:#ffffff;
	font-size: 12px;
}
#server10 a:hover{
	text-decoration: underline;
}
#server10
{
	width:100%;
	height: 100%;
	color:#666; 
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	font-style:normal;
	text-decoration:none;
	background-color: rgba(210,35,30,0.7);
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
    box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
	background-image: linear-gradient(right bottom, rgb(224,107,105) 3%, rgb(219,95,93) 60%);
	background-image: -o-linear-gradient(right bottom, rgb(224,107,105) 3%, rgb(219,95,93) 60%);
	background-image: -moz-linear-gradient(right bottom, rgb(224,107,105) 3%, rgb(219,95,93) 60%);
	background-image: -webkit-linear-gradient(right bottom, rgb(224,107,105) 3%, rgb(219,95,93) 60%);
	background-image: -ms-linear-gradient(right bottom, rgb(224,107,105) 3%, rgb(219,95,93) 60%);

	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.03, rgb(224,107,105)),
		color-stop(0.6, rgb(219,95,93))
	);

	
}
#server110
{
	width:100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	color:#ffffff;
	font-size: 12px;
	margin: 0 0 0 20px;
}
#server10 .title {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px 10px 0 10px;
color:#ffffff;


}
#saukykla_td .title {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding:0 10px 0 5px;
color:#ffffff;


}
#saukykla_td a
{
	color:#262626;
}


#saukykla_field1
{
padding: 1px 4px 0 4px;
}
#saukykla_td
{
	height:380px;
	width: 100%;
	background-color: rgba(166,208,196,0.9);
	
	
		-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
    box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	
	background-image: linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -o-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -moz-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -webkit-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -ms-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(211,232,226)),
		color-stop(0.66, rgb(172,210,199))
	);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
#saukykla_td
{
padding: 5px 5px 1px 5px;
}
#saukyklos_id
{
	padding: 2px 0 0 0;
}
#second_page
{
margin: 3px 0 0 0;
	width:900px;
	margin-left: auto;
	margin-right: auto;
}
#vardas_saukykla
{
	font-size: 11px;
}
#saukykla_data
{	
	padding: 5px;
	width: 300px;
	font-size: 10px;
}
#message_saukykla
{
	
	font-size: 11px;
	color:#3F3E3F;
}
#pavad_saukykla
{
	font-size: 12px;
}


#top3 li
{
display:inline;
}
#foto .title
{
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
padding:5px 10px 0 10px;
color:#ffffff;
}
#topstd
{
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#foto
{
	width:100%;
	
	margin: 0 4px 0 0 ;
}
#foto img:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#toptops
{
	width:100%;
	height:380px;
	background-color: #C2DFD6;
	background-image: url(images/bg.gif);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	
	background-image: linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -o-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -moz-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -webkit-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -ms-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(211,232,226)),
		color-stop(0.66, rgb(172,210,199))
	);
		-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
	box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	

}
#tops
{
	margin: 4px 0 0 0;
	width:100%;
	background-color: #C2DFD6;
	background-image: url(images/bg.gif);
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	
	background-image: linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -o-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -moz-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -webkit-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);
	background-image: -ms-linear-gradient(bottom, rgb(211,232,226) 31%, rgb(172,210,199) 66%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(211,232,226)),
		color-stop(0.66, rgb(172,210,199))
	);
		-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
	box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	

}


#naujienutd
{
	width:900px;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
	box-shadow: 0px 3px 10px rgba(68,68,68,0.3);

}


#social
{
padding: 10px 0 0 5px;
}

#skype
{
padding: 7px 0 0 0;
}
#copyright 
{
	font-size:14px;
	color:#ffffff;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	padding: 1px 0 0 0;
}
#footer a
{
	font-size:14px;
	color:#ffffff;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	padding: 3px 0 0 0;
}

#reklama
{
position:absolute;
margin: 50px 0 0 30px;
}

#statsai
{
	width: 100%;
	height: 70%;
 
}

#footer{
	background-color:#3A3A3A;
	height:70px;
	width:900px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 5px 0 0 0 ;
	margin-left: auto;
	margin-right: auto;
background-image: linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -o-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -moz-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -webkit-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);
background-image: -ms-linear-gradient(right bottom, rgb(99,99,99) 0%, rgb(58,58,58) 60%);

background-image: -webkit-gradient(
	linear,
	right bottom,
	left 20,
	color-stop(0, rgb(99,99,99)),
	color-stop(0.6, rgb(58,58,58))
);
}
#fbs
{
	margin-top:5px;
	margin-right: 10px;
}
.Pscore
{
font-size: 10px;
color:#444;
}
.Pname1
{
font-size: 14px;
color:#D9A441;
}
.Pname2
{
font-size: 14px;
color:#A8A8A8;
}
.Pname3
{
font-size: 14px;
color:#965A38;
}
#loggedinmenu
{
padding: 4px 0 0 5px;
 color: #ffffff;
 font-size:12px;
 
}
#loggedinmenu a 
{
 color: #ffffff;
 font-size:14px;
 
}
#loggedinmenu b
{
	color:#E69962;
	font-size: 13px;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}


#regpavadNEGATIVE
{
	background-color:#F81111;
	color:#ffffff;
	padding: 3px;
	font-size: 12px;
}
#contenttext
{
padding: 5px 10px 5px 20px;
font-family: "helvetica", sans-serif;
color:#707070;
font-size: 13px;
}
#contenttext2 a:hover{
	text-decoration: underline;
}
#contenttext2 a
{
font-family: "Trebuchet MS", sans-serif;
color:#ccc;
font-size:13px;
cursor:pointer;
text-decoration:none;

}
#contenttext2
{
padding: 5px 5px 5px 20px;
font-family: "Trebuchet MS", sans-serif;
color:#707070;
font-size: 12px;
}

#contenttext3
{
padding: 5px 5px 5px 20px;
}
#contenttable
{
padding: 10px 10px 10px 20px;
}
#contenttable img
{
padding: 0 0 0 10px;
}
#contenttable td
{

font-size: 14px;
color:#3A3A3A;
}

#tabs a
{
color: #8CAAA1;
font-size:14px;
font-family: "Trebuchet MS", sans-serif;
}
#tabs a:hover
{
color: #E69961;
}
#tabs
{
	height:100%;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
}

#tabs-1, #tabs-2,#tabs-3,#tabs-4,#tabs-5
{
	font-size: 12px;
	height: 230px;
}

#tabs-5 a
{
text-decoration: none;
font-size:12px;
color:#E59861;
}

#bantr
{
	background-color:#EEEEEE;
	background-image:url('images/bg.png');	
	margin-left:auto;
	margin-right:auto;
	}
#bantr td
{
	border-bottom: 1px #6699CC dotted;
}
#headers
{
font-size:16px;
color:#FFFFFF;
}
#righttd
{
padding: 5px;
border-left: 1px #6699CC dotted;
}

.scroll::-webkit-scrollbar {
width: 15px;
height: 15px;
}

.scroll::-webkit-scrollbar-button:start:decrement,
.scroll::-webkit-scrollbar-button:end:increment  {
height: 30px;
display: block;
background-color: transparent;
}

.scroll::-webkit-scrollbar-track-piece  {
background-color: #F7B64D;
-webkit-border-radius: 6px;
}

.scroll::-webkit-scrollbar-thumb:vertical {
height: 50px;
background-color: #E5965D;
border: 1px solid #eee;
-webkit-border-radius: 6px;
}
.scroll
{

background-color:#F7B64D;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #F7B64D;

font-family: "Tahoma, Geneva, sans-serif", Tahoma;
	font-size: 11px;

}
#zaidejastable
{
color:#000;
}

#zaidejastable td
{
	background-color:#EFEFEF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 3x 10px rgba(68,68,68,0.3);
    box-shadow: 0px 3px 10px rgba(68,68,68,0.3);
	font-size:13px;
	color:#3F3E3E;	
}
#headeris_zaidejas
{
	width:"100%";
	background-color:#F7B74D;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#zaidejastable h4
{
font-size:15px;
color:#000;
}
#headeris_zaidejas h2
{
font-size:18px;
padding: 8px;
color:#ffffff;
}
.pDuomenys
{

}

#small_link
{
color: #8CAAA1;
font-size:9px;
font-family: "Trebuchet MS", sans-serif;
}

#pirktikred
{
color: #E59860;
font-size:15px;
font-family: "Trebuchet MS", sans-serif;
padding:2px;
}
