body, img, div, ul, h1, h2, h3, h4, h5, h6, object {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #001742;	
	font-size: 13px;
}

body {
  	background-color: #6d7888;
}

img {
  	border: 0;
}

h1, h2  {
  	text-indent: -9999em;
	height: 0px;	
}

a {
  	text-decoration: none;
  	color: #001742;
}

div.video {
  	height: 120px;
}

div.video2 {
  	height: 80px;
}

div.gallery {
  	height: 480px;
}

div#main {
  	width: 900px;
  	margin: auto;
}

div#content {
  	width: 813px;
  	height: 480px;
  	background-image: url('../images/tlo.jpg');
  	float: left;
}

div#text {
  	width: 440px;
  	height: 480px;	  	
	margin-left: 359px; 	
	overflow: auto;
  	text-align: justify;
  	font-weight: bold;
  	padding-right: 14px;
}

div#text p {
	text-indent: 40px;
}

div#menu_bar {
  	width: 813px;
  	height: 28px;
  	background: url('../images/index_06.jpg') no-repeat left;
  	float: left;
}

div#menu_bar_right_bg {
  	width: 87px;
  	height: 28px;
  	background-image: url('../images/index_08.jpg');
  	float: left; 	
}

div#menu_bar_bottom_bg {
  	width: 900px;
  	height: 95px;
  	background-image: url('../images/index_09.jpg');
  	clear: both;
}

div#top_bg {
  	width: 900px;
  	height: 24px;
  	background-image: url('../images/index_01.jpg');
  	clear: both;
}

div#right_bg {
  	width: 87px;
  	height: 480px;
  	background-image: url('../images/index_04.jpg');
  	float: left;
}

div#bottom_bg {
  	width: 900px;
  	height: 13px;
  	background-image: url('../images/index_05.jpg');
  	clear: both;
}

div.author {
  	width: 813px; 
        position: absolute;
        margin-top: -50px; 	
}

div.author p {
  	float: right;
  	font-size: 10px;
}

p.informacja {  	
  	margin-top: 10px;
  	margin-left: 100px;
        padding-bottom: 25px;
}

table.kontakt td.left {
  	padding-right: 30px;
}

table.formularz {
  	width: 290px;
  	padding-bottom: 30px;
  	margin: auto;
  	text-align: center;
}

form input {
  	width: 290px;
}

form input.submit {
  	width: 60px;
}

div#working {
  	width: 813px;
  	height: 480px;
  	background-image: url('../images/work.jpg');
  	float: left;
}

p.warn {
  	text-align: center;
  	margin-top: 160px;
  	font-weight: bold;
  	padding-right: 14px;
  	font-size: 36px;
  	color: #ff0000;
}

p.dziekujemy {
    	text-align: center;
  	margin-top: 160px;
  	padding-right: 14px;
}
div.adres {
	width: 250px;
	height: 60px;
  	margin: auto;
  	text-align: center;
}

div#text div.adres p {
	text-indent: 0px;
}

.videokontakt {
  	width: 250px;
  	margin: auto;
}
