body {
	background: #265973;
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 781px;
	background: #ffffff url(../images/bg_container.jpg) repeat-y;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 757px;
	height: 129px;
	background: url(../images/header.jpg) no-repeat;
}
#header h1 {
	margin: 0px;
	padding: 3px 8px 0px 0px;
	font-size: 26px;
	color: #FFFFFF;
	text-align: right;
}
#header h2 {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
#header ul {
	margin: 53px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#header li {
  display: inline;
	padding-left: 17px;
}
#header a {
  margin: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/arrow1.gif) no-repeat left;
}
#header a:hover {
  font-weight: bold;
  text-decoration: none;  
	color: #ffff66; 
}
#header a.activ {
  margin: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFF66;
	font-weight: bold;
	background: url(../images/arrow1.gif) no-repeat left;
}
#header a.activ:hover {
  font-weight: bold;
  text-decoration: none;  
	color: #ffff66; 
}
#left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 145px;
}
#left ul {
	margin: 4px 0px 0px 12px;
	padding: 0px;
	list-style-type: none;
}
#left a {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 129px;
	height: 26px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	background: url(../images/but1.gif) no-repeat;
	display: block;
	text-indent: 22px;
}
#left a:hover {
	text-decoration: none;
	background: url(../images/but2.gif) no-repeat;
}
#left a.activ {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 129px;
	height: 26px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	background: url(../images/but2.gif) no-repeat;
	display: block;
	text-indent: 22px;
}
#left a.activ:hover {
	text-decoration: none;
	background: url(../images/but2.gif) no-repeat;
}
#left a.tele {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 129px;
	height: 26px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	background: url(../images/but3.gif) no-repeat;
	display: block;
	text-indent: 22px;
}
#left a.tele:hover {
	text-decoration: none;
}
#left img {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#left p {
	margin: 6px 0px 0px 12px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color: #335E82;
}
#continut {
	float: left;
	background: #eeeeee url(../images/c1.gif) no-repeat top;
	width: 624px;
	margin: 4px 0px 0px 0px;
}
#continut p {
  padding: 17px 10px 0px 10px;
	margin: 0px;
	text-align: justify;
}
#continut h3 {
	margin: 6px 10px 0px 10px;
  font-size: 16px;
	font-weight: bold;
}
#continut div.jos {
  height: 4px;
	background: #eeeeee url(../images/c2.gif) no-repeat bottom;
}
#continut div.poza {
	float: right;
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #9e0000;
	background-color: #ffffff;
	padding: 6px;
	text-align: center;
	margin: 5px;
	width: 115px;
}
#continut img.p1 {
  border: 1px solid #333333;
	margin-bottom: 3px;
}
#continut ul{
  margin: 20px 0px 0px 35px;
	padding: 0px;
}
#continut a {
  color:#333333;
  text-decoration: underline;
}
#continut a:hover {
  text-decoration: none;
}
#continut a.retour {
  font-weight: bold;
  text-decoration: underline;
	color: #333333;
  padding-left: 560px;
}
#continut a.retour:hover {
  text-decoration: none;
}
#images {
	clear: left;
	float: right;
  display: block;
	width: 113px;
  margin: 20px 5px 4px 5px;
	background: #eeeeee;
}
#images img {
	margin: 0px;
	width: 113px;
	padding: 0px;
}
#images p {
  display: block;
	margin: 0px;
	padding: 1px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: #B81027;
}
.cleaner {
  clear: both;
	display: block;
	height: 9px;
	overflow: hidden;
	background: url(../images/footer.jpg) no-repeat top;
}
#footer {
  margin: 0px auto;
  width: 781px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
#footer a {
  color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.input {
	border: 1px solid #999999;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #003300;
}