body{
	background-image: url(/files/bg.jpg);
	background-repeat: repeat;
}

strong, b {
 font-weight: normal;
/* font-style: italic;
*/
}
.date{
  font-size: 12px;
  color: #fff;
  background-color: #6AC100;
  padding: 3px;
  -web-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

a{
	color: #21699C;
}
h1{
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 38px;
  color: #3A3A3A;
  font-weight: normal;
  margin-bottom: 5px;
}

.footer{
	font-family: 'PT Sans',Helvetica, Arial, sans-serif;
	color: #222222;
	font-size: 13px;	
}
#maintbl{
	margin-left: auto; margin-right: auto;
	margin-top: 50px;
	font-family: 'PT Sans',Helvetica, Arial, sans-serif;
	color: #222222;
	font-size: 13px;
}
#topmenu{
	padding-top: 60px;
	padding-left: 50px;
	font-family: 'PT Sans', sans-serif;
	color: #814393;
	width: 450px;

}
#topmenu td{
        text-align: center;
}
#topmenu .m435121{
display: none;
}

#topmenu a{
        padding: 2px;
padding-left: 6px;
padding-right: 6px;
/*	color: #814393;
        text-shadow: #f5f5f5 1px 1px 1px; 
*/
        color:#814393;
	font-size: 15px;
	font-style: italic;	
font-weight: bold;
	text-decoration: underline;
}

#topmenu .menu_linesel{
  background-color: #6AC100;
  padding: 2px;
  -web-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
color: #f5f5f5;
padding-left: 6px;
padding-right: 6px;
font-weight: bold;
}

#topmenu a:hover{
	text-decoration: none;
}

.newsblock a{
   color: #814393;
   text-decoration: underline;
}

.newsblock a:hover{
   text-decoration: none;
}

#topphone{
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	color: #70AC0D;
	text-align: right;
}
#topphone em sup{
	font-style: normal;
	font-size: 17px;
	color: #555;
}

@media not screen and (1) { /** Fuck Opera **/
#topphone em sup{
line-height: 1;
vertical-align: baseline; position: relative; top: -0.6em;

}
}

.leftblock{

}

.leftblock #menu{
	background-image: url(/files/leftmenu_bg.jpg);
	background-repeat: no-repeat;	
	background-position: 50% 100%;
}

.leftblock #menu{
	font-family: 'PT Sans', sans-serif;
	color: #21699C;
	font-size: 15px;

	width: 229px;
	padding-top: 0;
	margin-top: 0;
}

#menu td{
	padding-bottom: 20px;
}
.lv2{
	padding-left: 25px;
}
#menu a{
/*	padding: 10px;
*/

}
#menu a:hover{
text-decoration: none;
}

.leftblock #menu .products_menu{
	width: 229px;
	height: 83px;
	background-image: url(/files/leftmenu_top.jpg);
	background-repeat: no-repeat;	
	background-position: 50% 0%;
}


td.empty{
	height: 50px;
}
h3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 42px;
	color: #3A3A3A;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 5px;
}

.pager b{
  background-color: #6AC100;
  color: #fff;
  padding: 3px;
  -web-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.pager a{
  padding: 3px;
}
.content{
 font-family: Helvetica, Arial, Verdana, sans-serif;
}
.content b, .content strong{
 font-weight: bold;
}

card ul,li {
padding-left: 0px;
}

.card-header {
  display: inline-block;
  width: 55%;
}

.card-text {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
div.card-buttons {
  display: inline-block;
  width: 44%;
  vertical-align: top;
  padding-top: 25px;
}

.button1 {
  background-color: #283b87;
  border-radius: 42px;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  margin: 5px;
  padding: 10px;
  text-decoration: none;
}

.button1:hover {
  background-color: #0A1B5F;
}

.button2 {
  background-color: #68aa40;
  border-radius: 42px;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  margin: 5px;
  padding: 10px;
  text-decoration: none;
}

.button2:hover {
  background-color: #3A6B1C;
}

.open {
  display: block;
  background-color: #6AC100;
  padding: 4px 0px 4px 9px;
  border-radius: 3px;
  color: #f5f5f5;
  font-weight: bold;
  font-style: normal;
  line-height: 21px;
  margin-left: -10px;
  margin-right: 15px;
text-decoration: none;
}

a.tovar > img {
  width: 200px;
  height: 200px;
}
div.tovar-image > img {
  width: 340px;
  height: 340px;
}

div.socknop {
    position: absolute;
    margin: 350px 0px 0px 0px;
}