*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #555555;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #4683c1;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #a5cef4 url('images/bbg1.gif') repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 50px;
/*text-transform: lowercase;*/
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h2
{
background: inherit;
position: absolute;
right: 0px;
bottom: 8px;
}

#header_inner h1 span
{
background: inherit;
color: #4683c1;
}

#slogan 
{
background: inherit;
position: absolute;
left: 0px;
bottom: 45px;
color:#FFFFFF;
font-size: 9px;
}

#slogan a
{
position: relative;
background: inherit;
color: #FFFFFF;
font-size: 9px;
}

#main
{
padding-top: 5px;
position: relative;
width: 680px;
margin: 0px auto;
padding-bottom: 10px;
border: 1px solid #CCCCCC;
border-top:1px dotted #CCCCCC;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
/*text-transform: lowercase;*/
font-size: 26px;
}

h1 span
{
background: inherit;
color: #4683c1;

}

h1 span sup
{
background: inherit;
color: #4683c1;
font-size: 14px;
}

h3
{
margin-top: 60px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #4683c1;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;

}



#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
background-color:#F2F2F2;
}

ul
{
/*list-style: none;*/
}

li
{
/*background: url('images/x1.gif') no-repeat 0px 5px;*/
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
color:#999999;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}
ul.divided {
	padding-left:15px;
}
ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}
#rcol ul {
padding-left:15px;
}
#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
color: #4683c1;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #333333;
}

.box h2
{
/*background: inherit;*/
color: #333333;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
color:#333333;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background-color: #F3F3F3;
/*background: #FFFFE9 url('images/box1.gif') no-repeat;*/

color: inherit;
}

.box_inner_2
{
border: solid 1px #fff;
padding: 15px;
background-color: #EBEBEB;
/*background: #FFFFE9 url('images/a4.gif') repeat-x;*/

color: inherit;
}

.box_inner_3
{
border: solid 1px #fff;
padding: 15px;
background-color: #E4E4E4;
/*background: #FFFFE9 url('images/a4.gif') repeat-x;*/

color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
border:7px solid #FFFFFF;
background-color: #FFFFFF;
}

.captioned_image div
{
font-size: 9px;
position: absolute;
color:#444444;
bottom: 0px;
left: 5px;
}

.captioned_image img
{

background-color:#4683c1;

}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
/*text-transform: lowercase;*/
color:#B0B0B0;
}

#prefooter
{
clear: both;

width: 680px;
margin: 0px auto;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: #F1F1F1;
color: #555555;
}

#fluxflash {
	width:680px;
	margin:auto;
	padding:0px;
	margin-top:0px;
	border: 3px solid #FFFFFF;

}

#tlo {
	background-color:#FFFFFF;
	background-image:url(images/tlo.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top:0px;
}



div#navtop {

margin:auto;

padding-top:70px;
}
div#navcontainer
{

float:left;

background: #333333;
position: relative;
right: 0px;

padding: 10px;

padding-top:0px;
padding-left:0px;
padding-right:0px;
border: 0;

}

div#navcontainer ul
{
display: inline;
margin: 0;
padding: 0;
list-style: none;
border: solid 0px #642;
}

div#navcontainer h2
{
border: solid 1px #642;
padding: 4px;

text-align: center;
list-style: none;

}

div#navcontainer ul li
{
display: inline;
margin: 0;
list-style: none;
background-image:none;
padding-left:0px;
margin-left:0px;
}

div#navcontainer ul li a
{

color: #FFFFFF;
background: #555555;
margin: 0;
padding: 2px 5px 2px 5px;
text-decoration: none;
list-style: none;
}

div#navcontainer ul li a:hover
{

background: #4683c1;
border-bottom: solid 9px #FFFFFF;
list-style: none;
color:#FFFFFF;
}

#b1 img {
	background-color:#FFFFFF;
	border: 5px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 30px;
}

#b1 img:hover {
	background-color:#FFFFFF;
	border: 5px solid #4683c1;
	margin-top: 10px;
	margin-bottom: 30px;
}

#galeria {
	width:439px;
	margin-top:20px;
	margin-bottom:30px;
}
#firmy {
	border: 1px solid #4683c1;
	border-left:10px solid #4683c1;
	margin-top:6px;
	margin-bottom:6px;
	
}

#bform img {
	background-color:#FFFFFF;
	border: 5px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}

#bform img:hover {
	background-color:#FFFFFF;
	border: 5px solid #FF0000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#separator {
	height:200px;
}

#mapa img {
	border: 7px solid #FFFFFF;
}

.cennik {
	border:4px solid #FFFFFF;
	padding:0px;
}

.cennik td {
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:5px;
	padding-top: 8px;
	padding-bottom: 8px;
}