html {

background:url(../imgs/footer_bg.jpg) bottom repeat-x;

}

body {
background:url(../imgs/bg.jpg) top repeat-x;
	margin: 0px auto;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}

img { border:none; }

h1 {
	color:#54b5cf;
	margin: 0px;
	font-size: 15px;
}

h2 {
	margin: 0px;
	height: 10px;
}

a {
	text-decoration:none;
	color:#363637;
}

a:hover {
	text-decoration:underline;
	color:#0295c1;
}

a:active {
	text-decoration:underline;
	color:#0295c1;
}

input {
    width: 400px;
}

#menu li a {
	text-decoration:none;
	color:#d8e3e5;
}

#menu li a:hover {
	text-decoration:none;
	color:#0295c1;

}

#bg_wrap {
	background:#e7e7e7;
	width:50%;
	height: 178px;
	position:absolute;
	z-index:2;
}

#bg_wrap2 {
	background:#292929;
	width:100%;
	height: 178px;
	position:absolute;
	z-index:1;
}

#site { }

#top {
	background:url(../imgs/top.jpg) #fff top center no-repeat;
	width:1000px;
	height:217px;
	position:relative;
	z-index:3;
	margin: 0px auto;
    display:block;
    cursor:pointer;
}

	#menu {
		margin: 190px 0px 0px 7px;
		list-style:none;
		float:left;
	}
	
	#menu li {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		display:inline;
		margin: 0px 10px 0px 10px;
		color:#d8e3e5;
		font-weight:bold;
	}

#main {
width: 885px;
margin: 20px auto;
}

	#left {
		width: 560px;
		float:left;
	}
	
		.content_block {
			width: 560px;
			margin: 0px 0px 80px 0px;
			float:left;
		}
		
		.content_block_top {
			background:url(../imgs/content_top_bg.jpg) top center no-repeat;
			width: 560px;
			height: 19px;
			float:left;
		}
		
		.content_block_middle {
			border-left:1px solid #bcbcbc;
			border-right:1px solid #bcbcbc;
			width: 498px;
			float:left;
			background:#dfe0e1;
			padding: 0px 30px 0px 30px;
			color:#363637;
			font-size:12px;
            overflow:hidden;
		}
		
		.content_block_middle span {
			color:#2ea8c4;
		}
		
		.content_block_middle img {
			margin: 10px 0px 10px 0px;
		}
		
		.content_block_bottom {
			background:url(../imgs/content_bottom_bg.gif) top center no-repeat;
			width: 560px;
			height: 18px;
			float:left;
		}
	
	#right {
		width: 286px;
		float:right;
		margin: 0px 0px 0px 38px;
	}
	
		#right .button {
			margin: 0px 0px 10px 0px;
		}
		
		#newsletter {
			width: 286px;
			height:30px;
			background:url(../imgs/newsletter_bg.jpg) top left repeat-x;
			color:#028aa8;
			font-size: 15px;
			font-weight:bold;
			padding: 5px 0px 0px 0px;
		}
		
		.input {
			width: 155px;
			height: 15px;
			background:#a3a3a2;
			border: 1px solid #8e8e8d;
			color:#535353;
			padding: 0px 0px 0px 0px;
			margin: 4px 0px 0px 7px;
			text-align:center;
			font-weight:bold;
			font-size:11px;
            float:left;
		}
		
		.submit {
			width: 27px;
			height: 22px;
			background: none;
			border:none;
			color:#028aa8;
			font-weight:bold;
            float:left;
		}
		
		#customers {
			width: 266px;
			float:left;
			margin: 20px 0px 0px 0px;
			padding: 20px 10px 10px 10px;
		}
		
		#customers img {
			margin: 5px 5px 5px 10px;
		}
		
		
		#contact {
			width: 266px;
			float:left;
			margin: 0px 0px 20px 0px;
			padding: 10px 10px 10px 10px;
		}
		
.line {
height: 3px;
background:#a8b1b4;
margin: 10px 0px 10px 0px;
width:495px;
}

#thumbs {
	margin: 10px 0px 10px 0px;
	width:498px;
}

#thumbs img {
	border: 1px solid #b7b7b7;
	margin: 0px;
}

.catalog {
	width: 490px;
	margin: 10px 0px 10px 0px;
}

textarea {
    width: 350px;

}



.adminNews {
    
    }

.adminNews th {
    text-align:left;
    }

.adminNews td {
    padding: 0px 20px 3px 0px;
    }

#newsletter_title
{
    float:left;

    margin: 3px 0px 0px 5px;
}
.form1 {
    width:200px;
    float:left;
    overflow: hidden;
    }
	
	
#zdjecie_opis {
	min-height: 40px;
	height: 40px;
	}
