body {
	margin: 0 0 0 0;
	background-color: #000000;
	font-family: Arial;
	color: #ffffff;
}

#main {
	z-index: 0;
	background: #000000 url('img/bg.jpg') no-repeat center top;
}


#head {
	height: 139px;
	width: 1000px;
	background: #000000 url('img/top_head.jpg') no-repeat -71px top;
}
	#logo_link {
		height: 65px;
		width: 232px;
		position: relative; top: 57px; left: 337px;
		cursor: pointer;
	}
	

	
#menu_zone {
	height: 37px;
	width: 1000px;
	background: transparent url('img/main_menu_bg.jpg') no-repeat -71px top;
	font-family: Arial;
}
	#left_zone {
		height: 35px;
		width: 570px;
		float: left;
		margin: 0;
		display: inline;
	}
		#menu_block {
			height: 35px;
			padding: 0;
			margin: 0;
			list-style: none;
			font-size: 12px;
			font-weight: bold;
		}
			#menu_block li {
				height: 35px;
				float: left;
				padding: 0 17 0 17;
				
			}
			#menu_block li:hover {color: red;}
			#menu_block li ol {margin:0; padding: 10 0 0 0;}
			#menu_block a:link, #menu_block a:active, #menu_block a:visited, #menu_block a:hover {color: #ffffff; text-decoration: none;}
			.mactive {background: transparent url('img/main_menu_button_bg.jpg') repeat-x left top;}
			
			#menu_block .red a:link, #menu_block  .red a:active, #menu_block .red a:visited {color: #e6910b;}
			
			#menu_block #mskirt{
				height: 35px;
				width: 1px;
				float: left;
				padding: 0;
				background: transparent url('img/main_menu_skirt.jpg') no-repeat left top;
			}
	#right_zone {
		height: 18px;
		width: 400px;
		float: right;
		margin: 18 20 0 0;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		display: inline;
	}




#main_zone {
	height: 441px;
	width: 1000px;
}
	#left_border {
		height: 441px;
		width: 71px;
		float: left;
		background: #000000 url('img/border_left.jpg') no-repeat left top;
	}
	#content {
		height: 441px;
		width: 1000px;
		float: left;
		background: #000000;
	}

/* KAIRYS KONTENTAS */
		#content_left {
			height: 417px;
			width: 276px;
			margin: 14 0 10 11;
			float: left;
			display: inline;
			text-align: left;
			background: transparent url('img/content_skirtukas_bg.gif') repeat-y right top;
		}
			.singers, .singers_a, .singers_over {
				height:128px;
				width:128px;
				margin: 0 5 5 0;
				float: left;
				background: #000000;
			}
				.singers img {
					filter:alpha(opacity=40);
					-moz-opacity:0.5;
					-khtml-opacity: 0.5;
					opacity: 0.5;
					border: 0;
				}
				.singers_over img, .singers_a img {
					filter:alpha(opacity=100);
					-moz-opacity:1.0;
					-khtml-opacity: 1.0;
					opacity: 1.0;
					border: 0;
				}
			#singer_nav {
				height: 18px;
				margin: 0 15 0 0;
				text-align: right;
				font-size: 11px;
				font-weight: bold;
				color: #767676;
				background: transparent url('img/content_left_nav_bg.gif') repeat-x left top;
			}
			#singer_nav p {margin:0; padding:2 4 0 0;}
			#singer_nav a:link, #singer_nav a:active, #singer_nav a:visited {color: #767676; text-decoration: none;}
			#singer_nav a:hover, #snactive a:link, #snactive a:visited {color: #000000; background-color: #c67b00;}

/* VIDURINIS KONTENTAS */			
		#content_middle {
			height: 417px;
			width: 368px;
			margin: 14 14 10 14;
			float: left;
			display: inline;
			text-align: justify;
			font-size: 12px;
			color: #767676;
			overflow: hidden;
		}
			#content_middle a:link, #content_middle a:active, #content_middle a:visited {color: #ffffff; text-decoration: none;}
			#content_middle a:hover {color: #ffffff; text-decoration: underline;}
			h1 {
				padding:0;
				margin:0 0 20 0;
				font-size: 12px;
				color: #ffffff;
			}
			hr {
				background-color: #767676;
				height: 1px;
				border: 0;
			}
			/* Video kontentas */
			#vicons {
				height: 45px;
				margin: 20 0 0 0;
				overflow: hidden;
			}	
				.vicon, .vicon_over, .vicon_a {
					height: 45px;
					width: 45px;
					float: left;
					margin: 0 5 0 0;
					overflow: hidden;
				}
					.vicon img {
						filter:alpha(opacity=40);
						-moz-opacity:0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						border: 0;
					}
					.vicon_over img , .vicon_a img {
						filter:alpha(opacity=100);
						-moz-opacity:1.0;
						-khtml-opacity: 1.0;
						opacity: 1.0;
						border: 0;
					}			
			#vcomment {
				margin: 5 0 0 0;
				font-size: 11px;
				color: #ffffff;
			}
		
			/* Formos kontentas */
			#query div {float: left; width:180px; margin: 0 0 10 0;}
			#content_middle input, #content_middle select {
				height: 17px;
				width: 180px;
				font-size: 11px;
				border: 1px solid #767676;
				background: #232323;
				color: #ffffff;
			}
				#content_middle .fsub {
					font-family: Arial;
					height: 30px;
					width: 80px;
					border: 0px;
					background: transparent url('img/main_menu_button_bg.jpg') repeat-x left top;
					font-size: 12px;
					font-weight: bold;
					cursor: pointer;
				}
			#red {color: red;}
			
			#cbox  input{
				height: 15px;
				width: 15px;
				padding: 0px;
				margin: 0px;
				text-align: left;
				border: none;
			}
			#nbtn {
				padding: 8px 5px 8px 5px;
				margin: 0px;
				font-weight: bold;
				background: transparent url('img/main_menu_button_bg.jpg') repeat-x left top;
			}
			/* Formos logino kontentas */
				#login {
					margin: 90 50 0 95;
				}
				#logintxt {
					margin: 0 50 0 50;
					color: #767676;
					font-size: 11px;
					text-align: justify;
				}
				#logintxt a:link, #logintxt a:active, #logintxt a:visited {color:#d5a14b;}
				
/* DESINYS KONTENTAS */
		#content_right {
			height: 417px;
			width: 304px;
			margin: 14 13 10 0;
			float: left;
			display: inline;
			font-size: 12px;
			background: transparent url('img/content_skirtukas_bg.gif') repeat-y left top;
		}
			#gallery {
				height: 115px;
				margin: 0 0 0 15;
			}
				#pics {
					height: 95px;
					width:289px;
				}
				#scroll {
					height: 18px;
					margin: 2 0 0 0;
					background: transparent url('img/gallery_scroll_bg.gif') repeat-x left top;
				}
					#go-prev {
						height: 10px;
						width: 12px;
						float: left;
						margin: 6 0 0 6;
						overflow: hidden;
						display: inline;
						cursor: pointer;
						background: transparent url('img/scroll_left.gif') no-repeat center top;
					}
					#go-next {
						height: 10px;
						width: 12px;
						float: right;
						margin: 6 6 0 0;
						overflow: hidden;
						display: inline;
						cursor: pointer;
						background: transparent url('img/scroll_right.gif') no-repeat center top;
					}
						.hide {
							visibility: hidden;
							position:absolute;
							display: none;
						}
						.slide {
							width: 291px;
							text-align: left;
						}
						.slide img {
							border-top: 0px;
							border-left: 0px;
							border-bottom: 0px;
							border-right: 2px solid #000000;
							}
			#right_text {
				height: 195px;
				margin: 15 0 4 15;
				color: #767676;
				font-size: 11px;
				text-align: left;
			}
				#right_text a:link, #right_text a:active, #right_text a:visited, #right_text a:hover {color: #767676; text-decoration: underline;}
				#right_text h1 {
					width: auto;
					padding: 1 2 1 2;
					margin: 0 0 5 0;
					color: #ffffff;
					font-size: 14px;
					font-weight: normal;
					background: #232323;
					display: inline;
				}
					#right_text h1 a:link, #right_text h1 a:active, #right_text h1 a:visited {color: #ffffff; text-decoration: none;}
					#right_text h1 a:hover {color: #ffffff; text-decoration: underline;}
			#mplayer {
				height: 61px;
				margin: 0 0 0 15;
			}
			
			/* baneriai */
			.banners {
				margin: 0 0 25 0;
			}
					.banners img {
						filter:alpha(opacity=40);
						-moz-opacity:0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						border: 0;
					}
					.banners_over img {
						margin: 0 0 25 0;
						filter:alpha(opacity=100);
						-moz-opacity:1.0;
						-khtml-opacity: 1.0;
						opacity: 1.0;
						border: 0;
					}
		
	#right_border {
		height: 441px;
		width: 79px;
		float: left;
		background: #000000 url('img/border_right.jpg') no-repeat left top;
	}
	

	
#footer {
	height: 130px;
	width: 1000px;
	background: #000000 url('img/footer_bg.jpg') no-repeat -71px top;
}
	#barcode {
		height: 57px;
		width: 109px;
		float: left;
		margin: 0 0 0 24;
		border-right: 1px solid #4d4d4d;
		background: transparent url('img/footer_barcode.gif') no-repeat left 5px;
	}
	#friends , #friends_en {
		height: 57px;
		width: 70px;
		float: left;
		margin: 0 0 0 25;
		background: transparent url('img/footer_friends.gif') no-repeat left 8px;
		
	}
	#friends_en {
		background: transparent url('img/footer_friends_eng.gif') no-repeat left 8px;
	}
	#flogai {
		height: 30px;
		width: 400px;
		float: left;
		margin: 15 0 0 35;
		text-align: left;
	}
		#flogai img {border: 0;}


/* aditional */
#clear {
	clear: both;
}