/*  start main box with shadow*/
.mod {
  /* position:relative;*/ /*segab admin menüüsi */ 
   z-index:0;
   margin:100px auto;  /*paneb main boxi centrisse ja reguleerib ülemist vahet*/
  /* top:0px;*/
}
#mod-id {
position:relative;
/*top:0px;*/
width:893px; /*kogu laius*/
/*background-color:#FFFFCC;*//* raam ümber*/
/*border:1px #0033FF solid;*/
z-index:100;
}
.mod .mod-content{
  /* background: #ECF5FF ;*/
   border:1px solid #eaeaea;
   position:relative;
   z-index:2;

}
/* x1 = top and left edges; 
   x1a = top right corner; 
   x2 = right and bottom edges; 
   x2a = bottom left corner */
.mod .x1,
.mod .x1a,
.mod .x2,
.mod .x2a {
   display:block;
   background:url(images/glow.png) no-repeat;
   /* turn off for IE6 or use a GIF */
   _background:transparent; 
   width:100%;
   height:100%;
   position:absolute;
}
.mod .x1{
   background-position:0 0;
   z-index:-2;
   top:-10px; /* set to the size of the glow */
   left:-10px;
   bottom:0;
   /* set glow to the edges of 'mod' */
   padding:0 10px 10px 0; 
}
.mod .x1 .x1a {
   height:10px;
   width:10px;
   background-position:100% 0;
   right:-10px;
   top:0;
}
.mod .x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:-10px;
   right:-10px;
   padding:10px 0 0 10px;
}
.mod .x2 .x2a {
   height:10px;
   width:10px;
   background-position:0 100%;
   left:-10px;
   bottom:0;
}
.mod .box1_content {
/*display:block;*/
	/*width:100%;
	height:100%;
		position: absolute;
		border:solid 1px #0099FF;*/
		width:97%;
	height:100%;
		/*border:1px solid #eaeaea;*/
   position:relative;
   z-index:2;
  /* padding:2px;*/
  /* left:-30px;*/
   right:0px;
  /* margin-left:0px;*/
   padding-left:28px;
 /* margin-top:50px;  */
  /* margin-right:168px;*/
  /* padding-right:148px;*/
 }
/*strt box Nr 2 */
/*  start main box with shadow*/
.mod2 {
   position:relative;
   z-index:0;
   /*margin:10px auto; */
   /* paneb main boxi centrisse*/
}
.top2 H5 { margin-bottom:10px;}
.top2 {
	display:block;
	background:url(images/box2_top_left.png) no-repeat left;
			background-position: bottom 0px;
	
			/*padding-top:12px;*/
	/* turn off for IE6 or use a GIF */
  /* _background:transparent;*/
	width:100%;
	height:42px;
	/*height:100%;*/
	/*position:absolute;*/
	/*margin-left:-24px;*/
}
.top2 H5 { padding-top:10px;}
.top2a {
	display:block;
	background:url(images/box2_top_right.png) no-repeat right;
	/*background-position: bottom 0px;*/
		/*padding-top:12px;*/
		/*font-weight:bold;*/
	/* turn off for IE6 or use a GIF */
  /* _background:transparent;*/
	/*width:300px;*/
	height:42px;
	/*height:100%;*/
	position: relative;
	/*right:-24px;*/
	/*margin-right:-55px;*/
	right:-28px;
}

.bott2 {
	display:block;
	background:url(images/box2_bott_left.png) no-repeat left;
	/* turn off for IE6 or use a GIF */
  /* _background:transparent;*/
	width:100%;
	height:24px;
	/*height:100%;*/
	/*position:absolute;*/
	/*margin-left:-24px;*/

		/*background-position: 100% 0px;*/
}

.bott2a {
	display:block;
	background:url(images/box2_bott_right.png) no-repeat right;
	/* turn off for IE6 or use a GIF */
  /* _background:transparent;*/
	/*width:300px;*/
	height:24px;
	/*height:100%;*/
	position: relative;
	/*right:-24px;*/
	/*margin-right:-55px;*/
	right:-28px;

}
/*  end main box with shadow*/
.box2_center {
display:block;
background:url(images/box2_right.png) repeat-y right;
	width:100%;
	height:100%;
		position: relative;
		right:0px;
		background-position: 100% 0px;
		/*margin-right:-50px;*/
		padding-right:28px;
		/*border:solid 1px;*/
}
.mod2 .box2_content_small {
	background:url(images/box2_content.png) repeat-x; 
/*background-position: 20px 0px;*/
		/*width:100%;*/
	height:100%;
   position:relative;
   z-index:2;
   right:0px;
   margin-left:19px;
   padding-left:0px;
   margin-right:-10px;
}
.box2_left {
display:block;
	background:url(images/box2_left.png) repeat-y left;
	
	height:100%;
	/*left:0px;*/
	
}
.border {
border:#0000FF solid  thin;}

.borderwhite {
border: #FFFFFF solid  1px;}

.box265 {
float:left;
width:265px;
padding:8px;
margin:5px;
/*margin-bottom:20px;*/
height:400px;
}
div .box265:hover {
float:left;
	color:  #0099FF;
	border:solid  #0099FF 1px;
	background-color:#F9FCFF;
	/*cursor: pointer;*/
	text-decoration: none;	/*padding:5px;*/
padding:8px;
margin:5px;
}

/* end box Nr 2 */