body {
	background: #1c2439;
	text-align:center;
	font-family: Georgia;
	position:relative;left:0px;top:0px;z-index:0;
}



#wrap {
	background: #2e3a5c;
	width: 1210px;
	margin: auto;
	border: 1px solid #a5abc1;
	font-family: Georgia;
	}
.opis {
	margin-top: 5px;
	margin-bottom:5px;
	color: #808080;
}
.fb {

}

#footer {
	width: 1210px;
	margin: auto;
	text-align: right;
	font-size: 12px;
	color: #4e5c79;
	font-family: Verdana;
	}

#top {
        width: 1210px;
        height: 17px;
	margin: auto;
        text-align: right;
	margin-bottom: 1px;
	font-size: 12px;
	font-family: Verdana;
        background: url(../../pix/index/logo.jpg) no-repeat top left;
	}
#top dev {
	text-align: right;
	}

.obr {
	float: center;
        border: 1px solid #000000;
	margin: 2px;
	padding: 3px;
    }

a.ram:link, a.ram:visited, a.ram:active {
		display: block;
		background-color: #610707;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		border: 1px solid #a20000;
                }

a.ram:hover {
		background-color: #610707;
		border: 1px solid #000000;
	      }
a.top:link, a.top:visited, a.top:active {
                border-bottom:none;
		text-decoration:none;
		font-weight: bold;
		color: white;
              }

a.top:hover {
		text-decoration: underline;
	      }
