/* CSS Reset */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a:active {
	outline: none;
}

a:focus	{
-moz-outline-style: none;
}

/* Header */

#header {
	width: 100%;
	height: 380px;
	background-color: white;
}

#inside_header {
	width: 930px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/grafika.png) no-repeat 380px 130px;
}

#inside_header h1 {
	color: #a4a4a3;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 0 25px;
	font-family: Arial, sans-serif;
}

#inside_header img {
	width: 192px;
	height: 68px;
	margin: 110px 0 0 30px;
}

#nano_logo {
	display: block;
	width: 386px;
	height: 62px;
	float: left;
	position: relative;
	margin: 30px 0px 30px 25px;
}

#nano_logo a {
	display: block;
	width: 470px;
	height: 76px;
	background: url(../images/logo.png) no-repeat 0 0;
}

#nano_logo span {
	display: none;
}

#menu {
	list-style: none;
	float: right;
	position: relative;
	top: 30px;
	right: 0px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 51px;
}

#menu a span {
	display: none;
}

.a01 {
	width: 114px;
	background: url(../images/menu01_off.png) no-repeat 0 0;
}

.a02 {
	width: 108px;
	background: url(../images/menu02_off.png) no-repeat 0 0;
}

.a03 {
	width: 108px;
	background: url(../images/menu03_off.png) no-repeat 0 0;
}

.a01:hover {
	background: url(../images/menu01_on.png) no-repeat 0 0;
}

.a02:hover {
	background: url(../images/menu02_on.png) no-repeat 0 0;
}

.a03:hover {
	background: url(../images/menu03_on.png) no-repeat 0 0;
}

.a01menuactive {
	width: 114px;
	background: url(../images/menu01_on.png) no-repeat 0 0;
}

.a02menuactive {
	width: 108px;
	background: url(../images/menu02_on.png) no-repeat 0 0;
}

.a03menuactive {
	width: 108px;
	background: url(../images/menu03_on.png) no-repeat 0 0;
}

/* Content */

#content {
	width: 100%;
	background-color: white;
}

#inside_content {
	width: 930px;
	margin: 0 auto;
}

#main {
	width: 610px;
	min-height: 400px;
	float: left;
	padding-bottom: 20px;
}

.main_img {
	display: block;
	margin: 15px 105px;
}

#main h1 {
	color: #299a34;
	font-size: 18px;
	text-align: left;
	padding: 0 0 0 35px;
	font-family: Arial, sans-serif;
}

#main p {
	color: #3b3b3b;
	font-size: 12px;
	text-align: justify;
	text-indent: 50px;
	margin: 15px 15px 0 15px;
	font-family: Arial, sans-serif;
	line-height: 150%;
}

#main h4 {
	color: #3b3b3b;
	font-size: 12px;
	text-align: right;
	margin: 5px 25px 0 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

#main h5 {
	color: #3b3b3b;
	font-size: 12px;
	text-align: left;
	text-indent: 50px;
	margin: 15px 15px 0 15px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

table.body {
	margin: 0px;
	padding: 0px;
}

.lewa {
	border : 0px;
	width: 305px;
	height: 30px;
	vertical-align: top;
}

.lewa img {
	border-style: none;
	vertical-align: -1px;
}

table.kontakt {
	border-collapse: collapse;
	text-align:left;
	margin: 0 40px 20px;
	padding: 0px;
}

#main h3{
	font-family: arial;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px 0px 10px 55px;
	float: left;	
}

.email {
	font-family: arial;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	float: left;	
	text-decoration: none;
}

#mapka {
	width: 560px;
	height: 450px;
	margin: 0 0 0 50px;
}

#mapka a {
	position: relative;
	font-family: arial;
	color: #605d5b;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 190px;
}

.prawa {
	border : 0px;
	width: 305px;
	height: 30px;
	vertical-align: top;
}

#side {
	width: 300px;
	float: right;
}

#side h2 {
	color: #299a34;
	font-size: 16px;
	text-align: center;
	margin: 0 0 5px 0;
	font-family: Arial, sans-serif;
}

#side h3 {
	color: #484848;
	font-size: 12px;
	text-align: center;
	margin: 0;
	font-family: Arial, sans-serif;
}

#side img {
	display: block;
	border-style: none;
	margin: 0 auto;
}

table.gal_navi {
	margin: 0px;
	padding: 0px;
}

.navi_cell {
	border : 0px;
	width: 138px;
	height: 116px;
	margin: 5px;
}

#foot {
	width: 100%;
	min-height: 50px;
	background-color: white;
}

#inside_foot {
	width: 930px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#foot_hr {
	width: 100%;
	height: 2px;
	background: url(../images/bottom.png) repeat-x 0 0;
}

#f_studio {
	display: block;
	width: 350px;
	height: 30px;
	float: right;
	position: relative;
	padding: 10px 0;
	right: 60px;
}

#f_studio p {
	text-align: right;
	font-family: Arial;
	color: #595959;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

#f_studio a {
	color: #595959;
	font-family: Arial;
	font-size: 10px;
	margin: 0;
	text-decoration: none;
}

#f_studio img {
	width: 27px;
	height: 27px;
	border-style: none;
	vertical-align: -7px;
	margin: 0;
}

#login {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	padding: 15px 15px;
}

#login img {
	width: 16px;
	height: 16px;
	border-style: none;
	margin: 0;
}
