/* CSS Document */
body{background-image: url("../images/background.jpg");
background-repeat:repeat-x; 
background-color:#909090;
margin:0;
padding:0;
font-family:Georgia;
font-size:12px;
color:#000000;
}

/*Positioning*/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
/*Positioning*/

/*FONTS*/
.fs10{font-size:10px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
/*FONTS*/


.i{font-style:italic;}
.b{font-weight:bold;}
.u{text-decoration:underline;}

#main{background: url("../images/bg.jpg") repeat-x;}

#patch{background: url("../images/patch1.jpg") no-repeat; background-position:center top;}
#holder{margin:0 auto; padding:0; width:932px;}
#header{background: url("../images/header.jpg") no-repeat; height:192px;}

#content-container{margin:0 auto; padding:0; width:974px; background-image: url("../images/testingpangit2.png"); background-repeat:repeat-y; background-position:top center;}
/*html #content-container{behavior:none;}*/
#content-container #content{background: url("../images/testingpangit.png") no-repeat; background-position:top center; padding:5px 35px;}
#content-right{ float: right;}
/*------FOOTER------------*/
#footer{
background: url("../images/footer.jpg") repeat-x; 
height:47px; text-align:center; 
padding-top:30px; font-family:Arial; 
font-size:10px;
color:#A5A4A4;
text-transform:uppercase;
}
#footer a{text-decoration:none;
color:#A5A4A4; padding:0 3px;}

#footer .reg{margin-top:6px;}
/*------FOOTER------------*/


/*------MP3------------*/
#mp3 {
	background: url("../images/playerbg2.jpg") no-repeat;
	width:310px;
	height:195px;
	padding-top:64px;
	text-align:center;
}

/*------MP3------------*/

.title{font-size:18px;}
#nagyan{width:587px; float:left}
#nagyan .losi{padding:10px 30px; width:500px;}


#guest{background-image: url("../images/guest-tanga.jpg"); background-repeat:no-repeat; height:497px;}
#guest #book{ background: url("../images/guest-book.png") no-repeat; background-position: center top; height:474px;}
#book .bl{
	float:left;
	width:350px;
	padding:120px 0 0 100px;
	text-align:center;
}
#book .br{float:right; width:300px; text-align:right; font-style:italic; padding:20px 80px 0 0;}

.label{color:#62131E; font-weight:bold;}
.textarea{ width:178px; background-color:#222222; border:1px solid #363635; color:#ffffff;}
#gallery{width:550px;}
#gallery img{float:left; margin-right:30px; margin-bottom:20px;}

#textFlash {
	padding-top:0px;
	width:260px;
	color:000000;
	padding-left:25px;
}
