body
{
	margin: 0;
	padding: 0;
	font: 12px/1.5 arial, 'liberation sans', freesans, sans-serif;
	background: #dfe6eb url(../images/stamp_bg.jpg);
	background-position: top left;
}

a, a img {
	border: none;
	}

.newlabel {
	display: inline-block;
	color: red;
	font-weight: bold;
	padding: 7px 5px;
    animation: pulse 2s infinite;
	border-radius: 100%;
	background: #fff;
	
}

@keyframes pulse  {
    0% {
        transform: scale(0.90);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
		transform: rotate(20deg);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
transform: rotate(35deg);
    }
    
    100% {
        transform: scale(0.90);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
transform: rotate(20deg);
    }
}





img.png {
   behavior: url('/js/png.htc');
}
	
.wrap {
	min-width: 1300px;
    max-width: 1550px;
	text-align: center;
	margin: 30px;
	padding: 10px;
	background: #fff;
    box-shadow: 0px 0px 15px #aaa;
    border-radius: 10px;
	}

table {
	width: 100%;
	}

table, table td {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
	vertical-align: top;
	}

.main_table {
	margin: auto;
	width: 100%;
	background: #fff;
	}
	
.main_table td {
	padding: 1px;
	vertical-align: top;
	border: 1px solid #9ac4cb;
	}
	
.table_header {
	position: relative;
	height: 120px;
	background: url(../images/1marks2.jpg) no-repeat;
	background-position: right;
	}

.medal {
	position: absolute;
	top: 40px;
	right: 0;
}


	
.logo {
	margin: 9px 0 0 20px;
	}
	
.row_menu {
	background: url(../images/menu_header_gr.png) repeat-x;
	padding: 0 !important;
	}
    
.menu_icon {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 7px;
	margin-left: -5px;
	}

.box_left {
	background: #f5f7f8;
	margin: 15px 10px 0 0;
	border-radius: 5px; 
	}
	
.box_center {
	background: #f5f7f8;
	margin: 18px 5px 0 5px;
    border:  3px solid #5d9bab;
    border-radius: 15px; 
	}
    
.no_border {
    border: none;
}

.logo_small {
    position: relative;
    z-index: 50;
    height: 103px;
	text-align: center;
    margin: -51px 0 -20px 0;
}
	
.box_right {
	background: #f5f7f8;
	margin: 15px 0 0 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-top-radius: 5px;
    -khtml-border-radius:5px;
	}
	
.box_footer {
	background: #5d9bab;
	color: #fff;
	padding: 13px;
	margin-top: 15px;
	text-align: left;
	border-radius: 5px; 
	}
	
.box_counters {
	padding: 0 13px;
	margin: 15px 0 2px 0;
	text-align: right;
	}
	
.copyright {
	float: left;
    padding-bottom: 10px;
	}

.box_header {
	background: url(../images/menu_header_gr.png) repeat-x;
	color: #fff;
	padding: 4px 10px;
	font-size: 11px;
    text-transform:  uppercase;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-radius: 5px; 
	
	box-shadow: 0 3px 5px #cccccc;
	
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	
	}
	
.box_cont {
	padding: 10px;
	}
    
 .box_cont_center {
	padding: 20px;
	}

	
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

a {
	color: #225c86;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #4d2f99;
}

a:hover {
	color:#f60;
	text-decoration: underline;
}

ol
{
	list-style: decimal;
}

ul
{
	list-style: disc;
	margin: 0;
	padding: 0;
}

li
{
	margin-left: 23px;
}

h1, h2, h3, h4, h5 {
	color: #225c86;
	margin: 0;
	margin: 10px 0 10px 0;
	}

h2 {
    font-size: 21px;
    line-height: 26px;
}

.box a.image, .box_right a.image {
	float:left; 
	margin: 5px; 
	padding:4px;
	border:1px solid #ccc;
	background:#fff;
}

.no_bg {
	background: none;
	}

.book_list {
	margin: 10px 4px 25px 4px;
}

.book_list a {
	display: inline-block !important;
	background: url('http://rusacademfilately.ru/books/arhive/book_icon.png') no-repeat !important; 
	background-position: center 7px !important;
	text-align: center !important;
	vertical-align: top !important;
	line-height: 1.2 !important;
	width: 70px !important;
	font-size: 11px;
	height: 45px !important;
	padding: 34px 2px 0 2px;
	border: 1px solid #ccc !important;
	margin: -1px 0 0 -4px !important;
	text-decoration: underline;
	zoom: 1;
    *display: inline;
}
	
.book_list a:hover {
	background-color: #fff !important;
}

.vidacha  {background:#fff;}

.vidacha th, .vidacha td {text-align:center;vertical-align:middle!important;}
.vidacha .stampsdesc {text-align:left;}



.spo_item_price {
	color: #a64470 !important;
	font-weight: bold;
}

.rowbuttons { width:100%; margin-top: 13px; }
.rowbuttons td { padding: 0 5px 0 5px;}
.rowbuttons td a {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border: none;
	border-bottom: 4px solid #3fadd4;
	width:100%;
	
	box-shadow:inset 0px 0px 14px -3px #fff;
	background:linear-gradient(to bottom, #78d4e9 10%, #3fadd4 100%);
	background-color:#78d4e9;
	border-radius:15px;
	cursor:pointer;
	text-shadow:0px 1px 0px #3d768a;
}

.rowbuttons_highlight {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border: none;
	border-bottom: 4px solid #3fd4a9 !important;
	width:100%;
	
	box-shadow:inset 0px 0px 14px -3px #fff;
	background:linear-gradient(to bottom, #78e9b6 10%, #3fd49d 100%) !important;
	background-color:#74ed89 !important;
	border-radius:15px;
	cursor:pointer;
	text-shadow:0px 1px 0px #3d768a !important;
}

.rowbuttons_highlight:hover {
	border: none !important;
	border-bottom: 4px solid #3fd4a9 !important;
	background: #3fd49d !important;
}


.rowbuttons_highlight2 {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border: none;
	border-bottom: 4px solid #D33F90 !important;
	width:100%;
	
	box-shadow:inset 0px 0px 14px -3px #fff;
	background:linear-gradient(to bottom, #EFA7BA 10%, #D33F90 100%) !important;
	background-color:#EFA7BA !important;
	border-radius:15px;
	cursor:pointer;
	text-shadow:0px 1px 0px #3d768a !important;
}

.rowbuttons_highlight2:hover {
	border: none !important;
	border-bottom: 4px solid #D33F90 !important;
	background: #D33F90 !important;
}

.rowbuttons td a:hover {
	border: none;
	border-bottom: 4px solid #3fadd4;
	background: #3fadd4;
}
.rowbuttons-first {
	color: #fff;
	font-family: "Trebuchet MS";
}
.rowbuttons-second {
	color: #fff9de;
	font-size: 25px;
	line-height: 25px;
}

.post_block table {
    border: auto !important;
}


.post_block td {
    border: 1px solid silver !important;
	padding: 5px !important;
}

.table-bordered td {
	border: 1px solid silver !important;
	padding: 5px !important;
}

.order-table tr td {padding: 10px !important;}













