/* evagreen.css */

body  {
	background: #000000 url(images/evagreen.jpg) no-repeat;
    background-attachment: scroll;
    /*margin-top: 0em;*/
	/*margin-bottom: 0em;*/
	/*margin-left: 16em;
	margin-right: 2em;*/
    overflow: auto;
    /*border: 1px solid #ffffff;*/
    width: 994px;
    /*float: right;*/
}

#menu {
	/*padding: 0em 0em 1em 0em;*/
	/*position: relative;*/
	/*visibility: visible;*/
    /*width: 100%;
	z-index: 3;*/
    background-image: url(images/evagreen_01.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 0px;

    /*background-attachment: scroll;*/
    /*left: 0em;
	right: 0em;
	top: 0em;*/
    /*position: fixed;*/
    /*width: 994px;
    height: 112px;*/
    /*border: 1px solid #ffffff;*/
}


#body {
    text-align: right;
    width: 570px;
    float: right;
    padding-right: 25px;
    /*padding-bottom: 1em;*/
    /*margin-top: 112px;*/
    /*border: 1px solid #ffffff;*/
}

#body ul {
    list-style-type: bullet;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 22px;
    padding-left: 170px;
    text-align: left;
}

#body ul li {
    padding-left: 4px;
    color: #ffffff;
    font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
    line-height: normal;
}


#body h1 {
    font-family: "Times New Roman", Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 21px;
	font-weight: normal;
    line-height: normal;
    color: #DDDDDD;
}

#body h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
    line-height: normal;
    color: #CCCCCC;
    width: 570px;
    display: block;
    text-align: justify;
}

h2#contact {
    font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
    line-height: normal;
    color: #CCCCCC;
    width: 100%;
    display: block;
    text-align: justify;
}

#img a:link {
    text-decoration: none;
    color: #FFFFFF;
    border: none;
}

#body a:link {
    text-decoration: none;
    color: #FFFFFF;
    border: none;
    border-bottom: 1px solid #dbd5c5;
}


#body a:hover {
    padding-bottom: 0;
    color: #FFFFFF;
    border-bottom: 2px  solid #dbd5c5;
}

#body a:visited {
    padding-bottom: 1px;
    color: #EEEEEE;
    text-decoration:  underline;
}

#header {
	font-size: 20px;
    font-family: "Times";
	color: #EEEEEE;
    line-height: 20px;
    text-align: justify;
    width: 570px;
}

#saying_quote {

	font-size: 17px;
	color: #EEEEEE;
    line-height: 20px;
    text-align: justify;
    width: 570px;
}


.opacityit img {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
}

.opacityit:hover img {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}

#left {
    float: left;
    padding-left: 50px;
    margin-top: 80px;
    /*border: 1px solid #ffffff;*/

}

#left h1 {
color: #000000;
}


#right {
    float: right;
    width: 270px;
    /*border: 1px solid #ffffff;*/
}

img#okladki {
    border: 1px solid #B19051;
    padding: 5px;
}

#footer {
    /*left: 0em;
	right: 0em;*/
	/*bottom: 0em;*/
	/*position: fixed;*/
    width: 100%;
    height: 20px;
    /*border: 1px solid #ffffff;*/
    background-color: #5a0505;
    font-family: Tahoma;
    font-size: 70%;
    color: #9b8c8c;
    text-align: center;
    line-height: 16px;
    clear: both;
}

#footer a {
    font-family: Trebuchet MS;
}

#footer a:link {
    font-family: Trebuchet MS;
    text-decoration: none;
    color: #9b8c8c;
}

#footer a:visited {
    font-family: Trebuchet MS;
    color: #9b8c8c;
    text-decoration: none;
}


#footer a:hover {
    font-family: Trebuchet MS;
    color: #fb8200;
    text-decoration: underline;
}


