
body {
	background-color: #414141;
}

.container{
	width:721px;
	background-color:black;
}

.header{
	width:721px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	clear:right;
	height:194px;
}

.content{
	padding-top: 0 px;
	margin-top: 0px;
	width:681px;
	background-color: #97908D;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.title{
	font-family:"Tahoma";
	font-size:18px;


}
.text{
	font-family:"Tahoma";
	font-size:14px;
	padding-top:20px;
	text-align:justify;
}
.text a{
	color:	#aa5533;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}
.footer{
	width:721px;
	height:25px;
	background-image:url(../images/footer.jpg);
}

.photo_dr{
	padding-top:25px;
	padding-right:10px;
	padding-left:10px;
}

.photo_st{
	style="float:left;
	display:inline; 
	clear:both; 
	margin-left:-3px; 
	margin-right:5px;"
}
/* CSS Document */

/*zona meniu*/
#dropmenudiv{
position:absolute;
border:none;
line-height:18px;
z-index:100;
margin-top:8px;
padding-bottom:3px;
/*background-color:#CBCDD8;*/
}

#dropmenudiv a{

display: block;
text-indent: 3px;
text-decoration: none;
color:#000000;
font-family:"Tahoma";
font-size:12px;
font-stretch:expanded;
background-image:url(../images/button.jpg);
}

#dropmenudiv a:hover{ /*hover */
color:#012E56;
}
.link1{
font-family:"Tahoma";
letter-spacing:1px;
font-size:13px;
font-weight:bold;
margin-right:60px;
text-decoration:none;
color:#000000;
text-align:justify;}



.img-shadow {
  float:right;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 3px solid #803733;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
 
 .img-shadow1 {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

  }

.img-shadow1 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 3px solid #803733;
  margin: -6px 6px 6px -6px;
  padding: 4px;

  }
  
.photocontent  {
	background-color:#000000;
}

.content_left{
	float:left;
	width:450px;

}
.content_right{
	float:right;
	width:210px;
	padding-top: 15px;

}



.photos {
	overflow:hidden;
	width: 610px;
	margin: 10px;
	text-align: center;
	font-size: 10px;
}
.photos img {
		border: 2px solid #803733;
}
.main{
		float: left;
	width: 610px;

}
.photo {
		float:left;
		width: 83px;
		height: 53px;
		margin: 10px 7px 10px 7px ;
}
.photo img {
		width: 73px;
		height: 53px;
		border: 2px solid #803733;
		margin:3px;
	}