A:link {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #FFFFFF;}
A:VISITED {text-decoration: underline; color: #000000;}
/* MAIN */
body {
	background-color:#ecc1c7;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:80%;
	text-align:center;
	color: #000000;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat;
	background-position: top;
}

.top {
	background-color: white;
	margin: 3px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 15px;
	text-decoration: none;
	float:left;
	font: bold 16px  Arial;
	border: 1px solid #AC8068;
}

.txt_top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #a92324;
}
.top_txt {
	line-height: 13px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #f5fe00;
}

.top_txt A {
	text-decoration: underline;
	color: #f5fe00;
}
.top_txt A:HOVER {
	text-decoration: underline;
	color: #f5fe00
}
.top_txt A:ACTIVE {
	text-decoration: underline;
	color: #f5fe00;
}
.top_txt A:VISITED {
	text-decoration:underline;
	color: #f5fe00;
}

.txt_top A {
	text-decoration: none;
	color: #FDAB00;
}
.txt_top A:HOVER {
	text-decoration: underline;
	color: #fafd00
}
.txt_top A:ACTIVE {
	text-decoration: none;
	color: #fafd00;
}
.txt_top A:VISITED {
	text-decoration: none;
	color: #FDAB00;
}


* {padding:0;margin:0;}
img {border:0;}






#blok {
	margin:0 auto;
	font-family: Verdana, Geneva, sans-serif;
	width: 990px;
}
.big_table {

}
.tit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color: #000000;
	background-image: url(images/bg_bigtable_top.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}



.thumb {
	border: 1px solid #9a4e1c;
}
.arch {
	height: 43px;
	width: 969px;
	background-image: url(images/archives.gif);
	background-repeat: no-repeat;
}
.arch2 {
	background-image: none;
	padding-top: 3px;
	padding-left: 150px;
}

a:active .thumb, a:hover .thumb {
	border: 1px dashed #9a4e1c;
}


.thumb0 {
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 240px;
}
.bot {
	background-repeat: no-repeat;
	height: 41px;
	width: 653px;
	padding-top: 20px;
	color: #FFF;
}
