html
{
	height: 100%;	
}

a, a:link
{
	text-decoration: none;
	color: white;
}

div.clearer
{
	clear: both;
}

table.news td
{
  padding: 3px;
}

body
{
	background-image: url('images/background.png');
	text-align: cener;
	height: 100%;
	margin: 0;
	padding: 0;
	
	color: #AAAAAA;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
}

/* Celá stránka s černým pozadím - sloupec */
div#main
{
	background-image: url('images/page.png');
	background-repeat: repeat-y;
	
	width: 928px;
	margin: auto;
	min-height: 100%;
  padding-top: 7px; 
}

/* Část sloupce s odlišným pozadím */
div#page
{
	background-image: url('images/body.png');
	background-repeat: repeat-y;
}

/* Hlavička */
div#header
{	
	background-image: url('images/mainimage.jpg');
	background-repeat: no-repeat;
	background-position: 9px bottom;
	
	height: 355px;
}

/* ---=== ZAČÁTEK OBSAHU HLAVIČKY ===--- */
/* Odkaz na logo firmy */
a.logo
{
	display: block;
	width: 122px;
	height: 85px;
	
	float: left;
	position: relative;
	left: 50px;
	top: 7px;
	
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
}

a.logo1
{
	display: block;
	width: 350px;
	height: 57px;
	
	float: left;
	position: relative;
	left: 120px;
	top: 7px;
	
	background-image: url('gallery/totalgaz.jpg');
	background-repeat: no-repeat;
}


div#headermenu
{
	float: right;
	margin: 7px 20px 0 0;
	text-align: right;
}

/* Navigace (rychlé menu + hledání) */
div.navigation
{
	margin-top: 45px;
}

div#headermenu a, div#headermenu a:link
{
	color: #AAAAAA;
}

div#headermenu a:hover
{
	color: #F2A501;
}

div.navigation span.search input
{
	margin-left: 5px;
	background-color: #252A2D;
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
}

/* ---=== KONEC OBSAHU HLAVIČKY ===--- */

div#menu
{
	height: 25px;
	margin: 0 6px 0 10px;	
}

ul#mainMenu
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#mainMenu li
{
	list-style-type: none;
	float: left;
}

ul#mainMenu li a
{	
	background-image: url('images/button.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	
	float: left; 
	
	text-align: center;
	color: black;	
	font-family: Verdana, sans-serif;
	
	display: block;
	padding-top: 5px;
	width: 130px;
	height: 25px;	
}

ul#mainMenu li li a
{
	background-image: none;
	height: 18px;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	padding-left: 5px;
	border: 1px solid #A7B5C0;
	margin-bottom: -1px;
	background-color: #E9EDF0;	
}

ul#mainMenu li li
{
	float: none;
	width: 130px;
	margin-bottom: -1px;  		
}

ul#mainMenu li li:hover a
{
	background-color: #EDBE38;
}

div#menu a:hover
{	
	background-position: -130px 0;
}

ul#mainMenu ul 
{ 
	position:absolute; 
	visibility:hidden; 
	border-bottom:1px solid white; 	
	margin-top: 25px;
	margin-left: 20px;
  padding: 0;	
  overflow: hidden;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul 
{ 
	visibility:visible; 
}

ul#mainMenu li 
{ 
	behavior: url(hover.htc); 
}

div#content
{
	margin-left: 20px;
	margin-top: 10px;	
	float: left;
	width: 560px;
	text-align: justify;
}

div#content p
{
	padding-left: 30px;	
	width: 520px;	
}

h1, h2
{
	font-size: 14pt;
	font-weight: normal;
	color: white;
	font-family: Verdana, sans-serif;
	height: 35px;
	padding-left: 30px;
	
	background-image: url('images/h2.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1.small, h2.small
{
	background-image: url('images/h2small.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

h1 span.special,h2 span.special
{
	color: #F2A501;
	font-size: 18pt;
}

div#right
{
	float: right;
	width: 320px;
	margin-right: 15px;
	margin-top: 10px;
}

div.newitem
{
	border-style: dotted;
	border-color: #AAAAAA;
	border-width: 0 0 1px 0;
	
	width: 280px;
}

div.newitem h3
{
	color: #F2A501;
	margin-bottom: 5px;
	font-weight: normal;
}

div#footer
{
	padding: 15px 0;
	text-align: center;
}

div.links
{
	color: white;
	margin-bottom: 5px;
}

div.text
{

}

img.left {float:left; padding-right: 15px;}
img.right {float:right; padding-left: 15px;}

a:hover
{
  color: #F2A501;
}

a.searchResult
{
  font-size: 14pt;
}

h3
{
  color: white;
}

a.more
{
  display: block;
  width: 270px;
  text-align: right;
  margin: 2px 0;
  color: #F2A501;
}

a img
{
  border-style: none;
}

a.print
{
  color: #AAAAAA;
}

a.print:hover
{
  color: #F2A501;
}

td.referenceTitle
{
  padding: 2px 10px;
  color: #F2A501;
	font-size: 12pt;  
	width: 190px;
}

td.referenceContent
{
	padding: 2px 10px;
  width: 190px;
}

td.more
{
  padding-left: 100px;
}

