@charset "utf-8";
/* CSS Document */


object { outline:none; }

body {

background:url(bg.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color: #1d5321;
margin: 0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

a:link {
	color: #cacaca;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #cacaca;
	text-decoration: none;
}
a:hover {
	color: #cacaca;
	text-decoration:underline;
}
a:active {
	color: #cacaca;
	text-decoration: none;
}

h1 { font-size:16px; font-weight:bold; color:#FFCC00}
h2 { font-size:12px; font-weight:bold; color:#FFCC00}
a.btn { display:block; margin:8px; font-size:12px; color:#FFCC00; font-weight:bold} 
strong { font-size:12px}
img { border:0px}

.white { color:#FFFFFF}
.margin7 { margin-left:27px}
.normal { font-weight:normal}
.ac { background-image:url(ac_bg.jpg); width:950px; height:570px; overflow:hidden }
.getFlash {margin-left:10px; margin-top:80px}
.menu { width:160px; height:400px; margin-top:41px; margin-left:188px; padding-right:20px; float:left}
.scroll { overflow:auto; width:440px; height:400px; margin-top:40px; padding-right:33px; float:right; text-align:justify; margin-right:90px; margin-bottom:14px}
.all { position:absolute; left:50%; margin-left:-475px}
.stopka { position:absolute; left:50%; margin-left:-155px; text-align:center; top: 590px}
.stopkaIMG { position:relative; top: 8px}
