body {
   margin:0;
   text-align:center;
   background:url(images/bg_body.jpg) #191313 repeat-x 0 165px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1, h2, h3, h4 {
	font-weight: bold;
	color: #b60000;
}
h1 {
	font-size: 160%;
	margin: 0 0 10px;
}
h2 {
    font-size: 130%;
    margin:0 0 5px;
}
h3 {
    margin:0px;
    padding:0px;
    font-size: 120%;
}
h4 {
    margin:0px;
    padding:0px;
    font-size: 100%;
    display:inline;
}

a {
	color: #b60000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
option, select, input, textarea {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
input, textarea {
   margin-bottom:5px;
   width:230px;
}
input.button {
   width:auto;  
}
ul.menu  { 
   list-style-type: none; 
	padding:0px;
	margin: 0px
	}
ul.menu li { 
   background: url(images/list_icon.png) no-repeat 0 6px; 
	padding-left:10px
	}

#header {
    background:url(images/bg_top.jpg) repeat-x top;
    height:165px
}
#menu {
    background:url(images/bg_menu.jpg) no-repeat top;
    height:45px;
	 padding-top:8px;
}
.box_left {
    background-color: #c9b182;
    border:2px dotted #614327;
    width:160px;
    padding: 15px
}
.box_right {
    background-color: #f2e4bd;
    border:2px dotted #614327;
    width:410px;
    padding: 15px;
}
div#photogallery table td {
	vertical-align:top;
}
div#rajcePhoto {
   margin:5px 10px 5px 0;
}

#anketa, #anketa * {
	font-size: 12px;
}
#banners {
    text-align:center;
	 margin-top:10px
}
#banners img {
    border:none;
	 margin-top:7px
}
#main {
    background:url(images/bg.gif) repeat-y top; 
    width:660px;
    margin:0 auto;
    text-align:left;
    padding:20px 70px 0px;
}
#footer {
    background:url(images/bg_bottom.gif) no-repeat top;
    text-align:center;
    padding-top:75px;
    padding-bottom:10px;
    font-size:11px;
    color: #7f0504;
}
#footer a{ 
    font-size:10px;
    color: #7f0504;
    text-decoration:underline;
}

#guestbook {
     padding:5px 0; 
     border-bottom:1px dotted #614327;
}
#guestbook b {
     color: #b60000;
}
#guestbook a {
     color: #614327;
}



