* {
  margin: 0px;
  padding: 0px;
}

html {
  background: url("/img/html-background.gif") top left repeat-x #f6f7f8;
  font-family: Arial;
}

body {
  background: url("/img/body-background.jpg") top center no-repeat;
}

ul {
  list-style-type: none;
  list-style-position: inside;
}

img {
  border: 0px;
}

#wrapper {
  width: 990px;
  margin: 0 auto;
  position: relative;
}

#content {
  float: left;
  position: relative;
  left: 205px;
  top: 306px;
  width: 565px;
  margin: 5px 15px 0px 0px;
}

#general-menu {
  height: 33px;
  line-height: 33px;
  background: url("/img/general-menu-background.gif") top left repeat-x;
  margin-top: 0px;
  text-align: center;
}

#general-menu li {
  display: block;
  float: left;
  background: url("/img/general-menu-list-bullet-background.gif") top left no-repeat;
  padding: 0px 0px 0px 20px;
  margin: 0px 8px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 13px;
}

#general-menu li a {
  color: #ffffff;
  text-decoration: underline;
}

#general-menu li a:hover {
  text-decoration: none;
}

#top-girls {
  float: left;
  margin: 0px 0px 20px 0px;
  width: 565px;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  background: url("/img/content-top-girls-background.gif") top left repeat-y;
  padding: 9px 0px;
}

#top-girls .top-girls-column p {
  padding: 0px;
  margin: 0px;
}

#top-girls .top-girls-column a {
  text-decoration: none;
  color: #000000;
}

#top-girls .top-girls-column {
  float: left;
  position: relative;
  width: 135px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background: url("/img/content-column-background.gif") top left repeat-y;
  margin: 1px 0px;
  height: 277px;
}

#top-girls .top-girls-column:hover {
  background: url("/img/content-column-background-hover.gif") top left repeat-y;
}

#top-girls .first {
  float: left;
  position: relative;
  left: 8px;
}

#top-girls .second {
  float: left;
  position: relative;
  left: 11px;
}

#top-girls .third {
  float: left;
  position: relative;
  left: 14px;
}

#top-girls .fourth {
  float: left;
  position: relative;
  left: 17px;
}

#top-girls .top-girls-column p.name {
  color: #000000;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
}

#top-girls .top-girls-column img.photo {
  margin: 0px 0px 0px 6px;
  padding: 0px;
  border: none;
}

#top-girls .top-girls-column p.about-girl {
  color: #000000;
  margin: 0px;
  padding: 5px 6px;
  font-size: 12px;
  height: 70px;
  overflow: hidden;
}

#top-girls .top-girls-column .detail-button {
  margin-left: 6px;
}

#top-girls .top-girls-column .compare-button {
  margin-left: 3px;
}

#content h1 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 18px;
}

#content h2 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 16px;
}

#content h3 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 15px;
}

#content h4 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 13px;
}

#content h5 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 12px;
}

#content p {
  padding: 0px 25px;
  margin: 0px 0px 10px;
  font-size: 12px;
  color: #4b4c4d;
  line-height: 15px;
}

#content .pager {
  margin-left: 172px;
  width: 393px;
}

#content .pager ul {
  width: 220px;
  float: left;
  text-align: center;
}

#content .pager ul li {
  display: inline;
  font-weight: bold;
}

#content .pager ul li a.page {
  text-decoration: none;
  background-color: #ffffff;
  color: #ff0000;
}

#content .pager ul li a.page:hover {
  text-decoration: none;
  background-color: #ff0000;
  color: #ffffff;
}

#content .pager ul li a img {
  margin-top: 2px;
}

#content .pager ul li a.page {
  border: 1px solid #828282;
  padding: 0px 3px;
  font-size: 15px;
}

#content .pager p {
  float: right;
  width: 150px;
  text-align: right;
  padding: 0px;
  line-height: 20px;
}

#content .pager p strong {
  color: #ff0000;
}

#content ul.archive {
  font-size: 12px;
  padding: 0px 25px;
}

#content ul.archive li a {
  color: #ae0004;
}

#content ul.archive li a:hover {
  text-decoration: none;
}

#content-detail {
  float: left;
  position: relative;
  left: 205px;
  top: 306px;
  width: 785px;
  background-color: #f5f6f7;
  margin-top: 5px;
}

#content-detail h2.detail-name {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 16px;
}

#left-sidebar-detail {
  float: left;
  position: relative;
  left: -785px;
  top: 306px;
  width: 205px;
  background: url("/img/content-top-background.gif") top left repeat-x #f6f7f8;
}

#content-detail h1 {
  clear: both;
  padding: 0px 25px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 18px;
}

#content-detail h3 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 15px;
}

#content-detail #detail-table {
  height: 513px;
  width: 785px;
  position: relative;
  background: url("/img/detail-table-background.jpg") top left no-repeat;
}

#content-detail #detail-table table {
  position: absolute;
  top: 0px;
  left: 45px;
  width: 400px;
  border: none;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

#content-detail #detail-table table tr {
  line-height: 27px;
  height: 27px;
  border: none;
}

#content-detail #detail-table table tr td {
  color: #4b4c4d;
  font-size: 12px;
  border: none;
  text-align: left;
}

table tr td.name {
  padding-right: 10px;
}

#content-detail #detail-table img {
  position: absolute;
  top: 0px;
  left: 445px;
}

#content-detail #detail-photo-frame {
  width: 327px;
  height: 399px;
  position: absolute;
  top: -16px;
  left: 429px;
  background: url("/img/detail-photo-frame.png") top left no-repeat;
  _background: url("/img/detail-photo-frame.gif") top left no-repeat;
}

#content-detail #detail-photo-frame.archive {
  background: url("/img/detail-photo-frame-archive.png") top left no-repeat;
  _background: url("/img/detail-photo-frame-archive.gif") top left no-repeat;
}

#content-detail #detail-photo-frame a {
  width: 327px;
  height: 399px;
  display: block;
  float: left;
  text-decoration: none;
}

#content-detail #detail-about-girl {
  float: left;
  width: 395px;
  margin-top: 10px;
}

#content-detail #detail-about-girl h2 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 16px;
}

#content-detail #detail-about-girl h3 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 15px;
}

#detail-menu {
  float: left;
  width: 390px;
  margin-top: 10px;
}

#detail-menu a {
  float: left;
  margin: 0px 5px;
  width: 120px;
  display: block;
  height: 40px;
  background: url("/img/button-nonactive.jpg") top left no-repeat;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#detail-menu a:hover {
  background: url("/img/button-active.jpg") top left no-repeat;
}

#content-detail p {
  padding: 0px 10px;
  margin: 0px 0px 10px;
  font-size: 12px;
  color: #4b4c4d;
  line-height: 15px;
}

#content-detail #detail-table #detail-galery-and-menu {
  position: absolute;
  right: 0px;
  width: 305px;
  top: 400px;
}

#content-detail #detail-table #detail-galery-and-menu img {
  position: static;
}

#detail-content-wrapper {
  clear: both;
  float: left;
  margin-top: 20px;
}

#detail-left-content {
  float: left;
  width: 565px;
}

#content-detail #detail-book {
  clear: both;
  float: left;
  width: 565px;
  margin: 5px 0px 20px;
}

#content-detail #detail-book ul.menu {
  width: 565px;
}

#content-detail #detail-book ul.menu li {
  float: left;
  margin: 0px 2px 0px 0px;
  padding: 0px;
  background: url("/img/detail-book-list-background.gif") top left repeat-x;
}

#content-detail #detail-book ul.menu li a {
  float: left;
  background: url("/img/detail-book-list-shadow.gif") top left no-repeat;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  text-decoration: none;
  display: block;
  color: #000000;
  font-weight: bold;
  margin: 0px 16px 0px 0px;
  cursor: pointer;
  text-align: center;
  width: 100%;
}

#content-detail #detail-book ul.menu li a.first {
  background: none;
}

#content-detail #detail-book ul.menu li.active a {
  float: left;
  background: url("/img/detail-book-list-background-active.gif") top left repeat-x;
  color: #ffffff;
}

#content-detail #detail-book div {
  clear: both;
  background-color: #ffffff;
  padding: 10px 0px;
  border: 1px solid #c2c2c2;
  font-size: 12px;
  color: #4B4C4D;
  line-height: 15px;
}

#content-detail #detail-book div form {
  margin-left: 10px;
}

#content-detail #detail-book div h2 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 16px;
}

#content-detail #detail-book div h3 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 15px;
}

#content-detail #detail-book div h4 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 13px;
}

#content-detail #detail-book div h5 {
  clear: both;
  padding: 0px 10px;
  margin: 20px 0px 10px;
  color: #ae0004;
  font-size: 12px;
}

#detail-right-sidebar {
  float: left;
  width: 205px;
  margin-left: 15px;
}

#right-sidebar .sidebar-column p.name a {
  text-decoration: none;
  color: #000000;
}

#detail-right-sidebar .sidebar-column p.name a {
  text-decoration: none;
  color: #000000;
}

#left-sidebar {
  float: left;
  position: relative;
  left: -580px;
  top: 306px;
  width: 205px;
  background: url("/img/content-top-background.gif") top left repeat-x #f6f7f8;
}

.sidebar-column {
  width: 190px;
  padding: 0 0 20px 0;
  margin-top: 5px;
  background: #fff;
}

.sidebar-column h2 {
  font-size: 12px;
  line-height: 34px;
  text-transform: uppercase;
  padding-left: 15px;
}

.sidebar-column h2.red {
  background: url("/img/sidebar-heading-red-background.gif") top left no-repeat;
  color: #fffefe;
}

.sidebar-column h2.gray {
  background: url("/img/sidebar-heading-gray-background.gif") top left no-repeat;
  color: #590100;
}

.sidebar-column h2.green {
  background: url("/img/sidebar-heading-green-background.gif") top left no-repeat;
  color: #ffffff;
}

.sidebar-column h2.brown {
  background: url("/img/sidebar-heading-brown-background.gif") top left no-repeat;
  color: #ffffff;
}

.sidebar-column ul {
  list-style-position: outside;
  margin-right: 5px;
  padding: 0px;
}

.sidebar-column ul li a {
  padding-left: 35px;
  font-size: 13px;
  line-height: 22px;
  border-bottom: 1px solid #dadada;
  text-decoration: none;
  color: #696969;
  height: 22px;
  display: block;
  list-style-position: outside;
}

.sidebar-column ul li a:hover {
  font-weight: bold;
}

.sidebar-column ul li a.no-border {
  border-bottom: none;
}

.sidebar-column ul.red li a {
  _background: url("/img/sidebar-column-list-type-red.gif") top left no-repeat;
  background: url("/img/sidebar-column-list-type-red.png") top left no-repeat;
}

.sidebar-column ul.gray li a {
  _background: url("/img/sidebar-column-list-type-gray.gif") top left no-repeat;
  background: url("/img/sidebar-column-list-type-gray.png") top left no-repeat;
}

.sidebar-column h2 {
  padding-bottom: 20px;
}

.sidebar-column p {
  padding: 0px 15px;
  line-height: 18px;
  font-size: 12px;
  color: #525252;
}

.sidebar-column p.news-date {
  font-size: 11px;
  color: #d90f08;
}

.sidebar-column p.news-heading {
  font-size: 12px;
  color: #808080;
  font-weight: bold;
}

.sidebar-column p.news-content {
  font-size: 12px;
  color: #808080;
}

.sidebar-column p.news-more {
  font-size: 12px;
  color: #808080;
  line-height: 40px;
}

.sidebar-column p.news-more a {
  font-size: 12px;
  color: #e06767;
  text-decoration: underline;
}

.sidebar-column p.news-more a:hover {
  text-decoration: none;
}

.sidebar-column .pr{
  margin: 0 0 10px;
}

.sidebar-column .pr a {
  display: block;
  color: #D90F08;
}

.sidebar-column table {
  margin: 0px 15px;
  line-height: 18px;
  font-size: 11px;
  color: #525252;
}

.sidebar-column table tr td {
  padding: 0px 5px;
}

.sidebar-column .detail-button {
  margin-left: 31px;
}

.sidebar-column .compare-button {
  margin-left: 3px;
}

#right-sidebar {
  float: left;
  position: relative;
  width: 190px;
  right: 0px;
  top: 306px;
}

#right-sidebar .sidebar-column p.name {
  padding: 5px 5px 5px 46px;
  color: #000000;
  font-weight: bold;
}

#right-sidebar .sidebar-column a.photo {
  margin: 0px 0px 0px 31px;
}

#right-sidebar .sidebar-column p.about-girl {
  color: #000000;
  margin: 0px 31px;
  padding: 0px;
  height: 70px;
  overflow: hidden;
}

#right-sidebar .sidebar-column p.age {
  margin: 10px 30px 0px 30px;
  padding: 0px;
  font-weight: bold;
  color: #000000;
}

#right-sidebar .sidebar-column p.age a {
  color: #ff0000;
  text-decoration: underline;
}

#right-sidebar .sidebar-column p.age a:hover {
  text-decoration: none;
}

#right-sidebar .sidebar-column p.age strong {
  color: #ff0000;
}

#right-sidebar .sidebar-column table {
  font-size: 12px;
  margin: 0px 31px 20px;
}

#right-sidebar .sidebar-column table tr td {
  text-align: center;
}

#right-sidebar .sidebar-column table tr td a {
  color: #ff0000;
  text-decoration: underline;
}

#right-sidebar .sidebar-column table tr td a:hover {
  text-decoration: none;
}

#detail-right-sidebar .sidebar-column p.name {
  padding: 5px 5px 5px 46px;
  color: #000000;
  font-weight: bold;
}

#detail-right-sidebar .sidebar-column a.photo {
  margin: 0px 0px 0px 31px;
}

#detail-right-sidebar .sidebar-column p.about-girl {
  color: #000000;
  margin: 0px 30px;
  padding: 0px;
  height: 70px;
  overflow: hidden;
  line-height: 18px;
}

#detail-right-sidebar .sidebar-column p.about-girl {
  color: #000000;
  margin: 0px 30px;
  padding: 0px;
  height: 70px;
  overflow: hidden;
}

#detail-right-sidebar .sidebar-column p.age {
  margin: 10px 30px 20px 30px;
  padding: 0px;
  font-weight: bold;
  color: #000000;
}

#detail-right-sidebar .sidebar-column p.age a {
  color: #ff0000;
  text-decoration: underline;
}

#detail-right-sidebar .sidebar-column p.age a:hover {
  text-decoration: none;
}

#detail-right-sidebar .sidebar-column p.age strong {
  color: #ff0000;
}

.sidebar-column ul.faq {
  font-size: 12px;
  color: #575757;
}

.sidebar-column ul.faq li {
  margin: 0px 15px 20px 15px;
  padding: 0px 0px 0px 20px;
  background: url("/img/faq-list-bullet.gif") top left no-repeat;
}

.sidebar-column ul.faq li a {
  text-align: right;
  color: #E06767;
}

.sidebar-column p.faq-archive {
  font-size: 12px;
  margin: 0px 15px 0px 20px;
}

.sidebar-column p.faq-archive a {
  color: #ff0004;
  text-decoration: underline;
}

.sidebar-column p.faq-archive a:hover {
  text-decoration: none;
}

#header {
  clear: both;
  position: absolute;
  top: 260px;
  left: 0px;
  /*height: 306px;*/
  width: 990px;
}

#header table.login-form {
  font-size: 11px;
  width: 710px;
  float: left;
}

#header table.login-form tr td {
  padding: 0px 0px;
  line-height: 50px;
}

#header table.login-form tr td input.text {
  width: 100px;
}

#header table.login-form tr td input.button {
  vertical-align: -4px;
}

#header table.login-form tr td a {
  color: #262626;
}

#header table.time-and-flags {
  float: left;
  margin-left: 50px;
  width: 230px;
  font-size: 11px;
  color: #797979;
}

#header table.time-and-flags tr td {
  height: 50px;
}

#header #logo {
  position: absolute;
  top: -200px;
  left: 0px;
  height: 131px;
  width: 230px;
  display: block;
  text-decoration: none;
  clear: both;
}

#header table.basket {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 195px;
  clear: both;
  border: 1px solid red;
}

#header table.basket tr td strong {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}

#header table.basket tr td img {
  border: 1px solid #ffffff;
}

#header table.basket tr td a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: underline;
}

#header table.basket tr td a:hover {
  text-decoration: none;
}

#footer {
  padding-top: 330px;
  width: 100%;
  clear: both;
  background: url("/img/footer-background.gif") bottom left repeat-x;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  line-height: 24px;
}

#footer a {
  color: #ffffff;
  margin: 0px 5px;
}

/* TABULKA CENY */

#profile_stats{
	float:			left;
	width:			350px;
	}

#profile_stats p{
		margin-right:		20px;
		margin-left:		20px;
		margin-top:		20px;	
		font-family:		Arial;
		font-weight:		normal;
		font-size:		12px;
		text-align:		justify;
		color:			#333333;
		line-height:		20px;
	}

.lbl_primary{
	font-family:		Arial;
	font-weight:		bold;
	font-size:		13px;
	color:			#000;
	padding-top:		2px;
	padding-bottom:		2px;
	width:			130px;
	vertical-align:		top;
	padding-left: 11px;
	}
	
.val_primary{
	font-family:		Arial;
	font-weight:		normal;
	font-size:		12px;
	color:			#333333;
	padding-top:		2px;
	padding-bottom:		2px;
	width:			400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dc9d02;
	}

/* DETAIL ZALOZKY */
#content-detail #price {
  display: block;
}

#content-detail #description {
  display: none;
}

#content-detail #diary {
  display: none;
}

#content-detail #book {
  display: none;
}

#content-detail #rating {
  display: none;
}

#content-detail #rating textarea {
  width: 475px;
  height: 200px;
}

#content-detail #cv {
  display: none;
}

#content-detail #like {
  display: none;
}

/* tady byla tabulka ceny */

#content-detail #clients {
  display: none;
}

#content-detail #vip {
  display: none;
}

.form-table {
  font-size: 12px;
  padding: 0px 25px;
  background: none !important;
  border: none !important;
}

.form-table tr td {
  background: none !important;
}

ul.success {
  border: 3px solid #47cf18;
  margin: 10px 0px;
  padding: 10px;
}

ul.success li {
  color: #47cf18;
  font-weight: bold;
  font-size: 12px;
  list-style-type: none !important;
}

ul.warning {
  border: 3px solid #cf1818;
  margin: 10px 0px;
  padding: 10px;
}

ul.warning li {
  color: #cf1818;
  font-weight: bold;
  font-size: 12px;
  list-style-type: none !important;
}

#wrapper #content ul.content-list {
  font-size: 12px;
  padding: 0px 50px;
  color: #4B4C4D;
}

#wrapper #content p.main-section {
  width: 565px;
  background: url("/img/main-section-background.gif") top left no-repeat;
  text-align: center;
  line-height: 60px;
  padding: 0px;
  margin: 10px 0px;
  height: 60px;
}

#wrapper #content p.main-section a {
  margin-top: 10px;
}

#wrapper #content p.main-section-review {
  margin-bottom: 20px;
}

#wrapper #content p.main-section-review span {
  color: #AE0004;
}

#wrapper #content table.basket {
  border-collapse: collapse;
}

#wrapper #content table.basket tr.no-border {
  background: none;
}

#wrapper #content table.basket tr {
  background: url("/img/main-section-background.gif") top left no-repeat;
}

#wrapper #content table.basket tr th {
  padding: 0px 5px;
  font-size: 12px;
  text-align: center;
  height: 60px;
}

#wrapper #content table.basket tr td {
  padding: 0px 5px 10px;
  text-align: center;
  font-size: 12px;
}

#wrapper #content table.basket tr th a {
  text-decoration: none;
  color: #000000;
}

.clear {
  display: none;
}

fieldset {
  background-color: #f0f0f0;
  margin: 10px 20px 20px 20px;
  border: none;
  padding-top: 10px;
}

fieldset table tr td {
  padding: 10px 0px;
}

fieldset table tr td.name {
  font-size: 11px;
  color: #000000;
  padding-left: 20px;
}

fieldset table tr td input {
  border-top: 2px solid #a5a5a5;
  border-left: 2px solid #a5a5a5;
}

fieldset table tr td select {
  border-top: 2px solid #a5a5a5;
  border-left: 2px solid #a5a5a5;
}

fieldset table tr td textarea {
  border-top: 2px solid #a5a5a5;
  border-left: 2px solid #a5a5a5;
}

.submit-button {
  border: none;
  margin-left: 20px;
}

h2.form-heading {
  line-height: 20px;
  height: 20px;
  margin: 0px 20px !important;
  background-color: #ffffff;
  background: none;
  font-weight: bold;
  padding: 0px;
  background: url("/img/fieldset-background.gif") top left repeat-x;
}

h2.form-heading span {
  padding: 0px 10px;
  background-color: #ffffff;
  font-size: 11px !important;
  color: #000000;
}


/* Luk CSS */
.ico-socialmedia { padding: 0 0 0 40px; }
.ico-socialmedia a { display: block; }

a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; }



.sidebar-column table.l {
  margin: 0px 15px !important;
  line-height: 18px !important;
  font-size: 11px !important;
  color: #525252 !important;
}

.sidebar-column table.l tr td {
  padding: 0px 1px !important;
  text-align: left !important;
}

.red li a { font-weight: bold !important; }
.red li a:hover { color: #D61F1F !important; }

.two-column { clear: both; float: left; }
.two-column a { color: #AE0004; }
.two-column a:hover { text-decoration: none; }

.column-left { overflow: hidden; width: 280px; float: left; }
.column-right { overflow: hidden; width: 280px; float: right; }
.clear { }


/* Hide/Show */
.hotel { padding: 0 0 10px 25px; }
.hotel a { font-size: 9pt; }
.sliding { display: none; }
.sliding p { margin: 0; padding: 3px 0 5px 0 !important; }
.sliding a { display: block; padding: 3px 0 3px 35px; color: #696969; background: url("/img/sidebar-column-list-type-red.png") no-repeat left top; }
.sliding a:hover { color: #AE0004; text-decoration: none; }



.seznam-ul { padding: 0 0 5px 15px; }
.seznam-ul li { display: block; font-size: 9pt; padding: 0 0 6px 35px; background: url("/img/sidebar-column-list-type-red.png") bottom left no-repeat; }
.seznam-ul li a { color: #AE0004; }
.seznam-ul li a:hover { text-decoration: none; }

