body { margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; font-size: 11px; line-height: 20px; background: #fff url(../grafika/bgr_body_leto.jpg) no-repeat; }
#Content { background-image: url(../grafika/menu_content_bgr_leto.gif); background-repeat: repeat-y; background-position: 0 0; position: absolute; top: 190px; bottom: 0; overflow: visible; margin: 0; width: 495px; 	
/* For IE5/Win's benefit width = [correct width] + [left and right padding] + [left and right border widths] */
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\""; voice-family:inherit; width:760px; height:100%; padding: 3px 15px 10px 250px; /* the correct width */
	}
a { color:#5d902b; }
a:link { color:#5d902b; }
a:visited { color:#666; }
a:visited { color:#5d902b; }
a:hover { color: #9a0e25; }

a.menu { color:#fff; }
a.menu:link { color:#fff; }
a.menu:visited { color:#fffa61; }
a.menu:hover { color: #533837; }
