/* CSS Document */


ul
{
margin: 0;
padding: 0;
list-style: none;
}
.logoarias {
background-image:url(../images/logoarias.jpg);
background-repeat:no-repeat;
background-position:right top;
}
li
{
display: block;
padding-left: 15px;
height: 18px;
background-image: url(../images/list.jpg);
background-repeat: no-repeat;

}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.inputbox {

width: 180px;
background-color: #f4f2dd;
border: 1px solid #e7deb4;
}
.trescwiad
{
height: 100px;
width: 320px;
background-color: #f4f2dd;
border: 1px solid #e7deb4;
}
.przycisk1 {

background-color: #f4f2dd;
border: 1px solid #e7deb4;
color: #8d6d38;
}
.button {

background-color: #f4f2dd;
border: 1px solid #e7deb4;
color: #8d6d38;
}
.textarea
{

width: 150px;
background-color: #f4f2dd;
border: 1px solid #e7deb4;
}
.textarea2
{

width: 200px;
height:120px;
background-color: #f4f2dd;
border: 1px solid #e7deb4;
}
.right
{
	width: 364px;
	background-color:#f4f2dd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9A33C;
}
body
{
color:#8D6D38;
font-size: 12px;
padding: 0px;
margin: 0px;

}

.menu_bottom
{
	float: left;
	width: 300px;
	display: block;
	padding-top: 15px;
		height: 20px;

}
.menu_bottom1
{
	float: right;
	width: 300px;
	display: block;
	padding-top: 20px;
	padding-right: 5px;
	height: 20px;

}
.stopka
{
	display: block;
	width: 765px;
	height: 53px;
	background-color: #e7deb4;
	padding: 0px;
	margin: 0px;

}
.foto
{
width: 402px;
height: 360px;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
	display: block;

}
.przyciski
{
width: 402px;
height: 72px;
	
	display: block;

}
.joanna_top
{
width: 364px;
height: 360px;
	background-image: url(../images/joanna_top.jpg);
	background-repeat: no-repeat;
	display: block;

}

.joanna_bottom
{
width: 364px;
height: 196px;
	background-image: url(../images/joanna_bottom.jpg);
	background-repeat: no-repeat;
	display: block;

}

.text
{
	background-color: #f4f2dd;


}

a:link,a:visited{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #93671e;
text-decoration: none;

}

a:hover
{
color: #93671e;
text-decoration: underline;
}
a.inmani:link,a.inmani:visited{
font-family: Verdana;
font-size: 10px;
color: #93671e;
text-decoration: none;

}

a.inmani:hover
{
color: #93671e;
text-decoration: underline;
}



a.omnie:link,a.omnie:visited{
	background-image: url(../images/omnie.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 102px;

}

a.omnie:hover
{
	background-position: 0px -72px;
}

a.muzyka:link,a.muzyka:visited{
	background-image: url(../images/muzyka.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 102px;

}

a.muzyka:hover
{
	background-position: 0px -72px;
}

a.referencje:link,a.referencje:visited{
	background-image: url(../images/referencje.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 102px;

}

a.referencje:hover
{
	background-position: 0px -72px;
}

a.kontakt:link,a.kontakt:visited{
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	width: 96px !important;
	width: 95px;

}

a.kontakt:hover
{
	background-position: 0px -72px;
}