/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/


* {
	padding: 0px;
	margin: 0px;
}
html, body {
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

/* FORMAT
----------------------------------------------------------------------------------------------------*/
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
}

#footer h1 {
display: none;
}


img {
	border: 0;
}

/* head
----------------------------------------------------------------------------------------------------*/

#head img {
margin:5px;
}


/* left
----------------------------------------------------------------------------------------------------*/
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006699;
	line-height: 15px;
	padding-top: 15px;
}

#left img {
	text-align: center;
	padding: 30px 30px 15px 30px;
}

#left a:link, #left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006699;
	line-height: 15px;
	padding-top: 15px;
}
#left a:hover {
	color: #666;
}       
#left h2, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006699;
	line-height: 15px;
	padding-top: 30px;
	margin-bottom: 0px;
	font-style: bold;
}      
#lentasmap {
margin: -91px 0 0 -60px;
}
#lentasflash,
.tx-zwgmap-pi1 {
margin: -62px 0 0 -30px;
}


.rgmediaimages-caption {
font-size: 10px;
line-height: 12px;
color: #666;
padding:10px 0;
}
.tx-rgmediaimages-pi1 {
float:left;
}

.rgmediaimages-media {
padding-right:10px;
padding-bottom:20px;
}

.tx-kuloplayer-pi1 {
margin:0 0 0 -10px;
}



 /* right
----------------------------------------------------------------------------------------------------*/
#right {
	line-height: 13px;
}
#right p {
	padding-bottom: 5px;
}
#right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006699;
	line-height: 18px;
	padding-top: 15px;
	text-transform: uppercase;
	letter-spacing:0;
}
#right img {
	padding-top: 30px;
}
#right li {
	padding-bottom: 5px;
}
#right ul {
	list-style-image: url(images/link.gif);
	list-style-position: outside;
	padding-left: 15px;
}
#right a:link, #right a:visited, #credits a:link, #credits a:visited, #right p, #right li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#right a:hover, #credits a:hover {
	text-decoration: underline;
}
#right a.active, #right a:hover.active, #right a:visited.active, #right a:link.active, 
#credits a.active, #credits a:hover.active, #credits a:visited.active, #credits a:link.active {
	color: #006699;
	font-style: bold;
}


/* CONTAINER
----------------------------------------------------------------------------------------------------*/
#head {
	background-image: url(images/lentas.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:200px; 
}

#navigation {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
height:100px;
}

#content {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
padding-bottom:50px;
}

#footer {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;  
padding-bottom:20px;
}
#credits {
padding-top:20px;
}
#sp_socialbookmarks_link_bar  {
        float:left;
}
#bookmark {
float:left;
color: #666;
font-size: 11px;
margin:0 0 0 0;
}
#bookmark img {
    height: 16px;
    margin: 10px 10px 0 0;
    width: 16px;
}

#bookmark div {
float:left;
margin: 0 20px 0 0;
}
.tx-sysfirelastupdate-pi1 {
padding-top:10px;
}

.tx-mvyahooweather-pi1 td {
padding-right:50px;
}

#footer div iframe {
padding-left:50px;
}

.grid_empty8 {
padding-left:20px;  
}
.grid_empty4 {
padding:0 60px;
}
.grid_emptyfooter {
padding: 20px 0 50px 30px;

}
 
/* SIDEBAR
----------------------------------------------------------------------------------------------------*/              
	
	#nav1 li {
	margin: 0;
	padding:0;
	width: 160px;  
	float: left;
	border: 0;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;   
  position:relative;         
  z-index:10;    
  }

#nav1 a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	padding: 10px 0;     
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bolder;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;   	
}
#nav1 a:hover {
	background: #EBEBEB;
}
#nav1 a.active, #nav1 a:hover.active, #nav1 a:visited.active {
	background: #CCC;
	color: #fff;
}

