body{
	margin: 0;
	padding: 0;
	font-family: Arial, "Tahoma CE", "Verdana CE", "Helvetica CE", Tahoma, Verdana, Helvetica, sans-serif;
	color: Black;
	background: url(gfx/body_bcg.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;
}
address { font-style:normal }
strong {
	font-style: normal;
	font-weight: bold;
}
#head {
	height: 233px;
	background: #E70000 url(gfx/head.gif) no-repeat;
	background-color: #C60000;
	position: relative;
	margin-bottom: 30px;
}
#head #nav{
	position: absolute;
	right: 50px;
	top: 185px;
}
#head #nav a{
	height: 38px;
	line-height: 38px;
	background: url(gfx/aczko.gif) no-repeat top;
	display: block;
	float: left;
	padding: 0 30px 0 30px;
	margin-right: 1px;
	font-size: 12px;
	font-weight: bold;
	color: White;
}#head #nav a:hover{
	background: url(gfx/aczko.gif) no-repeat center;
}
#head a#current{
	background: url(gfx/aczko.gif) no-repeat bottom;
	color: #D90000;
}
#head a:hover#current{
	background: url(gfx/aczko.gif) no-repeat bottom;
	color: #D90000;
}
/* id left */
#head a#left{
	background: url(gfx/aczko.gif) no-repeat top left;
}
#head a:hover#left{
	background: url(gfx/aczko.gif) no-repeat center left;
}
#head a#left.cur{
	background: url(gfx/aczko.gif) no-repeat bottom left;
	color: #D90000;
}
#head a:hover#left.cur{
	background: url(gfx/aczko.gif) no-repeat bottom left;
	color: #D90000;
}
/* id left */
/* id right */
#head a#right{
	background: url(gfx/aczko.gif) no-repeat top right;
}
#head a:hover#right{
	background: url(gfx/aczko.gif) no-repeat center right;
}
#head a#right.ruc{
	background: url(gfx/aczko.gif) no-repeat bottom right;
	color: #D90000;
}
#head a:hover#right.ruc{
	background: url(gfx/aczko.gif) no-repeat bottom right;
	color: #D90000;
}
/* id right */

#head h1 a img{
	border: 0;
	position: relative;
	top: 85px;
	left: 30px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: url(gfx/bcg.gif) repeat-y;
}
#wrap {
	width: 760px;
}
#wrap img.prnt{
	display: none;
}
hr {
	display: none;
}
hr.cleaner {
	clear: both;
	display: block;
	visibility: hidden;
}
#kontakt {
	width: 228px;
	background: url(gfx/dot.gif) repeat-y right;
	padding: 0 0 0 30px;
	float: left;
}
h2{
	letter-spacing: -1px;
}
h2 span{
	color: #D90000;
}
#content {
	float: left;
	padding: 0 30px 0 30px;
	width: 440px;
}
#content p{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 20px;
	text-align: justify;
	text-indent: 1em;
}
#content #refer p{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 10px;
	text-indent: 0;

}
#content #refer p a{
	color: Black;
		text-decoration: underline;
}
#content #refer em{
	text-align: justify;
	font-size: 0.7em;
	font-style: normal;
	border-bottom: 1px dashed #D90000;
	color: #D90000;
}
#content #refer em a{
	color: Black;
	text-decoration: underline;
}
#content #refer em a:hover{
	text-decoration: none;
}
#kontakt p{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 20px;
}
#kontakt p span{
color: #D90000;
}
#kontakt a img{
	margin-top: 20px;
	margin-left: 15px;
	border: 0;
}
#kontakt a{
	color: Black;
	text-decoration: underline;
}
#kontakt a:hover{
	text-decoration: none;
}
#footer {
	height: 65px;
	line-height: 65px;
	background: #F5F5F5;
	font-size: 0.8em;
	text-align: center;
	margin-top: 40px;
}
#footer p{
	color: Black;
	padding-left: 50px;
}
#footer p a{
	color: Black;
	text-decoration: underline;
}
#footer p a:hover{
	text-decoration: none;
}
#footer p strong{
	color: #D90000;
}
