
body {
	margin: 0px;
	padding: 0px;
	background: white url(./graphics/mainbckg.gif) repeat-x 0px 24px;
}

body, div {
	font-family: Tahoma, Arial, Verdana, helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #475b54;
	text-decoration: none;
}
.sc a b{
  font-size:140%;
  vertical-align:-3px
}
a:hover {
	text-decoration: underline;
}

a.menu {
	color: black;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	height: 16px;
	background: url(./graphics/menu_off.gif) left no-repeat;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 0px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

a.menu span {
	position: relative;
	bottom: 0px;
}

a.menu:hover {
	text-decoration: none;
	background: url(./graphics/menu_on.gif) left no-repeat;
	color: black;
}

#holder {
	width: 984px;
	background: url(./graphics/bckg.gif);
	margin: 0 auto;
}

#main {
	width: 984px;
	/* margin: 0 auto; */
	min-height: 700px;
	_height: 700px;
	padding-top: 7px;
	position: relative;
}

#top {
	width: 163px;
	background: url(./graphics/topbckg.gif);
	height: 0px;
	position: relative;
	left: 0px;
}

#menu {
	width: 640px;
	/* background: #d42d06; */
	height: 50px;
	color: white;
	font-weight: bold; 
	font-size: 12px;
	position: absolute;
	left: 180px;
	top: 15px;
}

#sexytops {
	width: 820px;
	height: 10px;
	background: #778d85;
	position: relative;
}

#leftside {
	position: relative;
	left: 0px;
	float: left;
	width: 820px;
}

#rightside {
	float: left;
	left: 3px;
	position: relative;
	top: 40px;
}



.cleaner {
	clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
   font-size: 1px;
}

#webanon {
	width: 161px;
	_height: 695px;
	min-height: 695px;
	/* background: white; */
	position: relative;
	padding-top: 20px;
}

.gap {
	display: block;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.boxik {
	width: 303px;
	_height: 360px;
	min-height: 360px;
	border: 1px solid #5e736b;
	float: left;
	display: block;
	margin-right: 0px;
	margin-bottom: 3px;
	position: relative;
	left: 7px;
}

#footer {
	width: 976px;
	margin: 0 auto;
	text-align: left;
}

.boxik h1 {
	font-size: 15px;
	color: white;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
	width: 301px;
	background: #5e736b;
	position: relative;
	padding-top: 3px;
	margin-top: 1px; 
	margin-left: 1px;
	height: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.boxik h1 span {
	position: relative;
	top: 3px;
	left: 10px;
}

.boxik p {
	padding: 0px;
	margin: 0px;
	padding: 5px;
}

.anonboxik {
	width: 128px;
	_height: 179px;
	min-height: 179px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
	display: block;
	z-index: 2;
}

.anonboxik2 {
	width: 160px;
	_height: 179px;
	min-height: 179px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 2px;
	display: block;
	border: 1px solid #5e736e;
	text-align: center;
}

.podsekce {
	font-weight: bold; 
	font-size: 12px; 
	color: white; 
	top: 4px; 
	position: relative; 
	width: 273px; 
	height: 18px; 
	background: url(./graphics/sexytop10_podsekce.gif);
}

.podsekce a {
	color: white;
}




h1.fototitulek {
	font-size: 15px;
	color: #ca2702;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 15px;
	font-weight: bold;
	height: 25px;
}

.vice {
  text-align:right;
	bottom: 2px; 
	right: 3px;
}

.vice a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	
}

.vice a:hover {
	text-decoration: underline;
}

.mainvtipy {
	height: 300px;
	width: 820px;
	background: #829890;
	text-align: left;
}

a.lista {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.lista:hover {
	text-decoration: underline;
	color: #b50000;
}

.white {
	color: white;
}

.topinzerat{
  height:148px

}

.topinzerat_img {
	float: left;
	width: 90px;
}

.topinzerat_text {
	float: left;
	width: 387px;
	color: white
}

.topinzerat_img img {
	border: 1px solid white;
}

.norminzerat_img {
	float: left;
	width: 121px;
}

.norminzerat_text {
	width: 387px;
	color: white
}

.norminzerat_img img {
	border: 1px solid white;
}


form.inzerform label {
	display: block;
	float: left;
	width: 70px;
	height: 20px;
	color: black;
	font-weight: bold;
}
.commoninput{
	border: 0px;
	background: #9bada6;
	width: 163px;
	height: 16px;
	color: white;
	font-size:10px

}
.commonlabel{
	float: left;
	width: 100px;
	color: white;
	font-weight: bold;

}
form.inzerform input {
	border: 0px;
	background: #9bada6;
	width: 163px;
	height: 16px;
	color: white;
	font-size:10px
}

form.inzerform textarea {
	border: 0px;
	background: #9bada6;
	width: 300px;
	height: 80px;
	overflow: auto;
	color: white;
}
form.inzerform .inptfile {color: black;}

.rightvtipy {
	border: 1px solid #5e736b;
	width:100%
	

}

.rightvtipy_vtip {
	width: 100%; 
	background: #ecf9d2;
}

#inz_form_head{
  width:500px;
  height:76px;
  background:url('./graphics/inz_form_head.gif') no-repeat

}
#inz_reg_head{
  width:500px;
  height:76px;
  background:url('./graphics/inz_form_head2.gif') no-repeat

}
#inz_close{
  border:0px;
  background:url('./graphics/inz_frm_close.gif') no-repeat;
  height:25px;
  width:25px;
  margin-left:470px;
  margin-top:5px

}
.lighta{
  color:white
}

a.usract, a.usract:link, a.usract:visited, a.usract:active, a.usract:hover {color:red}

.error { color: #1E3895; }
.errorBox { border:1px solid #1E3895; padding:5px; margin:10px 0 15px 0; font-size:12px; font-weight: bold; background-color: #dae0de; }


.login_form h4 {margin: 0 0 5px 0;font-size:12px;}
.button, .submit {cursor: pointer; background: #dae0de; color: black; font-weight: bold; border:0px}
.imgprevdiv IMG {width:50px;}

.linehdiv { width: 100%; height:1px;overflow:hidden; background: white; position: relative; margin:5px 0;}
.linev2div {float: left; width: 1px;height:125px; background: white; position: relative; top: 15px;margin:0 10px;}

.boxL2P1 {margin-left: 6px;height:145px;color: white;}
.boxL2P2 {margin-left:6px;_margin-left:3px; margin-top: 1px; float: left; width: 550px;height:145px;color: white;}
.boxL2P3 {float: left; width: 230px;height:145px; position: relative; left:0px;}
.boxL2padd {padding:7px}

.boxAdF {width: 265px;float: left;height: 135px;overflow: hidden;margin:0 3px 0 0;text-align: center;padding: 0;}
.cb {clear: both;}


