body, td, input, textarea {
		font: 9.5pt "Arial CE", "Helvetica CE", "Helvetica", sans-serif;
		color: #000000;
}

a {
		color: #861950;
		text-decoration: underline;
}

a:hover {
		color: #f5499e;
}

a.visited { /* pouze pro rozliseni galerii, a:visited ne */
  text-decoration: line-through;
}

/* styly pro text */
h1, h2, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7 {
  padding: 8px 0 5px 0;
}
h1, .h1 {
    font-family: Palatino, 'palatino linotype', serif;
    overflow: hidden;
    line-height: 23px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: normal;
    color: #861950;
}

h2, .h2 {
    font-family: Palatino, 'palatino linotype', serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #861950;
    font-weight: normal;
}

h3, .h3 {
		font-size: 17px;
		font-weight: bold;
    color: #861950;
    font-family: Palatino, 'palatino linotype', serif;
}

h6, .h6 {
		font-size: 80%;
		line-height: 135%;
}

h7, .h7 {
		font-size: 60%;
}

.em { /* zvyrazneny text */
		font-style: normal;
		color: #ff0000;
		font-weight: bold;
}

.em2 { /* zvyrazneny text */
		font-style: normal;
		color: #861950;
		font-weight: bold;
}


/*forms*/
.disabled {
		background-color: #999999;
}

input, textarea {
		border: 1px solid #888888;
		font-size: 11px;
		color: #000000;
}

.noborder {
		border: 0;
}
.noborder img { border: 0 !important; }

/*tables*/
.table, .table2 { width: 100%; border-collapse: collapse; }
.table3, .table4 { width: 555px; border-collapse: collapse; }
.table-product { width: 570px; border-collapse: collapse; }

.table td { padding: 2px 5px 2px 2px; vertical-align: top; text-align: left; }
.table3 td { padding: 3px 5px; text-align: center; }
.table4 td { padding: 3px 5px; text-align: left; }
.table-product td { padding: 3px 5px; text-align: left; vertical-align: top; }

.table-head td		{
    height: 40px; margin: 0; padding: 0; border: 0; line-height: 40px;
    background: url('../img/hr.png') no-repeat transparent bottom center;
    font-size: 16px;
		font-weight: normal;
    color: #861950;
    font-family: Palatino, 'palatino linotype', serif;
}
.table-head td.last-td		{ background-position: bottom right; }
.table-head td.first-td		{ background-position: bottom left; }

.table-row-1 td		{ border: 0; border-bottom: 1px solid #861950; }
.table-row-2 td		{ background-color: #fee8f0; border: 0; border-bottom: 1px solid #861950; }


.td-em, .td-em2, .td-em3  {
    background: url('../img/em-back.png') no-repeat;
    height: 45px; width: 531px; line-height: 39px;
    padding: 0; margin: 0;
    font-family: Palatino, 'palatino linotype', serif;
    text-indent: 10px; font-size: 20px;
    color: #fff;
    overflow: hidden;
}
.td-em2  {
    background: url('../img/em-back2.png') no-repeat;
    height: 45px; width: 50%;
}
.td-em3  {
    background: url('../img/em-back3.png') no-repeat;
    height: 45px; width: 570px; text-indent: 0;
}
.td-em3 a { text-indent: 10px; display: block; }
.td-em3 .h3 { line-height: 42px; margin: 0; padding:0 10px; color: #ffee55; font-size: 15px; }

.td-em a, .td-em2 a, .td-em3 a { color: #fff; }
.td-em a:hover, .td-em2 a:hover, .td-em3 a:hover { color: #fff; }

/* lists */

li {
		margin: 0; padding: 2px 0 2px 12px;
		background: url('../img/li1.gif') no-repeat transparent 0 7px;
		list-style-type: none;
}
#menu li {
		background: url('../img/li2.png') no-repeat transparent 0 7px;
}

ul, ol {
		padding: 0 0 10px 5px; margin: 0;
}

ul.medium {
	margin: 0 0 0 13px;
}
ul.medium li {
  padding: 3px 0 5px 16px;
  background: url('../img/li1.gif') no-repeat transparent 2px 8px;
  font-size: 14px;
}

/*forms*/
fieldset {
    margin: 5px;
    padding: 10px;
    border: 1px solid #861950;
}
fieldset br {
    clear: both;
}
fieldset .text {
    margin-left: 23%;
    padding: 2px 0 0 10px;
}

label, fieldset .label { /* label a div ve tvaru labelu*/
    float: left;
    width: 23%;
    margin: 0 8px 0 0;
    padding: 0 0 8px 0;
    text-align: right;
}

label.checkbutton {
    float: none;
    padding: 0 5px;
    width: auto;
}

legend {
    padding: 3px 7px;
    margin-bottom: 5px;
    text-align: right;
    font-family: Palatino, 'palatino linotype', serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #861950;
}

fieldset textarea {
    width: 95%;
}


.o { font-weight: bold; } /* obligatory - povinna polozka */
.disabled {	background-color: #999999; }

input, textarea, select {
		font-size: 13px;
		color: #000000;
}

.noborder { border: 0; }

/* other */
.margin-bottom { margin-bottom: 5px; }
.margin-top { margin-top: 5px; }
.message { text-align: center; color: #ff0000; margin: 8px 0 2px 0; }
.bold-red { color: #ff0000; font-weight: bold; }
.gray { color: #e0e0e0; }
.href { text-decoration: underline; cursor: pointer; cursor: hand; }
.image-tn { border: 1px solid #911D20; }

.float-right, .fl-r {  float: right !important; }
.float-left, .fl-l { float: left !important; }
.centred, .a-c { text-align: center !important; }
.right, .a-r { text-align: right !important; }
.left, .a-l { text-align: left !important; }
.spacing1 { letter-spacing: 1px; }
.spacing2 { letter-spacing: 2px; }
.note { color: #666; }

.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }

p { margin: 0 0 9px 0; }

/* vodorovna cara */
hr, .hr { height: 15px; border: none; margin: 0; padding: 0; background: transparent url('../img/hr.png') left 2px no-repeat; line-height: 15px; overflow: hidden; }
.hr div { float: right; width: 15px; height: 15px; background: transparent url('../img/hr.png') right 2px no-repeat; }
.hr-menu, #menu .hr { height: 15px; border: none; margin: 0; padding: 0; background: transparent url('../img/hr-menu.png') center left no-repeat; line-height: 11px; overflow: hidden; }
#menu .hr div, .hr-menu div { float: right; width: 15px; height: 15px; background: transparent url('../img/hr-menu.png') center right no-repeat; }

/* svisla cara */
.hr-v { background: url('../img/hr-v.png') no-repeat transparent top left; float: left; width: 15px; height:100%; position: relative; overflow: hidden; }
.hr-v div { position: absolute; width: 15px; height: 15px; bottom: 0; left: 0; background: url('../img/hr-v.png') no-repeat transparent bottom left; }


/* strankovani */
.paging { text-align: center; }
.paging-order { text-align: center; }

/* zvyrazneny ctverecek */
.div-em { padding: 3px 0; margin-left: 5px; height: 170px; float: right; text-align: left; }
.div-em ul, .div-em ol { margin-left: 15px; }

/* text pro podminky (cena hovoru, zajistuje, pro starsi 18 let apod...) */
.text-terms { color: #505050; }

/* vypis seznamky */
.highlight { border: 1px solid #911d20; background-color: #fdcfdf; }
.no-highlight { border: 1px solid #fff; background-color: #fff; }


/* eroticke galerie */
.gal_foto { color: #00f; font-size: 90%; }
.gal_video { color: #f00; font-size: 90%; }

/* stránkování */
.paging-top { border-bottom: 2px solid #e2e2e2; margin-bottom: 10px; padding-bottom: 5px; }
.paging { font-weight: bold; line-height: 23px; font-size: 14px; text-align: center; height: 30px; overflow: hidden; margin: 3px 0; clear: both; }
.paging a, .paging strong { display: inline-block; height: 24px; padding: 0 5px; border: 2px solid #fff; background: #fff; text-decoration: none; }
.paging a:hover { border: 2px solid #ccc; background: #eee; }
.paging strong {  background: #eee; border: 2px solid #ddd; font-size: 16px; }

/* hlasovani */
.votes { width: 105px; height: 21px; background: url('../img/votes.png') no-repeat transparent; text-indent: -500px; overflow: hidden; }
.p10 { background-position: 0 0; }
.p20 { background-position: 0 -21px; }
.p30 { background-position: 0 -42px; }
.p40 { background-position: 0 -63px; }
.p50 { background-position: 0 -84px; }
.p60 { background-position: 0 -105px; }
.p70 { background-position: 0 -126px; }
.p80 { background-position: 0 -147px; }
.p90 { background-position: 0 -168px; }
.p100 { background-position: 0 -189px; }
.submit-vote { width: 29px; height: 29px; border: 0; }

.votes-big { width: 125px; height: 25px; margin-top: 7px; padding-right: 7px; background: url('../img/votes-big.png') no-repeat transparent; text-indent: 500px; overflow: hidden; position: relative; }
.votes-big.p0 { background-position: 0 0; }
.votes-big.p10 { background-position: 0 -25px; }
.votes-big.p20 { background-position: 0 -50px; }
.votes-big.p30 { background-position: 0 -75px; }
.votes-big.p40 { background-position: 0 -100px; }
.votes-big.p50 { background-position: 0 -125px; }
.votes-big.p60 { background-position: 0 -150px; }
.votes-big.p70 { background-position: 0 -175px; }
.votes-big.p80 { background-position: 0 -200px; }
.votes-big.p90 { background-position: 0 -225px; }
.votes-big.p100 { background-position: 0 -250px; }

/* razeni */
.orderWrap { position: relative; display: inline-block; &display: inline; }
.orderMain { }
div.order { width: 10px; height: 14px; position: absolute; background: url('../img/order.png') no-repeat transparent 0 4px; overflow: hidden; text-indent: -500px; }
div.order.asc { background-position: 0 4px; right: -14px; }
div.order.desc { background-position: -10px 3px; right: -25px; }
div.order.ascD { background-position: -20px 4px; right: -14px; }
div.order.descD { background-position: -30px 3px; right: -25px; }
div.order a { display: block; width: 100%; height: 100%; }
.inactiveOrder a { }
.inactiveOrder a:hover { }
.orderMain.active { color: #f5499e; }

