html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
    color: #000;
	font: normal 12px/18px Verdana, sans-serif;
	background: #f4f4f4;
  	margin: 0 auto;
}

#content {
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:50px;
	margin-right:20px;
	margin-left:20px;
	padding-right:30px;
	padding-left:30px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
  
	/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


}
.content {
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:50px;
	margin-right:20px;
	margin-left:20px;
	padding-right:30px;
	padding-left:30px;
	border: solid 1px #cbcbcb;
	background:#fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
	float:right;

/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');	
	



}


#galleryplace {
	max-width:600px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
             padding: 0 30px 0px 30px;
margin:30px;
/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
}
#mailplace {
	width:650px;
              float:right;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
             padding: 0 30px 0px 30px;
display: inline; 
}


h1 {
	margin: 30px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	
}

h2 {font-size:20px;
font-weight:normal;
width:160px;
height:45px;
border-bottom:dotted 2px #CCC}

h3 {font-size:25px;
font-weight:normal;
color:#F60;}



h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

h4 {color: #333;}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding: 7px 0;
}

a {
	outline: none;
	color:#F60;
	text-decoration:none;
}

a img {
	border: 1px solid #BBB;
	padding: 5px;
	margin: 5px 7px 5px 7px;
	vertical-align: top;
	
	height:110px;
	width:120px;
	
}



a img.last {
	margin-right: 0;	
}


.25 img {
	border: 1px solid #BBB;
	padding: 5px;
	margin: 5px 8px 5px 8px;
	vertical-align: top;	
	
}

ul{list-style:none;}


.katavot {font-family:Arial, Helvetica, sans-serif; color:#333;}


.grid_3 {
	margin: 10px 10px; float: right; display: inline; 
}

.bg_block {
	border: 1px  dashed #BBB;
}
.margin .box {
	padding: 0px 0px 10px;
}
.box {
	background:#F2f2f2; margin-top:10px; border: 1px  dashed #BBB; text-align: center; position: relative;
}
.list {
	margin: 10px 0px 0px;
}
.list li {
	background: url("../images/bg_li.png") no-repeat top; line-height: 10px;
}
.list li:first-child {
	padding-top: 0px !important;
}
.list li a {
	color: rgb(122, 112, 110);
}
.list li a:hover {
	color: rgb(224, 79, 28);
}




/* IE6 css fixer v0.95: Sun, 14 Jul 2013 08:10:13 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.col,
.grid_3 {display:inline;}

/* convert min height values */
a img {height:100px;}


/* fix negative margins */
.navigation,
.navigation {position:relative; zoom:1;}

/* add zoom:1 to overflow:hidden */
.page {zoom:1;}

/* add zoom:1 to pos:relative elements */
.box,
.grid_3 {zoom:1;}

/* add overflow:visible to (submit) buttons */
 input, button {overflow:visible;}
 uu{margin: 20px auto 0 auto;
	margin-bottom:50px;
	padding: 0 30px 0px 30px;}