<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #000;
  background: #fff;
  font-family: Arial, sans-serif;
}

img {
  border: 0;
  -webkit-border-radius: .3em .3em .3em .3em;
  -moz-border-radius: .3em .3em .3em .3em;
  border-radius: .3em .3em .3em .3em;
}



/*=============================================
=                   Header                   =
=============================================*/
.header {
  background-image: url(/images/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 380px;
  padding-top: 1rem;
}

.header__image {
  right: 20px;
  top: 40px;
  z-index: 2;
  position: absolute;
}

.header__image img {
  width: 150px;
}

.bg-menu { 
	background-color: #66ccff;
	padding: 0px 0px 0px 0px;
	background:#66ccff;
	background: -moz-linear-gradient(#DFF4FF, #66ccff);
	background: -ms-linear-gradient(#DFF4FF, #66ccff);
	background: -o-linear-gradient(#DFF4FF, #66ccff);
	background: -webkit-linear-gradient(#DFF4FF, #66ccff);
	border-top: 1px #C2C2C2 solid;
	height: auto;
}

.bg-menu a
{
   display: block;
  float: left;
   margin: 0px 6px 0px 8px;
   padding: 10px 12px 10px 33px;
   text-decoration: none;
   vertical-align: middle;
   text-align: left;
	-font-weight: bold;
	font-size: 18px;
	font-style: normal;
	color: #333;
}

.bg-menu a:hover
{
   color: #fff;
background-color: #66CCFF;
background: linear-gradient(0deg, #64BBE7, #66ccff)
}




/*=============================================*/
.footer {
  border-top: 1px solid #222;
}

.footer a {
  color: #000FCC;
  text-decoration: none;
  vertical-align: baseline;
}

.footer a:hover {
  color: #000FCC;
  text-decoration: underline;
}

/*=====         End of Footer         ======*/


/*=============================================
=                  Profiles                  =
=============================================*/

.profiles__status {
  position: absolute;
  z-index: 8;
}

.profiles__status_vip {
  top: 5px;
  right: 20px;
}

.profiles__status_real {
  top: 50px;
  right: 50px;
}

.profiles__link {
  padding-left: 1rem;
  padding-right: 1rem;
  background: #222;
  height: 30px;
}

.profiles__link a {
  font-weight: bold;
  color: #000;
  line-height: 30px;
}

/*=====        End of Profiles        ======*/

/*=============================================
=                   Profile                   =
=============================================*/
.profile__info {
  max-height: 700px;
}
/*=====         End of Profile         ======*/

.kol_smile {
  background: url('/images/smiles/smile.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_sad {
  background: url('/images/smiles/sad.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_wink {
  background: url('/images/smiles/wink.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_blum {
  background: url('/images/smiles/blum.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_good {
  background: url('/images/smiles/good.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_blush {
  background: url('/images/smiles/blush.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_angel {
  background: url('/images/smiles/angel.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_cray {
  background: url('/images/smiles/cray.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_diablo {
  background: url('/images/smiles/diablo.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_music {
  background: url('/images/smiles/music.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_dirol {
  background: url('/images/smiles/dirol.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_scratch {
  background: url('/images/smiles/scratch.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_dance {
  background: url('/images/smiles/dance.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_fool {
  background: url('/images/smiles/fool.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_yahoo {
  background: url('/images/smiles/yahoo.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_rofl {
  background: url('/images/smiles/rofl.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_shok {
  background: url('/images/smiles/shok.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_biggrin {
  background: url('/images/smiles/biggrin.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_bad {
  background: url('/images/smiles/bad.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_crazy {
  background: url('/images/smiles/crazy.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_man_in_love {
  background: url('/images/smiles/man_in_love.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_mocking {
  background: url('/images/smiles/mocking.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_wacko2 {
  background: url('/images/smiles/wacko2.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_pardon {
  background: url('/images/smiles/pardon.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_rolleyes {
  background: url('/images/smiles/rolleyes.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_nea {
  background: url('/images/smiles/nea.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_drinks {
  background: url('/images/smiles/drinks.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_shout {
  background: url('/images/smiles/shout.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_kiss_mini {
  background: url('/images/smiles/kiss_mini.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.kol_give_rose {
  background: url('/images/smiles/give_rose.gif') no-repeat left;
  cursor: pointer;
  font-size: 32px;
  line-height: 60px;
}

.main_editor_16 {
  background: url(/images/icons/main_editor_16.png) no-repeat center;
  cursor: pointer;
}

.main_delete_16 {
  background: url(/images/icons/main_delete_16.gif) no-repeat center;
}

.w100{width:100%;}
.fl-l{float:left;}
.dn {display:none;}
.db {display:block;}
.desc{width:100%;height:180px;background: #fff;}
.wrap{width:1034px;margin:0 auto;overflow:hidden;position:relative;}
.jcarousel-direction-rtl{direction:rtl}
.mycarousel{overflow:hidden;}
.mycarousel img{width:250px; height:141px; opacity:.8;border:2px solid #ccc;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; margin:10px 4px 0}
.mycarousel img:hover{opacity:1;border:3px solid #7F3300}

a.to_top{position:fixed;bottom:20px;right:15px;cursor:pointer;display:none;z-index:9;}

a.uri_tg{position:fixed;bottom:20px;left:15px;cursor:pointer;display:none;z-index:9;}

.sure{box-shadow:0 0 1px #666;-moz-box-shadow:0 0 1px #666;-webkit-box-shadow:0 0 1px #666;-webkit-border-radius:.3em .3em .3em .3em;-moz-border-radius:.3em .3em .3em .3em;border-radius:.3em .3em .3em .3em;width:96%;margin:2px 0 2px 0;padding:2px 0 2px 0;}
.shadow{box-shadow:0 0 8px #999;-moz-box-shadow:0 0 8px #999;-webkit-box-shadow:0 0 8px #999;}
.radius, .round{-webkit-border-radius:.3em .3em .3em .3em;-moz-border-radius:.3em .3em .3em .3em;border-radius:.3em .3em .3em .3em;}
.transparent-bg {
    background-color: rgba(0, 0, 0, 0.7);
    background-color: hsla(0, 0%, 20%, 0.7);
    background-color: #333333100;
    text-shadow: 0 2px 5px rgba(0,0,0,0.9);
}</pre></body></html>