body {
		margin: 15px;
		background: #eaeaea url(img/fon.gif); 
		padding: 0;
	}

	#outer {
		text-align:left;
		width:756px;
		margin:auto;
	}

	
	#hdr {	
		width:750px;
		background: #fff; 
		border: solid 0px #cdcdcd; 
		padding: 3px;
	}
	.hdr {
		height: 200px;
		background : url(img/logo03.jpg) no-repeat center; 
	}

	.hduch { 	
		height: 200px;
		background : url(img/logo07.jpg) no-repeat center; 
	}

	
	#bodyblock {
		position:relative;
		background:#fff; 
		border: solid 0px #cdcdcd; 
		width:756px;
		overflow: hidden;
	}

	#bodyblockbig {
    position: absolute;
    top: 0px;
    left: 25%;

		background:#fff; 
		border: solid 0px #cdcdcd; 
		width:700px;
		overflow: hidden;
	}
	
	#r-col {
		position:absolute;
		float: right;
		top: 0;
		right: 0;
		width:205px;
		margin-top: 30px;
		padding: 0px 20px 15px 20px;
		border-left: solid 1px #eaeaea; 
	}

	
	#cont {
		width:480px;
		text-align:left;
		padding: 15px 0px 10px 18px;
	}

	a#linkheader {
		color: #DEE0DE; 
	}
	a:hover#linkheader {
		color: #FFFF60; 
	}
	a#linkurl {
		color: #36311E; 
		font-style: normal; 
	}
	a:hover#linkurl {
		color: #FE0000; 
	}
	a#linktext {
		text-decoration: none;
		color: #333; 
	}
	a:hover#linktext {
		text-decoration: overline underline;
		color: #021686; 
	}

a#linktext0 {
		text-decoration: none;
		color: #333; 
	}

	a:visited#linktext0 {
		text-decoration: none;
		color:blue;
	}
	a:hover#linktext0 {
		text-decoration: none;
		color: #021686; 
	}


	h1, h2 {
		margin:0;
	}
	p {
		margin: 5px 0 0 0;
	}
	h1 {
		font : normal 19px Arial, Helvetica, sans-serif; 
	}
   	h2 {
		font : bold 16px Arial, Helvetica, sans-serif; 

  background: #021686;
  padding: 5px;
  border: 1px solid #DEE0DE
}
	h4 {
		margin:0;
		padding: 5px 0;
		font : normal 14px Arial, Helvetica, sans-serif; 
		border-bottom: solid 1px #36311E;  
	}
	p {
		font : normal 12px Arial, Helvetica, sans-serif; 
	}
	.keyword {
		color: red; 
	}

	
	#copy {
		text-align: center;
		font: normal 12px Arial, Helvetica, sans-serif; 
		color: #000; 
        		padding: 5px;
	}
	li {
    		margin-bottom: 10px;
	}
ul {
list-style-image:url("img/dot.gif");

  padding: 8px;
  background: #DEE0DE;
  border: 1px dotted #939393
}

