body {
  	font-family: Verdana, Arial;
  	font-size: 12px;
	color: Black;
	margin: 0px;
  	padding: 0;
	border: 0px;
	background-color: #FF9966;
  	text-align: center;
  	line-height: 1.4em;
}

h1  { width: 151px; height: 22px; line-height: 20px; background: #FF0000; font-size: 14px; color: #FFFFFF; font-family: Georgia; padding-left: 10px; }

#topline { width: 796px; padding-top: 2px; padding-left: 2px; padding-right: 2px; margin: 0 auto; background: #9D0000; }

#top1 { margin: 0 auto; height: 151px; background: #FFFFFF url('images/girls1.jpg') no-repeat bottom right; }

#vizitka { color: #9D0000; line-height: 1.4em; font-family: Arial, Verdana; font-size: 18px; font-weight: bold; text-align: left; margin: 0 auto; float: left; padding-top: 40px; padding-left: 68px; }

#vizitka a { color: #9D0000; }

#vizitka a:hover { text-decoration: underline; }

#toplogo1 { z-index: 5; margin: 0 auto; float: right; padding-top: 5px; padding-right: 5px; }

#toplogo2 { z-index: 5; margin: 0 auto; position: relative; left: -325px; top: 224px; }

#top2 { margin: 0 auto; height: 99px; background: #9D0000 url('images/girls2.jpg') no-repeat right; }


#menuline { width: 800px; padding: 0px; margin: 0 auto; background: #9D0000; }

#menu { float: right; width: 500px; margin: 0; height: 22px; background: #FF0000; text-align: right; padding-right: 50px; }

#menu a { color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration: none; }

#menu a:hover { text-decoration: underline; }

#submenuline { width: 800px; height: 60px; padding: 0px; margin: 0 auto; background: #9D0000; }

#submenu { position: relative; left: 388px; width: 24px; height: 100%; padding: 0px; margin: 0 auto; background: #FF0000; }


#main { width: 800px; padding: 0px; margin: 0 auto; background: #FF0000; }

#text { position: relative; right: 12px; top: 0px; width: 576px; padding-bottom: 50px; padding-top: 20px; padding-left: 100px; padding-right: 100px; margin: 0 auto; text-align: justify; color: white; background: #9D0000; }

#left_banner { float: left; }

#right_banner { clear: both; }

#moving_text { clear: both; }

#bottomline { clear: both; width: 800px; height: 22px; padding: 0px; margin: 0 auto; background: #FF0000; font-size: 11px; }

#bottomline a { color: #000000; text-decoration: none; }

#bottomline a:hover { text-decoration: underline; }

#details { float: left; border: 3px; background: #FF0000; padding: 0px; margin: 20 auto; }

#casting { border: 0px; padding: 0px; margin: 0px; }

#dline { width: 150px; background: #9D0000; padding: 3px; }

#dtext { color: #000000; }

#banners { text-align: center; }

.w1   { width: 250px; float: left; }

.w2   { width: 250px; float: left; color: #ff0000; font-weight: bold; }

.w3   { color: #ff0000; font-weight: bold; }

.plp { text-align: right; }

/*order form*/
input            { border: 1px solid #000000; }
textarea         { border: 1px solid #000000; overflow: hidden; width: 200px; height: 5em}

#ordersent { text-align: center; font-size: 14px; font-weight: bold;}

a {
	text-decoration: none;
	color: White;
}
a:hover {
	color: White;
	background: #FF0000;
}
a:visited {
	color: White;
}

div {
	margin: 5px;
}

/* horni pruh s menu */
#top_menu {	color: White; font-weight: bold; width: 400px; }

/* mala fotka */
div.foto1 {
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
}
/* stredni fotka */
div.foto2 {
	width: 200px;
	padding: 5px;
	margin: 5px;
	float: left;
	text-align: center;
	font-weight: bold;
}
/* velka fotka */
div.foto3 {
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
}

/* pruh menu pro pechazeni mezi fotkami */
div.navigace {
 color: White;
 text-align: center;
 font-weight: bold;
}
/* pruh menu pro pechazeni mezi strankami ososb */
div.pages {
  color: White;
  text-align: center;
  position: relative;
  left: 35px;
}

img {
	border: 0px none;
	padding: 0px;
}
/* mala fotka */
img.foto1 {
	border: 1px solid #FF0000;
}
/* stredni fotka */
img.foto2 {
	border: 2px solid #FF0000;
}
/* velka fotka */
img.foto3 {
	border: 4px solid #FF0000;
}