
/*reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4,h5, h6,p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
font-weight: normal;
-webkit-text-size-adjust:none !important;
}

a{
text-decoration: none;
outline:none !important;
}

b{
font-weight: bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input {
-webkit-appearance: none;
}
/*reset*/
html, body{
	min-width: 980px;
}
header, footer, #content{
	display: block;
	width: 100%;
	clear: both;
}
#body{
	position: relative;
	overflow: hidden;
}
#content{
	position: relative;
}
header{
	position: relative;
	background: url('../img/homepage/header.png') repeat-x;
	height: 80px;
}
header h1{
	position: absolute;
	left: 0px;
	top:17px;
	background: url('../img/homepage/logo.png');

}
header h1 a{
	width: 99px;
	height: 43px;
	display: block;
	text-indent: -999px;
	overflow: hidden
}
header nav{
	display: block;
	float: right;
}
header nav a{
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 27px;
	font: 16px Helvetica, Arial;
	color:  #6d6e71;
}
header nav a:hover{
	text-decoration: underline;
}
.wrapper{
	margin: 0 auto;
	width: 980px;
	clear: both;
}
header .wrapper{
	height: 80px;
	position: relative;
}
footer{
	background: url('../img/homepage/footer_new.gif') repeat-x;
	height:351px;
	padding-bottom: 100px;
}

#main{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.cover{
	display: block;
	position: absolute;
	top: -52%;

	left: 0;
	width: 100%;
	height: 599px;
	z-index: 1;
	background-size: cover;
}
.cover.top{
	z-index: 2;
}
#cover-canvas{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#pattern{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 394px;
	z-index: 3;
	background: url(../img/homepage/pattern.png) repeat;
	overflow: hidden;
}
#pattern span{
	display: block;
	position: absolute;
	z-index: 3;
	box-shadow: inset 0 -34px 172px 120px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 -34px 172px 120px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 -34px 172px 120px rgba(255, 255, 255, 0.5);
	top: -1000px;
	left: 0px;
	width: 100%;
	height: 2500px;
}
#slider{
	overflow: hidden;
	position: relative;
	z-index: 4;
}
#big{
	float: left;
	width: 653px;
	height: 394px;
	position: relative;
}
#big.single{
	float: none;
	margin: 0 auto;
}

#big a{
	background-color: black;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 653px;
	height: 394px;
}


#big .top{
	z-index: 5;
}

#small{
	float: left;
	width: 327px;
	height: 394px;
	overflow: hidden;
	position: relative;
}

#down{
	display: block;
	position: absolute;
	bottom: 13px;
	left: 50%;
	width: 49px;
	height: 48px;
	margin-left: -25px;
	background: url(../img/homepage/down.png);
	z-index: 6;
}
#down:hover{
	background: url(../img/homepage/down_h.png);
}
#small ul{
	position: absolute;
	top: -197px;
	z-index: 5;
}
#small ul, #small ul li{
	display: block;
	float: left;
	width: 100%;
}
#small ul li{
	clear: both;
	height: 197px;
}
#small ul li a, #small ul li a img{
	display: block;
	width: 100%;
	height: 100%;
}
#small ul li a{
background-color: black;
}
.menu{
	display: block;
	width: 245px;
	float: left;
	margin-bottom: 10px;
}

.menu a{
	display: block;
	float: left;
	width: 215px;
	clear: both;
	background: url(../img/homepage/bullet.png) no-repeat 0 5px;
	padding-left: 10px;
	font: 13px Helvetica, Arial;
	color: #606060;
	padding-bottom: 6px;
}

.menu a:hover{
	color: #c10303;
	text-decoration: underline;
}
.menu .title{
	display: block;
	clear: both;
	padding-top: 26px;
	height: 25px;
	/*border-bottom: 1px solid #e2e2e2;*/
	font: bold 12px Arial;
	color: #c2c2c2;
	margin-bottom: 15px;
	width: 205px;
}
.social{
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
.socialmain li{
	width: 244px !important;
	border-right:1px solid #D3D3D3 !important;
	float: left !important;
	height: 74px !important;
	display: table !important;
}
.social li {
	width: 245px;
	padding-left: 0px;
	display: block;
	float: left;
	height: 63px;
}
.socialmain li.first{
	width: 978px !important;
	border-left:1px solid #D3D3D3;
}
.socialmain li a{
	width: 100% !important;
	height: 69px !important;
	display: table-cell !important;
	font: 16px Arial !important;
	color: #6D6E76 !important;	
	text-align: center !important;
	vertical-align: middle !important;
	border-bottom: 5px solid #F5F5F5 !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
}
.social li a {
	display: block;
	width: 120px;
	float: left;
	height: 63px;
	padding-left: 63px;
	padding-top: 5px;
	font: 13px/1.4em Arial;
	color: #575757;
}
.socialmain li a{
	float: none !important;
}

footer.en{
	background: url('../img/homepage/footer_old.gif') repeat-x;
}
.footerOldMain{
	padding-top: 8px;
}
.footerOldMain li{
	width: 245px;
 	padding-left: 0px;
 	display: block;
 	float: left;
 	height: 63px;
}
.footerOldMain li a{
	padding-left: 69px;
	height: 51px;
}

#investStripeBlogBtn{
	background-image:url('../img/homepage/svgs/mainico1.svg');
	background-repeat:no-repeat;
	background-position:34px 23px;
}
#investStripeCalendarBtn{
	background-image:url('../img/homepage/svgs/mainico2.svg');
	background-repeat:no-repeat;
	background-position:40px 23px;
}
#investStripeCompanyBtn{
	background-image:url('../img/homepage/svgs/mainico3.svg');
	background-repeat:no-repeat;
	background-position:64px 28px;
}
#investStripeForumBtn{
	background-image:url('../img/homepage/svgs/mainico4.svg');
	background-repeat:no-repeat;
	background-position:36px 28px;
}
#investStripeBlogBtn:hover{
	background-image:url('../img/homepage/svgs/mainico1_over.svg');
}
#investStripeCalendarBtn:hover{
	background-image:url('../img/homepage/svgs/mainico2_over.svg');
}
#investStripeCompanyBtn:hover{
	background-image:url('../img/homepage/svgs/mainico3_over.svg');
}
#investStripeForumBtn:hover{
	background-image:url('../img/homepage/svgs/mainico4_over.svg');
}
#content .blogTexts h6{
	display: none;
}

.investStripeText{
	display: block !important;
	margin-top: 8px;
}
.socialmain li a:hover{
	border-bottom: 5px solid #DC492F !important;
}
.socialmain{
	background-color: #F5F5F5;
}
.nobg{
	background: transparent !important;
}

.social li a span{
	display: none;
}

.social li a.fb{
	background: url(../img/games/fb.png) no-repeat 0 0;
}
.social li a.twt{
	background: url(../img/games/twt.png) no-repeat 0 0;
}
.social li a.yt{
	background: url(../img/games/yt.png) no-repeat 0 0;
}
.social li a.for{
	background: url(../img/games/for.png) no-repeat 0 0;
}
#bottomFill{
	height: 100px;
}
#bottom{
	display: block;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #F3F3F3;
	padding-top: 4px;
}
#bottom .left{
	padding-left: 16px;
	float: left;
}
#bottom .right{
	padding-right: 90px;
	float: right;
}
#bottom span{
	color: #828282;
	display: block;
	font: 10px Helvetica, Arial;
}
#bottom span a{
	color: #828282;
}
#bottom span a:hover{
	text-decoration: underline;
}

#eu-logo{
	padding-top:30px;
	display:block;
	margin:auto;
	width:80%;
	max-width:80%;
}
#eu-logo img{
	width:100%;
	max-width:100%;
}
.cont{
	overflow: hidden;
	background: #f3f7f8;
	min-height: 366px;
	border-bottom:2px solid #D3D3D3;

}

#content .lay1, #content .lay2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 206px;
	background: url(../img/homepage/gradient_gora.gif);
	z-index: 1;
}
#content .lay2{
	top: auto;
	bottom: 0px;
	background: url(../img/homepage/gradient_dol.gif);
}
#content .pattern{
	height: 100%;
	z-index: 2;
	opacity: 0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
}
.container{
	position: relative;
	z-index: 3;
}
#content h2{
	font-family: arial;
	font-size:20px;
	margin-top: 36px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #343334;
	margin-bottom: 40px;
	color:#343334;
}
#content h2 span{
	border-left: 6px solid #DC492F;
	padding-right: 10px;
}


.pager_c{
	display: block;
	clear: both;
	text-align: center;
	margin-top: 22px;
	height: 25px;
	margin-bottom: 21px;
}
.pager{
	display: inline-block;
	*display: inline;
	zoom: 1;
	overflow: hidden;
	height: 25px;
	border-right: 1px solid #c6cbcf;
}
.pager li{
	display: block;
	float: left;
	width: 24px;
	height: 23px;

	text-align: center;
	font:bold 12px/23px arial;
	color: #717171;
	border: 1px solid #c6cbcf;
	margin-right: -1px;
}
.pager li a{
	display: block;
	width: 24px;
	height: 23px;
	color: #717171;
	background: url(../img/homepage/pager.gif);
}
.pager li a:hover{
	background: url(../img/homepage/pager_h.gif);
}
.pager li.selected{
	background: url(../img/homepage/pager_a.gif);
	border: 0px none;
	height: 25px;
	color: #f2f2f2;
	line-height: 25px;
}
.newslist{
	font: 12px arial;
	display: block;
	clear: both;
	overflow: hidden;
}
.news{
	display: block;
	clear: both;

	border-bottom: 1px solid #dddfe4;
	margin-bottom: 30px;
	overflow: hidden;
}
.list2 .news, .news.news2{
	padding-bottom: 28px;
}
.news.last{
	border-bottom: 1px solid #adb0b8;
	margin-bottom: 70px;
}
.news .img{
	display: block;
	float: left;
}
.news .img img{
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #d8dce0;
}
.news .tr{
	display: block;
	float: left;
	width: 580px;
}
.staticcontent .tr{
	width: 100%;
}


.news .tr a, .news .tr span, .news .tr div{
	display: block;
	float: left;
	clear: both;
}
.news .tr .titlespan{
	font: bold 22px arial;
	color: #626262;
}

.news .tr .title:hover span{
	text-decoration: underline;
}
.staticcontent .tr .title:hover span{
	text-decoration: none;
}
.news .tr .date{
	font: 10px arial;
	color: #8a8b8b;
	padding: 11px 0px 19px 3px;
}


.news .tr .desc{
	font: 14px/22px arial;
	color: #4d4f52;
	padding-bottom:25px;
}
.news a.more{
	font: 12px arial;
	color: #4d4f52;
	background: url(../img/homepage/bullet.png) no-repeat 0 5px;
	padding-left: 10px;
	text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
	color: #c10303;
}
.staticcontent tr .title:hover{
	text-decoration: none;
}
.prevnext{
	display: block;
	float: left;
	background: url(../img/homepage/bullet.png) no-repeat 100% 5px;
	padding-right: 10px;
	font: 12px arial;
	color: #4d4f52;
	padding-bottom: 28px;
}
.prevnext:hover{
	text-decoration: underline;
	color: #c10303;
}
.prevnext.mid{
	background: none;
	padding: 0px 10px;
}
.prevnext.prev{
	background: url(../img/homepage/bullet2.png) no-repeat 0 5px;
	padding: 0px 0px 28px 10px;
}
.staticcontent{
	width: 790px;
	padding-right: 190px;
	clear: both;
	font: 14px/22px arial;
	color: #4d4f52;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}
.staticcontent a{
	color: #c10303;
	text-decoration: none;
}
.staticcontent a:hover{
	text-decoration: underline;
}
.spolka_link{
	display: block;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.staticcontent p{
	display: block;
	clear: both;
	margin-bottom: 25px;
}

.staticcontent h3{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 25px;
}

.staticcontent h4{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}
.staticcontent h5{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
.archive{
	margin-top: 30px;
}
footer .arr_down{
	display: none;
}

.footSocialBtn{
	display: block;
	width: 36px !important;
	height: 36px !important;
	float: left;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 8px;
}
.footSocialBtn span{
	padding-left: 50px;
	line-height: 32px
}

.footSocialBtn:hover{
	background-position: -36px !important;
}
.footSocialBtn:active{
	background-position: -72px !important;
}

#footSocialBtnFb{
	background: url('/img/content/blog/blog_social_fb.png') no-repeat;
}
#footSocialBtnTwitter{
	background: url('/img/content/blog/blog_social_twitter.png') no-repeat;
}
#footSocialBtnYt{
	background: url('/img/content/blog/blog_social_yt.png') no-repeat;
}
/*
header update
*/
#lp-gr-nav {
    position: absolute;
    right: 16px;
    bottom: 3px;
    width: 254px;
}
.lp-gr-btn {
    display: block;
    width: 121px;
    height: 26px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #6d6e71;
}

.lp-gr-btn:hover {
    text-decoration: underline;
}

.lp-gr-btn span{
    display: block;
    padding-left: 28px;
    padding-top: 4px;
}
#lp-btn {
    background: url('/img/header/btn-lp.png') no-repeat;
    margin-right: 8px;
}
#gr-btn {
    background: url('/img/header/btn-gr.png') no-repeat;
}

/*
launchpad
*/


.launchpadLeadBg{
    width: 100%;
    height: 394px;
    background: #0446bd; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA0NDZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA0NDZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE5NTZjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzE5NTZjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  #0446bd 0%, #0446bd 50%, #1956c3 50%, #1956c3 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0446bd), color-stop(50%,#0446bd), color-stop(50%,#1956c3), color-stop(99%,#1956c3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #0446bd 0%,#0446bd 50%,#1956c3 50%,#1956c3 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #0446bd 0%,#0446bd 50%,#1956c3 50%,#1956c3 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #0446bd 0%,#0446bd 50%,#1956c3 50%,#1956c3 99%); /* IE10+ */
    background: linear-gradient(to right,  #0446bd 0%,#0446bd 50%,#1956c3 50%,#1956c3 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0446bd', endColorstr='#1956c3',GradientType=1 ); /* IE6-8 */



}
.launchpadLeadBgShadow{
    background: url(../img/lp/main_slider_shadow.png) repeat-x;
    width: 100%;
    height: 16px;
}
.launchpadLeadImg{
    position: relative;
}
.launchpadLeadImg img{
    width: 100%;
}

.launchpadContainer{
    width: 980px;
    margin: auto;
}

.launchpadH2{
    font-family: arial;
    color: #6D6E76 !important;
    font-size: 24px !important;
    font-weight: bold;
    display: table;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 10px;
    border-bottom: 3px solid #1E9BCD;
    margin-bottom: 37px;
}

.launchpadFeat{
    width: 245px;
    float: left;
    display: table;
    text-align: center;
    -webkit-box-shadow: 1px 0px 0px 0px rgba(211, 211, 211, 1);
    -moz-box-shadow:    1px 0px 0px 0px rgba(211, 211, 211, 1);
    box-shadow:         1px 0px 0px 0px rgba(211, 211, 211, 1);
    font-family: arial;
    min-height: 320px;
}

.launchpadFeatLast{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.launchpadClear{
    clear: both;
}

.launchpadFeat img{
    width: 88px;
    height: 88px;
    padding-top: 20px;
}

.launchpadH3{
    color:#6D6E76;
    font-size: 21px;
    font-weight: bold;
    margin-top: 22px;
    margin-bottom: 22px;
}

.launchpadP{
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 25px;
    color:#5E5E5E;
}

.launchpadBottomLeadBg{
    width: 100%;
    padding-bottom: 46px;
    background-color:#1E9BCD;
    margin-top: 46px;
}

.launchpadH2Inversed{
    color: #ffffff !important;
    display: table;
    text-align: center;
    margin: auto;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #00D196;
    margin-bottom: 30px;
}

.launchpadBottomP{
    text-align: center;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
}

.launchpadContactUsBtn {
    background-color:#3849C7;
    -webkit-border-top-left-radius:9px;
    -moz-border-radius-topleft:9px;
    border-top-left-radius:9px;
    -webkit-border-top-right-radius:9px;
    -moz-border-radius-topright:9px;
    border-top-right-radius:9px;
    -webkit-border-bottom-right-radius:9px;
    -moz-border-radius-bottomright:9px;
    border-bottom-right-radius:9px;
    -webkit-border-bottom-left-radius:9px;
    -moz-border-radius-bottomleft:9px;
    border-bottom-left-radius:9px;
    text-indent:0;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:24px;
    font-weight:bold;
    font-style:normal;

    display: table;
    line-height:50px;

    padding-left: 50px;
    padding-right: 50px;

    text-decoration:none;
    text-align:center;

    margin:auto;
}

.launchpadContactUsBtn:hover {
    background-color:#4859CC;
}
.launchpadContactUsBtn:active {
    background-color:#3344B7;
}

.launchpadLeadBg.grLeadBg {
    background: #3c3c40;
}

.launchpadBottomLeadBg.grBottomLeadBg {
    background-color: #3c3c40;
}

.launchpadH2.grH2 {
    border-bottom: 3px solid #ef0f3a;
}

.launchpadContactUsBtn.grContactUsBtn {
    background-color: #ef0f3a;
}
.launchpadContactUsBtn.grContactUsBtn:hover {
    background-color: #fb4568;
}
.launchpadContactUsBtn.grContactUsBtn:active {
    background-color: #ef0f3a;
}