/* CSS Document FIRMY-SK*/
body
	{
	font-family: "Trebuchet MS","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	}
	
div#container
	{
	max-width: 95%;
	min-width: 30%;
	width: 70em;
	margin:0 auto;
	}
	
div#header div.logo
	{
	float: left;
	margin-left: 2em;
	}

div#header div.popis
	{
	float: left;
	font-variant: small-caps;
	}
	
div#header div.popis h1
	{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 15px;
	font-size: 18px;
	}
	
html div#header div.popis h1
	{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 15px;
	font-size: 17px;
	}
	
* html h4
	{
	font-size: 12px;
	}
	
div#header div.popis h2
	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	}
	
div#main div.mainsorting
	{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1.5em;
 	width: 800px;
	background-image: url(images/search_head.gif);
	background-repeat: no-repeat;
	}
	
div#header table.mainmenu1
	{
	background-image: url(head_bckgr1.png);
	background-repeat: repeat-x;
	background-color: #0A101E;/*243246*/
	border: 1px solid white;
	text-align: center;
	clear: left;
	border-collapse: collapse;
	width: 100%;
	}
	
div#header table.mainmenu2
	{
	background-image: url(head_bckgr2.png);
	background-color: #012901;/*1E5613*/
	background-repeat: repeat-x;
	text-align: center;
	clear: left;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0.5em;
	}
	
div#header table.mainmenu1 tr td a
	{
	color: white;
	}
	
div#header table.mainmenu2 tr td a
	{
	color: #DDDDDD;
	}
	
div#header table.mainmenu2 a:hover
	{
	color: white;
	}
	
div#header table.mainmenu1 tr td, div#header table.mainmenu2 tr td
	{
	padding: 0.3em;
	}
	
div#main
	{
	width: 100%;
	}
	
div#main div.search
	{
	margin: 0.5em;
	margin-left: 0em;
	margin-top: 1em;
	}

div#main div.search input, div#main div.search select
	{
	font-size: 10px;
	}
	
div#side
	{
	width: 840px;
	}
	
div#main div.search table
	{
	border-collapse: collapse;
	width: 100%;
	}
	
div#main div.search optgroup
	{
	font-size: 9px;
	}
	
div#main div.kraj table
	{
	margin-left: 6.5%;
	border-collapse: collapse;
	}

div#main div.kraj table tr td
	{
	padding: 0.5em;
	}
	
table.rdz_vypis
	{
	border-collapse: collapse;
	width: 100%;
	}
	
table.rdz_vypis tr td
	{
	vertical-align: top;
	padding: 0.3em;
	}
	
table.rdz_vypis tr:hover
	{
	background-color: #EEEEEE;
	}
	
.hl /*highlight*/
	{
	font-weight: bold;
	font-style: italic;
	color: #000099;
	}
	
.lh /*vsetko okrem highlight*/
	{
	font-size: 13px;
	}
	
div#main div.odbor table tr td ul
	{
	font-size: 11px;
	list-style: none;
	line-height: 12px;
	padding-left: 0.5em;
	}
	
table.rdz
	{
	border-collapse: collapse;
	width: 100%;
	}
	
table.rdz table tr td
	{
	vertical-align: top;
	}
	
table.admin_edit
	{
	width: 50%;
	background-color: #CCCCCC;
	border-collapse: collapse;
	border: 5px solid white;
	}
	
	table.admin_edit tr td
		{
		padding: 0.3em;
		}
	
	table.admin_edit tr td:first-child
		{
		width: 125px;
		font-weight: bold;
		color: #006600;
		}

table.admin_edit_poradna
	{
	width: 100%;
	background-color: #CCCCCC;
	border-collapse: collapse;
	border: 5px solid white;
	}
	
	table.admin_edit_poradna tr td
		{
		padding: 0.3em;
		}	

	table.admin_edit_poradna tr td:first-child
		{
		font-weight: bold;
		color: #006600;
		}

div#footer
	{
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font-variant: small-caps;
	font-size: 12px;
	margin-top: 1em;
	width: 100%;
	}
	
img
	{
	border-width: 0px;
	}
	
a {text-decoration: none;}
a:link {color: #001FBA;}
a:hover {text-decoration: underline;}
a:visited {font-weight: bold; color: #000099;}

/* added */
.company_list
{
  width: 100%;
  margin-top: 1em;
	border-collapse: collapse;
}

.company_list TD
{
  vertical-align: top;
}

.line
{
  height: 2px;
  background-color: #000;
  width: 100%;
}
