body {

  background: url(/images/background.jpg);
  color: #e0cba0;
  overflow: hidden;
  font-size: 10px;
}



a, .friends a {

	color: #e0cba0;
	font-size: 12px;
	font-wight: bold;

	text-decoration: none;

}

a img
{
	border-width: 1px;	
	padding: 3px;
}

.friends
{
	font-size: 9px;	
}

#activ
{
	color: #b44704;
	
}

#main_container

{

  width: 800px;

  border:0;

  position: absolute;

  top: 0px;

  left: 50%;

  margin-left: -400px;
}


.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(/images/back_meniu.png) repeat-x;

	height: 54px;

	vertical-align: middle;

	width: 100%;

		font-family: verdana;



	font-weight: bold;

}

#menu a
{
	font-size: 12px;	
}
.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 {
	font-size: 22pt;	
	line-height: 0pt;
	text-indent: 0;
	text-align: right;
}

.art_tabel
{
	border: 1px solid black;	
	border-collapse:collapse;
}
.art_td
{
	border: 1px solid black;	
}
.art_head
{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
}
.art_head td
{
	border: 1px solid white;	
}
.tab
{
	cursor: pointer;
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 3px;
}
.tab_activ
{
	cursor: pointer;
	padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 3px;
	color:#ff8314;
	background:#FFF;
}
.tab:hover
{
	color: #ff8314;
}
#content 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#content a img
{
	border-color: #e0cba0	
}

#content a
{
	font-weight: bold;
	text-decoration: underline;
}
.poza
{
	float: left;
	padding: 5px;
	filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
.poza:hover
{
		filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
}
