html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Verdana", "Geneva", sans-serif;
	background: url(../images/bg_body.png) #7c0e0f;
	text-align: center;
	color: #7c0e0f;
}


.hide_it_from_people {
	display: none;
	text-indent: -500000px;
}

p {
	font-size: 1.2em;
	margin-top: 10px;
	line-height: 1.45em;
}

a {
	color: #7c0e0f;
}

/* TITLEs */


/* DIVs */

div#content_wrapper {
	width: 800px;
	text-align: left;
	min-height: 600px;
	background-color: #ffffff;
	margin: 65px auto 0 auto;
}


a.header {
	display: block;
	width: 800px;
	height: 265px;
}

div#menu {
	width: 800px;
	height: 45px;
	text-align: center;
	background: url(../images/bg_menu_out.gif) repeat-x;
	clear: both;
}

/* IMAGEs */

/* MENUs */

/* FORMs */

/* LISTs */

ul.top_menu {
	list-style: none;
}

ul.top_menu li{
	float: left;
	display: block;
	width: 160px;
}

ul.top_menu a {
	display: block;
	width: 159px;
	height: 30px;
	color: #7c0e0f;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	outline: none;
	border-right: solid 1px #c7c7c7;
}

ul.top_menu a.selected {
	background: url(../images/bg_menu_over.gif) repeat-x;
	color: #ffffff;
}

ul.top_menu a.last_menu_item{
	border-right: none;
	width: 160px;
}

.cleaner {
	clear: both;
}

div#content {
	width: 730px;
	min-height: 200px;
	background: url(../images/bg_content.gif) top no-repeat;
	padding: 35px;
}

div#footer {
	width: 800px;
	height: 34px;
	margin: 8px auto;
	padding-top: 5px;
	background-color: #ffffff;
}

h2.ofirmie {
	display: block;
	text-indent: -50000px;
	width: 96px;
	height: 29px;
	background: url(../images/title_ofirmie.gif) no-repeat;
}

h2.oferta {
	display: block;
	text-indent: -50000px;
	width: 73px;
	height: 29px;
	background: url(../images/title_oferta.gif) no-repeat;
}

h2.referencje {
	display: block;
	text-indent: -50000px;
	width: 125px;
	height: 29px;
	background: url(../images/title_referencje.gif) no-repeat;
}

h2.galeria {
	display: block;
	text-indent: -50000px;
	width: 82px;
	height: 29px;
	background: url(../images/title_galeria.gif) no-repeat;
}

h2.kontakt {
	display: block;
	text-indent: -50000px;
	width: 90px;
	height: 29px;
	background: url(../images/title_kontakt.gif) no-repeat;
}

.right {
	float: right;
	padding-top: 50px;
	padding-bottom: 150px;
	padding-left: 20px;
}

div#footer p {
	line-height: 1.25em;
	margin: 0;
	font-size: 1.1em;
}

a.gallery_pic {
	display: block;
	float: left;
	width: 205px;
	height: 140px;
	padding: 5px;
	border: solid 1px #7c0e0f;
	margin-right: 35px;
	margin-top: 35px;
}

a.gallery_pic_last {
	display: block;
	float: left;
	width: 205px;
	height: 140px;
	padding: 5px;
	border: solid 1px #7c0e0f;
	margin-top: 35px;
}

.list {
	font-size: 1.2em;
	list-style: inside;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 1.8em;
}

form.contact_form {
	margin-top: 15px;
	width: 450px;
	height: 400px;
}

form.contact_form label{
	display: block;
	float: left;
	font-size: 1.2em;
	margin-top: 2px;
	width: 120px;
}

form.contact_form input.text{
	float: right;
	width: 320px;
	padding: 2px;
	border: solid 1px #7c0e0f;
	font-family: "Verdana", "Geneva", sans-serif;
	background-color: #fff;
}

form.contact_form div {
	clear: both;
	min-height: 25px;
}

form.contact_form textarea {
	width: 324px;
	height: 300px;
	border: solid 1px #7c0e0f;
	font-size: 1.2em;
	font-family: "Verdana", "Geneva", sans-serif;
	background-color: #fff;
	float: right;
}

form.contact_form input.submit {
	float: right;
	background-color: #fff;
	border: solid 2px #7c0e0f;
	font-size: 1.2em;
	padding: 3px;
	width: 80px;
	margin-top: 15px;
	color: #7c0e0f;
	font-weight: bold;
}
