html,body{margin:0;padding:0}
	body{font: 90% Arial,Verdana,sans-serif; background:url(/i/bg1.gif.jpg) repeat-x #F0F0F0;}
	h2{margin:0 20px}
	p.dotted {border-style: dotted; border-color: #778899; border-width: 2px; font-weight:bold;}
	p.dotted a {text-decoration: none; color: #000;}
	
#block_menu
.punkt {position:relative; cursor:pointer; border-style: dotted; border-color: #778899; border-width: 2px; font-weight:bold; float:none;}
.punkt div
.punkt a {text-decoration: none; color: #000; font-weight:bold;}
.punkt a:hover {background:#fbbe15;}
.punkt a:visited {text-decoration: none; color: #000; font-weight:bold;}
div.list_punkts {background:transparent; position:absolute; top:26px; left:30px; padding:0px; width:180px; border:0; font: 80% Arial,Verdana,sans-serif; display:none;}
div.list_punkts div.kont {padding:0px;margin:3px;}
div.list_punkts a {text-decoration:none; padding:0px; cursor:pointer; color:#000; }
div.list_punkts div a div.podpunkt {padding:0px; margin-top:2px;}
div.list_punkts div a div.podpunkt div { width:100%;padding:0px 0px 0px 2px; white-space:pre;}
div.list_punkts div a:hover { background:transparent; }
div.list_punkts div a:hover div.podpunkt { background:#fbbe15; color:#000; }
.footer_menu { clear:both; }

	.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}

/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #CECECE;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
	/*position:absolute;left:200px;top:150px;right:200px;*/
	background: #FFF;
	width: 870px;
	position:relative; left:5px; top:18px;
}
a#actions{font-size: 110%;color:#BA1E24; text-decoration:none;}
a#actions:hover{font-size: 110%;color:#EB151C; text-decoration:none;}
strong#zag{font-size: 190%;}

body {padding:25px 0; text-align:center;}
td.postnav p a {padding:0 4px;}
/*td.postnav p:hover, td.postnav.active p {background-color:#fbbe15;}*/
td.postnav p.dotted a {display:block;}
td.postnav p.dotted a:hover, td.postnav.active p.dotted a {background-color:#fbbe15;}

div#wrap {width:875px; margin:0 auto; text-align:left;}

td.images {padding-bottom:20px;text-align:center;}
td.images img {margin:0 33px;}

p.copy {font-size:60%; text-align:center;}

#tooltip {background:#FFFFFF; border:1px dotted #50BA19; color:#000000; font:menu; margin:0px; padding:3px 5px; position:absolute; visibility:hidden;}