		@font-face {
			font-family: 'ISOCPEUR';
			src: url('../fonts/ISOCPEUR.eot');
			src: local('ISOCPEUR'),
				url('../fonts/ISOCPEUR.eot?#iefix') format('embedded-opentype'),
				url('../fonts/ISOCPEUR.woff') format('woff'),
				url('../fonts/ISOCPEUR.ttf') format('truetype');
			font-weight: normal;
			font-style: normal;
		}	
     	
	
		html, body{
			margin:0 auto;
			padding:0;
			width:100%;
			font-family: 'ISOCPEUR';
			font-weight: normal;
			font-style: normal;
			font-size:20px;
			line-height:30px;
			vertical-align:middle;
			position:relative;
			overflow:hidden;
		}
		html {
		  height: 100%;
		}
		body {
			max-height:100%;	
			min-height: 100%;
		}		
			a{
				color:black;
				text-decoration:none;
			}
				a:hover{
					text-decoration:underline;
				}
				
		.kid-image{
			left:0;
			top:0;
			position:absolute;
			height:100%;
			width:auto;
			z-index:1;
		}
		
		body{
			background-position: 0 0;
			background-repeat: repeat-x;
			background-size: contain;
			-webkit-background-size: contain;
		}
		body.home{
			background-image:url(../img/home_arhslice_bg_x.jpg);
		}
		body.about{
			background-image:url(../img/about_arhslice_bg_x.jpg);
		}
		body.contacts{
			background-image:url(../img/contacts_arhslice_bg_x.jpg);
		}
		body.projects{
			background-image:url(../img/projects_arhslice_bg_x.jpg);
		}
		body.partners{
			background-image:url(../img/partners_arhslice_bg_x.jpg);
		}
		body.apliecinajums{
			background-image:url(../img/apliecinajuma_karte_x.jpg);
		}
		
		div.right-side-block{
			width:480px;
			height:auto;
			padding:0;
			z-index:2;
			position:absolute; 
			top:40px;
			right:40px;
			bottom:150px;
			text-align: justify;
			text-justify: inter-word;
			overflow:hidden;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
			
		
		ul.home-list{
			margin:0 auto;
			padding:0;
			list-style-type: disc;
			list-style-position: inside;
			line-height:40px;
		}
		ul.home-list li{
			
			margin:0 auto;
		}
		
		a{
			text-decoration:none;
		}
		a img{
			border:0;
		}
		
		a.logo img{
			width:260px;
			height:auto;
			position:absolute;
			bottom:40px;
			right:40px;
			z-index:3;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		ul.main-menu
		{
			margin:0 auto;
			padding:0;
			line-height:40px;
			width:100%;
			clear:both;
			display:block;
		}
			ul.main-menu li{
				display:inline-block;
				padding:0;
				margin:0 auto;
				min-width:90px;
				text-align:center;
			}
			ul.main-menu li.seperator
			{
				font-family:Tahoma;
				text-align:center;
				min-width:50px!important;
				
			}
			ul.main-menu li a{
				color:black;
				text-decoration:none;
			}
				ul.main-menu li.active a, ul.main-menu li a:hover{
					text-decoration:underline;
				}
		

		div.projects-gallery p{
			padding:0;
			margin:0 auto;
			float:left;
			display:inline-block;
		}
		.projects-gallery a{
			display:inline-block;
			width:150px;
			height:150px;
			border:0;
			margin:0 auto;
			padding:0;
			margin-right:10px;
			margin-bottom:10px;
			float:left;
		}
		
	.hidden{
		display:none!important;
	}			
		
				
@media (max-width: 1100px) {				
					
}				
				
@media (max-width: 1000px) 
{

	body{
		background-repeat: repeat-y;
		overflow:auto;
	}
	body.home{
		background-image:url(../img/home_arhslice_bg_y.jpg);
	}
	body.about{
		background-image:url(../img/about_arhslice_bg_y.jpg);
	}
	body.contacts{
		background-image:url(../img/contacts_arhslice_bg_y.jpg);
	}
	body.projects{
		background-image:url(../img/projects_arhslice_bg_y.jpg);
	}
	body.partners{
		background-image:url(../img/partners_arhslice_bg_y.jpg);
	}
		
	body.apliecinajums{
		background-image:url(../img/apliecinajuma_karte_y.jpg);
	}
		
		
    a.logo img{
		width:auto;
		height:auto;
		position:relative;
		margin:0 auto;
		display:block;
		z-index:3;
		bottom:0;
		right:0;
		max-width:90%;
		margin-top:10px;
		margin-bottom:10px;
	}
	
		.kid-image{
			display:block;
			position:relative;
			height:auto;
			width:100%;
			z-index:1;
		}
		
		div.right-side-block{
			position:relative;
			width:96%;
			height:auto;
			margin:0 auto;
			padding:2%;
			top:0;
			left:0;
			right:0;
			bottom:0;
		}
		div.galerija{
			text-align:center;
		}
			.projects-gallery a{
				float:none;
			}
			div.projects-gallery p{
				float:none;
			}
		ul.main-menu{
			text-align:center;
			font-size:18px;
		}
			ul.main-menu li
			{
				min-width:75px;
			}
			
			ul.main-menu li.seperator
			{
				width:10px;
				min-width:10px!important;
				max-width:10px!important;
			}
			
			
}				



/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
 
 
 
/*************** SCROLLBAR MAC OS X ***************/
 
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
 
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
 
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
 
 
.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}
 
.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}
 
/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }
 
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
 
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
 
/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }