body {
	/*background: url("../images/bg_body.png") repeat;
	background-attachment: fixed; */
	/*background-image: url("../images/bg_body.png") no-repeat;
	background-size: 100%;*/

	background-color: #2c3e50;
	/*background-color: #fff; /* #29b8d5 #29b8e5; #102d50; /* #102d50 */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	margin: 0;
    padding: 0;
    border: none;
    text-align: center;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
body,td,th {
	font-family:  Arial, Helvetica, sans-serif, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #000000;/*454555;*/
}


.bgProgressBar{
background-image: url("../images/progressbar.png");
background-repeat: repeat-x;
}

/* nepodviznaja shapka saita **********************************************************************************************************/
.head { z-index:40; position:fixed; color:#000; right:0px; left:0px; height:36px; top:0px; } /* background:url("../images/bg_up.png") repeat; */
/* background: url("../images/bg_up.png") repeat; background:#000000;
background:url("../images/bg_body.png") repeat;
*/
#page { padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:36px; vertical-align:top; height: 100%;}
/*
 background:url("../images/bg_body3.jpg") repeat;
background:#102d50; */
/* } background:#102d65; */

h1 { font-size: 22pt; font-weight: bold; text-align: left; color: #000; font-family: Verdana,Arial,sans-serif;}
h2 { font-size: 18pt; font-weight: bold; text-align: left; color: #000; font-family: Arial,sans-serif;}
h3 { font-size: 16pt; font-weight: bold; text-align: left; color: #000; font-family: Arial,sans-serif;}


/* COLOR VARIABLES */
.bg-titles { background-color: #00CC00; }

#transbox {
background: rgba(0, 0, 150, 0.5);
}

/* My FONTs *************************************************************************/
@font-face  {font-family: font1;src: url(font1.ttf) format("truetype");}
@font-face  {font-family: font2;src: url(font2.ttf) format("truetype");}
.font1 { font-family: font1, verdana, helvetica, sans-serif; }
.font2 { font-family: font2, verdana, helvetica, sans-serif; }

.styleMainTitle { font-size: 10px;color: #000;vertical-align:top;text-align:left;font-family:'Helvetica Neue',Verdana, Arial, Helvetica,sans-serif,font1;} /* text-shadow:#000000 -2px -2px 2px; */
.styleMainTitleBlack { font-size: 30px;color: #000000;vertical-align:top;text-align:center;font-family:font1,'Helvetica Neue',Verdana, Arial, Helvetica, sans-serif;text-shadow:#303030 -2px -2px 2px;}
.styleMainTitleSmallB {font-size: 16px;color:#000000;vertical-align:top;text-align:left;font-family: 'Helvetica Neue',Helvetica,sans-serif;font2;}
.styleMainTitleSmallW {font-size: 16px;color:#FFFFFF;vertical-align:top;text-align:left;font-family: 'Helvetica Neue',Helvetica,sans-serif;font2;}
.styleTextWhite18 {font-size: 16px; color: #000000; font-family: 'Helvetica Neue',Helvetica,Verdana;}
.styleTextWhite8 {font-size: 10px; color: #BBBBBB; font-family: 'Helvetica Neue',Helvetica,Verdana;}
.styleTextBlack18 {font-size: 16px; color: #FFFFFF; font-family: 'Helvetica Neue',Helvetica,Verdana;}
.styleTextBlue16 {font-size: 16px; color: #102d65; font-family: 'Helvetica Neue',Helvetica,Verdana;}
.style1 {color: #000000;font-size: 24px; font-family: font1,'Helvetica Neue',Verdana, Arial, Helvetica, sans-serif;}
.style2 {color: #000000;font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style4 {color: #000000;font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}
.style7 {color: #FFFFFF;font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style8 {color: #000000;font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style9 {color: #ffffff; }

/* STARS LI tag */
.starli { list-style-image: url(../images/star.png) }
.newli { list-style-image: url(../images/new.jpeg) }
.minusli { list-style-image: url(../images/minus.png) }

/* LINKS *****************************************/
a:link {color:#002EB8;border:0px;}      /* unvisited link */
a:visited {color:#003366;}  /* visited link */
a:hover {color:#000000;border:0px;}  /* mouse over link */
a:active {color:#0000FF;border:0px;}  /* selected link */
/* FOOTER LINKS STYLE bg color of table == bgcolor="#183232" */
a.bottom:link{		color:#A0A0A0;text-shadow:#000000 2px 2px 3px;text-decoration:none; font-size:12px; font-family:Arial,Helvetica,sans-serif;}
a.bottom:active{	color:#FFCC55;text-decoration:none; font-size:12px; font-family:Arial,Helvetica,sans-serif;}
a.bottom:visited{	color:#A0A0A0;}
a.bottom:hover{		color:#FFFFFF;text-decoration:none; font-size:12px; font-family:Arial,Helvetica,sans-serif;}

#mytable {
	background-color: #102d65;
	width: 90%;
	/*align:center;*/
	border: 0;
	/*text-align: left;*/
}

#table_fullscreen {
      margin: 0 auto;
      /*text-align: left;*/
      vertical-align: top;
      width: 100%;
	  height: 100%;
   }

.table_social{
	background: #65a0d0; /* 65a0d0 #FFFaaa  #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 1px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 1px;
}


.table_maintitle{
   background:  #e0e0e0;/* #FFCC11; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 5px;
	height:30px;
	font-size: 30px;color: #FFFFFF;vertical-align:top;text-align:center;font-family:font1;text-shadow:#000000 -2px -2px 2px;
 }
.table_maintitle2{
    background: #FFCC11; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 5px;
	height:30px;
	font-size: 30px;color: #FFFFFF;vertical-align:top;text-align:center;font-family:font1;
	background: rgba(255, 204, 17, 0.5);
 }


/************************************************************************
 *
 * TABLE HEADER FOR AD
 *
 ************************************************************************/

#table-3 {
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-bottom:5px;
}
#table-3 td, #table-2 th {
	padding: 2px;
	color: #333333;
}
#table-3 thead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: .2em 0 .2em .2em;
	text-align: left;
	color: #4B4B4B;
	background-color: #C8C8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));
	background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);
background: -webkit-linear-gradient(top, #f2f2f2, #e3e3e3);
background: -ms-linear-gradient(top, #f2f2f2, #e3e3e3);
background: -o-linear-gradient(top, #f2f2f2, #e3e3e3);
background-image: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
	border-bottom: solid 1px #999;
}
#table-3 th {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-shadow: white 1px 1px 1px;
}
#table-3 td {
	line-height: 15px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/* ======================================*/

.th_title {
	height:30px;
	border-bottom: none; /*navy solid thin;*/
	border-top: none; /*navy solid thin;*/
	border-left: none;
	border-right: none;
	font-family:font1,'Helvetica Neue',Verdana,Arial,Helvetica,sans-serif;
	color: #000;font-size:24px;font-weight:bold;vertical-align:center;text-align:left;
	text-shadow:#fff -2px -2px 2px;
	/*font-size: smaller;*/
	background-color: #eeeeee; /* #FFCC00*/
}
.th_title_company {
	height:30px;
	border-bottom: none; /*navy solid thin;*/
	border-top: none; /*navy solid thin;*/
	border-left: none;
	border-right: none;
	font-family:font1,'Helvetica Neue',Verdana,Arial,Helvetica,sans-serif;
	color: #000000;font-size:24px;font-weight:bold;vertical-align:center;text-align:center;
	/*font-size: smaller;*/
	background-color: #FFFFFF;
}
.bg_trans{
    background: #FFFAAA; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 0px;
	/* background: rgba(100, 100, 200, 0.5);*/
	background: rgba(240, 240, 250, 0.5);
 }
.shadowbg {
    background: #102d65 ; /* #102d65 6666FF#FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 5px;
}
.shadowbg_1{
    background: #FFCC11; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 3px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 3px;
}
.shadowbg_2{
    background: #FFFFFF; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 10px;
}
.shadowbg_3{
    background: #FFFAAA; /* #FFCC00; ���� ���� */
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 0px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 10px;
	/* background: rgba(100, 100, 200, 0.5);*/
	background: rgba(240, 240, 250, 0.5);
}
.shadowbg_down {
	background:#102d65; /*url("../images/bg_up.png") repeat;*/
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 10px;
}
.shadowbg_bottom {
	background:#183250; /* #4a4a4a 2C5858 url("../images/bg_up.png") repeat; */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 10px;
}

.vertical-line {
	display: inline;
	background-color: #000000;
	width: 1px;
	height: 100%;
}
.verticalline {
	/*border-left:thick solid #0000ff;  #183260  */
	border-left: 1px solid #183232; padding: 5px; padding-top:10px;
}

hr {
	border: 0;
	width: 100%;
	color: #183131;
	background-color: #223737;
	height: 1px;
}

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
	  height: 100%;
	  font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
}

/************************************************************************
 *
 * MAIN MENU
 *
 ************************************************************************/
#menu2,#menu2 li ul{margin:0px;padding:0px;list-style:none;}

#menu2 > li{
	float:left;
	width:130px;
}

#menu2 li ul{
	display:none;
	position:absolute;
	z-index:100;
	width:200px;
}
#menu2 li:hover ul{display:block}

#menu2 > li{
	background-color:#000000;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
#menu2 > li:hover{color:#FFFFFF;background-color:#0000FF;}
#menu2 li a:hover{color:#00FF00; }
#menu2 li a.current{color:#00FF00;}
#menu2 > li > a{
	font:11px "Verdana";
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

/*---------SUB MENU------------*/
#menu2 li ul{
	margin-top:10px;
	background-color:#000000;
	border:1px solid #000077;
	background: rgba(0, 0, 0, 0.8);
}
#menu2 li ul li{
	text-align:left;
	padding:5px 5px 5px 15px;
}
#menu2 li ul li:hover{
	background-color:#0000FF;
}
#menu2 li ul li a{
	font:11px "Verdana";
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#menu2 li ul li a:hover{
	font:11px "Verdana";
	text-transform:uppercase;
	font-weight:bold;
	color:#00FF00;
	text-decoration:none;
}

/*---------MAIN MENU NOT USED ------------

#menu{
margin:0 0,0,0;
width:100%;
height:20px;
/*background:url(../images/menu/menu_bg.bmp) repeat-x;* /
}
#menu ul{
list-style:none;
margin:0 auto;
width:600px;
}
#menu li{
list-style:none;
display:block;
float:left;
height:20px;
line-height:20px;
}
#menu li a{
display:block;
float:left;
color:#a7a7a7;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:20px;
text-decoration:none;
padding:0 20px;
font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
}
#menu li a:hover{
color:#0000FF; /* #00FF00 */
/*background:url(../images/menu/menu_h.bmp) no-repeat bottom;* /
}
#menu li a.current{
display:block;
float:left;
/*background:url(../images/menu/menu_h.bmp) no-repeat bottom;* /
color:#0000FF;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:20px;
text-decoration:none;
padding:0 20px;
font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
}

*/


/************************************************************************
 *
 * BUTTONS - This imageless css button was generated by CSSButtonGenerator.com
 *
 ************************************************************************/

.BTN_BUY {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF7100), color-stop(1, #FF9D3C) );
	background:-moz-linear-gradient( center top, #FF7100 5%, #FF9D3C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7100', endColorstr='#FF9D3C');
	background-color:#FF7100;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-align: center;
	width: 99%;
	height: 45px;
}.BTN_BUY:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF9D3C), color-stop(1, #FF7100) );
	background:-moz-linear-gradient( center top, #FF9D3C 5%, #FF7100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9D3C', endColorstr='#FF7100');
	background-color:#FF9D3C;
}.BTN_BUY:active {
	position:relative;
	top:1px;
}

.BTN_1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	width: 100px;
	height: 45px;
}.BTN_1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.BTN_1:active {
	position:relative;
	top:1px;
}

.PRICE {
	-moz-box-shadow:inset 0px 1px 0px 0px #F0F0F0; /* #fff6af */
	-webkit-box-shadow:inset 0px 1px 0px 0px #F0F0F0;
	box-shadow:inset 0px 1px 0px 0px #F0F0F0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #F2F2F5) );
	background:-moz-linear-gradient( center top, #F2F2F2 5%, #F2F2F5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#F2F2F5');
	background-color:#F2F2F2;
	-moz-border-radius:34px;
	-webkit-border-radius:34px;
	border-radius:34px;
	border:2px solid #00FF00; /* #ffaa22 */
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:28px;
	font-weight:bold;
	padding:7px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}.PRICE2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F5), color-stop(1, #F2F2F2) );
	background:-moz-linear-gradient( center top, #F2F2F5 5%, #F2F2F2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F5', endColorstr='#F2F2F2');
	background-color:#F2F2F5;
	border:2px solid #FFFF00;
}.PRICE2:active {
	position:relative;
	top:1px;
}


.BTN_PRICE {
	-moz-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	box-shadow:inset 0px 1px 0px 0px #fab3ad;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa665a), color-stop(1, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #98231a;
}.BTN_PRICE:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d34639), color-stop(1, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
}.BTN_PRICE:active {
	position:relative;
	top:1px;
}

/**************************
LIKE BUTTONS STYLE
***************************/
ul.like-buttons{
float: left;
list-style: none;
margin: 0px 0 0px 0;
padding: 0;
}
ul.like-buttons li{
    display: inline-block;
    float: left;
    margin-right: 0px;
}
li.twitter-like{
    margin-top: 0px;
}

.button_like {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#222222;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:1px 6px;
	text-decoration:none;
}.button_like:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button_like:active {
	position:relative;
	top:1px;
}
/**************************/


/************************************************************************
 *
 * BUTTON READ ME
 *
 ************************************************************************/

.buttonReadMore {

	-moz-box-shadow:inset 0px 2px 0px 1px #ffffff;
	-webkit-box-shadow:inset 0px 2px 0px 1px #ffffff;
	box-shadow:inset 0px 2px 0px 1px #ffffff;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);

	background-color:#ededed;

	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;

	text-shadow:0px 0px 0px #ffffff;

}
.buttonReadMore:hover {

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);

	background-color:#dfdfdf;
}
.buttonReadMore:active {
	position:relative;
	top:1px;
}

/************************************************************************
 *
 * FORM FOR TEXT
 *
 ************************************************************************/

.form-container0 {
   border: 1px solid #102d50;
   background: #fcffba;
   background: -webkit-gradient(linear, left top, left bottom, from(#102d50), to(#65a0d0));
   background: -webkit-linear-gradient(top, #102d50, #65a0d0);
   background: -moz-linear-gradient(top, #102d50, #65a0d0);
   background: -ms-linear-gradient(top, #102d50, #65a0d0);
   background: -o-linear-gradient(top, #102d50, #65a0d0);
   background-image: -ms-linear-gradient(top, #102d50 0%, #65a0d0 100%); /* #1ed11e #fcffba */
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;

   background: #102d50\9;

   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:300px;
   padding:20px;
}




/************************************************************************
 *
 * TopNav MENU
 *
 ************************************************************************/
.topnav {
  overflow: hidden;
  background-color: #000;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #183250;/*4CAF50;*/
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
/************************************************************************
 *
 * TopNav MENU END
 *
 ************************************************************************/



/************************************************************************
 *
 * Slideshow w3chool END
 *
 ************************************************************************/
* {box-sizing: border-box;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1280px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #000;/* #f2f2f2 */
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
/************************************************************************
 *
 * Slideshow w3chool END
 *
 ************************************************************************/


 /************************************************************************
* Cookie warning box
************************************************************************/
#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: OpenSans, arial, "sans-serif";
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #fda016;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
	color: #000;
}
/*
*  ENDCookie warning box
************************************************************************/



/************************************************************************
 *
 * Slideshow
 *
 ************************************************************************ /

#slideshow {
	margin:0 auto;
	width:1037px; /* 640px * /
	height:277px; /* 263px * /
	background:transparent url(../images/slide/bg_slideshow.jpg) no-repeat 0 0; /*  * /
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:957px; /* 560px * /
  height:277px; /* 263px * /
  overflow:auto; /* allow scrollbar * /
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:947px; /* 540px * / /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll * /
  height:277px; /* 263px * /
}

/* Slideshow controls style rules. * /

.control {
  display:block;
  width:39px; /* 39px * /
  height:277px; /* 263px * /
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/slide/arrow_left.png) no-repeat 0 0; /*  control_left.jpg * /
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/slide/arrow_right.png) no-repeat 0 0; /*  control_right.jpg * /
}

/* Slideshow pages * /

#pageContainer {
  margin:0 auto;
  width:100%;
  background: transparent url(../images/slide/bg_slideshow.jpg) repeat-x top left; /* ../images/slide/bg_body.bmp  * /
}
#pageContainer h1 {
  display:block;
  width:957px; /* 960px * /
  height:114px; /* 114px * /
  background:transparent url(../images/slide/bg_slideshow.jpg) no-repeat top left; /* ../images/slide/bg_pagecontainer_h1.jpg  * /
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:15px; /* 15px * /
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  /*color: #102d65;* /
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}
*/
