* {
margin: 0;
padding: 0;
}

body {
background: url(img/bg.jpg);
color: #fff;
font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
font-size: 12px;
text-align: center;
}

a, img {
border: 0;
line-height: 0;
outline: none;
}

a {
color: #008795;
font-weight: bold;
text-decoration: none;
}


a:hover {
color: #00566a;
}

h1, h2 {
color: #515151;	
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 22px;
font-weight: bold;
margin: 3px 0 18px 0;
}

h3 {
color: #008795;
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}

.bigger {font-size: 13px;}

.red {color: red;}

table {
text-align: center;
}

th {
width: 100px;
height: 35px;
}

td {
width: 35px;	
padding: 5px;
}

label {display: inline-block; width: 200px;}

textarea {width: 350px; height: 200px;}
#h2_map{
	font-size: 18px; 
	font-family: Trebuchet MS; 
	margin: -3px 0px 3px 0px; 
	color: #515151;	
}

.standard_list li {
list-style: circle;
margin-left: 15px;
}

#main {
margin: 0 auto;
padding-top: 10px;
position: relative;
width: 932px;
}

#top_menu {
background: url(img/top_menu.png);
width: 932px;
height: 32px;
position: relative;
z-index: 10;
}

#top_menu_items {
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 14px;
float: right;
padding: 7px 0 0 0;
margin-right: 15px;
}

#top_swf {
height: 250px;
margin: 0 auto;
text-align: center;
position: absolute;
width: 932px;
z-index: -100;
}

#top_cover {
height: 250px;
padding-bottom: 3px;
position: relative;
text-align: left;
width: 932px;
z-index: 10;
}

#cover_shadow {
background: url(img/top_shadows.png);
height: 250px;
position: absolute;
width: 932px;
z-index: 10;
}

#under_content {
background: url(img/page_bckg.png);
margin: -3px 0 0 24px;
line-height: 19px;
text-align: left;
width: 907px;
min-height: 628px;
}

#menu {
background: #00566a url(img/main_menu_bg.jpg) no-repeat;
left: 28px;
position: absolute;
width: 224px;
z-index: 40;
}

#menu_items {
list-style: none;
/*margin: 20px 0 0 0;*/
}

#menu_items a {
color: #fff;
text-decoration: none;
font-family: "Trebuchet MS";
font-weight: bold;
}

#menu_items li {
background: url(img/menu_item_bg.png) no-repeat;
width: 224px;
height: 60px;
margin-bottom: 5px;
}

.menu_item_image {
margin: 7px 0 0 8px;
vertical-align: middle;
}

.menu_item_link {
font-size: 13px;
margin-left: 5px;
vertical-align: middle;
}

.menu_item_link:hover {text-decoration: underline;}

#content {
width: 643px;
float: right;
margin: 20px 20px 20px 0;
text-align: justify;
color: #000;
font-size: 13px;
font-family: Trebuchet MS;
}

#gallery, #gallery2, #gallery3 {
font-size: 1px;
left: -510px;
list-style: none;
margin: 0;
line-height: 0;
padding: 0;
position: relative;
width: 1890px;
z-index: 1;
}

#gallery li, #gallery2 li, #gallery3 li {
float: left;
height: 160px;
overflow: hidden;
margin: 0 3px 0 0;
width: 110px;
}

#gallery a, #gallery2 a, #gallery3 a {
border: 1px solid #ccc;
display: inline-block;
}

#gallery img, #gallery2 img, #gallery3 img {
border: 4px solid #eee;
}

#door_gallery {
font-size: 1px;
left: -510px;
list-style: none;
margin: 0;
line-height: 0;
padding: 0;
position: relative;
z-index: 1;
width: 1600px;
border: 1px solid red;
}

#door_gallery a {
border: 1px solid #ccc;
display: inline-block;
}

#door_gallery li {
float: left;
height: 300px;
overflow: hidden;
margin: 0 3px 0 0;
width: 145px;
padding: 0 2px;
}

#door_gallery img {
border: 4px solid #eee;
}

#footer {
background: url(img/footer.png);
width: 907px;
height: 30px;
margin-left: 24px;
margin-bottom: 10px;
position: relative;
z-index: 300;
}

#copyright {
background: #3b7d8c;
width: 224px;
height: 21px;
float: left;
margin-left: 4px;
margin-top: -28px;
padding-top: 7px;
}

#project {
float: right;
margin-right: 10px;
padding-top: 5px;
}

#project a {
text-decoration: none;
}

#parameters td {
width: 400px;
text-align: left;
}

#google_map {
border: 1px solid #999;
line-height: 0;
}

#small_content
{
	margin-bottom: 130px;
}

.right {
float: right;
margin: 10px 0 0 0;
}

.right_closer {
float: right;
margin-right: 200px;
}

.left {
float: left;
margin: 10px 0 0 0;
}

#contacts_left {
float: left; 
margin-left: 180px;
}

.contacts_left {
float: left; 
margin-left: 130px;
}

#contacts_right {
float: right; 
margin-right: 100px;	
}
.contacts_right {
float: right; 
margin-right: 150px;	
}

.white_link {
text-decoration: none;
color: #fff;	
}

.bigger_title_center {
color: #515151;	
font-family: Trebuchet MS;
font-size: 18px;
text-align: center;
}

.company_bold {
font-weight: bold;
color: #a6dfe7;	
}

.company_light {
color: #a6dfe7;
}

.bold {
font-weight: bold;
}

.content_text {
text-align: justify;
font-size: 13px;	
margin-bottom: 10px;
}

.bigger {
font-size: 15px;
}

.bigger_title {
color: #515151;	
font-family: Trebuchet MS;
font-size: 22px;
font-weight: normal;
margin-bottom: 10px;
}

.partner_logo {
margin-right: 20px;
}

.clear {
clear: both;
margin: 0;
padding: 0;
}

.sub_item {
padding-left: 25px;
}

.center {
text-align: center;
}

.jCarousel {
float:left;
height: 170px;
left:-5000px;
position:relative;
visibility:hidden;
}

.carousel {
margin: 5px 0 0px 10px;
padding: 10px 0 0;
width: 650px;
}

.main {
margin-left: 5px;
width: 650px;
}

#search_left {
	float: left; 
	margin-left: 40px;
	margin-bottom: 20px;
}

#search_right {
	float: right; 
	margin-right: 100px;
	margin-bottom: 20px;
}

.monter_info {
	font-size: 16px; 
	color: #434443; 
	font-weight: bold; 
	width: 400px; 
	height: 30px; 
	text-align: center; 
	padding-top: 10px; 
	background-color: #82cdd4;
}

.adress_info {
	color: #000; 
	font-size: 14px; 
	background-color: #fff; 
	width: 380px; 
	height: auto; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px;
}

.left_td{
	width: 60px; 
	padding-left: 8px;
}

.right_td
{
	width: 160px;
}

.table_height{
	height: 10px;
}

.carousel a:hover, .carousel a:active {
border:medium none;
outline-style:none;
outline-width:medium;
}

.carousel a.prev, a.next {
display:block;
float:left;
height:143px;
text-decoration:none;
width:30px;
}

.carousel a.prev {
background:transparent url(img/imageNavLeft.gif) no-repeat scroll left 60px;
}

.carousel a.next {
background:transparent url(img/imageNavRight.gif) no-repeat scroll right 60px;
}

.margin-left20 {
	margin-left: 20px;
}

#zapytanie {
	background: url(img/zapytanie_btn.png);
	width: 267px;
	height: 40px;
	display: block;
	text-align: center;
}

.grey_input {
	border: 1px solid #ddd;
	width: 200px;
	height: 20px;
	padding: 3px;
}

.grey_textarea {
	border: 1px solid #ddd;
	width: 300px;
	height: 200px;
	padding: 3px;
}

#send {
	background: url(img/send_btn.png);
	width: 100px;
	height: 30px;
	border: none;
	display: block;
	cursor: pointer;
}

#sklep {
	font-size: 15px;
	text-transform: uppercase;
	background: url(img/cart.png) no-repeat -2px 0;
	line-height: 20px;
	display: inline-block;
	width: 65px;
	height: 20px;
	text-align: right
}

