html {
	height: 100%;
}

body {
margin : 0;
padding : 0;
background: url('/images/back_main.png') repeat-x;
background-color : #FFF;
height:100%;
text-align:left;
font-family: 'Open Sans', sans-serif; 
font-size:16px;
color:#373d43;
text-shadow:0px 1px 0px rgba(0,0,0,0.1);
}

* {
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.35s ease 0s;
	
	}

::selection {background-color:#555;  color:#FFFFFF;}
::-moz-selection {background-color:#555; color:#FFFFFF;}

img{border:none;font-family:'Trebuchet MS';font-size:8px;line-height:8px;}

a:link, a:hover, a:active, a:visited{text-decoration:none;color:#555;font-weight:bold;}

.text-center{text-align:center;vertical-align:middle;}
.text-left{text-align:left;}
.text-right{text-align:right;}

#main_cont {
position:relative; 
	margin:0 auto; 
	min-width: 320px;
	max-width: 1100px;
	width:100%;	
	min-height:87%;
	/*background-color: rgba(239,239,239,0.8);*/
	overflow-y: auto;
	overflow-x: hidden;
}



#head_main {
margin : 0;
padding : 0;
width : 100%;
height : 168px;
}

#head_logo{
position:absolute;
clear: both;
float : left;
background: url('/images/logo.png') no-repeat;
top :50px;
left: 0px;
padding : 0;
margin : 0;
width:280px;
height:71px;
cursor: pointer;
cursor: hand;
}


td{ padding:2px 0 1px 0;
	vertical-align:top;
	}

h2{
	text-align:left;
		font-family: 'Open Sans', sans-serif; 
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
	color:#777;
	line-height:22px;
	margin-bottom:10px;
	text-transform:lowercase;
	text-shadow: 	1px 1px 1px rgba(0,0,0,0.2);
}


h3{
	text-align:left;
		font-family: 'Open Sans', sans-serif; 
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
	color:#777;
	text-transform:uppercase;
	margin:0 0 10px 0;
	text-shadow: 	1px 1px 1px rgba(0,0,0,0.2);;
}

#menu {
position:relative;
float : right;
top :110px;
/*background-color: #77a4c7;*/
padding : 0;
margin : 0 0px 0 0;
min-width:320px;
}

#menu a:link, #menu a:visited {
position:relative;
float:left;
vertical-align:bottom;
/*font-family: 'Trebuchet MS'; */
color:#fff; 
line-height:20px; 
text-decoration:none; 
text-transform:lowercase; 
font-weight: normal; 	
padding:8px 12px;
	
        
}

#menu a:hover {
color:#7F8D9B; 
text-decoration:none; 
font-weight: normal; 
line-height:20px; 
text-shadow: 0px 1px 0px rgba(255,255,255,0.1);
	}

#menu a.selected {
color:#7F8D9B; 
font-weight: normal; 
text-shadow: none;
}	

#maintext {
	position:relative;
	overflow:hidden;
	/*margin:0 auto 0 auto;*/
	/*border:1px solid #000;*/
	padding-bottom:20px;
}

#maintext h2{

	text-align:left;
	font-family: 'Open Sans', sans-serif; 
  font-size: 28px;
  font-weight: normal;
	color:#373d43;
	margin:10px 0 10px 10px;
	letter-spacing:1px;
	text-shadow:none;
}

#maintext h3{

	font-family: 'Open Sans', sans-serif; 
  font-size: 18px;
  font-weight: normal;
	color:#373d43;
	margin:10px 0 10px 10px;
	text-shadow:none;
	text-transform:none;
}

#maintext p{
	
	font-family: 'Open Sans', sans-serif; 
	line-height:1.6em;
	font-weight: 400;
	color:#373d43;
	margin:0 20px 0 10px;
	text-shadow:0px 1px 0px rgba(0,0,0,0.1);

}

#maintext ul{
margin-left:60px;	
text-align:left;
	font-family: 'Open Sans', sans-serif; 
	line-height:1.6em;
	font-weight: 400;
	color:#373d43;
}

#maintext li, #maintext ul li{
	 list-style:none;
}

img.ref{
border:1px solid #888;
margin:10px 0 0 10px;	
box-shadow:0 2px 2px rgba(0,0,0,0.3);
transition: all 0.35s ease 0s;
}

img.ref:hover{
box-shadow:none;
}
	
#newsbox {
float : left;
margin : 0 0 10px 0;
padding : 0;
width : 100%;
height : auto;
text-align : center;
vertical-align : middle;
}

#newsbox img{width:100%;height:auto;}

#kont {
	float:left;
	width:50%;
	}
	
#map {
	float:right;
	width:50%;
	min-height:300px;
}


#main_box, #main_box_m, #main_box_r{
	position:relative;
	display: inline-block;
vertical-align: middle;
margin:10px 0;
padding : 0;
width : 30%;
min-height : 300px;
text-align : center;
vertical-align : middle;	
}

#main_box_m{
margin-left:5%;	
}
#main_box_r{
	float:right;
	}


#main_box h2, #main_box_m h2, #main_box_r h2{
	text-align:center;
font-family: 'Open Sans', sans-serif; 
  font-size: 28px;
  line-height: 100px;
  font-weight: normal;
	color:#fff;
	margin:10px 0 0 0;
	text-transform:lowercase;
	letter-spacing:2px;
	text-shadow:none;
}

#main_box p, #main_box_m p, #main_box_r p{
	text-align:justify;
font-family: 'Open Sans', sans-serif; 
	margin:8px 4px 0 4px;
  line-height: 1.6em;
  font-weight: normal;
	color:#373737;
	text-shadow:none;
}

#foot_cont {
position : relative;
float : left;
left : 0;
top : 0px;
width : 100%;
height : 125px;
text-align : center;
padding : 0;
margin : 0;
z-index:0;

}

#foot_inner {
position : relative;
left : 0;
top : 0;
height : 125px;
color : #737373; 

background-color:#cbcbcb;
	margin:0 auto; 
	max-width: 1100px;	
	width:100%;
}

#foot_inner p {

color: #aaa;
margin:0 40px 0 40px;
line-height:1.5em;
}

#foot_inner A, #foot_inner A:visited, #foot_inner A:active { color:#444;  text-align: left; font-weight: normal; text-decoration: none; text-shadow:0px 1px 0px rgba(255,255,255,.9); }
#foot_inner A:hover {text-decoration: none; color:rgb(57, 108, 148);}




#foot_inner p.foot { 
	text-align:center; 
	font-size:0.75rem;
	color : #666; 
	text-transform:none;
	}
	
p.foot_s{
	font-family: 'Open Sans', sans-serif; 
	text-align:right; 
	
	color:#999;
}

#foot_inner a.foot_s{
	color:#888;
	text-shadow:none;
}

a.readmore{
	position:absolute;
	right:0;
	bottom:0;
	background-color:#7f8d9b;
	min-width:70px;
	min-height:2rem; 
	line-height:2rem;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-weight:normal;
	padding:6px 12px;
	box-shadow:0 2px 2px rgba(0,0,0,0.3);
	cursor:pointer;
	border:none;
}

a.readmore:hover{
box-shadow:none;
color:#000;
}


#share_face{	position:relative;	margin:0 4px 0 0; float:left;	width:24px;	height:24px;	background-image:url('/images/share_icons.png');	background-repeat:no-repeat; background-position:0px 0px;	cursor:pointer;	transition: all 0.35s ease 0s;}
#share_face:hover{	background-position:0px -24px;}
#share_goog{	position:relative;	margin:0 4px 0 0; float:left;	width:24px;	height:24px;	background-image:url('/images/share_icons.png');	background-repeat:no-repeat; background-position:-24px 0px;	cursor:pointer;	transition: all 0.35s ease 0s;}
#share_goog:hover{	background-position:-24px -24px;}
#share_link{	position:relative;	margin:0 4px 0 0; float:left;	width:24px;	height:24px;	background-image:url('/images/share_icons.png');	background-repeat:no-repeat; background-position:-96px 0px;	cursor:pointer;	transition: all 0.35s ease 0s;}
#share_link:hover{	background-position:-96px -24px;}
#share_pint{	position:relative;	margin:0 4px 0 0; float:left;	width:24px;	height:24px;	background-image:url('/images/share_icons.png');	background-repeat:no-repeat; background-position:-48px 0px;	cursor:pointer;	transition: all 0.35s ease 0s;}
#share_pint:hover{	background-position:-48px -24px;}
#share_twee{	position:relative;	margin:0 4px 0 0; float:left;	width:24px;	height:24px;	background-image:url('/images/share_icons.png');	background-repeat:no-repeat; background-position:-72px 0px;	cursor:pointer;	transition: all 0.35s ease 0s;}
#share_twee:hover{	background-position:-72px -24px;}

input[type=text], input[type=password] { margin : 2px; padding : 4px; width : 260px; background-color:#FFF; border : 1px solid #ccc;  transition: all 0.35s ease 0s; color:#666; }
input[type=text]:disabled, input[type=text][disabled] {background : none; border : 0px solid #ccc; background-color:#DDD; color:#666; }
input[type=text]:focus, input[type=password]:focus {border:1px solid #888;	box-shadow: 2px 2px 2px rgba(0,0,0,0.2); color:#666;}
input[type=checkbox]:focus {border : 1px solid #888; background-color:#FFF;}
textarea { margin:2px; padding : 4px; width : 260px; background-color:#FFF; border : 1px solid #ccc; resize: none; overflow: auto; color:#666; transition: all 0.35s ease 0s;}
textarea:focus {box-shadow: 2px 2px 2px rgba(0,0,0,0.2);border:1px solid #888;}
::-webkit-input-placeholder { color:#999; font-family: 'Trebuchet MS'; }
::-moz-placeholder { color:#999; font-family: 'Trebuchet MS'; } /* firefox 19+ */
:-ms-input-placeholder { color:#999; font-family: 'Trebuchet MS'; } /* ie */
input:-moz-placeholder { color:#999; font-family: 'Trebuchet MS'; }

hr { border : 0 none; color : #fff; border-top : 1px solid rgba(0,0,0,.2);; width: 98%; height: 1px; margin:40px 0 0 0;  padding: 0; }

a.wh:link, a.wh:visited, a.wh:active {
color:#fff;
}

#maintext p.date {
color : #a9a9a9;

text-decoration : none;
text-align : left;
vertical-align : top;
margin:-10px 0px 10px 0px;
-moz-text-shadow: 	none;
-webkit-text-shadow: 	none;
text-shadow: none;
}

.submitb {background-color:#777;
float:right; 
min-width:60px;
height:22px; 
vertical-align:middle;
text-align:center;
color:#fff;
border:1px solid #555;
padding:0px 12px 2px 12px;

box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
transition: all 0.35s ease 0s;}

.submitb:hover{
box-shadow:none;}

#kont{
	position:relative;
	width:45%;
	min-width:320px;
	
}

@media only screen and (min-width: 541px) and (max-width: 780px){
	#head_logo{ top :20px;}
	#main_box {width:48%;}
	#main_box_m {width:48%;margin-left:3%;}
	#main_box_r {float:left;width:48%;}
	#map{clear:left;float:left;width:100%;margin-top:10px;}
	#kont{margin:0 auto;min-width:320px;width:100%;}
}

@media only screen and (max-width: 540px){
			
			#head_logo{ top :10px;}
			#menu { float: left; top :70px;}
			#menu a:link, #menu a:visited, a.selected {}
			#main_box{width : 98%;margin-left:1%;}
			#main_box_m {width : 98%;margin-left:1%;}
			#main_box_r {float:left;width:98%;margin-left:1%;}
			#map{clear:left;float:left;width:100%;margin-top:10px;}
			#kont{margin:0 auto;min-width:320px;width:100%;}
}


