body {

	margin:0;
	background-color:rgb(230,215,195);
}

#p2evik,img {

border:0;

}

#p2evik td {

padding: 3px;
font: 12px Arial, Tahoma, sans-serif;
color: #000;

}

#blank {
font: 12px Arial, Tahoma, sans-serif;
color: #000;
background: url(images/blank_06.jpg) no-repeat center top;
height: 814px;
overflow: auto;
padding:0px 20px 0px 20px;
}

#back {

background: rgb(220,200,185) url(images/pad.jpg) repeat-y center top;

}

a {

font: 12px Arial, Tahoma, sans-serif;
color: rgb(180,50,50);
text-decoration: none;

}

a:hover {

text-decoration: underline;

}

hr {

	border: 1px dotted #000;

}

#logo {
	background: url(images/logo.jpg) no-repeat;
	height: 166px;
	width: 309px;
	margin-top: 0px;
	}

.hide {
visibility:hidden;
}
#logo a i { visibility: hidden; }

a#pildid { left: 25px;
	float: left;
	position:relative;
	width : 103px;
	height: 40px;
	top: 40px
	}
a#liikmed {
	float: left;
	position: relative;
	width : 111px;
	height: 32px;
	left: 5px;
	top: 18px
}
a#videod {
	float: left;
	position: relative;
	width : 111px;
	height: 38px;
	left: 25px;
	top: 5px
}
a#paevikud {
	float: left;
	position: relative;
	width : 131px;
	height: 45px;
	left: 0px;
	top: 40px
}
a#kasulikku {
	float: left;
	position: relative;
	width : 120px;
	height: 25px;
	left: 9px;
	top: 18px
}
a#surfikohad {
	float: left;
	position: relative;
	width : 120px;
	height: 25px;
	left: -18px;
	top: 28px
}
a#ilm {
	float: left;
	position: relative;
	width : 186px;
	height: 38px;
	left: 89px;
	top: 33px
}


a#link {
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color: #660000;	}
.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
}
.teksth {
	font-family: Arial;
	font-size: 12px;
	color: #6E6E6E;
}
.pealkiri {
	font-family: Arial;
	font-size: 14px;
	color: #660000;
	font-weight:bold
}
.kpealkiri {
	font-family: Arial;
	font-size: 18px;
	color: #FFFF00;
	font-weight:bold
}
.vpealkiri {
	font-family: Arial;
	font-size: 10px;
	color: #660000;
	text-decoration:none;
}
div.img-wrap {
    /* Needed to keep the image from being set to float left in ie 7, but doesn't work for ie 6*/
    position: relative;
    /* This triggers the layout feature to contain the floated divs for the top and bottom borders */
    overflow: hidden;
    z-index:4;
}
div.img-container {
    /* Keep the floated divs/image contained within */
    position: relative;
    float: left;
    overflow: hidden;
    z-index:0;
    /* this is the left side vertical border
       Set the color to transparent then include the image and have
       it repeat vertically */
    background: transparent url(images/pildiraamv.gif) repeat-y;
}
div.img-container img {
     /* Setting the padding equal to the border width for all sides
        so the borders can be seen */
    padding: 6px;
    z-index:0;
    /* this is the right side vertical border
       Set the color to transparent then include the image and have
       it repeat vertically and line up on the right side of the image */
    background: transparent url(images/pildiraamp.gif) repeat-y right;
}
div.img-container div.img-top {
    /* Positioning the top border to start at the top left corner of
       the img-container div */
    position: absolute;
    left: 0;
    top: -15;
    /* Set the height equal to the height of the border */
    height: 44px;
    width: 100%;
    z-index:4;
     /* this is the top horizontal border
       Set the color to transparent then include the image and have
       it repeat horizontally */
    background: transparent url(images/pildiraamy.gif) repeat-x;
}
div.img-container div.img-bottom {
    /* Positioning the bottom border to start at the bottom left corner of
       the img-container div */
    position: absolute;
    left: 0;
    bottom: -20;
    /* Set the height equal to the height of the border */
    height: 49px;
    width: 100%;
    /* this is the bottom horizontal border
       Set the color to transparent then include the image and have
       it repeat horizontally positioned at the bottom of the div
       (bottom position needed for ie 6) */
    background: transparent url(images/pildiraama.gif) bottom repeat-x;
}
.foto {
border-width: 0px 10px 5px 0px;
border-style: solid;
border-color: transparent;
float: left;
margin-left: 0px;
margin-bottom: 0px;
}
.rowdark {
        background-color: rgb(220,200,180);
}
.rowlight {
        background-color: rgb(230,210,190);
}

#footer {

	background-color: #9d2830;
	text-align: right;
	color: #FFF;
	font:11px Tahoma, sans-serif;
}

#footer a {
color: #FFF;
	font:11px Tahoma, sans-serif;
}