table.album_table {width:100%}

.album {
	text-align: center;
	color:#5a5a5a;
	font-size:10px;
	width:83px;
	height: 110px;
	float: left;
	margin:7px 14px 7px 0;
	border: 1px solid #ccc;
	padding: 5px 5px;
}
.tovarbox {
	width: 546px;
	clear: both
}

.image {
	text-align: center;
	color:#5a5a5a;
	font-size:10px;
	width:83px;

	float: left;
	margin:7px 14px 7px 0;
	border: 1px solid #ccc;
	padding: 5px 5px;
}

.image a{ display:block; height: 83px; width: 83px; text-align: center;}

.gallery_image_export {
	width:83px;
	height: 83px;
	float: left;
	margin:3px 10px 7px 0;
}

span.links {
	font-family: Arial, sans-serif !important;
	font-size:12px !important;
	color:#2861ae !important;
}

a.links {
	font-family: Arial, sans-serif !important;
	font-size:12px !important;
	color:#2861ae !important;
}
a.links:hover {
	color:#3785ee
}

p.photoinfo {font-size: 110%; font-weight: bold; text-align: center;}

div.medium_image {margin: 0 auto; border: 1px solid #ccc; text-align: center;}
div.bigphoto_div {margin: 0 auto; border: 1px solid #ccc; padding: 5px; width: 500px;}

span.tit {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 19px;
	color:#2861AE;
	font-weight: normal;
}

div.add_image{
	font-size: 120%; 
	color:#2861ae; 
	height: 25px; 
	line-height: 25px; 
	text-decoration: underline; 
	cursor: pointer;
	padding-left: 20px;
	background: url(/plugins/gallery/images/icons/16x16/new.gif) no-repeat 0px 5px;
	}
img.edit-icon {cursor: pointer; margin:0;}
div.add_image:hover {color:#3785ee;}
img.bigphoto {vertical-align: top;}
img.photo_mini {margin:0;}
div.left-icon
{
	float:left;
	color:#2861ae; 
	height: 25px; 
	line-height: 25px; 
	text-decoration: underline; 
	cursor: pointer;
	padding-left: 20px;
	background: url(/plugins/gallery/images/icons/16x16/left.gif) no-repeat 0px 5px;
}

div.right-icon
{
	float:right;
	color:#2861ae; 
	height: 25px; 
	line-height: 25px; 
	text-decoration: underline; 
	cursor: pointer;
	padding-right: 20px;
	background: url(/plugins/gallery/images/icons/16x16/right.gif) no-repeat right 5px;
}
	

div.photo-title {height: 15px; clear: both; line-height: 15px;}
div.gallery_paginate {text-align: center; font-size: 130%;}