/* CSS Document */
body {
	background-color: #2d0400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/zemin.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top_banner {
	margin-top: 5px;
	text-align: center;
	border: 1px solid #730800;
	height: 90px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#back {
	background-image: url(img/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
}
#center {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #730800;
	text-align: left;
	height: 100%;
}
#container {
	position	: relative;
	width		: 195px;
	height		: 200px;
	overflow	: hidden;
}
#program {
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_middle {
	height: 60px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}



#content {
	position	: relative;
	width		: 195px;
	font-size: 10px;
}
#content  a:link {
	background-color: #2c0000;
	display: block;
	height: 14px;
	color: #abb39f;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #1e0000;
	text-decoration: none;
	background-image: url(img/nokta.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#content     a:hover {
	background-color: #670300;
	display: block;
	height: 14px;
	color: #abb39f;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #1e0000;
	text-decoration: none;
}
#content   a:active {
	background-color: #2c0000;
	display: block;
	height: 14px;
	color: #abb39f;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #1e0000;
	text-decoration: none;
}
#content    a:visited {
	background-color: #2c0000;
	display: block;
	height: 14px;
	color: #abb39f;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #1e0000;
	text-decoration: none;
}


#scrollArea {
	position	: absolute;
	margin-left	: 200px;
	height		: 200px;
	width		: 8px;
	background-color: #b83600;
	overflow	: hidden;
	background-image: url(img/scroll.gif);
}

#scroller {
	position	: absolute;
	width		: 8px;
	height		: 60px;
	background-color: #b83600;
}
