.photo {
	font-size: 13px;
	font-weight: bold;
}
.photoImage {
	width : 420px;
	position: relative;
	/*border: 1px solid #999999;*/
	/*margin-left: -10px;*/
	/*padding-left: 10px;*/
	padding-right: 0px;
	
	/*padding-top: 5px;*/
}
.photoList {
	margin: 0px;
}
tr.list {
	/*	background-color:#FFEFDF;*/
	background-color:#FFF7F0;
}
tr.list1{
	/*	background-color:#FFEFDF;*/
	background-color:#FFFFFF;
}
table.listsplit {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	font-size: 11px;
}
#okno_promotki{
float: left;
width: 100%;
overflow: hidden;
height: 41px;
/*border-top: 1px dotted grey;
border-bottom: 1px dotted grey;
border-left: 1px dotted grey;
border-right: 1px dotted grey;*/
position: relative;
top: 0px;

}
#promotka{
height: 41px;
position: absolute;
}
.element_promotki{
float: left;
width: 53px;
height: 29px;
padding: 2px;
padding-right: 1px;
margin-top: 4px;
/*margin-top: 4px;
margin-right: 5px;*/
/*padding-top: 2px;
padding-left: 2px;*/
/*padding-right: 2px;*/
text-align: center;
opacity: 1;
}
#upravlenije{
	padding-top: 2px;
	width: 419px;
}
#left_arrow{
/*background: url(images/left_arrow.gif) no-repeat;*/
float: left;
cursor:pointer;
font-weight:bold;
width: 8px;
height: 41px;
}
#right_arrow{
/*background: url(images/right_arrow.gif) no-repeat;*/
float: left;
cursor:pointer;
font-weight:bold;
width: 8px;
height: 41px;
}

