/* html, body */
html, body {	
	border: 0px;
	padding: 0px;
	margin: 0px;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; /* Kvůli IE 6.0 */
	background: #B2B666 url(../images-web/pozadi_body.gif) repeat-x;
}
a:link, a:visited {
	color: blue;
}
a:hover {
	color: navy;
}

/* Layout */
div#layout {
	position: relative;
	min-width: 1000px;
	width: 1000px;
	top: 0px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

/* - Horní panel - */
div#top {
	position: relative;
	width: 1000px;
	height: 105px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#logo {
  position: relative;
	top: 15px;
	left: 15px;
}
/* Reklamní odkazy */
div#top_links {
	height: 18px;
	padding: 2px;
	font-size: 9px;
	background: #FFFFFF url(../images-web/toplinks.gif) repeat-x;
}
#top_links a {
	color: #FFFFFF;
}
#top_links a:hover {
	color: blue;
}
/* Top menu */
div#top_menu {
	height: 90px;
	background: #FFFFFF url(../images-web/top_menu_pozadi.jpg) no-repeat top;
}
/* Logo */
div#tm_left {
	float: left;
	width: 300px;
	background-color: transparent;
}
/* Navigace */
div#tm_right {
	float: left;
	width: 700px;
	height: 85px;
	background-color: transparent;
}
div#space {
	height: 35px;
	background-color: transparent;
}
div#nav_odkazy a {
	border: 1px solid #32CD32;
	padding: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
#nav_odkazy a:visited {
	color: blue;
}
#nav_odkazy a:hover {
	background-color: blue;
	color: #FFFFFF;
}
/* - Levý panel - */
div#left {
	float: left;
	width: 200px;
	text-align: left;
	background-color: #FFFFFF;
}
div.left_odd_top_nadpis {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-left: 15px;
	color: #00B902;
}
div.left_odd_center {
	margin-top: 0;
	padding-left: 20px;
	background: #FFFFFF url(../images-web/odd_bkg_center.gif) repeat-y top;
}
.left_odd_center a {
	text-decoration: none;
	color: blue;
}
.left_odd_center a:visited {
	color: blue;
}
.left_odd_center a:hover {
	text-decoration: none;
	color: #C41783;
}

/* Statistiky */
div#toplist {
	margin-left: 35px;
}
div#w3c {
  margin-left: 35px;
}

/* Reklama adFOX */
div#adfox {
  margin-left: 40px;
}

/* Reklama supernakup.com */
div#sn {
  margin-left: 40px;
  margin-bottom: 10px;
}

/* Reklama AVATAR */
div#avatar {
  margin-left: 5px;
  margin-bottom: 10px;
}

/* - Pravý panel - */
div#right {
	float: right;
	width: 200px;
	text-align: right;
	background-color: #FFFFFF;
}
div.right_odd_top_nadpis {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 15px;
	color: #00B902;
}
div.right_odd_center {
	margin-top: 0;
	padding-right: 20px;
	background: #FFFFFF url(../images-web/odd_bkg_center.gif) repeat-y top;
}
.right_odd_center a {
	text-decoration: none;
	color: blue;
}
.right_odd_center a:visited {
	color: blue;
}
.right_odd_center a:hover {
	text-decoration: none;
	color: #C41783;
}
/* Stav katalogu */
div#pocet {
	float: right;
	width: 160px;
	height: 70px;
}
div.pocet_left {
	float: left;
	width: 134px;
	text-align: right;
}
div.pocet_right {
	float: right;
	width: 20px;
	padding-left: 5px;
	text-align: right;
}
.stav strong {
	color: Purple;
}
span.last_in {
  font-weight: bold;
}
/* Vyhledat data */
form#f_vyhledat {
	border: none;
	margin: 0;
	padding: 0;
}
input#vyhledat_data {
	width: 153px;
	text-align: right;
	height: 20px;
	margin-bottom: 5px;
	font-size: 10px;
}
input#vyhledat_ok {
	width: 30px;
	font-weight: bold;
	font-size: 10px;
}
/* Zasílání novinek - formulář */
form#novinky {
	border: none;
	margin: 0;
	padding: 0;
}
input#novinky_email {
	width: 120px;
	text-align: right;
	height: 20px;
	font-size: 10px;
}
input#novinky_ok {
	width: 30px;
	font-weight: bold;
	font-size: 10px;
}
/* Doporučujeme */
a.dopor {
  margin-right: 17px;
	margin-bottom: 0;
	text-align: center;
}

/* - Levý a pravý panel - společné nastavení - */
div.odd_top {
	height: 35px;
	margin-bottom: 0;
	background: #FFFFFF url(../images-web/odd_bkg_top.gif) no-repeat top;
}
div.odd_bottom {
	margin-top: 0;
	margin-bottom: 20px;
	height: 18px;
	background: #FFFFFF url(../images-web/odd_bkg_bottom.gif) no-repeat top;
}

/* - Obsah - */
div#center {
	float: left;
	width: 600px;
}
div#obsah {
	padding: 0px 15px;
}
h1 {
	font-size: 12px;
	text-align: center;
	color: #32CD32;
	font-family: "DejaVu Serif", Verdana, serif;
}

/* Kategorie - Nastavení */
div#ktg {
	width: 570px;
	background-color: #FFA07A;
}
div#ktg_left {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #8FBC8F;
}
div#ktg_right {
	float: left;
	width: 370px;
	text-align: center;
	background-color: #FFA500;
}

/* - Spodní panel - */
div#bottom {
	clear: both;
	width: 1000px;
	height: 160px;
	background-color: #FFFFFF;
}
div#bottom_pruh {
	height: 18px;
	background: url(../images-web/bottom_pruh.gif) repeat-x;
	text-align: center;
	padding-top: 3px;
}
div#bottom_reklama {
	margin-top: 20px;
}
p#grey {
	color: #C0C0C0;
}
