body{
	/*width: 1120px;*/
	margin: auto;
	margin-top: 0px;
	/*background: #800001;*/
	font: 10pt trebuchet ms;
	color: #1A1B1E;
	background-color: #0f0f0f;
	background-image: url("images/bg.jpg");
	background-repeat: repeat;
	background-position: top center;
}

img{
display: block;
}

.main{
  background-image: url("images/main.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #adadad;
}


a.lista {
  font: 9pt Verdana;
	color: #2B5870;
	text-decoration: none;
	font-weight: normal;
}
a.listasmall {
  font: 8pt Verdana;
	color: #2B5870;
	text-decoration: none;
	font-weight: normal;
}
table.lista {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	text-align: left;
}
table.lista th {
	border-width: 0px 0px 1px 0px;
	padding: 3px 4px 6px 4px;
	border-style: solid solid solid solid;
	border-color: #90BCD3;
	background-color: white;
	font: 8pt Verdana;
	color: #4689AE;
	text-align: left;
}
table.lista td {
	border-width: 0px 0px 1px 0px;
	padding: 3px 4px 6px 4px;
	border-style: solid solid solid solid;
	border-color: #90BCD3;
	background-color: white;
	font: 9pt Verdana;
	color: #2B5870;
	text-align: left;
}

#container{
	width: 1120px;
}

#baner{
  margin-left: 110px;
  height: 300px;
  width: 900px;
  border: 0px solid red;
}
#cont_bg{
  width: 100%;
  margin: auto;
  background: #800001;
}
#content{
	height: 500px;
	width: 1120px;
  font: 8pt Verdana;
  color: white; 
}


#footer{
  padding-top: 0px;
	height: 120px;
	color: #fff;
	width: 1059px;
	margin: 0px;
}

#design{
  padding-top: 15px;
	color: #fff;
	width: 856px;
	margin: 0px;
	text-align: right;
}

.box{
	width: 320px;
	height: 120px;
	padding: 15px;
	background: #000;
	font: 8pt Trebuchet Ms;
	color: #fff;
	border: 1px solid #666;
}


#ac{
  margin-left: 910px;
}

.clear{
	clear: both;
}

h1{
	font-weight: bold;
	font-size: 12pt;
  display: inline;
  color: #000;
  padding-bottom: 20px;
}

h2{
	font-weight: bold;
	font-size: 10pt;
  display: inline;
  color: #1A1B1E;
  padding-bottom: 20px;
}

h3{
	font-weight: bold;
	font-size: 11pt;
  display: inline;
  color: #2C5687;
  padding-bottom: 20px;
}

h4{
	font-family: Verdana;
	margin: 0;
	padding: 0;
	color: #2B5870;
	font-size: 11pt;
	line-height: 15pt;
	margin-bottom: 5px;
}

p{
	margin: 0;
	padding: 5px;
	text-align: justify;
}

a visited, a{
  color: #1A1B1E;
	text-decoration: none;
}
a:hover{
	color: #000;
  text-decoration: none;	
}

a.blue visited, a.blue{
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
a.blue:hover{
	text-decoration: underline;	
}

a.green visited, a.green{
	color: #4D9D4E;
	font-weight: bold;
	text-decoration: none;
}
a.green:hover{
	text-decoration: none;	
}

a.black visited, a.black{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
a.black:hover{
	text-decoration: underline;	
}

a.white visited, a.white{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.white:hover{
	text-decoration: none;	
}

a.orange visited, a.orange{
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.orange:hover{
	text-decoration: underline;	
}

a.menu visited, a.menu{
  font: 10pt trebuchet ms;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover{
	color: #FF3300;	
}

a.okr visited, a.okr{
  font: 9pt trebuchet ms;
	color: #555;
	font-weight: normal;
	text-decoration: none;
}
a.okr:hover{
	color: #FF3300;	
}

.small 
{
font-size: 10px; 
font-weight: normal;
}

.vsmall 
{
font-size: 8px; 
font-weight: normal;
line-height: 10px;
}

.blue{
	color: #0066CC;
}

.obw 
{
border: 0px;
}

.be1
{
  font: 9px Tahoma;
	color: #fff;
}   

a.be1 visited, a.be1{
	color: #fff;
	font: 9px Tahoma;
	font-weight: normal;
	text-decoration: none;
}
a.be1:hover{
	text-decoration: underline;	
}

#wysuwane
{
 
    background: url("images/fbpodklad.png") no-repeat scroll 0 0 transparent;
 
    padding: 10px;
    width: 235px;
    height:402px;
 
    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 50%;
 
}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}