body {
	background-image: url(images/top_bg.png);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	margin-top:0px;
}

a{
	color:#737d07;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

.content{
	width:818px;
	margin-left:30px;
	/*margin-left: auto;
	margin-right: auto;*/
}

.top_logo {float:left;width:239; padding:0px;}
.top_ikon {float:right; padding:20px 20px 10px 0px;}
.top_keres {
		position:relative;
		top:45px;
		left:84px;
		float:right;
		margin-top:7px;
		margin-right:4px;
		width:395px;
		height:51px;
		background-image:url(images/top_keres_bg.jpg);
		text-align:center;
	}
.top2{
	clear:both;
	width:818px;
	padding-top:25px;
}

.left_top{
	background-image:url(images/left_bg.png);
	width:222px;
	height:26px;
	font-size:17px;
	font-weight:bold;
	font-variant:small-caps;
	line-height:25px;
	padding-left:10px;
	color:#FFFFFF;
}

.left{
	background-color:#665b39;
	padding:6px;
	color:#FFFFFF;
}

.left a{
	color:#e4f27c;
}

.left a:hover{
	color:#FFFFFF;
}

h1{
	background-image:url(images/cim_bg.jpg);
	width:552px;
	height:61px;
	color:#665b39;
	font-size:22px;
	font-family:"Times New Roman";
	font-variant:small-caps;
	margin:0px;
	line-height:45px;
	padding-left:17px;
}

h2{
	color:#a34b0d;
	font-size:16px;
	font-family:"Times New Roman";
	font-variant:small-caps;
}

.info{
	padding:10px 17px 0px 17px;
}

.info ul {
	list-style:none;
}

.info li {
	display: block;
	color: #665b39;
	text-decoration: none;
	background-image:url(images/li_bg.gif);
	border: 1px solid #ffffff;
	padding: 4px 4px 4px 28px;
	width: 98%;
	margin-left: -25px;
}

.bottom{
	background-image:url(images/bottom_bg.png);
	width:818px;
	height:100px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;	
}

.bottom a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.bottom a:hover{
	color:#ffe8b9;
	font-weight:bold;
	text-decoration:underline;
}


.input {
  font-family:   Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #8A5E2D;
  height: 19px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 160px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #8A5E2D solid;
  border-right: 1px #8A5E2D solid;
  border-bottom: 1px #8A5E2D solid;
  border-left: 1px #8A5E2D solid;
}