*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	background-image: url(../images/body_bckgrnd.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color: #709F35;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #ffffff;
	height: 195px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 750px;
height: 80px;
background: url(../images/menu_bckgrnd.jpg) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#main_menu {
	background-image: url(../images/menu_bckgrnd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #709F35;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
	height: 34px;
	width: 738px;
	padding-left: 80px;
	padding-right: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}

	.menu_item {
		border-top: 2px solid #709F35;
		line-height: 32px;	
		float: left;
	}
	
		.menu_item_r {
			border-top: 2px solid #709F35;
			line-height: 32px;
			font-size: 11px;
			float: right;
		}
	
	.select {
		background-image: url(../images/menu_item_sel_bckgrnd.jpg);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		
		line-height: 34px;
		color: #4E8D00;
		
		margin-bottom: 1px;
		padding-left: 11px;
		padding-right: 11px;
		float: left;
	}
	
	.non_select {
		padding-left: 11px;
		padding-right: 11px;
	}
	
	.menu_shade {
		background-image: url(../images/menu_shade_left.jpg);
		background-position: right;
		background-repeat: no-repeat;
	}phone {
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: -1px;
	color: #709F35;
	
	padding-left: 25px;
	position: absolute;
	top: 100px;
	right: 380px;
	z-index: 50;
}

.phone {
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
	
	#menu_space_hider {
		background-image: url(../images/menu_shade.jpg);
		background-position: right;
		background-repeat: repeat-x;
		
		width: 13px;
		height: 34px;
				
		position: absolute;
		bottom: 0px;
		right: 0px;
		z-index: 11;	
	}


#logo {
background: #ffffff url(../images/big_pic.png) no-repeat;
width: 738px;
height: 180px;
text-align: center;
padding-top: 100px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}
#phone {
	font-size: 27.5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: -1px;
	color: #709F35;
	
	padding-left: 25px;
	position: absolute;
	top: 20px;
	right: 390px;
	z-index: 10;
}

.phone {
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 20px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 250px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

#mz {
        background-image: url(../images/mz.jpg);
        background-position: right;
        background-repeat: no-repeat;

        width: 480px;
        height: 150px;

        position: absolute;
        top: left;
        z-index: 0;
}

#bunny_map {
        background-image: url(../images/bunny_map.jpg);
        background-position: right;
        background-repeat: no-repeat;

        width: 510px;
        height: 210px;

        position: absolute;
        top: left;
        z-index: 0;
}

#bunny_ruksack {
		background-image: url(../images/bunny_ruksack.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		
		height: 160px;
	}
	#bunny_contacts {
		background-image: url(../images/bunny_contacts.jpg);
		background-position: right;
		background-repeat: no-repeat;
		
		height: 350px;
	}
	
#mb {
        background-image: url(../images/mb.jpg);
        background-position: left;
        background-repeat: no-repeat;

        width: 200px;
        height: 138px;

        position: absolute;
        top: center;
        z-index: 0;
}

#bunny_photo {
		background-image: url(../images/bunny_photo.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		
		height: 170px;
	}

#gallery {
	border-top: solid 1px #CCCCCC;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
	
	.photo_box img {
		margin: 0px;
	}
	
	.photo_box {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 10px;
		width: 910px;
		clear: both;
		float: left;
	}
	
	.photo {
		text-align: center;
		width: 200px;
		float: left;
	}
	
	.photo_descr {
		font-style: italic;
		padding-left: 20px;
		padding-top: 5px;
		float: left;
	}

#footer {
	height: 35px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.png) repeat-x;
	border-top: 0px solid #6e9d35;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #284704;
}

#footer a {
	color: #D72020;
}

