body, html{
	text-align: center;
	scrollbar-base-color: rgb(255,100,100);
	margin: 0px;
	background-color: #FFFFFF; 
}
div.stred {
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 800px;
	height: auto;
	top: 0px;
	border-width: 0px;
	padding: 0px;
}
div.hlava {
	width: 100%;
	height: 200px;
	padding: 0px;
}
div.reklama {
	width: 100%;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 2px solid red;
	text-align: center;
}
div.pravy {
  border-top: 3px solid white;
	float: right;
	width: 600px;
}
div.levy {
	float: left;
	width: 195px;
	background-color: white;
}
div.hlava_leva {
	float: left;
	height: 100%;
	width: 600px;
}
div.hlava_prava {
	float: right;
	width: 200px;
	height: 100%;
	background-image: url("images/bazar/hlavright.jpg");
	background-repeat: repeat-x;
}
table.login {
	position: absolute;
	width: 300px;
	top: 30px;
	left: 530px;
	font-size: 80%;
	color: white;
}
div.logo {
	position: absolute;
	top: 130px;
	right: 60px;
}
div.help{
	position: absolute;
	top: 178px;
	left: 540px;
	width: 250px;
	font-size: 80%;
	text-align: center;
}
div.help a{
	color: white;
}
div.help a:hover{
	color: yellow;
}
div.help img{
	vertical-align: middle;
}
.menu {
	background-color: #f5eee9;
	border-bottom: 1px solid #999999;
}
.vyprodej {
	background-color: #ffeeee;
	border-bottom: 1px solid #ff9999;
}
.bazar {
	background-color: #ffffd0;
	border-bottom: 1px solid #FFFFD0;
}
.menu, .vyprodej, .bazar{
	margin: 4px 0px 0px 0px;
  padding: 2px;	
}
.menu a, .vyprodej a, .bazar a{
	padding-left: 5px;
	text-decoration: none;
	color: black;
}
.menu a:hover, .vyprodej a:hover, .bazar a:hover{
	color: red;
}
.menu a span{
	font-size: 12px;
}
.podsekce{
	padding-left: 5px;
	font-weight: bold;
	margin-left: 0px;
}
.sekce{
	border-top: 1px solid white;
	margin-left: 0px;
	margin-right: 4px;	
	background-color: #ffeeee;
	font-size: 90%;
}
.sekce a{
	padding-left: 5px;
	text-decoration: none;
	color: black;
}
.sekce a:hover{
	color: red;
}
.sekce a span{
	font-size: 70%;
}
.nadpis {
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	color : #8b0000;
	text-transform : uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
.obal{
	margin-left:10px;
	margin-top: 20px;
	margin-right: 10px;
}
.uvod_tab{
	margin-left: 50px;
}
.seznam{
	margin-left: 30px;
}
.seznam a{
	color: black;
}
.seznam a:hover{
	color: red;
}
.tabulka{
	margin-top: 20px;
}
.tabulka td{
	font-size: 12px;
}
.orez{
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	height: 18px;
}
.head{
	font-size: 14px;
	background-color: rgb(255,225,225);
	font-weight: bold;
}
.cent{
	text-align: center;
}
.inzerat{
	text-align: left;
	margin: 20px 10px 20px 0px;
	border-right: 2px #e8d8cc solid;
	border-left: 2px #e8d8cc solid;
	border-bottom: 2px #e8d8cc solid;
}
.sek1{
	border-right: 2px white solid;
}
.sek2{
	border-right: 2px white solid;
	color: white;
}
.dat{
	float: right;
}
.text_inzeratu{
	background-color: white;
	padding: 5px;
	overflow: auto;
	width: 555px;
}
.hlavicka{
	background-color: #e8d8cc;
	color: black;
}
.hlavicka span{
	padding: 0px 5px;
}
.cent{
	text-align: center;
}
.cent div{
	margin: 15px;
}
.kontakt{
	text-align: right;
	padding: 0px 2px;
	background-color: white;
	color: red;
	font-size: 80%;
}
.kontakt span{
	margin-left: 5px;
	color: black;
}
.kontakt a{
	color: red;
	text-decoration: none;
}
.kontakt a:hover{
	text-decoration: underline;
}
div.pocet{
	position: absolute;
	top: 3px;
	left: 500px;
	width: 295px;
	font-size: 80%;
	text-align: right;
	color: white;
}
.pages{
	text-align: center;
}
span.levy{
	float: left;
}
.pages a{
	color: black;
}
.pages a:hover{
	color: red;
}
.kolik{
	font-size: 70%;
}
.inp{
	border: 1px #805050 solid;
	width: 10em;
}






.prvnisloupec{
	width: 100px;
	text-align: right;
}
.druhysloupec{
	text-align: left;
}
.text{
	font-size: 70%;
}
input{
	vertical-align: top;
}
.male{
	font-size: 70%;
}
.sude{
	background-color: rgb(255,245,245);
}
.liche{
	background-color: rgb(255,255,255);
}
.cd{
	width: 700px;
}
.vha{
	background-color: rgb(255,245,245);
	margin: auto;
	text-align: left;
	font-size: 80%;
	width: 380px;
}
.vha td span{
	font-weight: bold;
}
.vha th{
	background-color: #FFC8C8;
} 

