body {
	padding: 0px;
	margin: 0px;
	color: #3f0a00;
	background-color: #ffdfe6;
	font-family: "Arial";
	font-size: 13px;
}
#container {
   position: relative;
   z-index: 1;
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
	overflow: hidden;
	background-image: url(../media/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}	
#container-left {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	background-image: url(../media/left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#container-right {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	background-image: url(../media/right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#head {
	padding : 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	height: 25px;
	background-color: #ffffff;
	text-align: center;
}
#head a {
	color: #3f0a00;
	font-weight: bold;
	text-decoration: none;
}
#head a:hover {
	text-decoration: underline;
}
#header {
	padding : 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	height: 427px;
	background-image: url(../media/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#navigation {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	height: 60px;
	background-image: url(../media/navigation.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: right;
}

#sidebar-right {
	float: right;
	width: 238px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
/* \*/
* html .#sidebar-right {
margin-left: -3px;
}
#sidebar-left {
	float: left;
	width: 238px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
/* \*/
* html .#sidebar-left {
margin-right: -3px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 1%;
	overflow: hidden;
}

#content-inner {
	width: 100%;
	overflow: hidden;
}
	
#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 528px;
	overflow: hidden;
	text-align: center;
	background-color: white;
}
#footer a {
	color: #580f03;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#l {
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 377px;
	width: 266px;
	height: 138px;
	background-image: url(../media/l.png);
	background-position: top center;
	background-repeat: no-repeat;	
}
#r {
	position: absolute;
	z-index: 50;
	right: 0px;
	top: 511px;
	width: 238px;
	height: 90px;	
	background-image: url(../media/r.png);
	background-position: top center;
	background-repeat: no-repeat;	
}
#leftmenu {
	padding-bottom: 30px;
	font-size: 19px;
	line-height: 2em;
	background-image: url(../media/line.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
}
#leftmenu ul li {
	list-style: none;
}
#leftmenu a {
	color: #580f03;
	text-decoration: none;
}
#leftmenu a:hover {
	text-decoration: underline;
}
#lefttop {
	text-align: center;
}
#lefttop h3 {
	font-size: 20px;
}
#rightmenu {
	padding-top: 60px;
	padding-bottom: 30px;
	font-size: 19px;
	line-height: 2em;
	background-image: url(../media/line.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
}
#rightmenu ul li {
	list-style: none;
}
#rightmenu a {
	color: #580f03;
	text-decoration: none;
}
#rightmenu a:hover {
	text-decoration: underline;
}
#guestbook {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 19px;
	line-height: 2em;
	text-align: center;
	background-image: url(../media/line.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
}
#guestbook a {
	color: #580f03;
	text-decoration: none;
}
#guestbook a:hover {
	text-decoration: underline;
}
#righttop {
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../media/line.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;		
}
#banner {
	padding-top: 30px;
	text-align: center;
}
#righttop h3 {
	font-size: 20px;
}
a.pag:link, a.pag:visited {
	font: 13px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
	border: solid 1px #cde2cb;
	width: 20px;
	background-color: #cde2cb;
	text-transform: uppercase;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.pag:hover {
	background-color: transparent;
	color: #000000;
	display: inline-block;
	border: solid 1px #cde2cb;
}
#content-inner h3 {
	padding-right: 20px;
	text-align: right;
	font-size: 19px;
}
#content-inner h4 {
	padding-right: 20px;
	text-align: right;
	font-size: 16px;
}
#img {
	text-align: center;
}
.other {
	padding-right: 20px;
	text-align: right;
}
.other a {
	color: #580f03;
	text-decoration: none;
}
.other a:hover {
	text-decoration: underline;
}
.article {
	padding: 5px;
}

.article a {
	color: #580f03;
	text-decoration: none;
}
.article a:hover {
	text-decoration: underline;
}
.error {
	color: red;
}
.mainbox {
   position: relative;
   z-index: 1000;
}
#luzor {
	position: absolute;
	z-index: 50000;
	left: -10px;
	top: -15px;
	width: 207px;
	height: 78px;		
}
#ruzor {
	position: absolute;
	z-index: 25000;
	right: 0px;
	top: -15px;
	width: 207px;
	height: 78px;		
}
