body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: #000 url(images/bg_body_high.jpg) top center no-repeat;
	color: #aeaeae;
	text-align: center;
	font-family: Aria, Tahoma, Verdana, "MS Sans Serif";
}

img, div, input { behavior: url("iepngfix/iepngfix.htc") }

/* START :		general TAGs	*/
a img {
	border: none;
}
a, a:visited		{	text-decoration: none; color: #1e90ff;}
a:hover 				{	text-decoration: underline;}

h1 {
	font-size: 24px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #fe00ff;
}
h2 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #bd42be;
}
h3 {
	margin: 5px 0px 5px 0px;
	padding-left: 25px;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	list-style: square;
}

.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

/* END :			general TAGs	*/
/* START :		LAYOUT STYLE	*/

div#all {
	background: #000 url(images/bg_body.jpg) top center no-repeat;
	width: 950px;
	margin: 0px auto;
	position: relative;
}
div#top {
	background: transparent;
	width: 950px;
	height: 300px;
}
	#top .headpic {
		float: left;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 0px; left: 0px;
}
div#content {
	background: transparent;
	width: 870px;
	margin-left: 40px;
	margin-right: 40px;
	height: auto;
	text-align: left;
	float: left;
}

.fleft 		{	float: left;}	
.fright  	{	float: right;}	
.aleft 		{	text-align: left;}	
.aright 		{	text-align: right;}	
.ablock 		{	text-align: justify;}	
.acenter		{	text-align: center;}	
.vmiddle 	{	vertical-align: middle;}
.vbase		{	vertical-align: bottom;}
.vtop			{	vertical-align: top;}


/* START :		other clases	*/

div.adv {
	background: transparent url(images/hot_girl.png) 0px 10px no-repeat;
	position: relative;
	padding-left: 180px;
	top: -30px;
}
.lightc {
	color: #fe00ff;
	margin-right: 10px;
}


/* START:	baby		*/
table#girls {
	background: transparent url(images/nonstop.gif) 812px 500px no-repeat;
	border-collapse: collapse;
	width: 870px;
	height: auto;
}
table#girls tr td {
	vertical-align: top;
	padding-bottom: 50px;
}
td.t1 {
	background: transparent;
	width: 300px;
}
td.t2 {
	text-align: left;
	background: transparent;
	width: 450px;
	padding: 30px 0 0 0;
	color: #fff;
}
td.t3 {
	width: 70px;
	padding-left: 50px;
}
.babybox h3 {
	font-size: 30px;
	font-weight: bold;
	color: #ff0084;
	padding: 0px;
	margin: 0px;
}
	.babybox .title {
		width: 230px;
		height: 30px;
		line-height: 30px;
		float: left;
		background: transparent;
	}
	.babybox .status {
		height: 30px;
		line-height: 30px;
		width: 50px;
		float: left;
		background: transparent;
		text-align: right;
		vertical-align: bottom;
		font-weight: bold;
	}	
	.babybox .online	 {		color: #24ff00;	}
	.babybox .offline	 {		color: #ff0000; margin-left: -25px;	}
	
	.shorttext {
		text-align: justify;
		color: #fff;
	}
	.callto .destination {
		margin-top: 10px;
	}
	.callto .destination, .callto .codesmall { font-weight: bold;	}	
	.callto .destination, .callto .morephotos { padding-top: 15px; 	}	
	.callto .destination, .callto .morephotos a { font-weight: bold;	}	
	.callto .bignumber {
		color: #ffde00;
		font-weight: bold;
		font-size: 30px;
	}
	.callto {
		width: 290px;
		float: left;
	}	
	.codebig {
		position: relative;
		background: transparent url(images/srdce.png) bottom center no-repeat;
		margin-top: 20px;
    width: 150px;
		height: 105px;
		float: left;
		text-align: center;
	}
		.codebig span {
			position: absolute;
			top: 30px; left: 50px;
			font-weight: bold;
			font-size: 40px;
			color: #fff;
		}
		
.ramecek { background: #F6DCF3; border: #8E007C 1px solid; padding: 10px; font-size: 11px; color: #000; font-size: 12px; }		
.ramecek a { display: block; margin: 0px; padding: 0 0 5px 0; font-size: 15px; color: #ff0000; font-weight: bold;}
.ramecek a.maly { display: block; text-align: right; margin: 0px; padding: 3px 5px 3px 0; font-size: 10px; color: #000; text-decoration: underline; }
		