body{
	margin: 0;
	padding: 0;
	font-family: Arial, "Tahoma CE", "Verdana CE", "Helvetica CE", Tahoma, Verdana, Helvetica, sans-serif;
	color: Black;
	background: #121212 url(../gfx/body.gif) repeat-x top;
}
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
*{
	margin: 0;
	padding: 0;
}
span {
	display: none;
}

address { font-style:normal }
strong {
	font-style: normal;
	font-weight: bold;
}
#head {
	height: 279px;
	background: White url(../gfx/head.gif) no-repeat;
	position: relative;
	background-color: #E2E2E2;
}
#head h1 a img{
	border: 0;
	position: relative;
	top: 75px;
	left: 80px;
}
#head h2{
	visibility: hidden;
}
#head #nav{
	position: absolute;
	top: 180px;
	width: 737px;
	left: 20px;
}
#head #nav a{
	height: 54px;
	line-height: 40px;
	display: block;
	float: left;
	width: 108px;
	margin-left: 2px;
	text-indent: 10px;
}

#nav a.uvod{
	background: url(../gfx/sa.gif) no-repeat top left;
	color: #818589;
}
#nav a.sluzby{
	background: url(../gfx/sa.gif) no-repeat top;
	color: #818589;
}
#nav a.refer{
	background: url(../gfx/sa.gif) no-repeat top right;
	color: #818589;
}
#nav a:hover.uvod{
	background: url(../gfx/sa.gif) no-repeat center left;
	color: Black;
}
#nav a:hover.sluzby{
	background: url(../gfx/sa.gif) no-repeat center;
	color: Black;
}
#nav a:hover.refer{
	background: url(../gfx/sa.gif) no-repeat right center;
	color: Black;
}
#nav a.uvod.cur{
	background: url(../gfx/sa.gif) no-repeat bottom left;
	color: #AC0000;
}
#nav a.sluzby.sl{
	background: url(../gfx/sa.gif) no-repeat center bottom;
	color: #AC0000;
}
#nav a.refer.re{
	background: url(../gfx/sa.gif) no-repeat right bottom;
	color: #AC0000;
}
#nav a:hover.uvod.cur{
	background: url(../gfx/sa.gif) no-repeat bottom left;
	color: #AC0000;
}
#nav a:hover.sluzby.sl{
	background: url(../gfx/sa.gif) no-repeat center bottom;
	color: #AC0000;
}
#nav a:hover.refer.re{
	background: url(../gfx/sa.gif) no-repeat right bottom;
	color: #AC0000;
}
#main,#footer,#topp{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
#wrap {
	margin-left: 18px;
	width: 730px;
}
hr {
	display: none;
}
hr.cleaner {
	clear: both;
	display: block;
	visibility: hidden;
}
#left {
	width: 243px;
	float: left;
	background: White url(../gfx/left.jpg) repeat-x top;
	font-size: 0.8em;
}
#left h2{
	background: #727D88 url(../gfx/hd.gif) no-repeat top;
	height: 27px;
	width: 235px;
	color: White;
	margin-left: 5px;
	line-height: 26px;
	text-indent: 27px;
	letter-spacing: -1px;
}
#left h2.knt{
	background: url(../gfx/hdd.gif) no-repeat top;
	height: 36px;
	line-height: 35px;
}

#left ul li {
	border-bottom: 1px dashed #BFC5C8;
	padding-bottom: 7px;
	padding-top: 7px;
}
#left ul li.lasta {
	border: 0;
}
#left ul li a,a:visited{
	text-decoration: none;	
}
#left ul li a:hover{
	border-bottom: 1px solid #AC0000;
}
div.box {
	padding: 25px;
}
div.box a{
	color: Black;
	text-decoration: underline;
}
div.box a:hover{
	text-decoration: none;
}
div.box a img{
	border: 0;
	margin-top: 20px;
}
div.box strong{
	letter-spacing: -1px;
}
#content {
	float: left;
	width: 420px;
	margin-left: 30px;
	padding-top: 20px;
}
#content img.pict{
	float: right;
	padding: 0;
	border: 0;
}
#content p img{
	padding: 9px;
	border: 1px solid #D6DADE;
}
#topp {
	background: White url(../gfx/too.gif) no-repeat;
	height: 96px;
	position: relative;
}
#topp a#nahoru{
	font-size: 0.7em;
	color: White;
	position: absolute;
	top: 75px;
	left: 660px;
	background: #121212;
}
#topp a:hover#nahoru{
	text-decoration: underline;
}
#content h1{
	color: Black;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CDD5DE;
	background: url(../gfx/h.gif) no-repeat left bottom;
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h2{
	font-size: 0.8em;
	margin-top: 10px;
	color: #AC0000;
	margin-bottom: 10px;
	font-weight: normal;
}
#content p{
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 10px;
}
#content a{
	font-size: 1em;
	color: #BA0000;
	text-decoration: underline;
}
#content ul li a{
	font-size: 0.8em;
	color: #BA0000;
}
#properties#content ul li p a{
	font-size: 1em;
	color: #BA0000;
}
#content a.down{
	font-size: 0.8em;
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	top: 20px;
	float: left;
}
#content a:hover.down{
	color: Black;
	text-decoration: none;
}

#left p{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 20px;
}
#max {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: White url(../gfx/bdd.gif) repeat-y center;
}
#footer {
	height: 50px;
	line-height: 50px;
	background: #121212;
	font-size: 0.75em;
	text-align: center;
}
#footer p{
	color: White;
	padding-left: 50px;
}
#footer p a{
	color: White;
	text-decoration: underline;
}
#footer p a:hover{
	text-decoration: none;
}
#footer p strong{
	color: #CB0000;
}
#left ul li a#on{
	border-bottom: 2px solid #AC0000;
}
#content ul li div p{
	margin-top: 5px;
	font-size: 0.7em;
}
#content ul li div p em{
	font-style: normal;
}
#content ul li div p a{
	font-size: 1em;
}
#content ul li div p a:hover{
	text-decoration: none;
}
#content p.gnd{
	float: left;
}
#content p.gnd a{
	display: block;
	font-size: 0.85em;
}
#content p.gnd a:hover{
	text-decoration: none;
}
