/* CSS Document */
@import url('reset.css'); 

body {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-image:url(../img/311.jpg);
	background-attachment: fixed;
}
#main { text-align:center;

}

#main_header { 
}


#header {
	width:1000px;
	height:220px;
		
}
#header_1 {
	width:200px;
	height:220px;
	float:left;
	background-image:url(../img/header_11.png);
}
#header_2 {
	width:200px;
	height:220px;
	float:left;
	background-image:url(../img/header_21.png);
}
#header_3 {
	width:200px;
	height:220px;
	float:left;
	background-image:url(../img/header_31.png);
}
#header_4 {
	width:200px;
	height:220px;
	float:left;
	background-image:url(../img/header_41.png);
}
#header_5 {
	width:200px;
	height:220px;
	float:left;
	background-image:url(../img/header_51.png);
}
.content {
	width:1000px;
	height:1950px;
	position:relative;
	
}
#top {
	top:-50px;
	position:relative;
}
.content_title {
	width:226px;
	height:83px;
	background-image:url(../img/content_title.png);
	margin-left:15px;
	margin-right:780px;
}
.content_title p {
	padding-top:44px;
	color:#FFD700;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	padding-left:20px;
}
.content_middle {
	width:986px;
	height:auto;
	background-color:#ad0e13;
	margin-top:-10px;
	padding-top:7px;
	padding-bottom:7px;
}
td a img {
	border:1px solid #000000;
	width:240px;
	height:180px;
}
td a:hover img {
	border:1px solid #0066FF;
}
.bookmark {
	
	height:64px;
	background-image:url(../img/bookmark.png);
	float:right;
	margin-right:10px;
}
.bookmark a {
	display:block;
	width:182px;
	height:63px;
}
.free_site {
	width:1000px;
	height:130px;
	position:relative;
}
.free_site_1 {
	width:246px;
	height:122px;
	background-image:url(../img/free_site.png);
	position:absolute;
	left: 10px;
}
.free_site_2 {
	width:246px;
	height:122px;
	background-image:url(../img/free_site.png);
	position:absolute;
	left: 375px;
}
.free_site_3 {
	width:246px;
	height:122px;
	background-image:url(../img/free_site.png);
	position:absolute;
	left: 740px;
}
.free_site_1 p, .free_site_2 p, .free_site_3 p {
	text-align:center;
	padding-top:60px;
}

.free_site_1 a, .free_site_2 a, .free_site_3 a {
	font-family:"Comic Sans MS", cursive;
	font-size:1em;
	color:#FFD700;
	text-decoration:none;
}
.free_site_1 a:hover, .free_site_2 a:hover, .free_site_3 a:hover {
	color:#fff;
}
#friend_site {
	width:976px;
	height:435px;
	position:relative;
	z-index:1;
	margin: 0 auto;
}
#friend_site_top {
	width:976px;
	height:30px;
	background-image:url(../img/friend_site_top.png);
	margin-top:-10px;
}
#friend_site_middle {
	width:976px;
	height:210px;
	background-image:url(../img/friend_site_middle.png);
	background-repeat: repeat;
}
#friend_site_bottom {
	width:976px;
	height:30px;
	background-image:url(../img/friend_site_bottom.png);
}
.list_1 {
	width:232px;
	height:auto;
	position:absolute;
	left:37px ;
}
.list_1 ul, .list_2 ul, .list_3 ul, .list_4 ul {
	list-style:none;
	color:#00FFFF;
	list-style-position:inside;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:18px;
}
.list_1 ul a, .list_2 ul a, .list_3 ul a, .list_4 ul a {
	color:#FFD700;
	text-decoration:none;
}
.list_1 ul a:hover, .list_2 ul a:hover, .list_3 ul a:hover, .list_4 ul a:hover {
	color:#fff;
	text-decoration:underline;
}
.list_2 {
	left:271px;
	width:234px;
	height:auto;
	position:absolute;
}
.list_3 {
	left:505px;
	width:240px;
	height:auto;
	position:absolute;
}
.list_4 {
	left:745px;
	width:228px;
	height:auto;
	position:absolute;
}
#footer {
	background-image:url(../img/footer.png);
	position:relative;
	margin:auto;
	width:488px;
	height:177px;
}
.text_footer {
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	padding:40px 55px 0px 55px;
}
#arhiv_site {
	width:1024px;
	height:350px;
	position:relative;
}
#arhiv_top {
	width:976px;
	height:30px;
	background-image:url(../img/friend_site_top.png);
	margin-top:-10px;
}
#arhiv_middle {
	width:976px;
	height:230px;
	background-image:url(../img/friend_site_middle.png);
	background-repeat: repeat;

}
.arhiv_list {
	width:460px;
	height:220px;
	position:relative;
	margin-left: 20px;
	float: left;
}
.arhiv_list ul {
	list-style:none;
	color:#00FFFF;
	list-style-position:inside;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:18px;
}
.arhiv_list li a {
	margin-left: 10px;
	color:#FFD700;
	font-weight: bold;
	text-decoration:none;
	font-size:.8em;
}
.arhiv_list li a:hover {
	color:#fff;
	text-decoration: underline;
}
#arhiv_bottom {
	width:976px;
	height:30px;
	background-image:url(../img/friend_site_bottom.png);
	position: relative;
}
