/* CSS Document */
body {
	width:1024px;
	height:auto;
	margin:0 auto;
	background-image:url(image/bg.gif);
}
* {
	padding:0px;
	margin:0px;
}
#header {
	width:1024px;
	height:270px;
	position:relative;
}
#header_1 {
	width:96px;
	height:270px;
	background-image:url(image/header_1.gif);
	float:left;
}
#header_2 {
	width:180px;
	height:270px;
	background-image:url(image/header_2.gif);
	float:left;
}
#header_3 {
	width:166px;
	height:270px;
	background-image:url(image/header_3.gif);
	float:left;
}
#header_4 {
	width:174px;
	height:270px;
	background-image:url(image/header_4.gif);
	float:left;
}
#header_5 {
	width:174px;
	height:270px;
	background-image:url(image/header_5.gif);
	float:left;
}
#header_6 {
	width:130px;
	height:270px;
	background-image:url(image/header_6.gif);
	float:left;
}
#header_7 {
	width:104px;
	height:270px;
	background-image:url(image/header_7.gif);
	float:left;
}
#header_text {
	width:7.5em;
	height:11em;
	position:relative;
	left:30px;
}
#header_text p {
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size:0.875em;
	color:#f5fffa;
	letter-spacing:.05em;
	font-weight:bold;
	text-align:left;
	line-height:16px;
}
#header_bookmark {
	width:93px;
	height:43px;
	position:relative;
	left:15px;
	top:71px;
}
#header_bookmark a {
	text-decoration:none;
	display:block;
	width:93px;
	height:43px;
}
.content {
	width:1024px;
	height:1935px;
	position:relative;
}
.content_top {
	width:1024px;
	height:29px;
	background-image:url(image/conteiner_top.gif);
}
.content_middle {
	width:1024px;
	height:1865px;
	background-image:url(image/conteiner_middle.gif);
	background-repeat:repeat-y;
}
.content_bottom {
	width:1024px;
	height:40px;
	background-image:url(image/conteiner_bottom.gif);
}
table {
	margin-left:20px;
}
td a img {
	border:1px solid #000000;
	width:240px;
	height:180px;
}
td a:hover img {
	border:1px solid #0066FF;
}
.content_title {
	width:250px;
	height:18px;
	position:absolute;
	left:27px;
	top: 2px;
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:5px;
	color:#00CC66;
}
.bookmark {
	width:10.6em;
	height:1.75em;
	position:relative;
	left:429px;
	top:2px;
}
.bookmark a {
	display:block;
	width:10.6em;
	height:1.75em;
	text-decoration:none;
}
.free_site {
	width:1024px;
	height:100px;
	position:relative;
	margin-bottom:20px;
	margin-top:20px;
}
.free_site_1 {
	width:317px;
	height:94px;
	background-image:url(image/free_site.gif);
	position:absolute;
	left: 10px;
}
.free_site_2 {
	width:317px;
	height:94px;
	background-image:url(image/free_site.gif);
	position:absolute;
	left: 355px;
}
.free_site_3 {
	width:317px;
	height:94px;
	background-image:url(image/free_site.gif);
	position:absolute;
	left: 700px;
}
.free_site_1 p, .free_site_2 p, .free_site_3 p {
	text-align:center;
	line-height:90px;
}

.free_site_1 a, .free_site_2 a, .free_site_3 a {
	font-family:"Comic Sans MS", cursive;
	font-size:1em;
	color:#333333;
	text-decoration:none;
}
.free_site_1 a:hover, .free_site_2 a:hover, .free_site_3 a:hover {
	color:#00CC99;
}
#friend_site {
	width:1024px;
	height:300px;
	position:relative;
}
#friend_site_top {
	width:1024px;
	height:29px;
	background-image:url(image/conteiner_top.gif);
}
#friend_site_middle {
	width:1024px;
	height:210px;
	background-image:url(image/conteiner_middle.gif);
	background-repeat:repeat-y;
}
#friend_site_bottom {
	width:1024px;
	height:40px;
	background-image:url(image/conteiner_bottom.gif);
}
.list_1 {
	width:200px;
	height:210px;
	position:absolute;
	left:30px;
}
.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:.9em;
	line-height:18px;
}
.list_1 ul a, .list_2 ul a, .list_3 ul a, .list_4 ul a {
	color:#333333;
	text-decoration:none;
}
.list_1 ul a:hover, .list_2 ul a:hover, .list_3 ul a:hover, .list_4 ul a:hover {
	color:#FF0033;
}
.list_2 {
	left:277px;
	width:200px;
	height:210px;
	position:absolute;
}
.list_3 {
	left:528px;
	width:200px;
	height:210px;
	position:absolute;
}
.list_4 {
	left:778px;
	width:200px;
	height:210px;
	position:absolute;
}
#footer {
	width:1024px;
	height:150px;
	position:relative;
	margin-bottom:10px;
}
#footer_1 {
	background-image:url(image/footer_1.gif);
	width:140px;
	height:150px;
	float:left;
}
#footer_2 {
	background-image:url(image/footer_2.gif);
	width:168px;
	height:150px;
	float:left;
}
#footer_3 {
	background-image:url(image/footer_3.gif);
	width:190px;
	height:150px;
	float:left;
}
#footer_4 {
	background-image:url(image/footer_4.gif);
	width:183px;
	height:150px;
	float:left;
}
#footer_5 {
	background-image:url(image/footer_5.gif);
	width:141px;
	height:150px;
	float:left;
}
#footer_6 {
	background-image:url(image/footer_6.gif);
	width:202px;
	height:150px;
	float:left;
}
#arhiv_site {
	width:1024px;
	height:300px;
	position:relative;
}
#arhiv_top {
	width:1024px;
	height:29px;
	background-image:url(image/conteiner_top.gif);
	position: relative;
}
#arhiv_middle {
	width:1024px;
	height:230px;
	background-image:url(image/conteiner_middle.gif);
	background-repeat:repeat-y;
}
.arhiv_list {
	width:465px;
	height:220px;
	position:relative;
	margin-left: 30px;
	margin-top: 5px;
	float: left;
}
.arhiv_list ul {
	list-style:none;
	color:#000;
	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: #333333;
	font-weight: bold;
	text-decoration:none;
	font-size:.8em;
}
.arhiv_list li a:hover {
	color:#FF0033;
	text-decoration: underline;
}
#arhiv_bottom {
	width:1024px;
	height:40px;
	background-image:url(image/conteiner_bottom.gif);
	position: relative;
}
