* {
		margin: 0; padding: 0; border: 0;
}

body { background-color: #c40012; }
#body { padding: 0 10px; background: url('../img/back.png') repeat-x transparent; }
#body-in, #bottom-in {
  width: auto;
  min-width: 650px;
  max-width: 970px;
  margin: 0px auto 0px auto;
}


#strip {
		height: 22px;
		padding: 0 0 0 12px;
    line-height: 20px;
    color: #ffffff;
		overflow: hidden;
}

/* top - hlavicka */
#top {
    position: relative;
    width: 100%; height: 232px;
		background: url('../img/top-back.jpg') no-repeat transparent;
}

#top .homepage {
    display: block;
    position: absolute;
    left: 12px; top: 10px;
		width: 410px; height: 125px;
}

#top .logo {
		width: 424px; height: 232px;
    position: absolute; right: 0;
		background: url('http://sextime.cz/img/logo.gif') no-repeat transparent;
}

#top .button-1, #top .button-2, #top .button-3 {
    display: block;
    position: absolute;
    left: 11px; top: 147px;
    width: 123px; height: 77px;
}
#top .button-2 { left: 141px; }
#top .button-3 { left: 272px; }

/* top end */


#all-content {
    padding: 10px 0 0 0;
}

/* left, right menu */
#left {
		float: left;
		width: 182px;
}

#right {
		float: right;
		width: 182px;
}

#left .title a, #right .title a, #left .title a:hover, #right .title a:hover {
     color: #700007;
}
#left .title, #right .title, #left .title2, #right .title2 {
    width: 172px; height: 27px;
    padding: 0 0 0 10px;
    line-height: 27px;
    color: #700007; font-size: 120%; font-weight: bold;
    background: url('http://sextime.cz/img/menu-title-back-1.gif') no-repeat transparent;
}

#left .title2, #right .title2 {
    background: url('http://sextime.cz/img/menu-title-back-2.gif') no-repeat transparent;
}
.title h3 { font-size: 100%; line-height: 27px; }


#left .in, #right .in {
    padding: 0 10px;
    background: #97000d;
}

#left .in-end, #right .in-end {
    height: 20px; width: 182px;
    line-height: 20px; overflow: hidden;
    background: url('http://sextime.cz/img/menu-bottom-back.gif') no-repeat transparent;
}

#left .in-start, #right .in-start {
    height: 7px; width: 182px;
    line-height: 7px; overflow: hidden;
    background: url('http://sextime.cz/img/menu-top-back.gif') no-repeat transparent;
}

/* left right menu end */


#content {
    margin: 0 174px 0 190px;
}

#content-in {
    width: 96%;
    float: left;
    _float: none;
}


#bottom {
		width: 100%; height: 22px;
		border-top: 5px solid #b70010;
    line-height: 20px;
		text-align: right;
		overflow: hidden;
		background-color: #97000d;
}

.cleaner {
 		clear: both;
		height: 1px;
		margin: -1px 0 0 0;
		padding: 0;
		border: none;
		visibility: hidden;
}

/* menu */
#main-nav ul li {
  margin: 0; padding: 8px 0 2px 0;
  height: 23px; border-bottom: 1px solid #700007;
	background: url('http://sextime.cz/img/li-reversed.gif') no-repeat transparent 155px 14px;
	font-size: 115%; letter-spacing: 0;
}
#main-nav ul li a { color: #fcf4dd; }
#main-nav ul li a:hover { color: #eea200; }
#main-nav ul li em a { color: #ffc060; font-style: normal; font-weight: bold; }

#main-nav ul li.small {
  height: 18px; padding: 4px 0 4px 0; margin: 0; line-height: 18px;
  background: url('http://sextime.cz/img/li-reversed.gif') no-repeat transparent 155px 10px;
  font-size: 90%;
}

#left .title h3, #right .title h3 { background: none; font-size: 100%; border-bottom: 0; color: #700007; }

.level-1 {
    display: block;
    margin: 5px 0 1px 0; padding: 0 0 0 13px;
		background: url('http://sextime.cz/img/li.gif') no-repeat transparent 0 5px;

		font-weight: bold;
		font-size: 120%;

    color: #fcf4dd;
    text-decoration: underline;
    letter-spacing:1px;

		clear: both;
}
.level-1:hover { color: #ffffff; text-decoration: underline; }

.level-2 {
    display: inline;
    font-size: 100%;
}
.level-2-box { padding: 0 0 0 13px; }

.level-3 {
    display: block;
    float: left;
    font-size: 85%;

}
/* menu kategorii - konec */
