@charset "utf-8";
/* CSS Document */
body {
	background-color:#4B0D05;
	list-style-image:url(lsita.jpg);
	
}
A:link {color:#666666; text-decoration:none;}
A:visited {color:#666666; text-decoration:none;}
A:active {color:#666666; text-decoration:none;}
A:hover {text-decoration:blink; color:#710000;}

#all { width:850px; height:auto; }

#header 
 {text-align:left;
  position:relative;
  width:850px;
  background-image:url(header.jpg);
  background-repeat:no-repeat;
  height:227px;
  }
.text-header {
     font:Arial, Helvetica, sans-serif; font-size:28px; color:#FF7777;}
	 
	 
	 
	 
#meniu { width:850px; height:30px; position:relative; background-image:url(meniubg.jpg); background-repeat:repeat; font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#CCCCCC;}
#meniu A:link {color:#CCCCCC; text-decoration:none;}
#meniu A:visited {color:#CCCCCC; text-decoration:none;}
#meniu A:active {color:#CCCCCC; text-decoration:none;}
#meniu A:hover {text-decoration:blink; color:#710000;}	


#content { width:850px; height:auto; background-color:#FFFFFF; background-image:url(gradient2.jpg); background-repeat:no-repeat; background-position:bottom right; }

.style1 {
	color: #5B0000;
	font-weight: bold;
	font-size: x-large;
}
.style3 {font-size: 14px; font-weight:normal}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
}
.style13 {font-size: 16px}


.poza {
	border-color:#4B0D05;
	border-style:ridge;
	border-width:medium;
	position:relative;
	left: 0px;
	width:auto;
	top: 0px;
	height:auto;
}

