@import "normalize.css";

body {
	font: normal 12px/16px sans-serif; 
	margin:0 auto;
	padding: 0;
	background: #000000 url('../images/bg-body.png') left top repeat-x;
	max-width: 1600px;
}

a, a:visited	{ color:#0072bc; }
a:hover	{ text-decoration:none; }

.wrapper	{
	position:relative;
	width: 100%;
	height: 100%;
	min-width: 960px;
	max-width: 1280px;
	margin: 0 auto;
	overflow: visible;
}

#header	{
	position:relative;
	height: 261px;
	background: url('../images/bg-header.jpg') center top no-repeat;
}

#header #logo	{
	position:absolute;
	left: 32px;
	top: 72px;
}

#header #phones	{
	position:absolute;
	right: 32px;
	top: 72px;
	width: 306px;
	height: 155px;
	background: url('../images/phones.png');
}

#topmenu	{
	height: 28px;
	background: url('../images/bg-topmenu.png');
}

#topmenu ul	{
	width: 95%;
	margin: 0 auto;
	padding: 0px;
	text-align: justify;
	line-height: 0;
	font-size: 1px; 
	text-justify: newspaper;	
}

#topmenu ul li	{
	display: inline-block;
	text-align: left;
	line-height: normal;
	font-size: 14px;
	vertical-align: top; 
	//display : inline;
	//zoom : 1;
}

#topmenu ul li.last	{
	width: 100%; 
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}

#topmenu ul li a	{
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	
	text-decoration:none;
	line-height: 28px;
	font-size: 0.8em;
	font-weight: bold;
}

#topmenu ul li a:hover	{
	color: #108fff;
	text-decoration: underline;
}

#mainmenu	{
	position:relative;
	height: 44px;
	background: #083959 url('../images/bg-mainmenu.png') left top repeat-x;
}

#mainmenu > ul	{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#mainmenu > ul  >	li {
	position:relative;
	list-style-type: none;
	float:left;
	width: 16.666%;
	background: url('../images/bg-mainmenu-delimeter.png') right top no-repeat;
	overflow:visible;
}

#mainmenu > ul > li.last	{
	background: none;
}

#mainmenu > ul > li > a{
	display:block;
	line-height: 44px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
}

#mainmenu > ul > li:hover{
	background: url('../images/bg-mainmenu-rollover.png') right top no-repeat;
}

#mainmenu > ul > li:hover > a{
	text-transform: uppercase;
}

#mainmenu li .sub	{
	display:none;
	position:absolute;
	z-index: 2;
	top: 44px;
	width: 840px;
	min-height: 320px;
	background: #000 url('../images/bg-sub-dropdown5.jpg') left top no-repeat;
	border-top: 1px solid #0b8ac8;
	border-left: 1px solid #000;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

#mainmenu li ul	{
	margin: 0px;
	padding: 16px;
	width: 100%;
}

#mainmenu li ul li	{
	list-style-type: none;
	display:block;
	float:left;
	vertical-align: top;
}

#mainmenu li ul li a	{
	display:block;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	line-height: 1.5em;
	font-weight: normal;
}

#mainmenu li ul li a:hover	{	
	color: #6dcff6;
}


table#ppc	{ width: 100%; border-left: 1px solid #096ea1; border-right: 1px solid #096ea1; }

#sidebar	{
	position:relative;
	width: 20%;
	vertical-align: top;
	padding-top: 24px;
	background: #0d2144 left top repeat-x;
}

#searchform	{
	margin-bottom: 2em;
}

#searchform input[type=text]	{
	border: 1px solid #15a9e0;
	line-height: 21px;
	height: 21px;
	padding-left: 5px;
	float:left;
	color:#333;
	font-style: italic;
	display:block;
	width: 80%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	behavior: url('../js/PIE.htc');	
}

#searchform input[type=image]	{
	padding-top: 4px;
	margin-left: 5px;
}

#brands	{
}

#brands ul	{
	margin: 0px;
	padding: 0px;
}

#brands ul li	{
	list-style-type: none;
	border-bottom: 1px dotted #164e9a;
}

#brands ul li a	{
	display:block;
	text-decoration: none;
	color:#fff;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}

#brands ul li:hover a	{
	background: url('../images/bg-brands-rollover.png') left top repeat-x;
	color:#000; 
	text-shadow: 1px 1px 1px #fff;	
}

#brands ul li.odd 	{
	background: url('../images/bg-brands-odd.png') left top repeat-x;
}

#lmenu	{
}

#lmenu ul	{
	margin: 0px;
	padding: 8px;
}

#lmenu ul li {
	list-style-type: none;
	border-bottom: 1px dotted #164e9a;
	display:block;
	text-decoration: none;
	color:#fff;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}

#lmenu ul li a	{
	display:block;
	text-decoration: none;
	color:#ddd;
	line-height: 24px;
	text-transform: none;
	padding-left: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}

#lmenu a	{
	text-decoration: none;
}

#lmenu ul li:hover a	{
	color:#0d2144; 
	text-decoration: none;
	background: #ddd;
	text-shadow: none;	
}

#lmenu	.head {
	margin: 0px;
	padding: 8px;
	border-bottom: 1px dotted #164e9a;
	display:block;
	text-decoration: none;
	color:#fff;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}
#lmenu	.head a {
	text-decoration: none;
	font-weight: normal;
}


#lmenu .head:hover {
	color:#0d2144; 
	text-decoration: none;
	background: #ddd;
	text-shadow: none;	
}




#lmenutop	{
}

#lmenutop ul	{
	margin: 0px;
	padding: 8px;
}


#lmenutop ul li a	{
	display:block;
	text-decoration: none;
	color:#fbffb3;
	line-height: 24px;
  text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}

#lmenutop a	{
	text-decoration: none;
}

#lmenutop ul li:hover a	{
	color:#0d2144; 
	text-decoration: none;
	background: #ddd;
	text-shadow: none;	
}

#lmenutop	.head {
	margin: 0px;
	padding: 8px;
	border-bottom: 1px dotted #164e9a;
	display:block;
	text-decoration: none;
	color:#fff;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}
#lmenutop	.head a {
	text-decoration: none;
	font-weight: normal;
}


#lmenutop .head:hover {
	color:#0d2144; 
	text-decoration: none;
	background: #ddd;
	text-shadow: none;	
}

#contentbar	{
	position:relative;
	vertical-align: top;
	background: #fff;
	padding: 24px;
	padding-top: 24px;
}

#contentbar ul	{
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 34px;
}

#newsbar	{
	position:relative;
	vertical-align: top;
	width: 24%;
	background: #d2e4ec url('../images/bg-newsbar.png') left top repeat-y;
	padding: 24px;
	padding-left: 24px;
	padding-top: 24px;
	color:#4c5668;
	border-left: 1px solid #d2e4ec;
}

#newsbar strong { color:#a6b4ba; }

#newsbar h1	{
	background: #adccdb;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 0.5em;
	font-size: 1.5em;
	position:relative;
	behavior: url('../js/PIE.htc');	
}

#newsbar .newsheader	{
	font-family: open sans,arial;
	font-weight: normal;
	line-height: 1em;
	color:#096392; 
	background: #adccdb;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 0.5em;
	font-size: 1.5em;
	position:relative;
	behavior: url('../js/PIE.htc');	
}

.inner	{
	padding-left: 2px;
	padding-right: 2px;
}

.right-widget	{
	padding: 10px;
	background: #adccdb;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	position:relative;
	behavior: url('../js/PIE.htc');	
}

img.autowidth { width: 100%; height: auto; }
img.img-left { float:left; margin-right: 1em; }
img.img-right { float:right; margin-left: 1em; }
img.img33 { width: 33%; height:auto; float:left; }

.gallery	{
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	overflow:auto;
}

.gallery .item	{
	width: 33%;
	height: 130px;
	float:left;
	overflow: hidden;
}

.gallery .item a	{
	display:block;
	padding-right: 5px;
}

.gallery .item a img	{
	width: 100%;
	height: auto;
}

.datatable	{
	width: 100%;
}

.datatable td { border: 1px solid #adccdb; padding: 0.5em; vertical-align: top; }
.datatable th { border: 1px solid #adccdb; padding: 0.5em; vertical-align: top; background: #d2e4ec; font-weight: bold; text-align: left;}

table.catalog	{
	width: 100%;
}

table.catalog tr	{
	border-bottom: 1px solid #adccdb;
}

table.catalog td	{
	width: 33%;
	text-align:center;
	vertical-align: top;
	padding: 1em;
}

table.catalog td:hover span	{
	color: #8dc63f;
	font-weight: bold;
}

table.catalog td a	{
	display:block;
	margin-bottom: 0.5em;
}

table.catalog td span	{
	display:block;
	margin-bottom: 0.5em;
}

table.catalog td span+span	{
	font-weight: bold;
	color:#555;
}

table.forum	{
	width: 100%;	
}

table.forum th	{
	background: #adccdb;
	padding: 0.5em;
	text-align: left;
	vertical-align: top;
	color:#1a4288;
}

table.forum td	{
	border: 1px solid #adccdb;
	padding: 0.5em;
	vertical-align: top;
}

table.forum td+td	{
	background: #d2e4ec;
	color:#1a4288; 
}

#forum-signup	{
	background: #d2e4ec;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 0.5em;
	margin-bottom: 0.5em;
	overflow:auto;
	position:relative;
	behavior: url('../js/PIE.htc');
}

#forum-signup input	{
	border: 1px solid #15a9e0;
	line-height: 21px;
	padding-left: 5px;
	color:#000;
	font-style: italic;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;	
}

#forum-signup input[type=submit]	{
	background: #1a4288;
	color:#fff;
}

#forum-signup a	{
	display:block;
	float:right;
	margin-right: 0.7em;
	font: normal 0.8em verdana;
}

a.forum-page	{
	padding-right: 0.5em;
}

a.forum-page.current	{
	color:#ccc;
	text-decoration:none;
}

#tip-of-the-day	{
	background: #ffc000 url('../images/bg-tip-of-the-day.png') 10px center no-repeat;
	color:#000;
	padding: 1em;
	padding-left: 7em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

#make-review	{
	background: #fff url('../images/bg-make-review.png') center top no-repeat;
	width: 50%;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	font-size: 1.2em;
}

#make-review a	{
	display:block;
	padding-top: 60px;
}

.make-review	{
	background: #fff url('../images/bg-make-review.png') center top no-repeat;
	width: 50%;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	font-size: 1.2em;
}

.make-review a	{
	display:block;
	padding-top: 60px;
}

h1	{
	font-family: open sans,arial;
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1em;
	color:#096392; 
}

h2, h3 { color:#096392;  }
h2 { font-weight: normal; }
h1 strong { font-size: 100%; }
h2 strong { font-size: 100%; }
h3 strong { font-size: 100%; }

.uppercase { text-transform: uppercase; }


p, li	{ color:#333;  }

.footer	{
	padding: 16px;
	vertical-align: top;
	font-size: 0.9em;
}

.footer p { color:#fff;  }


#footer-1	{
	background: #112c5b;
}

#footer-2	{
	background: #fff;
	border-top: 1px solid #adccdb;
}

#footer-3	{
	background: #d2e4ec url('../images/bg-newsbar.png') left top repeat-y;
	text-align:center;
}

ul#footer-menu	{
	margin: 0px;
	padding: 0px;
}

ul#footer-menu li	{
	list-style-type: none;
	float:left;
	margin-right: 1em;
	width: 80px;
}

ul#footer-menu li	a {
	line-height: 1.5em;
}

#leftcol {
    position: relative;
}

#rightcol {
    position: absolute;
    right: 10px;
    top: 14px;
}

.newsheader {
	text-transform: uppercase;
}
.small {
	font-size: 11px;
	font-weight: bold
}

.actionshead {
	color: #096392;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
}

.actionsheadred {
	color: red;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
}

.actions {
	color:#096392;
	font-size: 14px;
	line-height: 1.3;
}
.actions a {
	color:#096392;
	font-size: 14px;
	line-height: 1.3;
}
.actions strong {
	color:#096392;
	font-size: 14px;
	line-height: 1.3;
}
.actionssm {
	color:#096392;
	font-size: 12px;
	line-height: 1.3;
}
.actionssm a {
	color:#096392;
	font-size: 12px;
	line-height: 1.3;
}
.actionssm strong {
	color:#096392;
	font-size: 12px;
	line-height: 1.3;
}
.actionsbg {
	color:#096392;
	font-size: 20px;
	line-height: 1.3;
}
.actionsbg strike {
	color:#096392;
	font-size: 30px;
	line-height: 1.3;
}
.actionsbg strong {
	color:#096392;
	font-size: 30px;
	line-height: 1.3;
}
.actionsbg a {
	color:#096392;
	font-size: 30px;
	line-height: 1.3;
}


#bbanner {
    position: absolute; 
    bottom: 12px; 
    left: 12px;
    right: 12px;
    line-height: 1px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 100%;  
    padding-top: 0px;
    height: 0;
}
.videoWrapper object, .videoWrapper embed, {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#sbutton { display:inline-block; position: relative; float:right; font-weight:bold; color: #000; text-align:center; }
#zform {
outline: none; 

color: #000; 
}





.order-form-c1{
	padding-left: 20px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

.order-form-c2{
	padding-right: 5px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	width: 60%;
	vertical-align: top;
}

.order-form-label{
	text-shadow: 1px 1px 1px #fff;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	font-style: italic;
}

.inputWrapper{
	border-radius: 5px 5px 5px 5px;
	background: #fff;
	padding:5px;
	border-top:1px solid #99b4c2;
	border-right:2px solid #99b4c2;
	border-bottom:2px solid #99b4c2;
	border-left:1px solid #99b4c2;
	
background: #adccdb; 
background: -moz-linear-gradient(top,  #ebebeb 0%, #ffffff 28%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(28%,#ffffff)); 
background: -webkit-linear-gradient(top,  #ebebeb 0%,#ffffff 28%); 
background: -o-linear-gradient(top,  #ebebeb 0%,#ffffff 28%); 
background: -ms-linear-gradient(top,  #ebebeb 0%,#ffffff 28%); 
background: linear-gradient(to bottom,  #ebebeb 0%,#ffffff 28%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 ); 

}

.order-form-captcha{
	float: left;
}

.yellow-button{
	display: inline-block;
	background: #ff8900; 
	background: -moz-linear-gradient(top,  #ff8900 0%, #ffff00 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8900), color-stop(100%,#ffff00)); 
	background: -webkit-linear-gradient(top,  #ff8900 0%,#ffff00 100%); 
	background: -o-linear-gradient(top,  #ff8900 0%,#ffff00 100%); 
	background: -ms-linear-gradient(top,  #ff8900 0%,#ffff00 100%); 
	background: linear-gradient(to bottom,  #ff8900 0%,#ffff00 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8900', endColorstr='#ffff00',GradientType=0 ); 
	height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	line-height: 35px;
	text-shadow: 1px 1px 1px #fff;
	border:none;
	border-top: 1px solid #e88801;
	border-right: 1px solid #e88801;
	border-left: 1px solid #e88801;
	border-bottom: 3px solid #e88801;
	border-radius: 5px 5px 5px 5px;
	font-weight: bold;
	color:#000;
	float: right;
	text-transform: uppercase;
}

.yellow-button:hover, .yellow-button:active{
	border-top: 3px solid #e88801;	
	border-bottom: 1px solid #e88801;	
	background: #ffff00; 
	background: -moz-linear-gradient(top,  #ffff00 0%, #ffff00 0%, #ff8900 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffff00), color-stop(0%,#ffff00), color-stop(100%,#ff8900)); 
	background: -webkit-linear-gradient(top,  #ffff00 0%,#ffff00 0%,#ff8900 100%); 
	background: -o-linear-gradient(top,  #ffff00 0%,#ffff00 0%,#ff8900 100%); 
	background: -ms-linear-gradient(top,  #ffff00 0%,#ffff00 0%,#ff8900 100%); 
	background: linear-gradient(to bottom,  #ffff00 0%,#ffff00 0%,#ff8900 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ff8900',GradientType=0 ); 
}


.add-to-cart-button{
	margin-top: 2px;
	display: inline-block;
	
	background: #096392; 
	background: -moz-linear-gradient(top,  #096392 0%, #7db9e8 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#096392), color-stop(100%,#7db9e8)); 
	background: -webkit-linear-gradient(top,  #096392 0%,#7db9e8 100%); 
	background: -o-linear-gradient(top,  #096392 0%,#7db9e8 100%); 
	background: -ms-linear-gradient(top,  #096392 0%,#7db9e8 100%); 
	background: linear-gradient(to bottom,  #096392 0%,#7db9e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096392', endColorstr='#7db9e8',GradientType=0 ); 
	border:none;
	border-bottom:2px solid #096392;

	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	line-height: 22px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	border-radius: 5px 5px 5px 5px;
	font-weight: normal;
	color:#fff;
	float: right;
}

.add-to-cart-button:hover, ..add-to-cart-button:active{

}


.yellow-button.order-form-submit{
	margin: 5px 0 10px 0;
}

.captcha-input-wrapper{
	margin-left: 130px;
}

.inputWrapper textarea, .inputWrapper input, .inputWrapper select{
	width: 100%;
	border:none;
	background: none;
	background-color: transparent;
}

.inputWrapper textarea:focus, .inputWrapper input:focus, .inputWrapper select:focus{
	outline:none;
}

#smfnt
p {
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
	color: #eee;
	text-shadow: 1px 1px 1px #777;
	font-size: 110%;	
}

.redfnt{
	color:red;	
}

.vsfnt{
	font-size: 85%;	
}
.sfnt{
	font-size: 96%;
}
.sbfnt{
	font-size: 105%;
}
.bfnt{
	font-size: 115%;
}
.vbfnt{
	font-size: 120%;	
}

.boldfnt{
	font-weight: bold;	
}

div.quote { font-style: italic; font-variant: normal; font-weight: normal; font-size: 13px; line-height: normal; font-family: 'PT Sans', sans-serif; float: right; margin-bottom: 15px; padding: 15px; width: 213px; background: #d2e4ec; background-position: initial initial; background-repeat: initial initial; }
p.title	{ color: #110054; font-size: 26px; margin: 0 0 -15px 0; }
td.minus { border: 1px solid #333; padding: 15px; text-transform_: lowercase; width: 116px }
td.plus	{ border-bottom: 1px solid #333; border-left: 1px solid #333; border-top: 1px solid #333; color: #110054; font-size: 66px; font-weight: bold; padding: 15px; text-align: center; width: 68px }
div.autor { font-style: italic; margin-top: 15px; }



.journal-header-top{
	background: url('../images/journal-header.jpg') center center no-repeat;
	background-size: cover;
	height:150px;
}

.journal-header-bottom{
	height:44px;
	background: url('../images/bg-mainmenu.png') center center repeat-x;
	padding: 0 15px;
}

.journal-crumbs{
}

.journal-crumbs {
	margin: 0;	
	padding: 0 !important;	
	list-style-type: none;	
}

.journal-crumbs li {
	display: inline-block;
	vertical-align: middle;	
}

.journal-crumbs li a {
	color:#fff;
	text-decoration: underline;	
	display: inline-block;
	line-height: 44px;
}

.journal-crumbs li:after{
	content:'';
	display: inline-block;
	width:10px;
	height:11px;
	background: url('../images/firedot.png') center center no-repeat;
	margin: 0 10px 0 14px;
	vertical-align: middle;	
}

.journal-crumbs li:first-child{
	margin-left: 0;
}

.journal-crumbs li:last-child:after{
	display: none;	
}

.journal-crumbs li span {
	color:#fff;
	font-weight: bold;	
}

.journal-menu-wrapper{
	margin-bottom: 15px;
}

.journal-menu{
	margin: 0;
	padding: 0 !important;
	list-style-type: none;
}

.journal-menu > li > a {
	text-transform: uppercase;
	font-weight: bold;
	color:#0d2144;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 15px 0 5px 0;
}

.journal-menu > li > a:hover {
	color:#b52215;
}

.journal-menu > li > ul {
	margin: 0;
	padding: 0 0 0 0px !important;
	list-style-type: none;
}

.journal-menu > li > ul > li:before{
	content:'';
	display: inline-block;
	width:8px;
	height:9px;
	background: url('../images/firedot.png') center center no-repeat;
	background-size: 100% 100%;
	margin: 0 10px 0 14px;
	vertical-align: middle;	
}

.journal-menu > li > ul > li > a{
	display: inline-block;
	margin: 2px 0;
	text-decoration: none;
}

.journal-menu > li > ul > li > a:hover{
	color:#b52215;
}

.journal-enter{
	margin-top: 10px;
	border-radius:8px;
	overflow: hidden;
	display: block;
}

.journal-enter img:hover{
	-webkit-filter:brightness(1.2);
	filter:brightness(1.2);
}

.Рисунок{
  margin: 15px;
  margin-bottom: -7px;
	font-size: 105%;
	font-weight: bold;
}
.Строгий{
	font-weight: bold;
}

ul.plus
{ 
list-style-image: url(../images/plus.png);
color: #ff5555;
padding-left: 0;
font-weight: bold;
list-style-position: inside;
margin: -15px 0px 0px 0px;
}

ul.minus
{ 
list-style-image: url(../images/minus.png);
color: #ff5555;
padding-left: 0;
font-weight: bold;
list-style-position: inside;
margin: -15px 0px 0px 0px;
}