@font-face {
	  font-family: 'Roboto';
	    font-style: normal;
		  font-weight: 100;
		    src: local('Roboto Thin'), local('Roboto-Thin'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/YfDCPq_rN5hKGqG92Ha6JPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
	  font-family: 'Roboto';
	    font-style: normal;
		  font-weight: 300;
		    src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/0eC6fl06luXEYWpBSJvXCD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	  font-family: 'Roboto';
	    font-style: normal;
		  font-weight: 400;
		    src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/neaHiVpEUkuPmSawsrNWSg.woff) format('woff');
}

.menu {
    background: white;
    height: 369px;
    width: 232px;
    position: fixed;
    /* display: none; */
    z-index: 300000;
    visibility: visible;
    left: 20px;
	display: none;
}

.left_block {
    background: url(http://news.katrusya.mk.ua/wp-content/themes/twentyfourteen/images/vyshyvanka-l.png);
    width: 46px;
    height: 369px;
    float: left;
}

.central_block{
    background: white;
    width: 140px;
    height: 325px;
    float: left;
    margin: auto;
}

.central_block_up{
	width: 141px;
    background: url(http://news.katrusya.mk.ua/wp-content/themes/twentyfourteen/images/logo.png) no-repeat;
    height: 173px;
    background-size: 100% 100%;
	margin-top: 10px;
}

.central_block_down{
    background: white;   
    width: 141px; 
    height: 169px;
}

.right_block {
    background: url(http://news.katrusya.mk.ua/wp-content/themes/twentyfourteen/images/vyshyvanka.png);
    width: 46px;
    height: 369px;
    float: left;
}

li{
	font-family: Roboto;
	font-weight: normal;
	text-transform:uppercase;
	list-style-type: none;
	text-align:center;
	vertical-align:baseline;
}

li.clickWelcome:hover{
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
	background-color: #37a0d4;
	color:white;
	font-weight: 900;
}

.clickWelcome{
	font-size:21px;
	}

.visitBlog{
  font-size: 15px;
  font-style: normal;
  font-family: 'Droid Sans';
  font-weight: 400;
  margin: 35px 10px 10px 10px;
  src: local('Droid Sans'), local('DroidSans'), url(http://themes.googleusercontent.com/static/fonts/droidsans/v4/s-BiyweUPV0v-yRb-cjciC3USBnSvpkopQaUR-2r7iU.ttf) format('truetype');
}

a:focus{
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
	background-color: #37a0d4;
	color:white;
}

a{
	font-family: Roboto;
	color: #37a0d4;
	text-decoration: none;
}
