body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial, verdana;
	/*font-size: 0.8em;*/
	text-align:center;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #aaa;
	scrollbar-3dlight-color: #aaa;
	scrollbar-darkshadow-color: #aaa;
	scrollbar-shadow-color: #aaa;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #aaa;
}


body-index
{
	background-image: url('images/pic0.png');
}

#logo
{
	position: relative;
	top: 0px;
	left: 0px;	
}

#menu
{
	position: relative;
	bottom: 30px;
	float: right;
}

#menu-index
{
	position: absolute;
	float: left;
	margin-left: 13%;
	top: 30px;
}

#txt
{
	position: relative;
	left: 50px;
	width: 60%;
	text-align: justify;
}

#center
{
	position: absolute;
	margin-left: 32%;
	top: 25%;
	text-align: center;
	color: white;
	font-face: Arial Narrow;
	font-weight: bold;
	font-size:40px;
}

.line1
{
	font-size: 50px;
	color: #FFCC66;
}

.line2
{
	font-size: 25px;
	color: #FFCC66;
}

.line3
{
	font-size: 25px;
}

#left-side
{
	position: relative; 
	/*width: 60%;*/
	margin-left: 10px;
	margin-top: 150px;
	text-align: left; 
	line-height: 120%;
}

#right-side
{	
	position: relative;
	float: right;
	margin-right: 10px;
}

#contact-info
{
	float: right;
}

#title
{	
	position: relative;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	font-size: 40px;
	font-style: bold;
	color: #FFCC66;
	font-family: Arial Narrow, sans-serif;
}

#index-text
{	
	text-indent: 30px;
	font-size: 18px; 
        font-family: Arial Narrow, sans-serif;
}

#bg
{
	border-left:1px solid #ffffff; 
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	margin-top: 45px;
	margin-right: 70px;
	/*dla poziomego*/
	/*width: 320px; height: 240px;*/
	/*dla pionowego*/
	/*width: 320px; height: 427px;*/
}

#google-map
{
	position: relative;
	top: 30px;
	margin-bottom: 120px;
}

#container {
	/*position: relative;
	top: 55px;*/
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	/*border-style: solid; */
	border-width: 1px;
	border-color: #000000;
	vertical-align: middle;
}

#top
{
	height: 174px;
}

#bottom
{	
	height: 100px;
	width: 100%;
	background-color: #FFCC66;
	margin-top: 50px;
}

#bottom-index
{	
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	background-color: #FFCC66;
}

#copyright
{
	margin-left: 13%;
	font-size: 15px;
	font-family: Arial;
	color: #000000;
	text-align: left;
}

#header
{
	margin-top: 40px;
	font-size:20px; 
	font-weight: bold;
	text-align: left;
	font-family: Arial Narrow, sans-serif;
}

hr
{
	height: 1px;
	border-style: narrow;
	color: #aaa;
}

a.main
{
	font-size: 20px;
	right-margin: 20px;
}

a.menu:link {	font-family: Arial; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 20px; margin-right:60px;}
a.menu:visited { font-family: Arial; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 20px;}
a.menu:active { font-family: Arial; color: #FFCC66; text-decoration: none; font-weight: bold; font-size: 20px;}
a.menu:hover { font-family: Arial; text-decoration: underline; color: #FFCC66;}

.scrollbar
{
	scrollbar-face-color: #876;
	scrollbar-track-color: #777;
}

#img
{
	border-style: solid;
	border-color: #eeeeee;
	border-color: #aaaaaa;
	border-width: 2px;
	width: 796px;
}

#blok
{
	position: relative;
	left: 10px;
	width: 380px;
	height: 445px;
	color: #ffffff;
	text-align: justify;
	font-size: 11px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom: 10px;
}

textarea
{
	border-style: none;
	background-color: transparent;
	font-weight: normal;
	font-family: arial, times new roman, verdana;
	font-style: italic;
	font-size: 1.2em;	
}

