/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

/* modded by rk for some responsivness. see styles.css.orig for original filer*/

* {
    border: 0;
    margin: 0;
}

img {
    border: 0px;
}

body {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: url(images/bg_top.jpg) center top no-repeat #AEDAF8;
    line-height: 20px;
}

#bg_bot {
    background: url(images/bg_bot.jpg) center bottom repeat-x;
}

#main, #header{
    width:1014px;
}

#main {
    margin: 0px auto;
    /* main.jpg does not exist  background: url(images/main.jpg) right top no-repeat; **/
}

#header {
	width:1014px;
	height: 77px;
}
#right { width: 293px; }
#left { width: 640px; }
#content{ width: 974px; }

#logo {
    height: 52px;
    width: 210px;
    padding: 10px 0px 0px 0px;
	display:inline-block;
}

#logo H2 {

    font-family: Arial, Helvetica, sans-serif;
    color: #07249F;
    font-size: 18px;
    font-style: italic;
}

#logo a{
    text-decoration: none;
    font-style: italic;
    cursor: default;
    font-size: 16px;
    color: #07249F;
}

#logo H2 a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
}

#buttons {
    text-align: center;
    height: 36px;
    margin-top: 10px;
	margin-left:280px;
	vertical-align: top;
    padding-left: 0px;
	/*background: url(images/buttons.png) left top no-repeat;*/
	display:inline-block;
	background-color: #4acbe2;
	border: 1px solid #FFFFBE;
	border-radius: 12px;
}

#buttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	display: inline-block;

    text-decoration: none;
    color: #ffffff;
    text-align: center;
    padding-top: 8px;
    height: 28px;

}
#buttons a.special{
	color: #07249F;
}

.but {
    width: 100px;
}

#buttons .but:hover {
    background: url(images/but_hover.gif) center bottom no-repeat;
}

.but_t {background: url(images/but_hover.gif) center bottom no-repeat;}

.top {
    height: 318px;
    width: 1014px;
    overflow: hidden
}


#content {

    padding: 0px 20px 0px 20px;
    background: #ffffff;
}

.cont_top {
    background: url(images/cont_top.png) left top no-repeat;
    height: 10px;
    width: 100%;
}

.cont_bot {
    background: url(images/cont_bot.png) left bottom no-repeat;
    height: 20px;
    width: 100%;
}

#cont_r {
    background: url(images/cont_r.gif) 659px repeat-y;
    width: 100%;
}

.cont_home {
    background: url(images/cont_home.gif) 318px repeat-y;
}

.cont_home_top {
    background: url(images/cont_home_top.gif) top repeat-x;
}

.cont_home_bot {
    background: url(images/cont_home_bot.gif) bottom repeat-x;
}

.razd_h {
    height: 30px;
    background: url(images/razd_h.gif) 15px repeat-x;
}

.home_box {
    float: left;
    width: 298px;
}


#left {
    float: left;
    margin-left: 0px;

}

.text {
    padding: 0px 0px 15px 0px;
}

.img_l {
    float: left;
    margin: 3px 20px 3px 0px;
}

.img_r {
    float: right;
    margin: 9px 10px 3px 10px;
}

.span_cont {
    color: #4ACBE2;
    font-size: 12px;
    font-weight: bold;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #0091ab;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0091ab;
    text-align: left;
}

.read {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    padding-right: 2px;
    background: url(images/read.jpg) left top no-repeat;
    display: block;
    height: 20px;
    line-height: 17px;
    width: 66px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: right;
    margin-top: 4px;

}

.read2 {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    padding-right: 2px;
    background: url(images/read2.jpg) left top no-repeat;
    display: block;
    height: 20px;
    line-height: 17px;
    width: 151px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: right;
    margin-top: 4px;

}

.read:hover {
    font-size: 12px;
    text-decoration: underline;
}


#right {
    float: right;
    margin-right: 0px;
}

.span_dat {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 5px;
}

#bottom {
    background: url(images/bottom.gif) 43px 30px no-repeat;
    color: #FFFFFF;
}
.bottom-flex{
    color: #FFFFFF;
    display:flex;
    flex-flow:row;
    justify-content: space-evenly;
    float:unset;
}
.bottom-cont{
    flex: 0 1 253px;
    height: 150px;
    display:flex;
     justify-content: flex-start;
    float:unset;
    color: #FFFFFF;
    flex-flow:column;
    background-repeat: no-repeat;
    background-position: 0px bottom;
    background-image: url(images/bottom_a3rd.gif);
}

.bottom-cont .inner{
    background-repeat: no-repeat;
    background-position: 0px top;
    background-image: url(images/bottom_a3rd.gif);
}


.bottom-cont li{
   font-weight:bold;
}


#bottom_bot {
    background: url(images/bottom.gif) 43px bottom no-repeat;
    color: #FFFFFF;
}

#bottom  h1 ,.bottom-flex  h1 {
    color: #007320;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

#b_col1 {
    width: 253px;
    float: left;
    margin-left: 43px;
}

#b_col2 {
    width: 253px;
    float: left;
    margin-left: 85px;
}

#b_col3 {
    width: 253px;
    float: left;
    margin-left: 85px;
    text-align: left;
}


.box_us {
    width: 244px;
}

.box_us_l {
    width: 27px;
    float: left;
    padding-top: 3px;
}

.box_us_r {
    width: 217px;
    float: left;
}


.spis_bot {
    list-style: none;
    padding: 0px 0px 0px 34px;
}

.spis_bot li {
    padding: 5px 0px 0px 18px;
    background: url(images/fish2.gif) 0px 12px no-repeat;
}

.spis_bot a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

.spis_bot a:hover {
    text-decoration: underline;
}

.fu_i {
    padding: 0px 14px 0px 0px;
    vertical-align: middle;
}
/*#b_col1{
     background: url(images/bottom_a3rd.gif) 0px 2px no-repeat;
}*/
/*#b_col1,#b_col2,#b_col3{*/
/*    height:100%;*/
/*    background-color:gray;*/
/*}*/

#b_col3 ul {
    list-style: none;
    padding: 0px 0px 0px 52px;
}

#b_col3 li {
    padding: 8px 0px 2px 0px;
    background: none;
}

#b_col3 li a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#b_col3 li a:hover {
    text-decoration: underline;
}

#footer {
    height: 63px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    padding: 22px 0px 0px 0px;
}

#footer a {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover {
    color: #ffffff;
    font-size: 10px;
    text-decoration: underline;
}

.lh {
    line-height: 22px;
}

/* blog */

.dat_img {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    float: left;
    width: 50px;
    height: 46px;
    padding: 4px 0px 0px 0px;
    margin-right: 15px;
    background: url(images/dat_img.gif) 0px 0px no-repeat;
    text-align: center;
}

.datc_coment {
    height: 27px;
    width: 570px;
    background: url(images/datc_coment.gif) top repeat-x;
    padding: 3px 0px 0px 0px;
}

.datc {
    float: left;
    width: 346px;
}

.coment {
    float: right;
    width: 146px;
    text-align: right;
}

.datc_coment a {
    color: #262626;
    text-decoration: none;
    font-weight: bold;
}

.datc_coment a:hover {
    text-decoration: underline;
}

.img_ind1 {
    padding: 17px 0px 10px 0px;
}

.text_ind1 {
    padding: 0px 87px 0px 0px;
}

.spis {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

.spis li {
    padding: 8px 0px 2px 16px;
    background: url(images/spis.gif) left bottom no-repeat;
}

.spis a:hover {
    text-decoration: none;
    color: #FF0000;
}

.spis a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.gal_num {
    width: 13px;
    height: 21px;
    padding: 0px 0px 0px 7px;
    display: block;
    background: url(images/gal_num.gif) left top no-repeat;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px 5px 0px 0px;
    text-decoration: none;
    float: left;
}

.gal_num:hover {
    background: url(images/gal_num_hover.gif) left top no-repeat;
    text-decoration: none;
}

.a_blog {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #4ACBE2;
    text-align: left;
    padding: 10px 0px 0px 0px;
    text-decoration: none;
}

.a_blog:hover {
    text-decoration: underline;
}

/* gallery */

.row {
    padding: 0px 0px 0px 0px;
    min-height: 273px;
}

.box_img2 {
    width: 272px;
    height: 273px;
    padding: 0px 20px 0px 20px;
	display:inline-block;
    color: #FFFFFF;
	background-color:#4acbe1;
	border: 1px solid #74d8e8;
	border-radius: 12px;
	margin-right:8px;
}
.box_img2 a, .box_img2 img  {
    display: block;
}

.flowgal{
    padding-top:12px;
    display:flex;
    flex-flow:row;
    flex-wrap: wrap;
}
.flowgal .box_img3{
    flex-flow:column;
    flex: 1 0 272px;
    height: 273px;
    box-sizing: border-box;
    padding-left:20px;
    padding-right:20px;
    margin-right:12px;
    margin-bottom:12px;
    background: url(images/box_img.jpg) 0px 0px no-repeat;
}

.box_razd {
    width: 19px;
    height: 50px;
    float: left;
}

.box_img h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #74DBFE;
    text-align: left;
    padding: 15px 0px 15px 0px;
}

.rol_over:hover {

    background: url(images/rol_over_galery.png) left top no-repeat;
}

h4 {
    font-weight: 100;
    font-size: 18px;
    color: #FFFFFF;
    padding: 12px 0px 12px 0px;
}


/* about us */

.img_au {
    float: left;
    padding: 0px 0px 0px 0px;
}

/* contact us */

#left label {
    width: 103px;
    padding: 5px 0px 0px 5px;
}

.input_txt2 {
    width: 611px;
    border: none;
    background: url(images/input_txt2.gif) left top no-repeat;
    padding: 8px 15px 8px 15px;
    color: #ffffff;

}

.text_area2 {
    width: 611px;
    height: 88px;
    border: none;
    background: url(images/text_area2.jpg) 0px 0px no-repeat;
    padding: 6px 15px 6px 15px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

.submit2 {
    background: url(images/read.jpg) right 0px no-repeat;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px 0px 5px 0px;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    width: 66px;
    margin: 0px 54px 0px 0px;
}

/*
Header scroll
*/

.round {
    margin: 0 auto;
    width: 900px;
    height: 300px;

}

.roundabout-holder {
    list-style: none;
    width: 900px;
    height: 66px;
}

.roundabout-moveable-item {
    height: 56px;
    width: 510px;
    font-size: 2em;
    cursor: pointer;

}

.roundabout-in-focus {
    cursor: auto;
}


@media only screen and (min-width:725px) and (max-width: 1040px) {
  #main,#header  {
    width:707px;
  }
  #left{ width: 456px;}
  #right{ width: 184px;}
  #content{ width: 667px}
  #cont_r {
      background-position-x:469px;
  }
}

@media only screen and (max-width: 725px) {
  #main,#header  {
    width:523px;
  }
  #left{ width: 272px;}
  #right{ width: 184px;}
  #content{ width: 483px}
  #cont_r {
      background-position-x:285px;
  }
  #header{
      height: 89px;
  }
  #logo{
      width:auto;
      height: 64px;
  }
  #logo H2{
      float:left;
      line-height:36px;
      margin-left:12px;
  }
  #logo a big big b {
      line-height:32px;
      float:left;
  }

}
#tweet-button {
    margin-right:4px;
}
/* colors for svg icon */
#tweet-button .bx{ fill: #1DA1F2; }
#tweet-button .hx{ fill: #FFFFFF; }

#social-table{
    margin-left:36px;
}
@media only screen and (max-width: 640px){
    .round{
        max-width:320px
    }
}
xul.round li img{
    width:60%;
}
xul.round li{
    max-width:300px
}
@media screen and (max-width: 1020px) {
	.but{
		width:auto;
		margin-left:4px;
		margin-right:4px;
	}
	.top {
		display:none;
		width:100%;
	}
	#buttons,#logo{
		margin-left:4px;
		text-align: left;
	}
	#buttons{
	}
	#main{
		width:100%;
	}
	#content{
		width:100%;
		display:block;
	}
	#content img+span{
		display:block;
		clear: both;
	}
	#header{
		height:auto;
		width:100%;
		margin-bottom:12px;
	}
	#buttons, #logo{
		display:block;
	}
}

@media screen and (max-width: 400px) {

	#main{
		width:360px;
		margin:0 0 0 0;
	}
	#content{
		width:360px;
		display:block;
		padding-left:8px;
		padding-right:8px;
		margin-left:0px;
		margin-right:0px;
	}
	.home_box{
		width:100%;
		display:block;
		float:none;
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;
		margin-right:0px;
	}

	#header{
		width:360px;
	}
	#bottom h1{
		text-align: left;
		margin-bottom:5px;
	}
	#b_col2,#b_col3{
		margin-left:43px;
	}
	#buttons .but {
		width:auto;
		margin-right: 0px;
	}
    #right{
		width:360px;
		display:block;
		float:none;
	}
	#left{
		float:none;
		display:block;
		width:360px;
	}
}