/* Veřejné dražby, hlavni stylesheet */

* { margin: 0; padding: 0; }

body {
	background-color: #2f2f2f;
	color: #8B8B8B;
	
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 70%;
}

ul { list-style: none; }

hr { display: none; }

.cleaner {
	clear: both;
	height: 0;
	overflow: hidden;
}

#hlavicka, #paticka {
	font-size: 90%;
	
	margin: 10px auto 10px auto;
	width: 940px;
}

#paticka img {
width:1px; height:1px; border:none;
}

#obal {
	background-color: #f8f9e8;
	
	margin: auto;
	padding: 8px 10px 8px 10px;
	width: 930px;
}

.navigace li {
	display: inline;
	border-right: 1px solid #A3A3A3;
	margin-right: 20px;
	padding-right: 20px;
}
.navigace a {
	color: #A3A3A3;
	
	text-decoration: none;
}
.navigace a:hover { text-decoration: underline; }
.navigace .posledni { border: none }

#kosik {
	background: url("../gfx/kosik.gif") left center no-repeat;
	color: #FFF;
		
	float: right;
	padding-left: 25px;
}
#kosik a, #kosik span { color: #E2664F; }
#kosik a:hover { text-decoration: none; }

#logo {
	font-size: 140%;
	text-transform: uppercase;
	
	float: left;
	width:159px;
	margin:0px 54px 8px 36px; _margin-left:18px;
}
#logo a {
	color: #028F40;	

	display: block;
	padding-top: 70px;
	height: 94px; width: 159px;
	overflow: hidden;
	
	position: relative;
}
#logo span {
	background: url("../gfx/logo.gif");
	cursor: pointer;

	width: 159px; height: 164px;
	
	position: absolute; left: 0; top: 0;
}

#kapr {
	font-size: 160%;
	text-align: center;
	text-transform: uppercase;

	background-color: #58A022;
	color: #FFF;

	float: left;
	padding-top: 84px;
	width: 680px; height: 80px;
	overflow: hidden;
	
	position: relative;
}
#kapr span {
	background: url("../gfx/kapr.jpg") no-repeat;
	
	display: block;
	width: 680px; height: 164px;
	
	position: absolute; left: 0; top: 0;
}

#panel {
	float: left;
	width: 231px;
}
#panel h3 {
	background: #148746 url("../gfx/malynadpis.gif") no-repeat;
	color: #FFF;
	
	font-size: 100%;
	line-height: 25px;
	
	margin-bottom: 4px;
	padding-left: 22px;
}

.kategorie {
	border: 1px solid #BFBFBF;
	padding: 0 13px 13px 11px;
	margin:0px 0px 17px 0px;
}
.kategorie ul {
	border:0px;
	padding: 0px 0px 5px 20px;
	margin:0px;
}
.kategorie ul li {
	background:none;
}
.kategorie li {
	background: url("../gfx/teckocara.gif") left bottom repeat-x;
	
	line-height: 21px;	
}
.kategorie li a {
	background: url("../gfx/sipka.gif") left center no-repeat;
	color: #242D3A;
	
	text-decoration: none;
	
	padding-left: 18px;
}
.kategorie li a:hover { text-decoration: underline; }

ul.strana {list-style-type:none !important; position:absolute; top:5px; left:230px;}

#vyhledat { padding:0px 0 18px 3px; }
#retezec {
	color: #8B8B8B;
	
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 90%;
	
	border: 1px solid #808080;
	display: block;
	float: left;
	padding: 4px 8px 0 8px;
	width: 130px; height: 17px;
}

#hledat {
	display: block;
	float: left;
	margin-left: 12px;
	line-height: 12px;
	width: 60px; height: 23px;
}

#kontakt {
	font-size: 90%;
	line-height: 130%;
	
	margin: 6px 7px 0 7px;
	padding:0px 0px 10px 0px;
}
#kontakt p { margin-bottom: 1em; }
#kontakt strong {
	font-size: 110%;
	letter-spacing: 1px;
}
#kontakt a { color: #E38D1C; }

#obsah {
	float: left;
	margin-left: 18px;
	width: 677px;
	padding:0px 0px 10px 0px;
	color:black;
}
#obsah h2.hlavni {
	background: #148746 url("../gfx/velkynadpis.gif") no-repeat;
	color: #FFF;
	
	font-size: 100%;
	line-height: 25px;
	
	margin:0px 0px 10px 0px !important;
	padding-left: 22px;
}
#obsah h2.hlavni a {color:white;}
#obsah h2.hlavni a:hover {color:white;}
#obsah h4 {
	font-size: 100%;
}
#obsah h4 strong { color: #EEB10B; }
#obsah p a { color: #EE2E24; }

#obsah h2, #obsah h3, #obsah h4 {margin:10px 0px 5px 0px;}
#obsah h3 {font-size:130% !important;}

#obsah p {margin:5px 0px 8px 0px;}
#obsah ul, #obsah ol {margin:5px 0px 8px 40px;}
#obsah ul {list-style-type:square;}
#obsah table {font-size:100%; width:100%; text-align:center; border-collapse:collapse; border:1px solid black;}
#obsah table td {border:1px solid black;}


.box {
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: 115%;
	
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	float: left;
	margin:0px 6px 6px 0px;
	padding: 15px 25px 15px 25px;
	width: 168px;
	position: relative;
}
.posledni { margin: 0 ! important; }
.horni-box, .dolni-box {
	background: url("../gfx/hornibox.gif") no-repeat;
	
	width: 220px; height: 10px;
	overflow: hidden;
  z-index:5;
	position: absolute; left: -1px;
}
.horni-box {top:0px;}
.dolni-box {
	background: url("../gfx/dolnibox.gif") no-repeat;
	bottom:0px;
}

.box h2 {
	color: #806244;
	font-size: 100%;
	margin-bottom: 20px;
  height:49px;
  overflow:hidden;
}
.box h2 a {color: #806244;}
.box p {font-size:90%; margin:0px 0px 5px 0px; padding:0px; height:58px; overflow:hidden;}
.box div.obraz {text-align:center; overflow:hidden; width:168px; height:94px}
.box div.obraz img {
	margin:0px;
	border:none;
}
#obsah .box h3 {
	background: none;
	color: #414141;

	text-decoration: underline; /* ????? dmnc :]*/
	
	margin: 0;
	padding: 0;
}

.tlacitka { float: right; }
.tlacitka a {
	background: #E67817 url("../gfx/oranztlac.gif") no-repeat;
	color: #FFF;
	
	line-height: 16px;
	
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
	margin-bottom: 4px;
	padding-left: 13px;
	width: 58px;
}

.tlacitka .detaily { background: #00933B url("../gfx/zelentlac.gif") no-repeat; }
.cena {
	color: #373737; 
	
	font-size: 140%;
	font-weight: normal;

	float: left;
	margin-top: 7px;
}

#elive {
	color: #4A4A4A;
	
	line-height: 13px;
	text-transform: uppercase;
	
	display: block;
	float: right;
	width: 79px; height: 13px;
	overflow: hidden;
	
	position: relative;
}
#elive span {
	background: url("../gfx/elive.gif") no-repeat;
	cursor: pointer;
	
	display: block;
	width: 79px; height: 13px;
	
	position: absolute; left: 0; top: 0;
}
#copyright { margin-top: 5px; }

fieldset {padding:8px; margin:8px 0px 8px 0px; border:1px solid silver;}
legend {padding:2px 5px 2px 5px;  border:1px solid silver;}

.center {text-align:center;}
.lista ul {list-style-type:square; margin:10px 0px 10px 25px;}

.ESSOX_all {
}
/*.highlight {
	display: block;
}*/