@charset "utf-8";
/* CSS Document */

/*----------------------------[OKRAGLE NAROZNIKI]-------------------------------*/
	
.rtop, .rbottom {
	display: block;
	}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 { 
	display: block;
  	height: 1px;
  	overflow: hidden;
	}

.r1 {
	margin: 0 5px;
	}

.r2 {
	margin: 0 3px
	}

.r3	{
	margin: 0 2px
	}

.rtop .r4, .rbottom .r4 { 
	margin: 0 1px;
  	height: 2px
	}
.rtop, .rbottom {
	background:#fefefe;
	}
	 .rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 {
	background:#FCF2E3;
	}
.fillcontent {
	background:#FCF2E3;
  	width:auto;
  	padding:5px;
	}
	


.fillcontent h3 {
	padding: 5px 10px;
	}
.fillcontent p { 
	font:normal .97em Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	line-height:1.6em;
	color:#222;
	}
.fillcontent a {
	color:#d03900;
	}
