html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
margin-left: auto;
margin-right: auto;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1 {font-size: 40px;}
h2 {font-size: 30px;}
h3 {font-size: 23px;}
h4 {font-size: 15px;}

#alarm_js {
  position: relative;
  margin: 0;
	padding: 0;
  background-color: #FFFF00;
  font-size: 12px;
  font-weight: bold;
  color: #000000 !important;
  text-align: center;
  height: 20px;
}
html {
height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
background: linear-gradient(to bottom left, #002f9a, #821, #0B4 100%);
}
body {
	margin: 0;
	border: 0;
	vertical-align: baseline; 
  line-height: 1;
}
#container{
	width: 1010px;
	top:0px;
	margin-top:0px;
}

#fronttekst {
  position: absolute;
  padding-top: 25px;
  z-index: 7;
}
#logo {
	position: fixed;
    vertical-align: baseline;
	height: 135px;
	width: 100%;
	z-index: 5;
	background: no-repeat;
}
#dlabodyindex {
position: absolute;
margin-top: 100px;
margin-left: 5px;
width: 950px;
height: 80%;
}
#dlaprog {
position: fixed;
width: 1041px;
height: 76%;
margin-top: 130px;
}
div#menu {
   margin-left: 250px;
   padding-top: 0px;
  position: fixed;
  color: #FFFFFF !important;
  z-index: 10;
  width: 100%;
}

div#menu ul {
  border-top: 0px solid #0000FF;
}

div#menu ul, ul li {
  display: block;
	list-style: none;
	line-height: normal;
  color: #FFFFFF !important;
}

div#menu ul li {
	float: left;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #FFFF00 #FFFF00;
}

div#menu ul a:link, ul a:visited {
  text-decoration: none;
	display: block;
	width: 110px;
  text-align: center;
  font-weight: bold;
  background-color: #0000FF;
  color: #FFFFFF !important;
}

div#menu ul a:hover {
	color: #FFFF00 !important;
	background: #FF0000 no-repeat 100% 0;
}
#dlabody {
position: absolute;
margin-top: 0px;
padding-top: 100px;
margin-left: 5px;
width: 950px;
height: 80%;
}
#opisinfo {
  float: left;
  width: 790px;
  position:fixed;
  padding-left: 200px;
  padding-top: 0px;
  font-size: 20px;
  color: #FFFFFF;
  background: transparent;
  height: 79%;
  z-index: 0;
}
#mynagl{
  	color: #FFFF00;
	width: 500px;
	margin-left:40px;
}
#myrecenz{
   	width: 300px;
}
#opis {
  float: left;
  width: 63%;
  padding-right: 1%;
  font-size: 20px;
  color: #FFFFFF;
  background: transparent;
}
#koz {
  width: 100%;
  position: relative;
}
#koztekst {
  vertical-align: middle;	
  padding-left: 40px;
  font-size: 42px;
  font-weight: 600;
  width: 500px;
}
#odtworz {
float: left;	
width:42%;
padding-top:15px;
}
div#stopa {
  position: fixed;
  bottom: 0px;
  font-weight: bold;
  width: 100%;
  height: 30px;
  background-color: transparent;
}

div#tentekst{
	float:left;
	width: 48%!;
	height: 100%;
	background-color: #0000FF;
	text-align: center;
	font-size: large;
	color: #FFFFFF;
}

div#nalewo{
  float:left;
  width: 26%;
  height: 100%;
  background: linear-gradient(to right, #2E8B57, #FBC, #D7D, #0000FF 100%);
}

div#naprawo{
  float:left;
  width: 26%;
  height: 100%;
  background: linear-gradient(to right, #0000FF, #2E8B57, #FBC, #821 100%);
}