body {
  background: url(/images/background.jpg);
  font-family: Tahoma;
  color: #000;
  font-size: 13px;
}
a {
}

#activ
{
}

#main_container
{
  width: 1004px;
  border:0;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -502px;
}

#sss
{
  width: 100%;
  border:0;
  position: absolute;
  top: 0px;
  left: 0px;
}
#footer
{
  width: 100%;
}

.scroll
{
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #e6e6e6;	
}

#content
{
	padding-top: 15px;
	padding-bottom: 15px;
	height: 420px;
	overflow: auto;
	padding-left: 5px;
	text-indent: 20px;
}

#menu td a{
padding-left: 5px;
padding-right: 5px;
padding-top: 8px;
padding-bottom: 8px;
}



#menu td a:hover{

  //background: #e0cba0;

  //color: #b70b0b;

  color: #b44704;

}



#menu td

{

   text-align: center;

}



#menu

{

	background: url(/site/images/back_meniu.png) repeat-x;

	height: 54px;

	vertical-align: middle;

	width: 100%;

		font-family: verdana;

	font-size: 11pt;

	font-weight: bold;

}

.link_caine
{
    font-family: verdana;

	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
}

.lista_caini td
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.linie_caine
{
	color: #e0cba0;	
}

h1 {
margin: 0px 0px 4px 10px; padding: 2px 0 0 0; font: bold 19px Tahoma; color: #804040; text-align: left; height: 23px; 
}
