body 
{  
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	background-color: white;
	color: #333333;
}

table
{
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-size: 9pt; 
}

ul
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #606b32;
}

td.top
{
	background: #767468 url("/images/site/top.gif") repeat left top;
	height: 37px;
	min-width: 860px;
}

td.leftflower
{
	background: url("/images/site/leftflower.jpg") no-repeat left top;
	width: 70px;
	height: 485px;
}

td.rightflower
{
	background: url("/images/site/rightflower.jpg") no-repeat left top;
	width: 70px;
	height: 485px;
}

div.monitor
{
	background: #fffcf3 url("/images/site/monitor.jpg") no-repeat left top;
	width: 851px;
	height: 485px;
}

td.monright
{
	background: #fffcf3 url("/images/site/monright.gif") repeat left top;
	min-width: 860px;
	height: 485px;
}

td.left
{
	background: #fffcf3 url("/images/site/left.gif") no-repeat left top;
	width: 70px;
}

td.right
{
	background: #fffcf3 url("/images/site/right.gif") no-repeat left top;
	width: 70px;
}

td.main
{
	min-width: 820px;
	min-height: 500px;
	padding: 145px 20px 10px 20px;
	border-bottom: 1px solid #d2c5a3;
}

td.page
{
	font-size: 9pt;
	text-align: justify;
	padding-right: 20px;
}

td.bottom
{
	min-width: 820px;
	height: 29px;
	color: #999999;
	padding: 20px;
}

div.date
{
	position: relative;
	top: 77px;
	left: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #adaca7;
	width: 200px;
}

div.buket
{
	position: relative;
	top: -54px;
	left: 441px;
	width: 397px;
	height: 108px;
}

div.buket h1
{
	color: #d3660d;
	font-size: 23px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div.mon
{
	position: relative;
	top: 129px;
	left: 57px;
	width: 327px;
	height: 178px;
	background: url("/images/site/screen.jpg") no-repeat left top;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity:0.5;
}

div.mon div
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 327px;
	height: 178px;
	background-position: left top;
	background-repeat: no-repeat;
}

#flower1
{
	background-image: url("/images/site/flower1.jpg");
}

#flower2
{
	display: none;
	background-image: url("/images/site/flower2.jpg");
}

#flower3
{
	display: none;
	background-image: url("/images/site/flower3.jpg");
}

#flower4
{
	display: none;
	background-image: url("/images/site/flower4.jpg");
}

#flower5
{
	display: none;
	background-image: url("/images/site/flower5.jpg");
}

#flower6
{
	display: none;
	background-image: url("/images/site/flower6.jpg");
}

div.play
{
	position: relative;
	top: 46px;
	left: 185px;
}

div.play a:link, div.play a:visited
{
	color: white;
	display: block;
	width: 23px;
	height: 20px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
}

div.play a:hover, div.play a:active
{
	background-color: #606b32;
	font-weight: bold;
}

div.hr
{
	width: 100%;
	height: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background: url("/images/site/hr.gif") no-repeat center center;
}

table.topint 
{
	position: absolute;
	top: 501px;
	left: 70px;
}

table.topint td
{
	background: #fff8df url("/images/site/topline.gif") no-repeat right top;
	width: 267px;
	height: 122px;
	padding: 10px;
}

table.topint td.noimg
{
	background-image: none;
	width: 266px;
}

table.topint td img
{
	float: left;
	margin-right: 10px;
}

div.rmtop
{
	width: 210px;
	height: 15px;
	background: #fbf5df url("/images/site/menutop.gif") no-repeat left top;
}

div.rmbottom
{
	width: 210px;
	height: 21px;
	background: #fbf5df url("/images/site/menubottom.gif") no-repeat left top;
}

div.rm
{
	width: 170px;
	min-height: 100px;
	background: #fbf5df url("/images/site/menu.gif") repeat left top;
	padding: 0px 20px 0px 20px;
}

div.rm b
{
	display: block;
	font-size: 14px;
	color: #d3660d;
	padding-bottom: 10px;
}

div.rm ul
{
}

div.rm ul li
{
	list-style-image: url("/images/site/list.gif");
	list-style-position: inside;
	padding-bottom: 5px;
	padding: 0px;
	margin: 0px;
}

div.rm ul li:hover
{
	background-color: white;
}

div.rm ul li a
{
	color: #333333;
	text-decoration: none;
}

div.rm ul li a.select
{
	font-weight: bold;
	color: #d3660d;
}

div.menu
{
	position: absolute;
	left: 90px;
	top: 430px;
	width: 819px;
	height: 35px;
}

div.menu li
{
	display: block;
	float: left;
}

div.menu li a:link, div.menu li a:visited
{
	display: block;
	height: 37px;
	color: #e8e5cd;
	font-size: 20px;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

div.menu li a:hover, div.menu li a:active
{
	color: white;
}

div.menu li a.select:link, div.menu li a.select:visited
{
	color: #4e5729;
	background: #e4debe url("/images/site/selmenu.gif") repeat left top;
	border-left: 2px solid #7a7e52;
	border-right: 2px solid #7a7e52;
	font-size: 20px;
	text-decoration: none;
}

form.search
{
	display: block;
	width: 157px;
	height: 17px;
	background: white url("/images/site/search.gif") no-repeat left bottom;
	float: right;
	margin: 9px 71px 0px 0px;
}
form.search input
{
	margin: 1px 0px 0px 2px;
	background-color: #efefef;
	border: none;
	width: 127px;
	height: 11px;
	color: #333333;
	font-size: 12px;
}

table.list td, table.list th
{
	padding: 0px 10px 10px 10px;
}

table.list td a:link, table.list td a:visited
{
	display: block;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	text-align: left;
}

table.list td a:hover, table.list td a:active
{
	text-decoration: underline;
	text-align: left;
}

div.levels, div.levels a
{
	font-size: 8pt;
}

ul.list
{
	margin-bottom: 60px;
}

ul.list li
{
	list-style-type: none;
	float: left;	
}

ul.list li a:link, ul.list li a:visited
{
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #fdf8da;
	border: 1px solid #b8b098;
	padding: 7px 0px 0px 0px;
	margin: 5px;
	
	font-size: 16px;
	text-decoration: none;
}

ul.list li a:hover, ul.list li a:active
{
	background-color: #f1e7c7;
}

ul.list li.selected a:link, ul.list li.selected a:visited
{
	font-weight: bold;
}

table.mostinteresting td
{
	padding: 5px;
}

table.mostinteresting td a:link, table.mostinteresting td a:visited
{
	display: block;
	text-decoration: none;
	text-align: left;
}

table.mostinteresting td a:hover, table.mostinteresting td a:active
{
	text-decoration: underline;
}

table.dopnavigate
{
	border: 1px solid #d6cdb1;
}

table.dopnavigate th
{
	text-align:center;
	background-color:#d6cdb1;
	color: white;
}

table.dopnavigate th a
{
	color: white;
}

table.dopnavigate td
{
	padding: 5px;
}

table.dopnavigate td a:link, table.dopnavigate td a:visited
{
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

table.dopnavigate td a:hover, table.dopnavigate td a:active
{
	text-decoration: underline;
}

div.descflower img
{
	margin-right: 20px;
}

div.descflower p
{
	padding: 20px; 
	text-align: justify;
}