A:link {text-decoration: underline; color: #ff6600;}
A:active {text-decoration: underline; color: #ff6600;}
A:hover {text-decoration: underline; color: #000000;}
A:VISITED {text-decoration: underline; color: #ff6600;}
/* MAIN */
body {
	background-color:#ecc1c7;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	color: black;
	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: 20px;
	color: #069DB5;
	background-color: #FFF;
}
.top_txt {
	line-height: 13px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #FFF;
}

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

.txt_top A {
	text-decoration: none;
	color: #069DB5;
}
.txt_top A:HOVER {
	text-decoration: underline;
	color: #006890
}
.txt_top A:ACTIVE {
	text-decoration: none;
	color: #069DB5;
}
.txt_top A:VISITED {
	text-decoration: none;
	color: #006890;
}


* {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: 26px;
	color: #FFF;
	background-image: url(images/bg_bigtable_top.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}



.thumb {
	border: 1px solid #9a4e1c;
}

.thumb0 {
	background-image: url(images/thumb/thumb_temp1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 240px;
}
.bot {
	background-image: url(images/bot_bg.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 653px;
	padding-top: 85px;
	color: #FFF;
}

