img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #E5D9CF;
	min-width: 980px;
	width: auto;
	/*width:expression(document.body.clientWidth > 960? "960px": "auto" );*/
}

.lngmenu {
	background-image: url(./../img/bg.jpg);
	background-repeat: no-repeat;
	float: right;
	top: 0px;
	width: 220px;
	height: 74px;
	z-index: 100;
	padding-top: 65px;
	margin: 0px;
	text-align: center;
}

h1 {
	margin: 0px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #664300;
	font-family: Times New Roman;
	font-size: 38px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 12px;
	color: white;
	font-family: Times New Roman;
	font-size: 29px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	/*padding-left: 12px;*/
	padding-bottom: 12px;
	color: #CC2900;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
}

h5 {
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #CC2900;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
}

hr {
	border-top: 0px solid;
	border-bottom: 1px dotted white;
	height: 0px;
	text-align: left;
}

.currpath {
	position: absolute;
	left: 221px;
	top: 60px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6E4C0D;
}

.lngimg {
	padding: 0px;
	margin: 0px;
}

.rivchak {
	padding-top: 30px;
	border-bottom: 0px solid transparent;
	z-index: 100;
}

.rivchak2 {
	padding-top: 0px;
	border-top: 0px solid transparent;
	z-index: 100;	
}

.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: 119px;
	left: 12px;
}

.panel {
	background-color: #991A00;
	width: 100%;

	margin: 0px;
	padding: 0px;
	border-top: 5px solid #CC2900;
	height: 295px;
	color: white;
	
	vertical-align: text-top;
}

.panel_block {
	padding: 5px;
	width: 33%;
	display: table-cell;
	border-collapse: collapse;
	vertical-align: top;
}

.panel2 {
	padding-left: 22px;
	padding-top: 22px;
	width: 100%;
	display: table;
	color: black;
}

.panel_block2 {
	padding: 5px;
	width: 30%;
	display: table-cell;
	vertical-align: top;
}

.news {
	font-size: 16px;
	padding-bottom: 8px;
}

.feedback {
	font-size: 13px;
}

.linered {
	border-top: 3px solid #991A00;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.menubottom {
	background-color: #991A00;
	padding-bottom: 0px;
	margin: 0px;
	height: 21px;
	position: relative;
	float: right;
}

.copy {
	margin: 12px;
	font-family: tahoma;
	font-size: 10px;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.footer {
	width: 100%;
	background-color: #E9E4DB;
	margin: 0px;
	padding: 0px;
	height: 70px;
}

#menubot a {
	font-family: tahoma;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}

#menubot a:hover {
	color: white;
	text-decoration: underline;
}

#cpath a {
	color: red;
	border-bottom: 1px dotted;
}

#cpath a:hover {
	border-bottom: 1px solid;
}

.textedit {
	background-color: white;
	color: black;
	border: 1px solid black;
	font-size: 12px;
	font-family: tahoma;
}

.button {
	color: #664300;
	background-color: #E5D9CF;
	border: 1px solid black;
	font-size: 12px;
	font-family: tahoma;
	text-align: center;
}

.idform {
	float: right;
	margin-right: 0px;
	margin-bottom: 12px;
	font-family: tahoma;
	text-align: left;
	font-size: 12px;
	color: white;
	border-top: 1px solid #BF6E5E;
	padding-top: 8px;
}

.fastsearch {
	display: block;
	width: 200px;
	float: right;
	margin-right: 10px;
	margin-bottom: 12px;
	font-family: tahoma;
	text-align: left;
	font-size: 12px;
	color: white;
	padding-top: 8px;
}

/****************************************************/

.profileotw {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
}

#bigprofile img {
	margin-left: 10px;
	border: 1px solid black;
}

#bigprofile .girlname {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#bigprofile .girlparameters {
	font-family: Tahoma;
	font-size: 12px;
	color: #C28170;
}

#bigprofile .girldescription {
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #F9BCBC;
}

#bigprofile a {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #991A00;
	float: right;
	padding-left: 4px;
	padding-right: 4px;
	background-color: white;
}


#bigprofile td {
	width: 50%;
}

#smallprofile img {
	
	margin: 8px;
	margin-left: 10px;
	margin-top: 0px;
	border: 1px solid black;
}

#smallprofile tr {
	border: 1px solid black;
}

#smallprofile .girlname {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

#smallprofile .girlparameters {
	font-family: Tahoma;
	font-size: 12px;
	color: #C28170;
}

#smallprofile .girldescription {
	padding-top: 9px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #F9BCBC;
}

#smallprofile a {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #991A00;
	padding-left: 4px;
	padding-right: 4px;
	background-color: white;
}

.newslink {
	font-size: 12px;
	color: black;
	float: right;
}

.newslink:hover {
	font-size: 12px;
	color: black;
	float: right;
}

.newslink:before {
	padding-right: 4px;
	content: url(./../img/pimpa.png)
}

#menumainbot a {
	font-family:  tahoma;
	font-size: 13px;
	color: #6E4C0D;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: underline;
	margin: 0px;
	height: 20px;
}

.bottomflower {
	float: left;
	position: absolute;
	top: 674px;
	width: 151px;
	height: 103px;
	z-index: -1;
	margin: 0px;
}







/* 00:04 09.07.2004 */
#section a {
	color: white;
}
#section a:hover {
	color: white;
	text-decoration: underline;
}.text { color: #FFFFFF; font-size: 12px; font-family: tahoma; }
.text_heading { color: #FFFFFF; font-size: 13px; font-family: tahoma; ; font-weight: bold}
.text_link { color: #FFFFFF; font-size: 12px; font-family: tahoma; ; text-decoration: underline}
.price {  border: 1px #FFFFFF solid; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px}
.text_heading { color: #FFFFFF; font-size: 13px; font-family: tahoma; ; letter-spacing: 1px}
.top_white_border {  border-color: #FFFFFF black black; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
a.text_link:hover {  color: #FFFFFF; text-decoration: none}
.status {  font-family: tahoma; font-size: 12px; font-weight: bold; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align: center; color: #FFFFFF}
