/* @override http://192.168.1.4:8888/AKTUALNE/kuchnie.projektowaniewnetrz.net/www/css/style.css */

body {
	background-image:url(../images/pattern.gif);
	font-family: Lucida, Verdana, sans-serif;
}

#all {
	width: 825px;
	margin: 30px auto;
	background-color: #FFF;
	text-align: center;
}

div#top {
	
}

#top img {
	border: 0;
}

div#top_content {
	float: left;
	margin-left: 11px;
	width: 812px;
	background-color: #FFF;
}

div#top_content img {
	margin-left: 14px;	
	border: 0;
}

div#top_content img.logo {
	margin-left: 43px;	
}

#menu ul {
	margin: 0px;
	margin-left: 2px;
}

#menu li {
	list-style: none;
	float:left;
}

#menu img {
	float: left;
	border: 0;
}

#sub_menu {
	height: 40px;
	background-color: #F0EFED;
	border-bottom: 1px solid #999;
}

#sub_menu ul {
	float:left;
	margin: 0;
	padding: 12px 0px 12px 25px;
	list-style: none;
}


#sub_menu li {
	float: left;
	margin-right: 31px;
	color: #820C0C;
	font-family: Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 13.5px;
	font-weight: bold;
}

#sub_menu li a {
	color: #820C0C;
	text-decoration: none;
}

#sub_menu li a:hover {
	color: #BA2B2B;
}

#sub_menu li img {
	border: 0;
}

#content {
	float: left;
	background-color: #FFF;
	border-top: 1px solid #999;
}

#sub_content {
	float: left;
	width: 777px;
	margin-bottom: 10px;
	padding: 30px 23px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	border-bottom: 1px solid #999;
}

#footer {
	clear: both;
	background-color: #fff;
	height: 30px;
	width: 795px;
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
}

#footer p {
	width: 795px;
	text-align: center;
	float: left;
}

#contact_sent_msg {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: bold;
}

#contact_form {
	float: left;	
	margin: 0px 0px 0px 25px;
}

#contact_text {
	float: left;
	margin: 0px 30px;
}

.contact_message {
	width: 335px;
}

textarea, input {
	font-family: Arial;
	font-size: 11.5px;
}

.contact_errors {
	clear:left;
	float:left;
	margin: 10px 0;
	padding: 0 20px;
	color: red;
}

.gallery_project {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.gallery_project ul {
	float: left;
	margin-left: -10px;
	padding: 0;
	list-style: none;	
}

.gallery_project ul li.gallery_project_thumb {
	float: left;	
}

.gallery_project_thumb {
	padding: 10px;	
	margin-bottom: 7px;
}

.gallery_project_thumb img {
	border: none;
}

.gallery_project_title a {
	clear: both;
	float: left;
	margin-top: -15px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.gallery_thumbs {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #F0EFED;
	;
}

.gallery_thumbs img {
	border: 0;
}

.reference {
	float: left;
	margin-bottom: 20px;
	width: 250px;
	text-align: center;
}

.reference_thumb {
	padding: 10px;	
	margin-bottom: 7px;
}

.reference_title a {
	margin: 10px 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.reference_preview {
	text-align: center;
}

