body{
	width:100%;
	padding: 0;
	margin: 0;
	height: 1562px;
	background: url(../images/bg.jpg) repeat-x;	
}

#wrapper{
	margin: 0 auto;
	text-align: center;
	width: 940px;
}

.i{
	width: 5px;
	height: 1452px;
	background: url(../images/i.jpg);	
	float: left;
}

.center-b{
	width: 930px;	
	background: url(../images/center.jpg) repeat-x;	
	height: 1452px;
	float: left;
}
#logo{
	margin: 0 auto;
	margin-top: 65px;
	width: 480px;
	height: 162px;
}
.logo_rabbit{
	background: url(../images/logo_rabbit.jpg) no-repeat;
	width: 108px;
	height: 162px;
	float:left;
	border: 0px;
}
.logo_name{
	margin-left:45px;
	margin-top: 53px;
	background: url(../images/logo.jpg) no-repeat;
	width: 318px;
	height: 109px;
	float:left;
	border: 0px;
}
#menu{
	margin: 0 auto;
	margin-top: 20px;
	width: 840px;
	height: 26px;
	background-color: #C7AE6B;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#menu a:link, #menu a:visited{
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #FFFFFF;
}
.menu_left{
	margin-top: 3px;
	margin-left: 12px;
	float:left;
}
.menu_right{
	margin-top: 3px;
	margin-right: 15px;
	text-align: right;
	float:right;
}
.content{
	margin: 0 auto;
	width: 840px;
	margin-top: 35px;
}
.side_bar{
	width: 240px;
	height: 1077px;
	background: url(../images/side_bar3.jpg) repeat-x;
	float:left;
	color: #000000;
	text-align: left;
	
}
.side_bar h2{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:7px;
	font-weight: bold;
	font-size: 21px;
	
}
.side_bar strong{
	margin-left:10px;
	font-size: 16px;
}
.related{
	float:left;
	color: #FFFFFF;
	text-align: left;
}
.related a:link, a:visited, a:hover{
color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text a:link, a:visited, a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text{
	margin-left: 20px;
	float:left;
	width: 580px;
	text-align: left;
}
.titl{
	float:right;
	font-size: 28px;
	font-weight: bold;
}
.text a:link, .text a:visited{
	color: #C7AE6B;
	text-decoration: none;
}
.text a:hover{
	color: #F89E4E;
}
.text p{
	color: #C7AE6B;
	font-size: 19px;
	font-weight: bold;
}
.block_text{
	margin-top: 0px;
	width: 290px;
	text-align: justify;
	float:left;
}
.block_img{
	float: right;
	border: 2px solid #C7C7C7;
}
#line{
	margin: 0 auto;
	margin-top: 15px;
	width: 580px;
	height: 6px;
	background-color: #C7C7C7;
	float:left;
}
.links{
	margin-top: 2px;
	float:left;
}
#tagsite{
	margin-top: 0px;
	float:left;
}
#tagsite h3{
	margin-bottom: 1px;
	color: #C7AE6B;
	font-size: 20px;
}
.links h3{
	margin-bottom: 1px;
	color: #C7AE6B;
	font-size: 20px;
}
.links p{
	color:#C7C7C7;
	font-size: 14px;
}
.links span{
	color:#C7C7C7;
	font-size: 13px;
}
#tagsite span{
	color:#C7C7C7;
	font-size: 13px;
}
#rabbit{
	padding-top: 10px;
	float: right;
}
.vajno{
	margin-left:4px;
	margin-right:4px;
	text-align: justify;
	line-height:28px;
	padding: 1px; 
}
.vajno a:link, .vajno a:visited{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF; 
	padding: 2px; 
	border: 1px solid #000000;
	text-decoration: none;
}
.vajno a:hover{
	color: #000000;
}
.tag_could{
	margin-left:4px;
	margin-right:4px;
	text-align: justify;
		line-height:28px;
	padding: 1px; 
}
.fotter{
	float:left;
	width: 940px;
	height: 60px;
	text-align: left;
}
.fotter_left{
	float:left;
	text-align: left;
	margin-left: 20px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 26px
}
.fotter_right{
	float: right;
	text-align: right;
	margin-right: 20px;
	padding-top: 26px
}
.fotter_right img{
	border: 1px solid #C7C7C7 ;
}

