@import url("undohtml.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	background: #fff;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth)<1000?"1000px":"auto");
	padding: 10px;
}
.clear,.clrright{display:block;clear:both;width:100%}
.clrright{clear:right}
.left{float:left;margin:0 0.5em 0.5em 0}
.right{float:right;margin:0 0 0.5em 0.5em}
img{border:0px}
div{_height:1%}
a{
	color: #666;
	text-decoration: underline;
}
a:visited{
	color: #888;
}
a:hover, a:active {
	color: #222;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin-bottom: 0.3em;
}

table {
	border-collapse: collapse;
	border: #c0c0c0;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
th {
	background: #EEEEEE;
}

/* */
#header {
	background: #a09a85 url(../i/topbg.jpg) repeat-x;
	border-bottom: 5px solid #534741;
}
#header1 {
	height: 110px;
	background: transparent url(../i/top.jpg) no-repeat;
}
#logo {
	position: absolute;
	width: 200px;
	margin: 15px 0 0 20px;
}
#logo a {
	height: 35px;
	display: block;
}
#logo span {
	display: none;
}

#center {
	padding: 5px 0 0 5px;
	background: transparent url(../i/left.gif) repeat-y 5px 0;
}

/* */
#col-left {
	float: left;
	width: 225px;
	padding-top: 60px;
	background: #f0eddd;
}
#col-left h2 {
	padding-left: 5px;
	font-size: 1.35em;
}

/*  */
#col-right {
	float: right;
	width: 245px;
}

/*  */
#content {
	margin: 0 255px 0 240px;
	padding: 5px 5px 30px 5px;
}
.photoOne {
    padding-top: 10px;
}

/*  */
#footer {
	clear: both;
	background: #a09a85;
	border-top: 5px solid #f0eddd;
	padding: 10px;
}


#topimg {
	position: absolute;
	margin: -110px 0 0 5px;
	font-size: 
}
#topimg img {
	border: 4px solid #534741;
}
#botimg {
	position: absolute;
	margin: -50px 0 0 70%;
}
#botimg img {
	border: 4px solid #f0eddd;
}

#menu {
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#menu li {
	margin: 0;
	padding: 0
}
#menu a {
	display: block;
	text-decoration: none;
	padding: 0.4em 15px;
}
#menu a:hover {
	background: #d1ccbe;
}

#search {
	background: #f0eddd;
	border: 5px solid #e1dbbb;
	margin-bottom: 0.5em;
	height: 28px;
}
#stext {
	width: 90%;
	background: transparent;
	color: #8f8977;
	font-family: Trebuchet MS;
	padding: 5px;
	border: 0 none;
	float: left;
}
#sbutton {
	background: transparent url(../i/search.png) no-repeat left;
	width: 30px;
	height: 28px;
	border: 0 none;
	font-size: 1%;
	text-align: right;
	vertical-align: top;
	color: #f0eddd;
	cursor: pointer;
	float: right;
}

#nav {
	margin-bottom: 1em;
	color: #8f8977;
	font-size: 0.8em;
}
#nav a {
	text-decoration: none;
	color: #8f8977;
}
#nav a:hover {
	color: #222;
}

.photo {
	border: 5px solid #f0eddd !important;
}
.photodesc {
	background: #f0eddd;
	padding: 5px;
	display: block;
	float: left;
	margin: 0 0.8em 0.8em 0;
	text-align: center;
	text-decoration: none;
}

.addition {
	color: #777;
}
blockquote {
	padding-left: 30px;
	background: transparent url(../i/quote.gif) no-repeat 5px 3px;
	margin-bottom: 1em;
}
blockquote p {
	margin: 0 0 0.5em 0;
}
.book, .author {
	text-align: right;
	font-style: italic;
}


.popular ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.popular li {
	margin: 0;
	padding: 0;
}
.popular li.dark {
	background: #f0eddd;
}
.popular a {
	display: block;
	width: 100%;
	padding: 5px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.2em;
}
.popular img {
	float: left;
	margin: 0 5px 0 0;
}
.pos {
	color: #8f8977;
	font-size: 0.85em;
}

.submenu {
	float: left;
	width: 100%;
}
.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu li {
	margin: 0;
	padding: 8px;
	float: left;
	text-align: center;
}
.submenu a {
	text-decoration: none;
}

/*Comments*/
.jot-list{
	margin-top: 1.5em;
}

.jot-cfm{
	background-color: #F0EDDD;
	margin-bottom: 5px;
	padding: 4px;
}

.jot-form{
	background-color: #F9F7ED;
}

.fitem{
	color: #666666;
	border-bottom: 1px dotted #E1DBBB;
	padding: 5px 0 5px 0;
}

.fitem label{
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 2em;
	padding: 3px;
	color: #888888;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma;
}

.text{
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma;
	color: #534741;
	padding: 3px;
	width: 300px;
}

.buttons{
	padding: 1em 0 1em 0;
	text-align: center;
}

.jot-posticon {
	font-size: 0.9em;
	padding: 2px;
	background-color: #F7F2E7;
	border-bottom: 1px dotted #E1DBBB;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma;
}
.jot-poster{
	font-size: 0.8em;
	float: right;
	text-align: right;
}
.jot-num{
	float: left;
	font-family: "Trebuchet MS", Tahoma;
	margin-right: 1em;
}
.jot-user{
	float: left;
	color: #8F8977;
	padding-right: 1.3em;
}

.jot-message{
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma;
	color: #666666;
	padding: 10px;
}

.jot-extra{
	font-size: 9px;
	padding: 3px;
}

.scroll {
	text-align: center;
}
.scroll ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.scroll li {
	margin: 0;
	padding: 0 2px;
	float: left;
}
.scroll a, .scroll span {
/*	display: block;*/
	padding: 5px;
	text-decoration: none;
}
.scroll a:hover, .scroll span {
	background: #f0eddd;
}
#bunners{
	float: right;
	text-align: right;
}
p.newphoto{
	background: url(../i/newph.png) no-repeat left;
	padding-left: 24px;
}

p.video{
	background: url(../i/newvideo.png) no-repeat left;
	padding-left: 24px;
}

.gal {
	margin-bottom: 1em;
}

#glink{
	padding: 4px 0;
	margin: 4px 0;
	border-top: 1px dotted #D1CCBE;
	border-bottom: 1px dotted #D1CCBE
}

#glink img{
	padding: 0 4px;
}

.horadd{
	border-top: 1px dotted #D1CCBE;
	border-bottom: 1px dotted #D1CCBE;
	padding: 4px 0;
	margin: 10px 0;
	text-align: center;
}

#topb0{
	padding: 20px 10px 0 100px;
}


#topb{
/*	width: 480px;
	height: 60px;*/
	width: 600px;
	height: 90px;
	/*background-color: #F7F2E7;
	border: 1px solid #A09A85;*/
	text-align: center;
	margin: 0 auto;
}

a.reklama{
	font-family: Trebuchet MS;
	font-size: 1.4em;
	color: #8F8977;
	padding-top: 20px;
	display: block;

}

.rek{
	text-align: center;
	padding: 4px;
	}

.rek img{
	border: 4px solid #F0EDDD;
}

#reklama {
	width: 100%;
	float: left;
}
#reklama ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#reklama li {
	width: 28%;
	margin: 0;
	padding: 1em 2%;
	float: left;
	text-align: left;
}
#reklama span {
	color: #aaa;
	line-height: 1.6em;
}

.find-love {
	padding: 30px 0 0 5px;
}
.find-love div {
	padding: 3px 0;
}
#find-love p {
	padding-left:10px;
}
/*
.find-love label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
}
*/
.find-love select.love {
	width: 83px;
}
.find-love .ibox {
	width: 35px;
}
.find-love .but {
	text-align: center;
}

/* sexshop */
.sexshop ul {
    list-style: none;
	margin: 0;
	    padding: 0 0 45px;
	    }
	    .sexshop li {
		margin: 0;
		    padding: 0;
		    }
		    .sexshop li.dark {
			background: #f0eddd;
			}
			.sexshop a {
			    display: block;
				width: 100%;
				    padding: 5px;
					text-decoration: none;
					    font-size: 1.2em;
						line-height: 1.2em;
						}
						.sexshop img {
						    margin: 0 5px 0 0;
						    } 
