body{
    margin:0;
    padding: 0px 0 0 0;
    background:#666666;
    text-align:center
}
body *{
    position: relative;
}
.box{
    width: 990px;
    padding: 10px  3px;
    margin:0 auto;
    background:#1c171d;
    color:#FFF;
}
div.clear{
	width: auto;
	height: 0px;
	border: 0px;
	clear: both;
}
#footer{
    width:800px;
    margin:0 auto;
    padding: 10px 0;
    background: #0E6094;
    color: #FFF;
    text-align:center
}
#head{
    width:1000px;
    margin:0 auto;
    padding:0px;
}
.banner{
    width: 950px;
    padding: 10px 0;
    margin:0 auto;   
    overflow: hidden;

    background: #0E6094;
}
.banner_text{
    width: 980px;
    padding: 10px 0;
    margin:0 auto;   
    overflow: hidden;

    background: #0E6094;
}

#footer a {
    color: #000000;
}

div#footer p{ margin:0 }
h1,h2,h3{font: normal normal 200% "Trebuchet MS",Arial,sans-serif}
div#head h1{padding: 0px 0 0px;color: #FFF}
.page a {
    position:relative;
    font-size:18px;
    padding:5px;
    background-color:#bfb8bf;
    margin:5px;
    color:#e74425;
    border:1px solid #000;
    font-weight:bold;
    text-decoration:none;
}
.page a.active {
    position:relative;
    padding:5px;
    background-color:#e8b041;
    margin:5px;
    color:#e74425;
    border:1px solid white;
    font-weight:bold;
    text-decoration:none;
}
.keret {
         position:relative;
	         float:left;
		         background-image: url(../images/image_box_bg.gif);
			         background-repeat:no-repeat;
				         background-position:top middle;
					         width:173px;
						         height:152px;
							         margin-left:10px;
								         margin-top:4px;
									 }

.keret img {
        position:relative;
	        border:0;
		        top:5px;
			        left:2px;
				        border:1px solid #607A2E;
					        width:320px;
						        height:240px;
							}
																 