@import url('reset.css'); 

body {
	width:1000px;
	height:auto;
	margin:0 auto;
}
#header {
	width:1000px;
	height:167px;
	position:relative;
}
#header_1 {
	width:200px;
	height:167px;
	float:left;
	background-image:url(../img/header_1.png);
}
#header_2 {
	width:200px;
	height:167px;
	float:left;
	background-image:url(../img/header_2.png);
}
#header_3 {
	width:200px;
	height:167px;
	float:left;
	background-image:url(../img/header_3.png);
}
#header_4 {
	width:200px;
	height:167px;
	float:left;
	background-image:url(../img/header_4.png);
}
#header_5 {
	width:177px;
	height:167px;
	float:left;
	background-image:url(../img/header_5.png);
	background-repeat: no-repeat;
}
.content {
	width:1000px;
	height:auto;
	position:relative;
}
.content_title {
	width:528px;
	height:74px;
	margin:auto;
	background-image:url(../img/title.png);
	position:relative;
}
.content_title#top {
	position:absolute;
	left: 240px;
	top: -73px;
}
.title {
	position:absolute;
	width:203px;
	height:43px;
	left: 154px;
	top: 30px;
}
.title p {
	padding:10px 10px 0px 10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.3em;
	text-align:center;
	color:#FFFFFF;
	font-style:italic;
	font-weight:800;
}
.content_top {
	width:1000px;
	height:33px;
	background-image:url(../img/conteiner_top.gif);

}
.content_middle {
	width:1000px;
	height:auto;
	background-image:url(../img/conteiner_middle.gif);
	background-repeat:repeat-y;
}
table {
	margin-left:17px;
}
td a img {
	border:1px solid #000000;
	width:240px;
	height:180px;
}
td a:hover img {
	border:1px solid #0066FF;
}
.content_bottom {
	width:1000px;
	height:33px;
	background-image:url(../img/conteiner_top.gif);
}
.bookmark {
	width:130px;
	height:30px;
	position:relative;
	margin:auto;
	top:30px;
}
.bookmark a {
	text-decoration:none;
	display:block;
	width:130px;
	height:30px;
}
.free_site {
	width:1000px;
	height:140px;
	position:relative;
	margin-bottom:20px;
}
.free_site_1 {
	width:280px;
	height:138px;
	background-image:url(../img/free_site.gif);
	position:absolute;
	left: 10px;
}
.free_site_2 {
	width:280px;
	height:138px;
	background-image:url(../img/free_site.gif);
	position:absolute;
	left: 355px;
}
.free_site_3 {
	width:280px;
	height:138px;
	background-image:url(../img/free_site.gif);
	position:absolute;
	left: 710px;
}
.free_site_1 p, .free_site_2 p, .free_site_3 p {
	text-align:center;
	padding-top:80px;
	padding-left:15px;
}

.free_site_1 a, .free_site_2 a, .free_site_3 a {
	font-family:"Comic Sans MS", cursive;
	font-size:1em;
	color:#990000;
	text-decoration:none;
}
.free_site_1 a:hover, .free_site_2 a:hover, .free_site_3 a:hover {
	color:#000;
}
.arhiv_list {
	width:455px;
	height:210px;
	position:relative;
	margin-left: 20px;
	float: left;
	margin-top: 3px;
}
.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:#00FFCC;
	font-weight: bold;
	text-decoration:none;
	font-size:.8em;
}
.arhiv_list li a:hover {
	color:#000;
	text-decoration: underline;
}
#friend_site {
	width:1000px;
	height:400px;
	position:relative;
	z-index:1;
}
#friend_site_top {
	width:1000px;
	height:33px;
	background-image:url(../img/conteiner_top.gif);
}
#friend_site_middle {
	width:1000px;
	height:210px;
	background-image:url(../img/conteiner_middle.gif);
	background-repeat:repeat-y;
}
#friend_site_bottom {
	width:1000px;
	height:33px;
	background-image:url(../img/conteiner_top.gif);
}
.list_1 {
	width:240px;
	height:auto;
	position:absolute;
	left:25px;
}
.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:#990000;
	text-decoration:none;
}
.list_1 ul a:hover, .list_2 ul a:hover, .list_3 ul a:hover, .list_4 ul a:hover {
	color:#000;
	text-decoration:underline;
}
.list_2 {
	left:265px;
	width:240px;
	height:auto;
	position:absolute;
}
.list_3 {
	left:505px;
	width:240px;
	height:auto;
	position:absolute;
}
.list_4 {
	left:745px;
	width:240px;
	height:auto;
	position:absolute;
}
#footer {
	width:1000px;
	height:176px;
	position:relative;
	top:-30px;
	background-image: url(../img/footer.png);
}
#footer_1 {
	background-image:url(../img/footer_1.gif);
	width:150px;
	height:177px;
	float:left;
}
#footer_2 {
	background-image:url(../img/footer_2.gif);
	width:128px;
	height:177px;
	float:left;
}
#footer_3 {
	background-image:url(../img/footer_3.gif);
	width:174px;
	height:177px;
	float:left;
}
#footer_4 {
	background-image:url(../img/footer_4.gif);
	width:148px;
	height:177px;
	float:left;
}
#footer_5 {
	background-image:url(../img/footer_5.gif);
	width:178px;
	height:177px;
	float:left;
}
#footer_6 {
	background-image:url(../img/footer_6.gif);
	width:222px;
	height:177px;
	float:left;
}
#footer_text {
	width:516px;
	height:42px;
	position:absolute;
	top: 124px;
	left: 209px;
}
#footer_text p {
	font-family::"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.9em;
	color:#CCCCCC;
	text-align:center;
	padding:5px;
}

