	body 	{
	text-align:center;
	background-color: #fdeba4;
	font-family: Tahoma;
	}

	#shadow {
	width:878px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;	
	}
	
	#frame	{
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-color:#ffffff;
	text-align:left;
	border: 2px solid #000;
		}
		
	#contentleft {
	width:200px;
	float:left;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	background-color: #c1d7a7;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left:0px;
	padding: 5px;
	}
	
	#textcl {
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	}
	
	#sredina	{
	text-align:center;
		}
	
	#contentcenter {
	width:620px;
	height:515px;
	margin-left:auto;
	position:relative;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	overflow: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
		}
	
	#contentheader {
	width:850px;
	height: 260px;
	background-color: #fff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
		}
	#footer	{
	position:inherit;
	width:850px;
	height:10px;
	background-color: #c1d7a7;
	background-repeat: no-repeat;
	background-position: left top;
		}
	
	#search {
	float:right;
	margin-top: 40px;
		}

	#ajaxSearch_form {
	}
	#ajaxSearch_input {
	width: 134px;
	height: 18px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	#ajaxSearch_submit {
	color: #FFFFFF;
	background-color: #b49650;
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 24px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(images/search-button.jpg);
	border: 1px outset #000000;
	cursor: auto;
	}
	#ajaxSearch_output {
	}
	
	#tvmarquee {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #b49650;
	border: 1px solid #000000;
	background-image: url(images/info-button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
	
	#watermark {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
		}
	
	a:link {
	color: #000000;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #000000;
	}
	a:hover {
	text-decoration: none;
	color: #999999;
	}
	a:active {
	text-decoration: none;
	color: #000000;
	}
	.B_crumbBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
		}
	.B_lastCrumb {
	color: #b49650;
	font-weight: bold;
	font-size: 14px;
	}
	
	#news_submit {
	font-size:8px;
	width: 100px;
	}


