html, body, form {
	margin: 0px;
	padding: 0px;}

html, body {
	height: 100%;}

html.noscroll {
	overflow-x: scroll;
	overflow-y: hidden;}

html.noscroll body{
	width: 100%;}

img {
	border: 0px;}
img.fix {
	vertical-align: bottom;}
p.fix {
	padding: 0px;}

body {
	font-family: Tahoma;
	font-size: 80%;
	color: #F0DAC6;
	background: #383127;
	min-width: 980px;}

p, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	line-height: 140%;}

a:hover {
	color: white;
	text-decoration: underline;}
a {
	color: #f0f0f0; }
a.unreal:hover {
	text-decoration: none;
	border-bottom: 1px dashed;}
a.unreal {
	text-decoration: none;
	border-bottom: 1px dashed;}
a.black {
	color: black;
	text-decoration: underline;}
a.black:hover{
	color: black;
	text-decoration: underline;}

h1{
	font-size: 200%;
	font-weight: normal;
	padding: 0px;}

h2 {
	font-size: 170%;
	font-weight: normal;
}
h3{
	font-size: 115%;}

sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 85%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }

td {
	vertical-align: top;}

ul, ol {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;}

ol {
	padding-left: 25px;}

img.png {
	filter:expression(fixPNG(this));}

#hint {
	position: absolute;
	visibility: hidden;
	background-color: #FFFAEE;
	border: 1px #dFdAcE solid;
	font: 13px Tahoma;
	padding: 2px;
	z-index: 200;
}

p.gray {
	color: #C3C3C3;}

/*###############################*/
/*###############################*/
.abs {position: absolute;}
.rel {position: relative;}
.fll {float: left;}
.flr {float: left;}

.main-table {
	background: url('/images/header-back.png');
	height: 100%;
	width: 100%;}

.header {
	left: 0; top: 0;
	height: 145px;
	width: 100%;
	position: fixed;
	z-index: 51;}

.footer {
	left: 0; bottom: 0;
	position: fixed;
	width: 100%;
	height: 88px;
	color: white;
	z-index: 50;
	overflow: hidden;}
div.header table.backtable,
div.footer table.backtable {
	background: url('/images/header-back.png');}

.logo {
	left: 0; bottom: 17px;
	z-index: 70;}
.he-cont {
	left: 0; bottom: 0;
	height: 266px;
	width: 100%;}

.he-text,
.he-join {
	left: 45%; bottom: 0;
	width: 220px; height: 86px;
	line-height: 140%;}
.he-text {
	z-index: 10;}
.he-join {
	height: 120px;
	vertical-align: middle;}
.he-join img {
	vertical-align: middle;
	margin-left: -4px;}
.he-info {
	left: 74%; bottom: 0;
	height: 86px;
	z-index: 160;}
.he-info span {
	color: white;
	font-weight: bold;}
#he-flayer-info {
	top: 84px; left: -5px;
	display: none; 
	padding: 4px; 
	background: #2E261B; 
	border: 1px solid #F0DAC6; 
}
.he-crown-big {
	left: 65%; bottom: 0;
	width: 85px;
	height: 98px;}
.he-crown-big .archive{
	position: absolute;
	top: 0; left: -5px;
	display: block;
	width: 95px;
	text-align: center;
	padding-top: 64px; }
.he-text .lradio{
	margin-left: -90px;
	margin-top: -27px;}
.he-text-noladies {
	top: 50px;}
.he-crown {
	right: 41px; bottom: 77px;
	display: block;
	width: 114px; height: 20px;
	background: url('/images/crown-gray.png') center top no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	padding-top: 41px;
	text-align: center;}
.he-crown:hover{
	background: url('/images/crown-gold.png') center top no-repeat;}
.he-month {
	right: 35px; bottom: 21px;
	width: 193px; height: 27px;
	padding: 10px 18px 0;
	background: url('/images/btn_frame_1.png') no-repeat;}
.he-month   a {
	font-size: 14px;
	font-weight: bold;
	color: white;}
.monthlist {
	display: none;
	margin-right: 18px;
	right: 0px;
	width: 82px;
	text-align: right;
	z-index: 2000;}
.monthlist a {
	display: block;
	text-align: center;
	width: 82px; height: 22px;}
.he-month  div.cur {
	float: right;
	text-align: center;
	width: 82px;
	height: 27px;}
.fo-text {
	right: 20px; top: 22px;}
.fo-text img {
	filter:expression(fixPNG(this));}
.fo-tiff {
	top: 5px; left: 40%;
	width: 620px;
	vertical-align: top;}
.fo-tiff img.banner-system-image {
	filter:expression(fixPNG(this));}
.fo-tiff a {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;}
.fo-text .stratero {
	margin-left: -47px;}
.fo-copy {
	left: 17%; top: 25px;
	width: 20%;
	text-indent: -1.2em;}
.fo-btns {
	left: 30px; top: 14px;
	padding: 7px 0 0 7px;
	width: 350px;
	height: 41px;
	background: url('/images/btn_frame.png') no-repeat;}
.fo-btns input,
.fo-btns a{
	float: left;
	margin-right: 16px;
	width: 142px; height: 28px;
	color: white;
	cursor: pointer;}
.fo-btns a{
	display: block;
	background: url('/images/btn_normal.png') no-repeat;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	line-height: 16px;}
.fo-btns a:hover{
	background: url('/images/btn_hover.png') no-repeat;
	text-decoration: none;}
.fo-xren {
	left:0; bottom: 88px;
	position: fixed;
	z-index: 80;}
.fo-bred {
	left: 220px; top: 22px;
	width: 300px;
	color: #F0DAC6;}
.fo-sms {
	left: 150px; top: 64px;
	width: 250px;
	margin-left: -28px;}

.content-no-leades {
	padding: 50px;
	margin-bottom: 50px;}
	
#months-plane {
	position: fixed;
	left: 50%; top: 50%;
	width: 690px; height: 573px;
	margin: -268px 0 0 -345px;
	z-index: 100;
	display: none;}
#months-plane .months-inner {
	position: absolute;
	top: 101px; left: 0;
	width: 690px; height: 354px;
	background: url('/images/months-back8.png') #C84912;}
#months-plane .close {
	position: absolute;
	top: 11px; right: 13px;}
#months-plane .index {
	top: 95px; left: 540px;}
#months-plane  .year {
	float: left;
	padding: 37px 0 0 50px;}
#months-plane .year img {
	padding-bottom: 20px;}
#months-plane .year .column {
	float: left;
	width: 97px;}
#months-plane .hidden {
	display: none;}
#months-plane .year .column p {
	height: 37px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	text-transform: capitalize;}
#months-plane .xren {
	bottom: 2px;; right: 0;}
#months-plane .year .current span{
	display: block;
	float: left;
	position: relative;}
#months-plane .year .current ins{
	font-weight: bold;
	color: #363636;
	position: relative;
	z-index: 20;
	text-decoration: none;}
#months-plane .year .current ins.i{
	position: absolute;
	top: -8px; left: 50%;
	display: block;
	width: 91px; height: 50px;
	margin: 0 0 0 -45px;
	background: url('/images/months-selection.png');}

.maintable {
	width: 100%;
	height: 100%;
	background: url('/images/list-bg-bottom.png') 0 520px;}
.maintable-no-ladies {
	width: 100%;
	height: 100%;}
.subtable {
	width: 100%;
	height: 100%;}
.orange-line {
	width: 100%;
	height: 2px;
	font-size: 0;
	line-height: 0;
	background: url('/images/orange-line.jpg') 0 0 repeat-x;
	z-index: 150;
	bottom: -1px;}
.plet {
	margin-top: 145px;
	width: 100%;
	height: 360px;
	background: url('/images/list-bg-plet-full-2.png') 41px 0 repeat-x;
	border: 1px transparent solid;
	border-width: 1px 0;}


#Controls {
	position: fixed;
	z-index: 1000;
	top: 1px;
	width: 100%;
	height: 1px;}
#Controls #CtrlLeft,
#Controls #CtrlRight { position: absolute; top: 25em; cursor: pointer; cursor: pointer; display: none; }
#Controls #CtrlLeft { left: 0; }
#Controls #CtrlRight { right: 0; }

.ladies {
	margin-top: 15px;
	color: #4E4B49;}
.ladies td {
	width: 261px;
	vertical-align: top;}
.ladies td.td1 {
	background: url('/images/list-bg-0.png') no-repeat;}
.ladies td.td2 {
	background: url('/images/list-bg-1.png') no-repeat;}
.ladies td.td3 {
	width: 262px;
	background: url('/images/list-bg-2.png') no-repeat;}
.ladies td.td3 .item{
	width: 242px;}
.ladies td .item{
	width: 241px;
	height: 325px;
	padding: 10px;}
.ladies .name {
	height: 53px;
	padding: 8px 8px 0;
	white-space: nowrap;
	overflow: hidden;}
.ladies .name h2{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 6px;}
.ladies .name p{
	font-size: 12px;
	padding: 0;}
.ladies .check {
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	width: 188px; height: 22px;}
.ladies .check *{
	vertical-align: middle;}


.vspace-50 {
	height: 50px;}
#prev-next {
	position: absolute;
	left: 0;
	width: 100%;}
#prev-next a.prev,
#prev-next a.next {
	position: absolute;
	top: 140px;
	font-size: 18px;
	text-decoration: none;
	width: 5%;
	color: #EEDBCA;}
#prev-next a.prev {
	left: 5%;}
#prev-next a.next {
	right: 5%;}
#prev-next a.prev span,
#prev-next a.next span{
	font-size: 72px;
	color: white;}
#prev-next a.prev:hover span,
#prev-next a.next:hover span{
	color: #F49052;}
#winner-most-2 {
	width: 782px;
	height: 492px;
	margin: 0 auto -50px;
	position: relative;
	background: url('/images/winner-horz-back.png') no-repeat 0 0;
}
#winner-most-2.vert {
	width: 570px;
	background: url('/images/winner-vert-back.png') no-repeat 0 0;
}
#winner-most-2 .photo {
	left: 177px; top: 27px;
	width: 433px; height: 323px;
}
#winner-most-2.vert .photo {
	left: 175px; width: 227px;
}
#winner-most-2 .plaha {
	top: 287px; left: 431px;
	width: 179px; height: 63px;
	text-align: center;
	background: url('/images/winner-plaha2.jpg') no-repeat;
	z-index: 22;
}
#winner-most-2 .plaha.tiny {
	top: 307px;
	height: 43px;
}
#winner-most-2 .plaha h3 {
	font-size: 14px;
	color: white;
	padding: 2px 0 0;
}
#winner-most-2.vert .plaha {
	left: 223px;
}
.winner-text .month {
	font-size:150%;
	margin: 10px 0;}
.winner-text .month2 {
	font-size:150%;
	margin: 10px 0;}
.winner-text {line-height: 14px;}
.winner-text .inner {
	width: expression(document.body.clientWidth > 1130 ? '500px' : 'auto');
	max-width: 500px;
	z-index: 32;
	position: relative;}
.winer-icon-photo {
	display: block;
	margin: 0 auto;
	width: 107px;
	padding-top: 72px;
	background: url('/images/icon-photo.png') no-repeat;
	text-align:center;}
.winner2 {
	text-align: center;
	position: relative;
	z-index: 30;}
.winner2 h2{
	font-size: 150%;
	height: 50px;
	position: relative;
	z-index: 30;
	width: 270px;
	margin: 0 -18px;}
.winner2 h2 img{
	vertical-align: middle;
	margin-right: 2px;}
.winner2 .bottom {
	position: relative;
	top: -16px;
	margin: 0 -13px;}
.winner2 .photo {
	margin: 14px 0 0 18px;
	width: 199px; height: 283px;
	z-index: 20;}
.winner2 .frame {
	width: 234px; height: 312px;
	z-index: 18;}
.winner2 .plaha{
	margin: 236px 0 0 71px;
	width: 146px; height: 46px;
	text-align: center;
	background: url('/images/winner2-plaha.jpg') no-repeat;
	z-index: 22;}
.winner2 .plaha h3{
	font-size: 16px;
	color: white;
	padding: 0;}
.winner2 .over-bottom {
	margin-top: 330px;
	text-align: center;
	width: 234px;
	z-index: 20;}


.tek-link  {
  border:solid 1px #F0DAC6;
  padding:1px 3px;
  line-height:1.2em;
  }

.gerl  {
  display:block;
  width:160px;
  height:213px;
  margin:10px 10px 0px 10px;
  float:left;

  text-decoration:none;  text-align:center;
  }

  .gerl:hover  {
	text-decoration:none;}
.est_komenty  {
	position:relative;
	top:-3px;
	text-decoration:underline;}

.gerl-bg  {
	behavior: url("/png.htc");}
.photo-gerl  {
	position:absolute;
	margin:8px;}
.a-gerl {
  position:relative;}

.a-gerl-big  {
	position: relative;}
.a-gerl-big img  {
	vertical-align:bottom;
	border:dotted 1px #fff;}
#carrier-big  {
	width:auto;
	text-align:center;
	position:relative;}
	
.coment  {
	width:570px;
	border-bottom:dotted 1px #fff;
	padding:10px 20px 20px 10px;
	text-align:left;
	margin: 0 auto;}
.name-coment  {
	font-weight:bold;}
.carrier-coment  {
	margin:30px 0 50px 0;
	text-align:center;
	position:relative;}
.add-coment  form  .input_border_1,
.add-coment  form  textarea  {
	border:solid 1px #F0DAC6;}
.add-coment  {
	margin:30px auto 0 auto;
	width:600px;
	text-align:left;}
.add-coment  form  {
	margin:0 0 20px 0;}
#skruto  {
	display:none;}
.h2-com   {
	color:#fff;
	text-decoration:none;}
#adob, #adob:hover  {
	text-decoration:none;
	border-bottom:dashed 1px;
	cursor:pointer;}
.h1-coment-photo   {
	text-align:left;
	margin:0 auto;
	width:600px;}