body 
{
	background:black !important;
}

a {
color:#FFF;
}

/* HEADER START */

.header
{
	background:url('../img/baldai_top_bg.jpg') no-repeat;
	height:225px;
	position:relative;
}

.logo
{
	width:200px;
	height:120px;
	position:absolute;
	text-indent:-5000px;
	left:0;
}

.flags
{
	position:absolute;
	left:20px;
	top:170px;
}

.flags a 
{
	padding:0 2px;
}

.login
{
	color:#999 !important;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	right:20px;
	top:170px;
}

.login:hover
{
	color:#fff !important;
	text-decoration:underline;
}

/* HEADER END */


/* MENU START */

.menubox
{
	width:190px;
	min-height:40px;
	_height:40px;
	background:#e6e7e9 url('../img/baldai_box_head.gif') no-repeat top;
	margin-bottom:20px;
	padding-bottom:10px;
	_padding-bottom:0px;
}

.menubox span
{
	padding-left:10px !important;
	color:#e6e7e9;
	font-weight:bold;
	display:block;
	height:22px;
	line-height:22px;
	padding-bottom:10px;
}

.menubox ul
{
	margin:0; 
	padding:0;
}

.menubox ul li
{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

.menubox ul li a
{
	display:block;
	padding:0 0 0 27px;
	list-style:none;
	text-decoration:none;
	color:#505050;
	font-weight:bold;
	font-size:13px;
}

.menubox ul li a:hover
{
	font-size:16px;
	color:#cc00c5;
}

.ads
{
	text-align:center;
}

.ads img
{
	margin:2px 0;
}

/* MENU END */

/* CONTENT START */

.content
{
	padding:0 20px;
	color:#e6e7e9;
}

.content h1
{
	color:#787879;
}

/* CONTENT END */

/* FOOTER START */

.footer
{
	height:85px;
	text-align:center;
	margin-top:40px;
	font-size:16px;
	color:#787879;
}

.footer a
{
	display:inline;
	color:#787879;
	text-decoration:none;
}

.footer a:hover
{
	color:#e6e7e9;
}

.author
{
	color:#336699 !important;
	font-size:10px;
}

.author:hover
{
	color:#fff !important;
}

/* FOOTER END */

/* GALERRY START */

.gallery img, img.link
{
	border:#787879 3px solid;
}

.gallery img:hover, img.link:hover
{
	border:#fff 3px solid;
}

.gallery a
{
	display:block;
}

.showgallery span
{
	display:block;
}

/* GALERRY END */

/* SLIDER */

#slider, #slider2, #slider3 { 
   width: 507px; /* important to be same as image width */ 
   height: 260px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   z-index:5;
   margin-bottom: 20px;
}

#slider ul, #slider2 ul, #slider3 ul {
	margin:0;padding:0;
}

#slider ul li, #slider2 ul li, #slider3 ul li
{
	list-style:none;margin:0;padding:0;
}

#sliderContent, #slider2Content, #slider3Content {
   width: 507px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.sliderImage, .slider2Image , .slider3Image  {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.sliderImage span, .slider2Image span, .slider3Image span {
   position: absolute; /* important */
   left: 0;
   font: 14px/18px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 507px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

/* SLIDER END */


.st1
{
	border-collapse:collapse;
	width:100% !important;
	color:#000 !important;
}

.st1 td
{
	border:#000 1px solid;
}

.protable, .protable a
{
	color:blue !important;
}

.protable a:hover
{
	text-decoration:none;
}


.gsc-control{
	margin-left:235px;
	margin-top:45px;
}

.gsc-search-button input
{
	height:32px;
	background:#cc0000;
	border:none;
	color:#FFF;
}

.gsc-input input
{
	height:30px;
	width:375px;
	font-size:16px;
	border:none;
}

.isiminti
{
	display:block;
	height:20px;
	width:80px;
	position:absolute;
	top:26px;
	left:350px;
	background:url('../img/isiminti.gif') no-repeat center left;
	text-indent:22px;
	color:#FFF;
	text-decoration:none;
}

.rasyti
{
	display:block;
	height:20px;
	width:80px;
	position:absolute;
	top:26px;
	left:250px;
	background:url('../img/vokas.gif') no-repeat center left;
	text-indent:22px;
	color:#FFF;
	text-decoration:none;
}

div.gsc-clear-button 
{
	background:url('../img/clear.gif') no-repeat center;
}

div.gsc-resultsbox-visible
{
	padding:4px;
	background:#FFF;
	position:relative;
	z-index:999;
}

#frmupload
{
	color:yellow;
}

