body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	background: #000 url(images/bg_body.jpg) top center no-repeat;
	color: #dadada;
	text-align: center;
	font-family: 'Open Sans', Arial, "MS Sans Serif";
}

.mobile { display: none; }

/* 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: 14px;
	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 {
	width: 950px;
	margin: 0px auto;
	position: relative;
}
div#top {
	background: transparent;
	width: 950px;
	height: 272px;
}
div#top-mobile {
  display: none;
}
#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; line-height: 20px; font-size: 15px; margin-bottom: 25px; }
.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: 0px;
	top: 0px;
}
.adv li {
	font-size: 16px;
	margin:  0px 0px 5px 180px;
	padding: 0px 0px 0px 0px;
	color: #bd42be;
  font-weight: 600;
  list-style-type: disc;
}

.lightc {
	color: #fe00ff;
	margin-right: 10px;
}


/* START:	baby		*/

.profil{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 50px;
  border-bottom: #222 1px dashed;
}

.detail{
	position: relative;
	margin-bottom: 15px;
}

.profil p{
	margin-bottom: 10px;
}

.profil .image{
	width: 300px;
	float: left;
}

.profil .image img {
  width: 280px;
  padding: 2px;
  border: #6d003c 1px solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 10px;
}

.profil .text{
	float: right;
	width: 560px;
}
.profil .text p {
	margin-top: 0px;
}

.profil h3{
	font-size: 19px !important;
	color: #e2c789;
  margin: -25px 0 0 -300px;
  padding-left: 0px;
	font-weight: normal;

}

.profil h3 a{
	  font-size: 30px;
    font-weight: bold;
    color: #ff0084;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.profil .trend, .detail .trend{
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
  line-height: 16px;
}

.profil .info{
    text-align: justify;
    color: #fff;
    line-height: 15px;
}
.profil .info2{
	color: #935f37;
}
.profil .destination{
   color: #fff;
   font-weight: bold;
   font-size: 15px;
   margin: 15px 0 0 0px;
}

.profil .phone{

	padding: 0px 0px 0px 44px;
	text-align: left;
	position: relative;
	color: #ffde00;
	font-size: 11px;
  background: url(../images/ico-phone-white.png) no-repeat 5px 14px


}

.profil .phone strong{
    color: #ffde00;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 1px;
}

.profil .phone span{
	color: #1f1f1f;
	position: absolute;
	font-size: 18px;
	bottom: 11px;
	right: 9px;
	font-weight: bold;
}
.profil .phone a{
	text-decoration: none;
}

.phone-cislo-text {
	color: #efe82d;
	font-size: 22px;
	font-weight: bold;
}

.profil .page{
	width: 133px;
	height: 20px;
	padding-top: 16px;
	line-height: 11px;
	font: 14px;
	color: #1e90ff;;

}

.profil .page a{
	color: #fff; font-size: 15px; font-weight: bold; text-decoration: underline;
}
.profil .page a:hover{
	color: #fff;; text-decoration: none;
}
.profil .stav { top: -5px;}
.profil .stav {
	position: absolute;
	left: 205px;
  margin-top: -5px;
	color: #be9272;
}

.profil .stav p{
	float: right;
	padding-right: 10px;
}

.profil .status {
		height: 30px;
		line-height: 25px;
		width: 50px;
		float: right;
		background: transparent;
		text-align: right;
		vertical-align: bottom;
		font-weight: bold;
}
.profil .online	 {		color: #24ff00;	}
.profil .offline	 {		color: #ff0000; margin-left: -35px;	}

.profil .stat-ico-small {
    background-color: #24ff00;
    animation: blinker 1.5s linear infinite;
    width: 12px;
    height: 12px;
    margin: 2px 7px 0px 0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
@keyframes blinker{50%{opacity:0.1}}

.stars {
    display: none;
    position: absolute;
    top: -15px;
    right: 10px;
    width: 80px;
}

.profil .sms {
		position: absolute;
    bottom: 100px;
    right: 0px;
    width: 68px;
		height: 30px;
		float: right;
		text-align: center;
		font-size: 13px;

	}
.profil	.sms img {margin-left: -75px; width: 60px; }
.profil	.sms a {color: #d9dbb3; font-size: 12px; padding-left: 10px;}

.profil	.codebig span {
			position: absolute;
			top: 30px; left: 50px;
			font-weight: bold;
			font-size: 40px;
			color: #fff;
		}
.profil .price { font-size: 12px; color: #9a9999; margin-left: 3px; font-style: italic; }

.sms-nadpis { 	font-size: 32px; color: #ff0084; font-weight: bold; padding-bottom: 10px;}
.sms-tvar {  font-size: 26px; font-weight: bold; line-height: 26px; letter-spacing: 1px; padding-top: 3px; }
.sms-info { float: left; font-size: 15px; padding: 3px 10px 0 175px; }
.sms-cislo { float: left; color: #ff0084; font-size: 30px; font-weight: bold; letter-spacing: -1px; padding: 3px 0 0 0;}

.lasttext { text-align: center; padding: 0px 0 50px 0px; font-size: 28px; }
.lasttext a { font-size: 30px; }


div#footer {
  clear: both;
  margin: 50px 40px 20px;
  border-top: #444 1px dashed;
	background: #000;
	text-align: center;
	font-size: 13px;
  height: auto;

}
