/*------------------------------------------------------------------- GENERAL ---*/
body {
	margin: 0;	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
	color: #fff;
	background: #000 url(../images/bg-home.jpg) no-repeat center top;
}
body#home {background: #000 url(../images/bg-home.jpg) no-repeat center top;}

a {color: #c633c6; text-decoration: underline;}
a:hover {color: #fff;}
* {margin: 0; padding: 0; border: none;}
img {border: none;}
img.border {border: 4px solid #fff;} 
h1 {font-size: 235%; padding: 0 0 0.2em; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 300;}
h1 span {font-weight: bold;}
h2 {font-size: 180%; padding: 0 0 0.5em; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 300;}
h3 {font-size: 160%; padding: 0 0 0.3em; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 300;}
h4, h5 {font-size: 140%; padding-bottom: 0.4em; font-weight: normal;}
h5 {padding-bottom: 0.2em; font-size: 120%; }
hr {display: none; }
.hr {font-size: 50%; height: 1px;  margin-bottom: 10px; background: #e4e3e4;}
p {padding-bottom:1.2em; line-height: 140%;}
ul {list-style: none; padding: 0 0 1em 10px;}
ul ul {padding: 0; margin-top: 7px;}
ol {list-style: decimal; padding: 0 0 1em 22px;}
li {padding: 0 0 5px 12px; background: url(../images/li.png) no-repeat 0 4px;}
ol li {padding: 0 0 5px 0px; background: none;}
big, .big {font-size: 110%;}
small, .small {font-size: 90%;}

/*---------------------------------------------------------------------- LAYOUT---*/
#page {width: 990px; margin: 0 auto; text-align: left;}
#header {width: 990px; height: 325px; position: relative;}
#home #header {margin-top: 42px; height: 400px;}
#content {width: 990px; padding: 0; background: url(../images/bg-content-top.png) no-repeat top; min-height: 200px; _height: 200px; margin: 50px 0 10px; padding-top: 14px; position: relative;}
#content .padding {background: url(../images/bg-content-bottom.png) no-repeat bottom; padding-bottom: 15px;}

#contenttext {width: 990px; padding: 0; background: url(../images/bg-contenttext-top.png) no-repeat top; margin: 10px 0 10px; padding: 5px 0 0 0; position: relative;}
#contenttext .padding {background: url(../images/bg-contenttext-bottom.png) no-repeat bottom; padding: 0 15px 15px 15px; min-height: 300px; _height: 300px;}

#maintext {width: 955px; height: 169px; background: url(../images/bg-main-text.png) no-repeat; padding: 15px 15px 15px 20px; margin-top: 10px;}
#maintext h1 {font-size: 180%; margin-bottom: 0.5em;}
#maintext .text {float: left; width: 720px;}
#maintext .button {float: right; margin-top: -10px; }

#filtr {padding: 10px 10px 0 10px; text-align: center;}
#filtr a {display: inline-block; padding: 7px; border: 1px solid #c633c6; text-decoration: none; margin: 0 5px 5px 0; font-size: 120%; font-family: 'Roboto', sans-serif; color: #fff; font-weight: 300; }
#filtr a:hover {background: #c633c6;}
#filtr a strong {font-weight: 400;}
#filtr span {display: inline-block; padding: 2px; font-size: 75%; background: #c633c6; color: #fff; font-weight: 400;}
#home #intro {width: 950px; height: 219px; background: url(../images/bg-intro.png) no-repeat; padding: 15px 20px;}
#home #intro .scroll {height: 80px; overflow: auto; margin-bottom: 25px; padding-right: 20px;}
#home #intro p.left {display: block; margin-top: 15px;}

#left {width: 525px; float: left; padding:  15px 15px 0 15px; overflow: hidden;}
#right {width: 395px; float: right; padding: 15px 15px 0 15px; overflow: hidden;}

#banner {margin-top: 10px;}
#banner2 {margin-bottom: 10px;}
#bottom {background: url(../images/bg-footer.png) repeat-x top; height: 69px; font-size: 90%; margin-bottom: 20px; color: #858585;}
#bottom p {line-height: 160%;}
#bottom a {color: #858585;}
#bottom a:hover {color: #fff;}
#bottom a.white {color: #fff;}
#bottom a.white:hover {color: #c633c6;}
#bottom .left {margin-left: 180px; padding: 18px 0 0 0;}
#bottom .right {text-align: right; padding: 18px 20px 0 0;}

#rating, #voting {float: right; width: 350px; margin-top: 10px;}
#rating p, #voting p {margin-top: 10px; padding-bottom: 0;}
span.rating {background: url(../images/rating-bg.png) no-repeat; display: inline-block; width: 147px; height: 24px; vertical-align: middle;}
span.active {background: url(../images/rating-active.png) no-repeat; display: inline-block; height: 24px;}
span.ratingtext {vertical-align: middle; margin-left: 20px;}
form.ratingform {position: relative; margin-bottom: 10px;}
form.ratingform input.radio {float: left; width: 30px; text-align: center; margin-top: 8px;}
form.ratingform input.submit {margin-left: 15px;}
form.ratingform .label1 {position: absolute; top: 25px;}
form.ratingform .label2 {position: absolute; top: 25px; left: 125px;}

#voting {margin-bottom: 10px;}
form.voteform input.radio {width: 30px; text-align: center;}
form.voteform input.submit {margin-left: 20px;}

#votes {margin: 0.5rem 0 1rem 0; padding: 0 1rem 0 0; width: 335px; float: right;}
.perbar {height: 30px; background: #3b0f3b; line-height: 30px; display: block; margin-bottom: 5px; padding-left: 10px; width: 100%; position: relative; border: 1px solid #c633c6;}
.perbar span {display: block; background: #c633c6; height: 30px; z-index: 0; position: absolute; top: 0; left: 0;}
.perbar label {display: inline; width: auto; float: none; clear: none; z-index: 10; position: relative;}
/*--------------------------------------------------------------------------- HEADER, TOP -------*/
#logo {width: 305px; height: 125px; overflow: hidden; position: absolute; z-index: 10;}
#logo a {display: block; width: 305px; height: 125px; background: url(../images/logo-fightingdolls.png) no-repeat;}
#logo strong {font-size: 0; color: #fff; position: absolute; top: -1000px; left: -1000px;}

#toptext {top: 20px; right: 220px; width: 275px; height: 44px; background: url(../images/top-text.gif) no-repeat; position: absolute; z-index: 10;}
#toptext span {font-size: 0; color: #fff; position: absolute; top: -1000px; left: -1000px;}

#search {float: right; width: 205px; margin-top: 30px; padding-left: 15px;}
#search span {background: url(../images/bg-search.gif) no-repeat bottom left; width: 161px; height: 22px; float: left; padding: 2px 5px;}
#search input {color: #000; width: 150px; border: 0;}
#search input.submitimg {width: auto; height: auto; padding: 0;} 

#home #vizual {position: absolute; top: 70px; z-index: 0; width: 990px;}

#vizual {width: 770px; position: absolute; top: 65px;}
#topmenu {position: absolute; right: 0; top: 70px; border-top: 1px solid #333333; width: 220px;}
#topmenu .stats {line-height: 150%; padding: 7px 15px 8px 15px; text-transform: uppercase; font-size: 110%;}
#topmenu .stats span {float: right;}
#topmenu a {display: block; width: 220px; height: 44px; margin-top: 1px;}
#topmenu a span {font-size: 0; color: #fff; position: absolute; top: -1000px; left: -1000px;}
#topmenu a.m1 {background: url(../images/b-membership.gif) no-repeat;}
#topmenu a.m2 {background: url(../images/b-login.gif) no-repeat;}
#topmenu a.m3 {background: url(../images/b-sample-video.gif) no-repeat;}
#topmenu a.m4 {background: url(../images/b-sample-gallery.gif) no-repeat;}
#topmenu a.userm1 {background: url(../images/b-buy-denars.png) no-repeat;}
#topmenu a.userm2 {background: url(../images/b-account.png) no-repeat;}
#topmenu a.userm3 {background: url(../images/b-forum.png) no-repeat;}
#topmenu a.userm4 {background: url(../images/b-logout.png) no-repeat;}

#left h2, #right h2 {background: url(../images/h-new-movies.png) no-repeat; width: 205px; height: 55px; position: absolute; top: -40px;}
#right h2 {background: url(../images/h-new-girls.png) no-repeat; }
#left h2 span, #right h2 span {font-size: 0; color: #fff; position: absolute; top: -1000px; left: -1000px;}

.movie {margin-bottom: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.movie h3 {background: #7b297b url(../images/bg-title-blk.gif) no-repeat top right; height: 41px; overflow: hidden; padding: 0 10px 0 15px; line-height: 40px; font-size: 140%;}
.movie h3 a, #tabs .movie h3 a {color: #fff; text-decoration: none;}
.movie h3 a:hover, #tabs .movie h3 a:hover {color: #000;}
.movie h3 span.hd {display: block; width: 39px; height: 29px; background: url(../images/ico-hd.gif) no-repeat; float: right; margin-top: 6px;}
.movie .preview, .movie .mpreview {display: block; position: relative; float: left; border: 1px solid #c9c9c9; margin-bottom: 10px; overflow: hidden; height: 137px;}
.movie .preview span, .movie .mpreview span {position: absolute; bottom: 0; right: 0; background: #1a1a1a; padding: 5px 10px; color: #fff;}
.movie .categories {margin-left: 225px; color: #8d8d8d; padding: 5px 0;}
.movie .anotation, #tabs .movie .anotation {margin-left: 225px; display: block; overflow: hidden; margin-bottom: 0; padding-bottom: 0;}
.movie .buttons {border-top: 1px solid #5d5d5d;}
.movie .buttons .left {padding: 5px 0 0 0;}
.movie .buttons a {margin-left: 1px;}

.girl {margin-bottom: 10px; border-bottom: 1px solid #724372; position: relative;}
.girl h3 {background: #c633c6 url(../images/bg-title-mag.gif) no-repeat top right; height: 41px; overflow: hidden; padding: 0 10px; line-height: 40px; font-size: 170%;}
.girl h3 a {color: #fff; text-decoration: none;}
.girl h3 a:hover {color: #000;}
.girl .preview {display: block; width: 99px; height: 137px; overflow: hidden; position: relative; float: left; border: 1px solid #c9c9c9; margin-bottom: 10px;}
.girl p {margin-left: 112px; padding: 5px 0; line-height: 160%;}
.girl .buttons {}
.girl a.videos {float: right; display: block; width: 161px; height: 33px; background: url(../images/b-girl-videos.gif) no-repeat; color: #fff; text-align: left; padding-left: 15px; font-size: 120%; line-height: 37px; margin-top: 10px; text-decoration: none;}

#girls .girl {float: left; width: 300px; margin-right: 15px; height: 150px;}

.girldetail {padding: 10px 0; position: relative;}
.girldetail h1 {background: #c633c6 url(../images/bg-title-mag.gif) no-repeat top right; height: 41px; overflow: hidden; padding: 0 10px; line-height: 40px; font-size: 180%;}
.girldetail .preview {display: block; width: 99px; height: 137px; overflow: hidden; position: relative; float: left; border: 1px solid #c9c9c9; margin-bottom: 10px;}
.girldetail p {margin-left: 112px; padding: 10px 0; line-height: 160%;}

.allvideos .movie {width: 470px; float: left;}
.allvideos .movie.right {float: right;}
.allvideos .movie p {margin-left: 225px; line-height: 130%; padding: 5px 0 0 0;}

#sample {text-align: center; float: left; margin: 1em 0;}
#samplevideo {position: relative; text-align: center; width: 590px; height: 390px; background-size: cover; }
#samplemp4 {width: 590px; float: left; margin: 1em 0;}

#sampletext {background: rgba(255,255,255,0.2); position: absolute; bottom: 0; width: 100%; height: 40px; line-height: 40px; font-size: 1rem;}

#boxright {float: right; width: 350px;}
#girl1 {float: right; width: 350px; margin-top: 1em;}
#girl2 {float: right; width: 350px;}

.leftpadding {margin-left: 112px;}
/*--------------------------------------------------------------------------- CONTENT -------*/
.path {font-size: 80%; color: #8b8b8d;padding-bottom:1.5em; }
.path a {color: #8b8b8d;}
.path img { margin: 0 5px; vertical-align: middle;}
.column { width: 50%; float: left; }
.arrow { padding-left: 10px; font-size: 90%; background: url(../images/arrow.gif) no-repeat 0 5px;}
.popis {margin-top: 1em;}

/*----------------------------------------------------------------------------------- FORM ---*/
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #000;	
	width: 200px;
	padding: 4px 2px;
	margin-bottom: 4px; 
	vertical-align: middle;
	border: 1px solid #4f144f;
}
textarea { width: 300px; height: 60px;}
label {display: block; width: 150px; margin: 0 0 4px 0; padding: 4px 0; float: left; clear: left;}
.submit {width:auto; background: #c633c6; color: #fff; padding: 5px 15px; font-weight: bold; margin-top: 0px; font-size: 100%; cursor: pointer; border: 1px solid #4f144f; text-transform: uppercase; text-decoration: none;}
.reset {width:auto; background: #555555; color: #fff; padding: 5px 15px;	font-size: 90%; cursor: pointer; border: none; text-transform: uppercase; text-decoration: none;}
a.reset {padding: 6px 15px;}
a.reset:hover {color: silver;}
.submitimg {width: auto; padding: 0; font-size: 90%; cursor: pointer; border: none;}
input.small {width: 80px; font-size: 100%;}
select.small {width: 50px; font-size: 100%;}
select {width: auto;}
.checkbox {width: auto; border: none; margin-bottom: 4px; }
textarea.big {width: 500px; height: 80px;}
textarea.comment {width: 494px; height: 100px;}
/*---------------------------------------------------------------------------- TABLES --------*/
table {border-collapse: collapse; font-size: 100%; table-layout: fixed; width: 100%; margin-bottom: 20px; color: #fff; font-family: Tahoma, Arial, Helvetica, sans-serif;}
table.auto {width: 500px; table-layout: auto;}
table.forum {table-layout: auto;}
table.noborder {table-layout: auto;}
table.noborder td {border: 0;}
th {padding: 8px 5px;	font-weight: bold;text-align: left; background: #c633c6; color: #FFF;}
td {text-align: left; padding: 5px;	border-bottom: 1px solid #724372; vertical-align: top;}

/*----------------------------------------------------------------------------- OTHERS ---*/
.right { float: right; }
.left { float: left; }
.fright { float: right; margin: 0 0 10px 10px; }
.fleft { float: left; margin: 0 10px 10px 0; }
.tright, td.tright, th.tright { text-align : right }
.tleft, td.tleft { text-align : left }
.center, td.center { text-align : center;}
.middle { vertical-align : middle }
.clear { clear: both;}
.bold { font-weight: bold;}
.white {color: #fff;}
.silver {color: #aaa;}
.red {color: #b3221b;}

#chybove_hlaseni {padding: 10px; background: #c633c6; color: #fff; font-weight: bold; margin-bottom: 10px;}
#chybove_hlaseni p {padding: 0;}

.thumbs a {float: left; width: 124px; height: 82px; overflow: hidden; border: 1px solid #fff; margin: 0 10px 10px 0;} 
.gallery a {display: inline; float: left; margin: 0 10px 10px 0;}
.gallery a img {border: 1px solid #fff;}

.comments { margin-bottom: 1em; background: #280728; padding: 10px; font-weight: bold;}
.comments span {float: right; color: #aaa; font-size: 80%; font-weight: normal;}
.comment_text {border-top: 1px solid #c633c6; margin-top: 7px; padding: 5px 0; font-weight: normal;}

.post {border-top: 1px solid #aaa; border-bottom: 1px solid #555; margin-bottom: 10px;}
.post span {color: #aaa; font-size: 80%; font-weight: normal;}
.post .col1 {width: 150px; float: left; border-right: 1px solid #555; padding: 10px; background: #280728;}
.post .col2 {width: 650px; float: left; padding: 10px;}

.col1 {width: 450px; float: left;}
.col2 {width: 500px; float: right;}

.back {float: right; margin-top: 15px;}

/*----------------------------------------------------------------------------- TABS ---*/
#tabs {
  background: none;
  border: 0;
}
#fragment-1, #fragment-2, #fragment-3, #fragment-4 {  padding: 10px 0 0 0; margin: 0;}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: 0;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
  background: none;
  border: 0;
}
.ui-tabs .ui-tabs-nav li a {
  color: #fff;
  font-family: 'Roboto', sans-serif; font-size: 14px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	/*padding: .5em 1em;*/
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	/*margin-bottom: 0;
	padding-bottom: 0;*/
  background: #c633c6;
  font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	/*padding: 1em 1.4em;*/
	background: none;
  color: #fff;
}
.ui-tabs .ui-tabs-panel a {
  color: #c633c6;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}


.promos {
  max-width: 1140px;
  margin: 0 auto 20px auto;
}
.promo {
  margin: 1em .5em 2em;
  padding: .25em 0 2em;
  background: #c633c6;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.425;
  color: #ffffff;
  text-align: center;
}

.promo {
  display: inline;
  float: left;
  width: 33.333%;
  margin: 3rem 0 2rem;
}
.promo.first {
  border-right: none;
}
.promo.second {
  float: right;
  border-left: none;
}

.promo h4 {
    margin: .45em 0 0;
    font-size: 170%;
    font-weight: normal;
  }
.promo .features {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #ffffff;
  }
.promo li {
    padding: .25em 0;
    list-style-type: none;
    background: none;
  }
.promo .brief {
    color: #ffffff;
  }
.promo .denars {
    color: #ffffff;
  }
  .promo .denars strong {
    font-weight: 400;
    font-size: 160%;
  }
.promo .price {
    margin: .5em 0;
    padding: .25em 0;
    background: #979797;
    font-size: 250%;
    color: #ffffff;
  }
.promo .buy {
    margin: 1em 0 0;
  }
.promo button, .promo .button {
    padding: 1em 3.25em;
    border: none;
    border-radius: 40px;
    background: #5d5d5d;
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 120%;
}
.promo button:hover,  .promo .button:hover {
  background: #000000;
}
.scale button, .scale .button {
  background: #000000;
}
.scale button:hover, .scale .button:hover {
  background: #5d5d5d;
}

.scale {
  transform: scale(1.2);
  box-shadow: 0 0 4px 1px rgba(20, 20, 20, 0.8);
}
.scale .price {
  color: #ffffff;
  font-weight: 400;
}
.scale h4 {
  font-weight: 400;
}