@font-face {
	font-family: 'TrajanProRegular';
	src: url('type/trajanpro-regular-webfont.eot');
	src: local('?'),
		 url('type/trajanpro-regular-webfont.woff') format('woff'),
		 url('type/trajanpro-regular-webfont.ttf') format('truetype'),
		 url('type/trajanpro-regular-webfont.svg#webfont89Cfm6J0') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'TrajanProBold';
	src: url('type/trajanpro-bold-webfont.eot');
	src: local('?'),
 		url('type/trajanpro-bold-webfont.woff') format('woff'),
 		url('type/trajanpro-bold-webfont.ttf') format('truetype'),
 		url('type/trajanpro-bold-webfont.svg#webfont1TgnybBU') format('svg');
	font-weight: normal;
	font-style: normal;
	}

body {
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Alegreya', serif;
	font-size: 16px;
	color: #666;
	background-color: white; 
	}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
uvod {
	font-family: TrajanProRegular, Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 3em;
	color: #333;
	}
h1 {
	display:inline;
	font-weight: normal;
	font-size:1em;
	}	
h2 {
	display:inline;
	font-family: 'Alegreya', serif; color: #000;
	font-size:1em;
	}
h3 {
	font-weight: normal;	
	font-size: 1.6em;
	}
a {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 26px;
	vertical-align: top;
	}		
red {color:#F00}
gray {color:#999}
black {color:#333}
strong {font-family: 'Alegreya', serif; color: #000}
DL {margin-left:140px}
tab420 {margin-left:420px}
tab140 {margin-left:140px}
#tablemenu {
	width:840px;
	border:0;
	cellspacing:0;
	cellpadding:0;
	margin-top:70px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding: 0;
	border-bottom:1px solid #333;
	
	}
#tablemenu th {
	margin:0;
	padding: 0;
	cellspacing:0;
	cellpadding:0;
	border:none;
	width:140px;
	height:70px;
	text-align:center;
	vertical-align:middle;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:normal;
	font-size:16px;
	}		
#tablemenu a {
	text-decoration:none;
	color: #999;
	}
#tablemenu a:hover, #tablemenu .current_page_item a {
	font-family: TrajanProBold, Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
	font-weight: bold;
	color: #333;
	}
#idkontakt a {
	font-family: TrajanProBold, Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color: #333;
	}
#idkontakt a:hover {
	font-family: TrajanProBold,  Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
	color: #F00;
	}			
#tablecontent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10em;
	}
#tablecontent th{
	width:480px;
	text-align:center;
	}
divclass {
	width: 300px;
	background:#3F3;
	border:double;
	}
hr {color: #fff}
div.footer {
  font-family: 'Alegreya', serif;
  font-size: 0.7em;
  text-align:center;
  }	