* {margin: 0; padding: 0} /* implicitni nastaveni pro vsechny objekty */

body { /* globalni nastaveni stranky, obrazku a odkazu */
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
  background: #074078;
}
.part1, .part2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 252px;
  background: url("../design2/w2.png") repeat-x;
  z-index: -1;
}
.part2 {
  left: 0px;
  background: url("../design2/w1.png") repeat-x;
}
.flower1 {
  position: absolute;
  top: 360px;
  right: 654px;
  width: 50%;
  height: 200px;
  background: url("../design2/flower1.png") no-repeat;
}
.flower2 {
  position: absolute;
  top: 660px;
  right: 553px;
  width: 50%;
  height: 203px;
  background: url("../design2/flower2.png") no-repeat;
}
.flower3 {
  position: absolute;
  top: 880px;
  left: 489px;
  width: 50%;
  height: 352px;
  background: url("../design2/flower3.png") no-repeat right;
  z-index: -1
}

a, a:visited {color: #176fea}
a:hover {color: #2bc21b}
img {border: 0px}

/* layout stranek */

#body { /* telo dokumentu */
  width: 1000px;
	margin-left: auto;
	margin-right: auto;
  position: relative; z-index: 2;
}
#left { /* leva cast */
  float: left;
  width: 770px;
}
#right { /* prava cast */
  float: left;
  width: 230px;
  text-align: left;

}
#right img, .qmes img {
  float: right;
  margin-right: 37px;
  cursor: pointer;
}
.qmes img {margin-right: 25px}

#right table {
  border-collapse: collapse;
  margin: 10px 0px 20px 20px;
  color: #3796f2;
}

/* levy sloupec */

#header { /* top (cerny pruh), hlavicka, menu */
  width: 770px;
  height: 324px;
  display: block;
  background: url("../design2/head.png") no-repeat;
  text-decoration: none;
}
.top1, .top2 {
  padding-top: 7px;
  height: 33px;
  text-align: left;
  color: #999;
  font-size: 15px;
}
.top1 strong, .top1 strong a {
  color: #20bd19!important;
  text-decoration: none;
}
.top1 strong a:hover {color:#fff!important}
.top2 {text-align: right}

#head, #head a {
  display: block;
  height: 180px;
  margin: 30px 0px 21px 0px;
  text-decoration: none;
}

.menu {
  margin-left: 10px;
}
.menu a, .menu a:visited {
  display: block;
  float: left;
  width: 138px;
  height: 32px;
  margin-left: 10px;
  padding-top: 10px;
  background: url("../design2/menu.png") #000;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.menu a.act, .menu a.act:visited {
  background: url("../design2/menu.png") 0px -42px #333;
}
.menu a:hover, .umenu a.act, .umenu a.act:visited, .umenu a:hover  {
  background: url("../design2/menu.png") 0px -84px #777;
}
.menu a.two, .menu a.two:visited {
  padding-top: 6px;
  height: 36px;
  line-height: 110%;
}

.nav, .nav a, .nav a:visited { /* drobeckova navigace */
  font-size: 18px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  color: #ddd;
}
.nav a:hover {text-decoration: underline;}
.nav {
  margin-bottom: -10px;
  padding: 10px 20px 30px 20px;
  font-size: 20px;
  background: url("../design2/left-top.png") 10px bottom no-repeat;
}

#text { /* obsahova cast */
  margin: 0px 9px 0px 10px;
  padding: 0px 11px 0px 10px;
  text-align: justify;
  background: #fff;
}

.bottom { /* zakonceni */
  min-height: 20px;
  margin-bottom: 10px;
  padding: 20px 20px 60px 0px;
  text-align: right;
  font-size: 15px;
  color: #eee;
  font-weight: bold;
  background: url("../design2/left-bottom.png") 10px 0px no-repeat;
}
.bottom em {
  font-size: normal;
  color: #aaa;
}
.bottom img {
  float: right;
  margin: -5px 0px 0px 10px;
}
.bottom a, .bottom a:visited {color: #eee;text-decoration:none}
.bottom a:hover {color:#3796f2}

/* pravy sloupec */

#search { /* panel vyhledavani */
  height: 102px;
  margin-top: 30px;
  padding: 80px 0px 0px 25px;
  background: url("../design2/search.png") no-repeat;
}

.form {
  margin-bottom: 10px;
  padding: 2px;
  border: 1px solid #000;
  font-family: Verdana;
  font-size: 11px;
  background: url("../design2/form.png") repeat-y #fff;
}
.f2 {margin-left:61px}
.fq1 {margin-bottom: 0px}
.fq2 {margin-top: 7px}

#login { /* panel prihlasovani */
  height: 165px;
  margin-top: 10px;
  padding: 55px 0px 0px 25px;
  background: url("../design2/login.png") no-repeat #777;
  color: #fff;
}

#logged { /* panel prihlasovani */
  height: 165px;
  margin-top: 10px;
  padding: 55px 0px 0px 25px;
  background: url("../design2/login2.png") no-repeat #777;
  color: #fff;
}

.umenu-content-wrapper {
    background: url("../design2/usermenucontent.png") repeat-y;
}

.umenu {
  margin-top: 10px;
  /* background: url("../design2/usermenucontent.png") repeat-y; */
}

.umenu-top {
    background: url("../design2/usermenutop.png") no-repeat;
    height: 11px;
}

.umenu-content {
    padding: 0px 10px 0px 11px;
    background: url("../design2/usermenu.png") no-repeat;
}

.umenu-bottom {
    background: url("../design2/usermenubottom.png") no-repeat;
    height: 13px;
}

.umenu a, .umenu a:visited {
  display: block;
  width: 175px;
  height: 20px;
  padding: 9px 10px 8px 15px;
  font-family: Verdana;
  text-decoration: none;
  text-align: left;
  color: #fff;
}

#clear, .cl {clear: both}
.cll {clear: left}
.clr {clear: right}

.fl {float: left}
.fr {float: right}

/* textova cast - vlastni styly */

img.bill {
  margin-top:10px;
}

.profily {
  width: 550px;
  display: block;
  margin: 10px 0px 0px 0px;
  padding: 20px 90px 20px 90px;
  background: #3796f2;
}

.prof {
  float: left;
  width: 162px;
  margin: 10px 10px 20px 10px;
  padding: 10px 0px 10px 0px;
  display: block;
  text-align: center;
  color: #1b274f;
  background: #96c6f8;
}
.prof img {
  margin: 5px 0px 8px 0px;
  border: 1px solid #ddd;
}
a.go, .prof a.go:visited {
  text-decoration: none;
  padding-left: 25px;
  color: #1b274f;
  background: url("../design2/button-prof.png") 0px 1px no-repeat;
}
.prof a.go:hover {text-decoration:underline}
/* pristupnost */

h2.h2-about span, h2.h2-fav span, h2.h2-sex span, h2.h2-fetish span, h2.h2-communication span, 
a.belowh span,
#search span, #login span {
  position: absolute;
  z-index: -1;
  color: #20bd19;
}

/* komunikacni panel */

#comm {
  position: fixed;
  width: 100%;
  height: 65px;
  bottom: 0px;
  border-top: 5px solid #2bc21b;
  z-index: 2;
  font-family: Verdana;
  color: #555;
  background: url("../design2/comm.png") 0px -20px repeat-x #333;
}
#comm a, #comm a:visited {text-decoration:underline;color: #fff}
#comm a:hover {text-decoration: none}

#comm-body {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#comm-left {
  float: left;
  width: 770px;
}
#comm-right {
  float: left;
  width: 230px;
}

/* nadpisy */

h3 {
  font-size: 16px;
}

ul.rating {
    height: 40px;
}

ul.rating li {
    float: left;
    list-style: none;
}

ul.rating a {
    color: #fff;
    background: url("../design2/rating.png") no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 9px;
    text-decoration: none;
    font-weight: bold;
}

ul.rating a.active, ul.rating a:hover {
    background: url("../design2/rating_on.png") no-repeat;
}

.half-wide {
    width: 365px;
    float: left;
}

.profily a {
    color: #fff;
}

.full-wide {
    width: 730px;
}

a.form {
    color: #000;
    text-decoration: none;
}

#login a, #logged a {
    color: #fff;
    text-decoration: none;
}

.sub-img{display:none}

.img-box{margin-bottom:9px; position:relative}

.img-box .view{display:inline; position:absolute; left:30px; top:45px; z-index:99; border:2px solid #fff}

.article-browse-photo { float: left; width: 180px; }

.article-browse-text { float: left; width: 550px; }

.article-view-photo { float: left; width: 270px; }

.article-view-details { float: left; width: 270px; }

.third-wide { float: left; width: 230px; padding: 5px; }

.fifth-wide { float: left; width: 162px; padding: 5px; }

.profily .gallery-link { background: url('../design2/gallery-button.png') 0px 0px repeat-x; display: block; width: 137px; height: 25px; padding-top: 3px; text-decoration: none; text-align: center; float: left; margin-right: 2px; }

.button-padding { padding-left: 16px; padding-right: 16px; width: 698px }

.quarter-wide { width: 182px; float: left; text-align: center }

#chat { width: 695px; height: 360px; background: #bbf; overflow: auto; float: left }

#chat a { text-decoration: none }

.smilies { float: left; margin-left: 5px }

.chatform { width: 730px; text-align: center }

.chatform * { float: left; padding-right: 10px; }

#seznam span { color: #fff; font-weight: bold }

#text hr {
	width: 730px;
	height: 20px;
	background: url('../design2/hr.png') no-repeat;
	border: none;
}

.center {
    text-align: center;
}
