.PolozkaOznameni{
	padding: 5px;
	margin: 3px; 
	background-color: white;
	border: 1px solid silver
}

.tableTBL1px {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tableTBLR1px {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.tableBL1px {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tableBLR1px {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.tableTL1px {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

/************************************************** PISMO A VELIKOST */

body, th, td {
  font-family: "Arial Narrow CE", "Arial Narrow", "Trebuchet MS", "Geneva CE", lucida, sans-serif; /* Trebuchet MS (elegantní bezpatkové písmo) */
}

body, th, td {
	font-size: 90%; /* th, td only for IE < 6 */
	line-height: 1.4;
}

th, td {
  font-\size: 90%;
}

td.tabulka {
	font-size: 80%;
}


/************************************************** LAYOUT */

body, html {
  margin: 0; padding: 0;
}

body {
	background: #67A414 url("../images/bg.gif") repeat-x;
}

#mainPage {
  position: relative;
  margin: 0 auto;
  width: 800px;
  text-align: left;
}

#menu {
  position: relative;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 200px;
  text-align: left;
  display: table-header-group;
}

#logo {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  width: 200px;
  height: 130px;
}

#header_menu {
	background: url("../images/menu_left_bg_menu.gif") repeat-x;
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 0px 30px;
	width: 170px;
	height: 30px;
}

#header_moje_menu {
	background: url("../images/menu_left_bg_moje_menu.gif") repeat-x;
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 0px 30px;
	width: 170px;
	height: 30px;
}

#header_kontakt {
	background: url("../images/menu_left_bg_kontakt.gif") repeat-x;
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 0px 30px;
	width: 170px;
	height: 30px;
}

.header_font {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

#menu_left {
	background-color: #FBFFB0;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#menu_left_moje {
	background-color: #B22222;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#menu_left_kontakt {
	background-color: #FBFFB0;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#page {
	background: #B3A00A url("../images/mainPage_bg.gif") repeat-x;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 580px;
	text-align: left;
}

#white_page {
	background-color: #ffffff;
	position: relative;
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	background: #ffffff url(../images/top_bg.gif) no-repeat top;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 40px;
}

#top_nazev {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 280px;
	height: 30px;
	color: #FBFFB0;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

#top_icony {
	position: absolute;
	left: 305px;
	top: 14px;
	width: 60px;
	height: 30px;
}

#top_login {
	position: absolute;
	left: 363px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 10px;
	width: 197px;
	height: 28px;
	text-align: center;
	color: #FBFFB0;
	font-family: "Arial CE", "Arial", "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#top_login a {
	color: #FDF5E6;
}

#top_login a:hover {
	color: #FEFF53;
}

#top_foto {
	background: #ffffff;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 90px;
}

#top_line {
	background: #ffffff url(../images/top_line.gif) no-repeat top;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 10px;
}

#main {
	position: relative;
	width: 560px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	display: block;
}

#lista, #podkategorie {
	font-size: 80%;
	background-color: #E5EBE6;
	padding: 5px 10px 5px 10px;
	display: block;
}

#footer {
	background: #be1500 url("../images/footer_bg.gif");
	position: relative;
	padding: 10px 10px 0px 10px;
	width: 560px;
	height: 30px;
}

#footer a { color: #FFCEC8; }
#footer a:hover { color: #d7a91e; }

.fairplayBG {
	background-color: #F5EB99;
	width: 540px;
	margin: 0px;
	padding: 10px; 
}

/************************************************** ZÁKLADY */

/* zarovnani textu */
p          { margin: 0.8em 0; padding: 0; }
p.noindent { text-indent: 0 !important; }
.right     { text-align: right !important; }
.left      { text-align: left !important; }
.center    { text-align: center !important; }


/* titulky */
h2, h3 {
  text-indent: 0px;
  margin: 0.8em 0 0.4em;
  color: #b55f03;
  font-weight: normal;
}
h2 { font-size: 135%; }
h3 { font-size: 120%;  }

h1, a.nH1 {
	color: #D04001;
	font-size: 16px;
	margin: 0px;
}

a.nH1:hover {
	color: #000000;
}



/* kotvy */
a {
  cursor: pointer;
}
a:visited {  }
a:hover {  }


/* další */

.nocss { display: none; }
.print { display: none; }

i, em { margin-right: 0.1em; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

div.hr {
	height: 1px;
	width: 100%;
}
div.hr hr {
	display: none;
}

div.hr_page {
	height: 1px;
	width: 100%;
	background-color: #77AE89;
}
div.hr_page hr {
	display: none;
}

.resetovac 
{ 
border: 0px none; 
margin: 0px; 
padding: 0px; 
float: none; 
clear: both; 
width: 0px; 
height: 0px; 
line-height: 0px; 
font-size: 0px; 
} 


/************************************************** SEZNAMY */


dd { }
dt { }

/************************************************** FORMULÁŘE */

#search input 
{
	border: 1px solid #ffcec8;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffcec8;
	background-color: #ad1300;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#search input:focus
{
  border: 1px solid #000000;
}

/************************************************** OBRÁZKY */

img { border: 0px; }



img.left, img.right {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 0;
  text-align: center;
  font-size: 84%;
}

img.right {
  float: right;
  margin: 5px 0 5px 10px;
}


/************************************************** left_menu */

ul#lista_odrazka {
	list-style: none outside url(../images/h1.gif);
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
	line-height: 10px;
}

ul#lista_odrazka li {
	list-style: none outside url(../images/h1.gif);
}

ul#left_menu 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #D04001;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBFFB0;
	width: 180px;
}

ul#left_menu li {
	list-style: none outside url(../images/left_menu_odrazka.gif);
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	border-bottom: 1px solid #F3F7A8;
	border-bottom-color: #F3F7A8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
}

ul#left_menu_moje 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #F3F7A8;
	font-size: 12px;
	font-weight: normal;
	background-color: #B22222;
	width: 180px;
}

ul#left_menu_moje li {
	list-style: none outside url(../images/left_menu_odrazka.gif);
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	border-bottom: 1px solid #740000;
	border-bottom-color: #740000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
}


ul#left_menu_kontakt 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #D04001;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBFFB0;
	width: 180px;
}

ul#left_menu_kontakt li {
	list-style: none outside url(../images/left_menu_odrazka.gif);
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	border-bottom: 1px solid #F3F7A8;
	border-bottom-color: #F3F7A8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
}

#left_menu a, #left_menu_kontakt a { 
  color: #D04001; 
  text-decoration: underline; 
}

#left_menu a:hover, #left_menu li.active a, #left_menu_kontakt a:hover, #left_menu_kontakt li.active a { 
  color: #000000;  
  text-decoration: none;
}

#left_menu_moje a { 
  color: #F3F7A8; 
  text-decoration: underline; 
}

#left_menu_moje a:hover, #left_menu_moje li.active a {
	color: #ffffff;  
	text-decoration: none;
}

fieldset {
	border: 1px solid #8B0000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 14px;
	font-family: Arial, Verdana;
	color: Black;
	font-weight: normal;
	font-style: normal;
	margin: 1em 0;
}

legend {
	padding: 0.2em;
	margin-bottom: 6px;
	border: 1px solid #B9B9B9;
	border-left: 6px solid #8B0000;
	color: black;
	background-color: white;
	text-align: left;
	font-weight: bold;
}

a.menu1, a:hover.menu1, a:visited.menu1 {
	font-size: 12px;
}

a:hover.menu1 {
	color: #d04001;
}

.text_info_popis {
	color: #eb5f01;
	font-style : italic;
}




input, select, textarea  {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555;
}

.input_ic_pestitele, .input_nazev_pestitele {
	font-size: 10px;
	height: 16px;
	border: 1px solid #C1C0B5;
}

.input_mnozstvi_tun_noactive, .input_mnozstvi_tun_active {
	font-size: 10px;
	height: 16px;
}

.input_ic_pestitele {width: 55px; background-color: #eaeaea; border: 1px solid #C1C0B5;}
.input_nazev_pestitele {width: 160px; background-color: #eaeaea; border: 1px solid #C1C0B5;}
.input_mnozstvi_tun_noactive, .input_mnozstvi_tun_active {width: 35px;}

.input_mnozstvi_tun_noactive {background-color: #eaeaea; border: 1px solid #C1C0B5;}
.input_mnozstvi_tun_active {background-color: #ffffff; border: 1px solid #00ff00;}

.hrdiv {
	width: 100%;
	height: 1px;
	border: 1px dotted #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.span_infocheck {
	width: 40px;
	height: 25px;
}

.span_infocheck_ok {
	width: 40px;
	height: 25px;
	background: url(../images/ico/ico_infocheck_ok.gif) no-repeat left top;
}

.span_infocheck_ko {
	width: 40px;
	height: 25px;
	background: url(../images/ico/ico_infocheck_ko.gif) no-repeat left top;
}
