﻿@charset "utf-8";
/* CSS Document */

html, body {
	background:url(images/background2.png);
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-attachment:fixed;
background-size: 100%;
}
#map-canvas {
        height: 500px;
        margin: 0px;
        padding: 0px;
		}
#mainDiv {
	margin:auto;
	padding-top:20px;
	min-height:600px;
}
#header {
	margin-bottom:0px;
	min-height: 100px;
	color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcdcd));
	background: -moz-linear-gradient(top, #fff, #cfcdcd);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #cfcdcd 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #cfcdcd 100%)
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcdcd');
	-webkit-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 4px #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	min-width:800px;
}

#menu {
margin-top:20px;
width:100%;
	padding-left:0px;
	min-height:50px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcdcd));
	background: -moz-linear-gradient(top, #fff, #cfcdcd);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #cfcdcd 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #cfcdcd 100%)
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcdcd');
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	box-shadow:0px 0px 3px #000;
	text-align:center;
}

#menu span:hover {
   color:#cfcdcd;
}
.menu img{padding-top:10px;font-size:20px;margin-top:auto;}

#contentb {
margin-right:auto;
	margin-left:auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:850px;
	min-height:520px;
	padding:25px;
	margin-top:20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcdcd));
	background: -moz-linear-gradient(top, #fff, #cfcdcd);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #cfcdcd 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #cfcdcd 100%)
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcdcd');
	-webkit-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 4px #000;
}
#contentbf {

margin-right:auto;
	margin-left:auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:850px;
	min-height:520px;
	padding:25px;
	margin-top:20px;
	background:url(terkep1.png);
	background-size:100%;
background-position: relative;
	-webkit-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 4px #000;
	z-index:1;
}

#content {
	
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	width:800;
	min-height:520px;
	color: #000;
	text-shadow: 1px 1px 0px #e9e9e9;
}
#content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px
}
#content a {
	color:#000;
	
}
#content a:hover {
	color:#c0c0c0;
}
#content p {
	font-size:16px;
}
#footer {
	max-height:1px;
	clear:both;
}
#footer1 {
	margin:auto;
	width:900px;
	min-height:10px;
	font-size:14px;
}
.insettext {
	font-family:Arial, Helvetica, sans-serif;
	color: rgba(255, 255, 255, 0.7);
	text-shadow:
 rgba(0, 0, 0, 0.3) 0 -1px, rgba(0, 0, 0, 0.3) -1px -1px;
}
#slider {
	position:relative;
	width:850px;
	height:430px;
	overflow:hidden;
	z-index:10;
	padding-left:0px;
	background:transparent;
}
#right {
	background:transparent;
	cursor:pointer;
	float:right;
	padding-right:10px
}
#left {
	background:transparent;
	width:140px;
	padding-left:10px;
	cursor: pointer;
	float:left;
}
#bt {
	max-height:1px;
	clear:both;
}
#slider ul {
	position: relative;
}
#slider ul li {
	float: left;
	list-style:none;
	font-size:14px;
}
.contact {
	font-family:Arial, Helvetica, sans-serif
}
.keret {
	margin-left:5px;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 3px #000;
	width:550px;
	max-height:20px;
	margin-bottom:5px;
	transition:width 1s;
	-moz-transition:width 1s;
	-webkit-transition:width 1s;
	-o-transition:width 1s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.keretgal {
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
	margin-left:5px;
	margin-bottom:6px;
	opacity:1
}

.fobox {
background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f9f9f9));
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e9e9e9');
	width:161px;
	height:250px;
	float:left;
	
	margin-left:3px;
	margin-right:6px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	margin-bottom:30px;
}
.fobox img {
	margin-top:10px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
}

.kapbox {
background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f9f9f9));
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e9e9e9');
	width:415px;
	height:265px;
	float:left;
	margin-left:3px;
	margin-right:6px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	margin-bottom:30px;
	font-size:12px;
}
.kapbox img {
align:center;
	margin-top:10px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
}


.galbox {
background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f9f9f9));
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e9e9e9');
	width:270px;
	height:285px;
	font-size:14px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	margin-left:10px;
	
	margin-bottom:30px;
	float:left;
	
}
.galbox img {
	margin-top:10px;
	-webkit-box-shadow:0px 0px 2px #000;
	-moz-box-shadow:0px 0px 6px #000;
	box-shadow:0px 0px 2px #000;
}
.galbox img:hover {
	opacity: 0.7;
}
.box1, .box2, .box3, .box4, .box5, .box6, .box7, .box8 {
	display:none;
}

code {
	display:block;
}
.box5 img:hover {
	opacity:0.7;
}
.clear {
	clear: both;
}

.hoverbox {
	cursor: default;
	padding-left:0px;
	margin:0px;
	list-style: none;
}
.hoverbox a {
	cursor: default;
}
.ri {
	float:right
}
.hoverbox a .preview {
	display: none;
}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	left:570px;
	z-index:auto;
}
.hoverbox img {
	color: inherit;
	vertical-align: top;
}
.hoverbox li {
	color: inherit;
	display: inline;
	float: left;
	margin:0px;
	position: relative;
}
.hoverbox .preview {
	width: 200px;
	height: 200px;
	-webkit-box-shadow:0px 0px 5px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 5px #000;
	background-color:#CCCCCC;
}

.keret:hover {
	width:765px;
}
.keret:hover .ri {
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}
.keret:hover .preview {
	display: block;
	position: absolute;
	left:570px;
	z-index:auto;
}


.hoverbox a .preview2 {
	display: none;
}
.hoverbox a:hover .preview2 {
	display: block;
	position: absolute;
	left:570px;
	z-index:auto;
}
.hoverbox .preview2 {
	width: 200px;
	height: 150px;
	-webkit-box-shadow:0px 0px 5px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 5px #000;
	background-color:#CCCCCC;
}
.keret:hover {
	width:765px;
}
.keret:hover .preview2 {
	display: block;
	position: absolute;
	left:570px;
	z-index:auto;
}



#footermenu a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-shadow:
 rgba(0, 0, 0, 0.3) 0 -1px, rgba(0, 0, 0, 0.3) -1px -1px;
	display:block;
	text-decoration:none;
}
#footermenu a:hover {
	color:#FFFFFF
}
#footermenu > li, #footermenu > li li {
	position: relative;
	display:inline-block;
	padding: 6px;
}
#footermenu > li:first-child {
	border-radius: 8px 0 0 8px;
}
#footermenu > li:last-child {
	border-right:0;
}
#footermenu > li:hover {
}
#footermenu ul {
	position: absolute;
	top: 2em;
	left:0;
	max-height:0em;
	margin:0;
	padding:0;
	overflow:hidden;
	transition: 1s max-height 0.3s;
}
#footermenu > li:hover ul {
	max-height:13em;
}
#footermenu {
	padding-left:0px
}
.keret img {
	transition:width 1s, height 1s;
	-moz-transition:width 1s, height 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, -o-transform 1s;
}
.foly {
	float:right;
	width:200px;
}
#foly {
	background:url(images/progressbarnum.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.slid h1 {
	padding-bottom:4px;
}
.ref {
	-webkit-box-reflect:below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
	-webkit-box-shadow:0px 0px 5px #000;
	-moz-box-shadow:0px 0px 11px #000;
	box-shadow:0px 0px 5px #000;
}
.galar {
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	float:right
}
#hover-content {
    display:none;
}
#parent:hover #hover-content {
    display:block;
}