a {
  color : #999999;
  text-decoration : none;
}

a:hover {
  color : #657bd8; 
  text-decoration : underline;
  
}

a.over {
  color: #000000;
  text-decoration : none;
}

a:hover.over {
  color: #fff;
  text-decoration : none;
}

.pagination1 {
  background-image: url(images/cube.gif);
  height: 23px;
  width: 23px;
  background-repeat: no-repeat;
  color: #ffffcc;
}

a.current {
  color: #fff;
  text-decoration : none;
}

a:hover.current {
  color: #c0621c;
  text-decoration : none;
}

.pagination2 {
  background-image: url(images/cube_o.gif);
  height: 23px;
  width: 23px;
  background-repeat: no-repeat;
  color: #fff;
}

a.side {
  color : #005599;
  text-decoration : none;
}

a:hover.side {
  color : #005599;
  text-decoration : underline;
}

.side2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000;
  text-decoration : none;
}

a.side2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000;
  text-decoration : none;
}

a.side2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000;
  text-decoration : none;
}


a:hover.side2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000;
  text-decoration : underline;
}

a.white {
  color : #FFF;
  text-decoration : none;
}

a:hover.white {
  color : #FFF;
  text-decoration : none;
}

.white {
  color : #FFF;
  text-decoration : none;
}

/* PIRMAS BG  APACIOJE */
body {
	background: url('images/bg2.png');
	background-repeat: no-repeat;
	/*background-position: center;
	background-repeat: no-repeat;*/
	font-family: Tahoma;
	font-size: 11px;
	/*height: 1243px;*/
	margin : 0px;
	
/*
	background-position: top center;
	font-family: Tahoma;
	font-size: 11px;
*/
}

/* ANTRAS BG  APACIOJE */
html {
	background: url(images/bg1.png);
	background-repeat: repeat-x;
	background-color: #bad6f3;
/*	padding-top: 500px;

	background-position: top center;
	font-family: Tahoma;
	font-size: 11px;
*/
}

/*

body {
	background: url('images/bg1.png');
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	height: 1243px;
	margin : 0px;
	

	background-position: top center;
	font-family: Tahoma;
	font-size: 11px;

}


html {
	background: url(images/bg2.png);
	background-repeat: no-repeat;
	background-color: #bad6f3;
	height: 1243px;
}
*/


form {
  margin : 0px;
}

hr {
  height : 1px;
  border : 1px solid #eee;
}

hr.side-hr {
  height : 1px;
  border : 1px solid #eee;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

pre {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.alt {
  color : #005599;
}

.outer-border {
  border : 1px solid #000;
}

.sub-header {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000;
  background-color : #888;
  border-top : 1px solid #000;
  border-bottom : 1px solid #000;
  padding : 5px;
}

.full-header {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #ddd;
  background-color : #444;
  padding : 10px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        background : url(images/button.gif);
	font-size : 9px;
	font-weight : bold;
	text-transform : uppercase;
	color : #FFFFFF;
	background-color : #FFF;
	height : 15px;
	border : 0px solid #000;
	margin-top : 2px;
	padding-bottom : 2px;
 -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}


.jungtis {
	background-image:url(images/jungtis.png);
	width:50px;
	height:15px;
	border: 0px;
	padding : 7px;
}

.button2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 15px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.usr {
background-image:url(images/usr-bg.png);
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #555;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
}

.textbox {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #555;
  background-color : #ffffff;
  border : 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.komentarai-textbox {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #555;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("http://zjm.lt/images/komentaru-bg.gif");
  border : 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.pokalbiai-textbox {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #555;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("http://zjm.lt/images/pokalbiu-bg.gif");
  border : 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}


.main-body {
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.default {
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.black {
  background-image: url(images/bg_star.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.garfield {
  background-image: url(images/garfield.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.music {
  background-image: url(images/music.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.music_1 {
  background-image: url(images/music_1.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.music_2{
  background-image: url(images/music_2.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.music_3 {
  background-image: url(images/music_3.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

.music_4 {
  background-image: url(images/music_4.jpg);
  font-size : 11px;
  color : #555;
  padding : 4px 0px 5px 0px;
}

#fullheight{height:100%}

.side-body {
  font-size : 10px;
  color : #777;
  background-color : #f6f6f6;
  padding : 4px;
}

.main-bg {
  color : #555;
  padding : 9px 5px 5px 5px;
}

.border {
  border : 1px solid #e1e1e1;
}

.side-border-left {
  color : #F5F8F8;
  padding : 10px 5px 10px 10px;
}

.side-border-right {
  color : #F5F8F8;
  padding : 10px 10px 10px 5px;
}

.news-footer {
  font-size : 10px;
  color : #555;
  background-color : #f1f1f1;
  padding : 3px 4px 4px 4px;
}

.capmain {
  background-position: top;
  background-repeat: no-repeat;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #4d90be;
  padding : 5px 5px 5px 10px;
}

.capmain3 {
  background-position: top;
  background-repeat: no-repeat;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #4d90be;
  padding : 5px 5px 5px 10px;
}

.scapmain {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  color : #666;
  background-color : #f1f1f1;
  border-bottom : 1px solid #e1e1e1;
  padding : 4px;
}

.tbl-border {
  color : #555;
  background-color : #e1e1e1;
}

.tbl8-border {
  color : #000;
  background-color : #e1e1e1;
}

.tbl {
  font-size : 11px;
  color : #555;
  background-color : #fff;
  padding : 4px;
}

.free-reklama {
  font-size : 11px;
  color : #555;
  background-color : #ffffff;
  padding : 4px;
}

.tbl1 {
  font-size : 11px;
  color : #555;
  background-color : #fff;
  padding : 4px;
}

.tbl2 {
  font-size : 11px;
  color : #555;
  background-color : #F5F8F8;
  padding : 4px;
}

.tbl3 {
  font-size : 11px;
  color : #555;
  background-color : #99cccc;
  padding : 3px;
}

.tbl4 {
  font-size : 11px;
  color : #555;
  background-color : #ff9999;
  padding : 3px;
}

.tbl5 {
  font-size : 11px;
  color : #555;
  background-color : #ccff66;
  padding : 3px;
}

.tbl6 {
  font-size : 11px;
  color : #555;
  background-color : #6699ff;
  padding : 3px;
}

.tbl7{
  font-size : 11px;
  color : #555;
  background-color : #FCFEFE;
  padding : 3px;
}

.tbl8{
  font-size : 11px;
  color : #555;
  background-color : #F5F8F8;
  padding : 3px;
}

.tbl9 {

font-family : Verdana, Arial, Helvetica, sans-serif;
       background-color : #fff;
	font-size : 9px;
	font-weight : bold;
	text-transform : uppercase;
	color : #555;
	background-color : #FFF;
	height : 17px;
	border : 1px solid #ccc;
	margin-top : 2px;
	padding-bottom : 2px;
	 -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.tbl10{
  font-size : 11px;
  color : #555;
  background-color : #F5FAFB;
  padding : 3px;
}

.forum-caption {
  font-size : 11px;
  font-weight : bold;
  color : #888;
  background-color : #f1f1f1;
  padding : 2px 4px 4px 4px;
}

.quote {
  font-size : 11px;
  color : #555;
  background-color : #f8f8f8;
  padding : 4px;
  margin : 0px 20px 0px 20px;
  border : 1px solid #bbb;
}

.poll {
  height : 12px;
  border : 1px solid #bbb;
}

.comment-name {
  font-weight : bold;
  color : #005599;
}

.shoutboxname {
  font-weight : bold;
  color : #005599;
  background-color : #f6f6f6;
}

.shoutbox {
  color : #777;
  background-color : #f6f6f6;
}

.shoutboxdate {
  font-size : 10px;
  color : #888;
  background-color : #f6f6f6;
}

.small {
  font-size : 10px;
  font-weight : normal;
}

.small2 {
  font-size : 10px;
  font-weight : normal;
  color : #555;
}

.small3 {
  font-size : 11px;
  font-weight : normal;
  color : #555;
}

.small4 {
  font-size : 5px;
  font-weight : normal;
}

.side-small {
  font-size : 10px;
  font-weight : normal;
  color : #555;
  background-color : #f6f6f6;
}

.side-label {
  color : #555;
  background-color : #f1f1f1;
  padding : 2px 2px 3px 2px;
}

.girl {

  background-position: center;
  background-repeat: no-repeat;
}
.loginas{
  height: 96px;
  background-image: url(images/login.png);
  background-position: center;
  background-repeat: no-repeat;
}
.admin{
  height: 96px;
  background-image: url(images/adminas.png);
  background-position: center;
  background-repeat: no-repeat;
}
.ratingblock {
  display:block;
}

.loading {
  height: 16px;
  background: url('images/working.gif') 50% 50% no-repeat;
  }

.unit-rating {
  list-style:none;
  margin: 0px;
  padding:0px;
  height: 16px;
  position: relative;
  background: url('images/star.gif') top left repeat-x;
  }

.unit-rating li{
    text-indent: -90000px;
  padding:0px;
  margin:0px;
  float: left;
}

.unit-rating li a {
  outline: none;
  display:block;
  width:16px;
  height: 16px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
  }

.unit-rating li a:hover{
  background: url('images/star.gif') left center;
  z-index: 1;
  left: 0px;
  }

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:16px;}
.unit-rating a.r2-unit{left:16px;}
.unit-rating a.r2-unit:hover{width: 32px;}
.unit-rating a.r3-unit{left: 32px;}
.unit-rating a.r3-unit:hover{width: 48px;}
.unit-rating a.r4-unit{left: 48px;}
.unit-rating a.r4-unit:hover{width: 64px;}
.unit-rating a.r5-unit{left: 64px;}
.unit-rating a.r5-unit:hover{width: 80px;}
.unit-rating a.r6-unit{left: 80px;}
.unit-rating a.r6-unit:hover{width: 96px;}
.unit-rating a.r7-unit{left: 96px;}
.unit-rating a.r7-unit:hover{width: 112px;}
.unit-rating a.r8-unit{left: 112px;}
.unit-rating a.r8-unit:hover{width: 128px;}
.unit-rating a.r9-unit{left: 128px;}
.unit-rating a.r9-unit:hover{width: 144px;}
.unit-rating a.r10-unit{left: 144px;}
.unit-rating a.r10-unit:hover{width: 160px;}

.unit-rating li.current-rating {
  background: url('images/star.gif') left bottom;
  position: absolute;
  height: 16px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
  }

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}

.atitle {
  font-size: 13px;
  color: #0085b4;
}

.albums {
  background-image: url(images/aback.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 5px;
  height: 163px;
}

.aimg {
  margin: 2px;
  border: 3px solid #CCCCCC;
  padding: 3px;
}

.lyric {
  background-image: url(images/tback.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 13px;
  height: 101px;
  width: 531px;
}

.raides {
  font-family: Arial, Helvetica, sans-serif;
  width: 10px;
  font-size: 12px;
  color: #0085b4;
  text-decoration: underline;
}

.sbutton {
  background-image: url(images/search.png);
  background-position: center;
  background-repeat: no-repeat;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  padding-top: 3px;
  margin: 2px;
  
}

.cell {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  border: 1px solid #CCCCCC;
}

.bigtbl {
  vertical-align: top;
  background-image: url(images/tmain.png);
  background-repeat: repeat-y;
}

.foottbl {
  color: #999;
  font-size: 10px;
}

.c1 {
  background-image:url(images/clip_01.png);
  background-repeat: no-repeat;
  padding-right: 10px;
  height: 31px;
}

.c2 {
  background-image:url(images/clip_02.png);
  background-repeat: no-repeat;
  height: 256px;
}

.c3 {
  background-image:url(images/clip_03.png);
  background-repeat: no-repeat;
  height: 33px;
  padding-bottom: 10px;
}

.gold {
  color: #ffa500;
  font-weight: bold;
}

.search1 {
  background-image: url(../../images/search.png);
  background-repeat: no-repeat;
  padding: 20px;
  height: 114px;
}

.sbox {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 15px;
  color : #000;
  background-color: transparent;
  background-image:url(images/search.png);
  background-repeat: no-repeat;
  width: 330px;
  height: 30px;
  padding-top: 8px;
  padding-left: 20px;
  border : 0px solid #ccc;
}

.paieskapagrindiniame {
  color: #555555;      /* !!! ????? ? ????? ????????? ????? (???????????) !!! */
  font-size: 9px;
  font-weight: bold;
  background-image: url(../images/dlet_field_o.gif); background-repeat: repeat-x;
  border: 1px solid #e0e0e0;
  text-decoration: none;
  padding-left: 3px;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.paieskapagrindiniame:hover {
background-color:#ccffff;
}

.migtukaspaieskos{
  background-color: #ffffff;
  border:1px solid #ccc;
  color: #666;
  font-size: 12px;    /* ! */
  font-weight: bold;
  background-image: url(../images/dlet_bttn_bbcodes.gif);
  background-repeat: repeat-x;
  width: 125px;
  height: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.migtukaspaieskos:hover{
  background-color: #ccffff;
}


.isearch {
  background-image: url(images/isearchh.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.db {
  background-image: url(images/db.png);
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0px;
  padding-left: 167px;
  width: 230px;
  height: 30px;
  border: 0px;
}

.mp3title {
  background-image: url(images/mp3_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.mp3bg {
  background-image: url(images/mp3_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;

}

.mp3electro {
  background-image: url(images/electro_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.mp3electrobg {
  background-image: url(images/electro_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.mp3lt {
  background-image: url(images/lt_01.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  height: 31px;
}

.mp3ltbg {
  background-image: url(images/lt_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.mp3houselt {
  background-image: url(images/house_01.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  height: 31px;
}

.mp3rap {
  background-image: url(images/rap_01.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  height: 31px;
}

.mp3ltbg {
  background-image: url(images/lt_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}



.top {
  background-image: url(images/top_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}


.top1 {
  background-image: url(images/top_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.mp3rus{
  background-image: url(images/rus_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.mp3rusbg{
  background-image: url(images/lt_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}


.mp3us{
  background-image: url(images/us_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.mp3usbg{
  background-image: url(images/lt_02.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.upl {
  background-image: url(images/upl_01.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.random1 {
  background-image: url(images/random_01.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.upl1 {
	background-image: url(images/upl_02.png);
	background-repeat: no-repeat;
	height: 300px;
    padding: 4px;
	
}


.online {
  background-image: url(images/online_01.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.online1 {
  background-image: url(images/online_02.jpg);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.mininew {
  background-image: url(images/mininew_02.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.bc {
  background-image: url(images/backlink_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.bc2 {
  background-image: url(images/backlink_02.png);
  background-repeat: no-repeat;
  height: 315px;
  padding: 10px;
}

.tr222 {
  background-image: url(images/radijas_022.png);
  background-repeat: no-repeat;
  height: 260px;
  padding: 10px;
}

.mininew2 {
  background-image: url(images/mininew_03.jpg);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}

.utop {
  background-image: url(images/user_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;
}

.upl2 {
  background-image: url(images/upl_01.png);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 31px;

}


.rm02 {
  background-image: url(images/random_022.png);
  background-repeat: no-repeat;
  height: 228px;
  padding: 10px;
}
.umiddle {
  background-image: url(images/user_02.png);
  background-repeat: no-repeat;
  height: 320px;
  padding: 10px;
}



.pramoga {
  background-image: url(images/pranoga_02.jpg);
  background-repeat: no-repeat;
  height: 150px;
  padding: 10px;
}

.panel-main2 {
  font-family : "MyriadPro-Light", "Myriad Pro Light", "Myriad Pro";
  text-align: center;
  font-size:16px;
  color:#ffffff;
  text-shadow: #ff7400 0px 2px 0px;
  height:54px;
  padding:0px 2px 0px 2px;
  background-repeat:repeat-x;
}



.reklama2 {
  background-image: url(images/reklamaa_02.jpg);
  background-repeat: no-repeat;
  height: 150px;
  padding: 10px;
}

.reklama2 a {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; font-weight : none; text-decoration : none;
	text-shadow: #cfcfcf 2px 2px 2px;
	padding:0px 2px 0px 2px;
	color : #272727;
}

.reklama2 a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; font-weight : none; text-decoration : none;
	text-shadow: #df6e00 2px 2px 2px;
	padding:0px 2px 0px 2px;
	color : #272727;
}


.reklama8 a {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; font-weight : none; text-decoration : none;
	text-shadow: #929292 4px 4px 4px;
	padding:0px 2px 0px 2px;
	color : #272727;
}

.reklama8 a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; font-weight : none; text-decoration : none;
	text-shadow: #df6e00 4px 4px 4px;
	padding:0px 2px 0px 2px;
	color : #272727;
}


.panel-main {
    background-position: bottom;
    background-repeat: repeat-x;
    font-family : "MyriadPro-Light", "Myriad Pro Light", "Myriad Pro";
    font-size : 16px;
    font-weight : 600;
    color : #000000;
    text-transform: uppercase;
    padding-left:4px;
  }


/* CSS ATNAUJINIMAI | START */

/* Horizontali navigacija | start */

.horizontali_zjm_navigacija{
position:relative;background:url(images/zjm_navigacija/pagrindinis_img.png) 0 -406px repeat-x;height:38px;width:948px}
.tmenu_items{margin:0;padding:0 0 1px 20px;list-style-type:none;list-style-image:none}
.nav_zjm{float:left;display:inline;padding:0;margin:0;cursor:pointer;border-right:1px solid #FCFCFC}
.nav_zjm:hover{background:url(images/zjm_navigacija/pagrindinis_img.png) 0 -444px repeat-x}
.pagrind,.muzika-nav,.albumai-nav,.clip-nav,.txt-nav,.search-nav,.pageid-nav,.reklama-nav,.kont-nav{text-decoration:none;outline:none;font:11px Arial,sans-serif;font-weight:bold;display:inline-block;line-height:37px;color:#232D38;padding:0 13px 0 36px;background:url(images/zjm_navigacija/pagrindinis_img.png) 0 0 no-repeat;border-right:1px solid #B1C1D0;white-space:nowrap}
.pagrind{background-position:10px 10px}
.muzika-nav{background-position:10px -18px}
.albumai-nav{background-position:10px -54px}
.clip-nav{background-position:10px -92px}
.txt-nav{background-position:10px -129px}
.search-nav{background-position:10px -166px}
.pageid-nav{background-position:9px -222px}
.reklama-nav{background-position:9px -253px}
.kont-nav{background-position:9px -194px}
.tmenu_f_item{border-left:1px solid #FCFCFC}

.zjm_navigacija_kaire{position:absolute;top:0;left:0;background:url(images/zjm_navigacija/pagrindinis_img.png) 0 -368px no-repeat;width:19px;height:38px;border-right:1px solid #B1C1D0}

.zjm_navigacija_desine{position:absolute;top:0;right:0;background:url(images/zjm_navigacija/pagrindinis_img.png) 0 -482px no-repeat;width:38px;height:38px;border-right:1px solid #B1C1D0}

.tmenu_help{display:block;width:38px;height:38px;position:absolute;top:0;right:0;background:url(images/zjm_navigacija/pagrindinis_img.png) 0 -292px no-repeat;text-decoration:none;cursor:pointer}
.tmenu_help:hover{background-position:0 -330px}
/* Horizontali navigacija | end */


.antraste {
background-image:url(images/panel_zjm/antraste.png);
background-repeat: no-repeat;
/*background-repeat: no-repeat;*/
width:318px;
height:37px;
font-family: Arial;
/*font-style: italic;
font-family:Myriad Pro;*/
font-size:16px;
font-weight: bold;
color:#4d90be; /*4f83cc*/
text-align: left;
padding-left: 7px;
padding-bottom: 6px;
font-family: Myriad Pro;
text-shadow: 0px 0px 0pt #b6daff;
/*position:relative;*/
}

.pirma_raide{
color: #12527f;
text-transform:uppercase;
font-family: Myriad Pro;
/*text-shadow:#fff 1px 1px 0px;*/
text-shadow: 1px 1px 1pt #b6daff;
padding-left: 3px;
}

.zjm_img{
padding-left:1px;
padding-top:2px;
}

#txt {
padding-left:9px;
padding-top:19px;
}

.virsus {
	background-image:url(images/panel_zjm/virsus.png);
	background-repeat: no-repeat;
	width: 318px;
	height: 4px;
}

.centras {
	background-image:url(images/panel_zjm/centras.png);
	background-repeat: repeat-y;
	width: 318px;
	min-height: 100px;
	color: #373737;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-style: italic;*/
}

.apacia {
	background-image:url(images/panel_zjm/apacia.png);
	background-repeat: no-repeat;
	width: 318px;
	height: 4px;
	padding-top:22px;
}

.teises {
	background-image:url(images/tbot.png);
	width: 948px;
	height: 23px;
	text-align:center; 
	font-family: Tahoma; 
	font-size: 11px;
	padding-top:22px;
}


.zjm_prisijungimas {
background-image:url(http://zjmsena.ogo.lt/themes/default/images/login-bg.png);
background-repeat: no-repeat;
padding-bottom: 3px;
width: 948px;
height: 37px;
padding-bottom: 3px;

}

.registruotis-up {
font-family: Arial;
font-size:13px;
height: 37px;
font-weight: bold;
color:#fff; /*4f83cc*/
padding-left: 0px;
padding-bottom: 0px;
text-shadow: 0px 0px 1pt #fff;
}		.registruotis-up a {
	        		color:#fff;
					text-shadow: 0px 0px 1pt #0033d7;
					text-decoration: none;
		}
		.registruotis-up a:hover {
	    		color:#fff;
				text-shadow: 0px 0px 1pt #ffffff;
				text-decoration: none;
		}
.nariams-up {		
		/*background-repeat: no-repeat;*/
width:318px;
height:37px;
font-family: Arial;
/*font-style: italic;
font-family:Myriad Pro;*/
font-size:13px;
color:#ffffff; /*4f83cc*/
text-align: left;
padding-left: 7px;
padding-bottom: 6px;
font-family: Myriad Pro;
text-shadow: 0px 0px 0pt #b6daff;
/*position:relative;*/
}


/* test panel */

/* FOOTERIS */
/*
.zjm_footeris {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 950;
	text-shadow: 1px 0px 0pt #fff;
	font-family: Arial;
	padding-top: 12px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #1573d4;
}
		.zjm_footeris a {
	        		color: #1573d4;
	        		text-decoration: none;	
		}
		.zjm_footeris a:hover {
	    		color: #1d72cb;
	        		text-decoration: underline;	
		}
	

.footeris {
	width: 948;
	height: 120;
  background-image: url(images/fot1.png);
  margin-top: 6px;
  margin-bottom: 8px;
}
*/
.pateik {
margin-top: -96px; 
display: block;
background: url(images/pateik.png) no-repeat;
top: 50%; 
position:fixed;
width: 40px; 
height: 200px; 
bottom:10px;
padding-left: 0px;
left:0px;
z-index: 1;
}

/* FOOTERIS */

.footer {
	background: url(images/footer.png) no-repeat;
	width: 948px; 
	height: 350px; 
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.laisko_laukas {
min-width: 150px;
max-width: 208px;

min-height: 95px;
max-height: 105px;
}

/* CSS ATNAUJINIMAI | END */

