/* PAGINATION */
div.pagination
{
	/*width:auto;*/
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	display:table;
	max-width:95%;
	text-align:center;
}
ul.pagination
{
	margin:0 auto;
	padding:0px;
	height:100%;
	overflow:hidden;
	font:11px 'Tahoma';
	list-style-type:none;
}
ul.pagination li
{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-bottom:5px;
}
ul.pagination li:first-child
{
	margin-left:0px;
}
ul.pagination li a
{
	color:black;
	display:block;
	text-decoration:none;
	padding:7px 10px 7px 10px;
}

ul.paginationA li a
{
	color:#FFFFFF;
	border-radius:3px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
ul.paginationA01 li a
{
	color:#474747;
	border:solid 1px #B6B6B6;
	padding:2px 3px;
	background:#E6E6E6;
	background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
	/*
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
	*/
}	
ul.paginationA01 li a:hover,
ul.paginationA01 li a.current
{
	background:#FFFFFF;
}
/* PAGINATION */
/* Preview Img Styles */
.preview_img{
	float: none;
	border: 1px solid #CCCCCC;
	padding:2px;
	margin-top:2px;
}
.preview_img_left{
	float: left;
	border: 1px solid #CCCCCC;
	padding:2px;
	margin-top:2px;
	margin-right: 5px;
}
/* Preview Img Styles */	

/* ROUND CORNER */
.round_corner {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
/* ROUND CORNER */

/* RESULT DIV */
#user_result_ok {
	padding: 10px 5px;
	margin: 15px auto;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	border-radius: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 90%;
}
#user_result_err {
	padding: 10px 5px;
	margin: 15px auto;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	border-radius: 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 90%;
}
/* COMMON FOR FORMS */
.form_note {
	font-size:10px;
	color:#999;
}	
#basketEmpty {
	text-align:center;
	padding:20px;
}	

/* GALLERY PHOTOS */
#gallery_container {
	display: none;
}
#gallery_preload {
	color:#CCC;
	font-size:12px;
	height:300px;
	text-align:center;
	padding-top: 30px;
}
.gallery_photo {
	padding: 5px;
	float: left;
	margin: 5px;
}
.gallery_photo_img {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 2px;
}
.gallery_photo_text {
	font-size: 11px;
	color: #666;
}
.comment_result_ok {
	padding: 5px;
	color:green;
}
.comment_result_err {
	padding: 5px;
	color:red;
}
#calc input {
	font-size:12px;
	text-align:center;
}
#calc input[type="text"] {
	width: 40px;
}
#calc #calcresult {
	border:1px solid #060;
	color:#060;
	padding:3px 0;
	margin:3px 0;
	border-radius:5px;
	text-align:center;
	display:none;
}
.mod_error {
	padding: 5px 0px;
	margin: 5px auto;
	width: 95%;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color:red;
	text-align: center;
	border-radius:5px;
}
/* article/news slider */
#content_slide {
	height:140px;
	width:100%;
	margin:0 auto;
	border:1px solid #CCC;
	/*border:1px solid #82a2c6;*/
	border-radius: 5px;
}
#slider {
	margin:3px auto;
}
#slider li {
	margin-left:4px;
	margin-right:4px;
}
#slider .gallery {
	height:100%;
	margin:auto auto;
}

.tovar_map {
	width:500px;
	height:400px;
	margin:20px auto;
}

/* gallery form */
.tablethumb {
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	width: 98%;
	padding: 3px;
}
.tablethumb td {
	border: 1px solid #999999;
	padding: 1px;
}
form {
	display:inline;
}


#user_result_ok .feedback_result {
    background-image: url("data:image/svg+xml,%3Csvg fill='green' width='800px' height='800px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0c-8.836 0-16 7.163-16 16s7.163 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zM16 30.032c-7.72 0-14-6.312-14-14.032s6.28-14 14-14 14 6.28 14 14-6.28 14.032-14 14.032zM22.386 10.146l-9.388 9.446-4.228-4.227c-0.39-0.39-1.024-0.39-1.415 0s-0.391 1.023 0 1.414l4.95 4.95c0.39 0.39 1.024 0.39 1.415 0 0.045-0.045 0.084-0.094 0.119-0.145l9.962-10.024c0.39-0.39 0.39-1.024 0-1.415s-1.024-0.39-1.415 0z'%3E%3C/path%3E%3C/svg%3E%0A");
    background-size: 40px;
    background-position: 30px center;
    background-repeat: no-repeat;
}
#user_result_err .feedback_result {
    background-image: url("data:image/svg+xml,%3Csvg fill='red' width='800px' height='800px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 21.063v-15.063c0-0.563 0.438-1 1-1s1 0.438 1 1v15.063h-2zM15 23.031h2v1.875h-2v-1.875zM0 16c0-8.844 7.156-16 16-16s16 7.156 16 16-7.156 16-16 16-16-7.156-16-16zM30.031 16c0-7.719-6.313-14-14.031-14s-14 6.281-14 14 6.281 14 14 14 14.031-6.281 14.031-14z'%3E%3C/path%3E%3C/svg%3E%0A");
    background-size: 40px;
    background-position: 30px center;
    background-repeat: no-repeat;
}