body {
	background: #f9f7eb url(images/b1.jpg) top left no-repeat;
	color: #0c447d;
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif; }

#maincontainer {
	background: url(images/1.jpg) top left no-repeat;
	width: 980px;
	margin: 0 auto;
	margin-top: 4px; }

#ramik {
	background: #f8f5e2 url(images/menu.jpg) repeat-y;
	float: left;
	border: 1px solid #6ca4dd;
	border-top: none; }

#head {
	background: white url(images/head_sk.jpg);
	width: 980px;
	height: 136px;
	float: left; }

#menu {
	width: 195px;
	float: left; }
#menu a {
	display: block;
	color: #2c649d;
	padding: 8px 0px 8px 30px;
	text-decoration: none;
	border-bottom: 1px dotted #6ca4dd; }
#menu a:hover {
	background: #f9f7fb url('images/noticky.png') top left no-repeat;
	color: #0c447d; }

#contnt {
	background-color: #f7f3da;
	width: 762px;
	padding: 10px;
	float: left;
	border-left: solid 1px #6ca4dd; }
#contnt a {
	color: #2c649d;
	padding-left: 10px;
	text-decoration: none;
	border-left: 4px dotted #6ca4dd; }
#contnt a:hover {
	color: #0c447d;
	padding-left: 10px;
	text-decoration: none;
	border-left: 3px dotted #6ca4dd; }

#album a {
	padding: 14px;
	border: 0px; }
#album a:hover {
	padding: 14px;
	border: 0px; }

#foot {
	width: 980px;
	font-size: 70%;
	float: left;
	text-align: center; }
#foot a {
	display: block;
	color: #2c649d;
	padding: 8px 0px 8px 30px;
	text-decoration: none; }

img {
	border: 0;
	margin-top: 4px; }

.smalltext { font-size: 80%; }
.redtext   { color: red; }
.bold      { font-weight: bold; }
.novisible { display: none; }

hr         { color: #6ca4dd; }



