html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
}

p {
  font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #4f9e03;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #3366FF;
}

tr {
  font-family: Verdana;
	font-size: 11px;
	color: #5c5c5c;
	text-align: left;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
}

.category_list li {
	display: list-item;
	height: 17px;
	padding: 0 0 0 25px;
	margin: 0 0 30px 0;
	background: url(images/templatemo_bullet.jpg) top left no-repeat;
}

.category_list li a {
	color: #5c5c5c;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover {
	color: #5c5c5c;
	text-decoration: none;
}

.category_list .last {
	margin: 0;
}

#eer_logo {
  float: left;
}

#odrazka {
  float: left;
}

#cara {
  height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #1d439c;
}

.seznam {
  font-family: Verdana;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

.form_nadpis {
  clear:both;  
}

.form_label {
  float:left;
  line-height: 2.5em;  
}

.form_input {
  line-height: 2.5em;  
}

#form_suroviny {
  line-height: 2.5em;
}

#kontakt {
  float:left;
  line-height: 2.5em;
}

#kontakt_vstup {
  line-height: 2.5em;
}

#suroviny {
  float:left;
  line-height: 2.5em;
}

#suroviny_vstup {
  line-height: 2.5em;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
