body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 13px;
}
a, a:active, a:visited {
	color: #aaa;
}
a:hover {
	color: #fff
}
img {
	border: 0;
}
.cleaner {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#wrapper {
	width: 870px;
	margin: 60px 0 0 60px;
}
#header {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #252525;
	margin-right: 20px;
}
#info {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #252525;
	line-height: 170%;
	margin-right: 20px;
}
#info .pokec {
	width: 550px;
	float: left;
}
#info .kontakt {
	width: 200px;
	float: right;
	text-align: right;
}
div#referencie {
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}
span.zvyrazni {
	color: #ccc;
	font-weight: bold;
}
h1 {
  font-family: Georgia, serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
}
div.box {
	width: 270px;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
div.box .obrazok {
	padding: 10px;
	background-color: #1E1E1E;
}
div.box .obrazok:hover  {
	background-color: #aaa;
}
div.box .text {
	padding: 10px;
	background-color: #0c0c0c;
	margin-top: 1px;
	font-size: 11px;
	color: #454545;
	line-height: 130%;
}
div.box .text span {
	display: block;
	color: #aaa;
	font-weight: bold;
}
.menu {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 16px;
	font-weight: bold;
}
.menu a, .menu a:active, .menu a:visited {
	float: right;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	margin-left: 10px;
}
.menu a:hover {
	color: white;
	background: #333;
}
.menu a.selected {
	color: white;
	background: #333;
}
#footer {
	padding: 20px 10px 50px 10px;
	border-top: 1px solid #252525;
	font-size: 11px;
	color: #333;
	margin: 0 20px 0 0;
}
.top {
	float: right;
	width: 200px;
	text-align: right;
	font-weight: bold;
}
table.tabulka {
	border: 0;
}
table.tabulka td {
	padding: 8px;
	border-bottom: 1px solid #111;
	background-color: #222;
}
table.tabulka td.horna {
	border-top: 1px solid #111;	
}
table.tabulka td.parna {
	background-color: #222;
}
table.tabulka td.parna2 {
	text-align: right;
	color: #555;
	background-color: #191919;
}
table.tabulka td.neparna2 {
	text-align: right;
	color: #555;
	background-color: #191919;
}
table.tabulka td.horna2 {
	text-align: right;
	color: #555;
	border-top: 1px solid #111;
	background-color: #191919;
}
table.tabulka tr:hover td {
	background-color: #333;
	color: #aaa;
}
span.skk {
	color: #aaa;
}
table.tabulka tr:hover td span.skk {
	color: #aaa;
}