html					{ height:100%; }
body					{ height:100%; _height:100%; padding:0; margin:0; text-align:center; background-color:#fff; color:#000; font-family:monospace,courier; font-size:79%; }
h1,h2,h3,h4,p,ul,ol,li	{ margin:0; padding:0; }
li						{ list-style-type:none; }
img 					{ border:0; vertical-align:top; }

a:link,
 a:visited				{ color:#5e5e5e; text-decoration:underline; }
 a:hover				{ color:#ff0033; }

#reklama				{ border-bottom:1px solid #5e5e5e; background-color:#efefef; padding:2px 0; height:60px; _height /**/:64px; }
#reklama div			{ width:500px; margin:0 auto; }
#page					{ position:relative; width:600px; height:500px; margin:5% auto; auto; text-align:left; }
#page.hp				{ margin-top:1em; }
#head					{ min-height:8em; _height:8em; }
#head img				{ position:absolute; }
#head h1				{ font-size:169%; padding:0 0 0 210px; _height:1em;  _filter:DropShadow(color=#afafaf, enabled=enabled, offx=2, offy=2, positive=enabled); }

#catch-eye				{ margin:10px 0 0 210px; }
#catch-eye img			{ border:1px solid #000; }

#menu					{ position:absolute; top:1.6em; left:210px; font-size:149%; }
#menu li				{ width:390px; margin:0 0 2px 0; text-align:right; }
#menu li a				{ padding:0 4px 0 0; border-right:1px dotted #5e5e5e; }
#menu li a:hover		{ border-right:2px solid #ff0033; padding:0 3px 0 16px; background:url(../img/selector.gif) center left no-repeat; }
#menu li a.selected		{ font-weight:bold; background:url(../img/selector_selected.gif) center left no-repeat;padding:0 3px 0 16px; border-right:2px solid #5e5e5e; }

#cont.hp				{  position:relative; _height:400px; min-height:400px; background:url(../img/main.gif) top left no-repeat; }
.foto					{ _height:300px; min-height:300px; background:url(../img/back_foto.gif) bottom left no-repeat; }
.jednotka				{ _height:200px; min-height:200px; background:url(../img/back_jednotka.gif) bottom left no-repeat; }

#cont 					{ margin-top:4px; border-top:6px solid #ff0033; }
#cont h2				{ font-size:160%; margin:0.5em 0 0 0; color:#2a2a2a; }
#cont .box				{ float:left; width:100%; margin-bottom:1em; }
#cont .box .icont		{ float:left; margin:4px 9px; width:96px; height:96px; overflow:hidden; border:1px solid #5e5e5e; }
#cont .box .icont p		{ font-style:italic; font-size:75%; padding:2px; }

/*HP*/
#cont.hp p				{ font-weight:bold; margin:0.5em 0 1em 4px; line-height:1.5em; }
#cont.hp p strong		{ color:#ff0033; font-size:120%; }
#cont.hp p#contact		{ position:absolute; margin:0; padding:2px 4px; bottom:4px; right:4px; border:1px dotted #5e5e5e; }
#cont.hp h4#news		{ margin-left:4px; font-size:120%; color:#ff0033; }
#cont.hp ol#news li		{ margin:0 0 0.5em 4px; clear:both; }
#cont.hp ol#news li .date	{ float:left; width:100px; font-weight:bold; }
#cont.hp ol#news li .text	{ float:left; width:480px; margin-left:5px; }

#foot					{ border-top:6px solid #ff0033; }

.clear					{ clear:both; height:1px; overflow:hidden; }

