
/*
UPOZORNĚNÍ: Neupravujte tento soubor.
WARNING: Don't edit this file.
*/

body
{
	font: 75%/1.5 Verdana, "Geneva CE", lucida, sans-serif;	
	color: #000;
	background-color: #ecebeb;
}

h1
{
	font-size: 2em;
	font-weight: normal;
	margin: .5em 0;
}

h1:first-letter
{
	text-transform: uppercase;
}

h2
{
	font-size: 1.6em;
	font-weight: normal;
	margin: .7em 0 .3em;
	color: #c94622;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: .7em 0 .3em;
}

p
{
	margin: .5em 0;
}

ul
{
	margin: .5em 0 .5em 2em;
	padding: 0;
}

img
{
	margin: 0;
	border: none;
}

a
{
	color: #c94622;
}

a:hover
{
	color: #000;
}

table
{
	font-size: 1em;
	background-color: #fff;
}

th
{
	padding: 5px 2px;
	color: #fff;
	background: url(./../../img/enteria/bgr-cell-head.png) top left repeat-x;
}

th.left
{
	background: url(./../../img/enteria/bgr-cell-head-left.png) top left no-repeat;
}

th.right
{
	background: url(./../../img/enteria/bgr-cell-head-right.png) top right no-repeat;
}

td
{
	padding: 3px 4px;
	background: url(./../../img/enteria/bgr-cell.png) bottom left repeat-x;
}

table.contacts
{
	font-size: .9em;
}

