html, body {height: 100%; width: 100%;}
* {margin: 0; padding: 0;}

.top {position: absolute; z-index: -1; height : 200px; width : 100%; top:0; left:0; background-image : url(Image/topline.jpg); }

.sbody { position: relative;  width: 920px; margin:0 auto;  height: auto !important; min-height:100%; height: 100%; }

.header { position: relative; height : 200px; width:100%;   background-image : url(Image/top.jpg); background-repeat : no-repeat; background-position : bottom;   }
.header img { position: absolute;  top:70px; left:100px; }
.menu { position: absolute; margin: 120px 0 0 340px;}
.menu ul {list-style : none; }
.menu li {	float : left;	width : auto;	margin-left : 15px;}
.menu li a { display : block; text-decoration : none; font : 12px tahoma, sans-serif;  text-transform : uppercase; color : #fff;}
.menu li a:hover{ text-decoration : underline;}

.content { width: 920px;   overflow: hidden; min-height:200px; float: left; }
.content #div { width : 680px; margin : 10px 120px 30px 120px;  text-align : left;  font :12px  Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #222;   }
.content #div em {	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;}
.content h1{ font : 20px georgia ; padding : 10px 0;}
.content h2{ font : 18px georgia ; padding : 10px 0;}
#h1inline { display : inline; font :12px  Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #222;}
#ppf {margin: 10px 0 20px 0;}
.content #div  div {position: relative; float : left; width : 226px; height : 200px; text-align : center; }
.content #div  div img {position: relative;	border : thin outset #000; margin : 0 auto 10px auto; display : block; top:auto; bottom:0;}
.content p { margin-bottom : 10px;}
.p1 { margin:20px 0 20px 0; background : #cfcfcf; width : 660px; padding : 10px ;}
.content div #line { margin : 10px 0;}
 ul { list-style : disc;  margin:0 0 10px 50px;}
#urok { list-style : none; margin : 10px 0 10px 0;}
#urok li { margin : 8px 0 8px 0;}
#urok a { text-transform : uppercase; font-size: 10px; color : #f19b13;}

.ramka {  margin: 0 0 0 500px;}

.footerhelp { height: 121px; clear: both; }
.footer {position: relative;  margin-top: -121px; width: 100%; height: 121px; clear: both;   background-image : url(Image/bottomline.jpg); }
.footer img {position: relative; display : block; height : 54px; width : 920px;  margin:0 auto;}
