﻿html, body {
    padding: 0;
    margin: 0;
}

body	{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 11px;
    color:#757575;
    overflow: auto;
}

a	{
    text-decoration: none;
    color:#757575;
}

h1,h2	{
    font-weight: normal;
    color:#6C6C6C;
    text-shadow: #FFF 1px 1px 0px;
    font-size: 18px;
    font-family: 'Arial', Gadget, sans-serif;
}

h2	{
    font-size: 20px;
}

h3	{
    font-size: 16px;
}
hr{
    border:none;
    border-top:1px solid #EEEEEE;
}

input[type=text],textarea{
    padding:2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    border:1px solid #DDDDDD; 
    font-family: Tahoma,Helvetica,Arial,sans-serif;
}

.btnBlue{
    width:58px;
    height:23px;
    padding-bottom: 3px;
    background: url('/img/btn_blue.png') no-repeat;
    color:white;
    font-size: 9px;
    border:none;
    text-align: center;
    text-shadow: #999 1px 1px 0px;
}
/*******************************  GENERAL LAYOUT  ******************************/
#wrapper{
    float: left;
    width:100%;
    height: 100%;
    background: url('/img/body_bg.png') bottom repeat-x ;
}
#mainWrapper{
    width:978px;
    margin: 0 auto;
}
#top,#top a{
    color: #B1B1B1;
}
#top a:hover,#footer a:hover,#middle a:hover,a.wall_links:hover{
    color: #079CF3;
    border-bottom: 1px dotted #079CF3;
}
#top_sitemap{
    float:right;
    padding-top: 20px;
    padding-right: 17px;
}
.quart{
    width:25%;
    float: left;
}
.triple{
    width:33%;
    float: left;
}
#middle{
    float:left;
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    background: url('/img/middle_bg.png') no-repeat bottom left;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
}
#middle,#middle a{
    color:#8C8C8C;
}
#middle .quart{
    padding:12px 18px 0px;
    width: 208px;
    font-size: 11px;
}
#bottom .quart{
    padding:12px 10px 0px;
    width: 216px;
}
#bottom{
    width: 100%;
    float:left;
    background: url('/img/ekspert.png') no-repeat right bottom;
}
#left_panel{
    float: left;
    width: 245px;
    margin-top: 1px;
}
#left_panel h1{
    margin: 0;
    background: #F1F1F1;
    padding:10px;
    padding-top:21px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow:none;
    clear:both;}
#center_panel{
    float: left;
    margin-top: 1px;
    width: 733px;
    font-size: 15px;
    font-family: Arial,Helvetica, sans-serif;
    line-height: 150%;
}
#center_panel h1,.wide h1{
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
}
#center_panel h2,.wide h2{
    font-weight: bold;
}
#center_panel_top{
    height: 175px;
}
#center_panel_bottom{
    float: left;
    border-left: 1px solid #F0F0F0;
    /*    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);*/
    /*    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);*/
}
#center_panel_bottom,#center_panel_top{
    padding: 20px;
    padding-top:0;
}
#panels_wrapper{
    float: left;
    border-bottom: 1px solid #F0F0F0;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);

}
.wide{
    width: 930px;
    margin: 23px;
}
#breadcrumb{
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 10px;
}
#breadcrumb a{
    color: #199CEF;
}
#stats{
    height:20px;
    font-size: 9px;
    text-align: right;
    color:#CCCCCC;
    font-family: Verdana, Helvetica, sans-serif;
}
#stats a{
    color: #199CEF;
}
p.article_header{
    color: #199CEF;
    font-size: 18px;
}
.half{
    width: 50%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#doSearch{
    float: right;
}
/*******************************  MENU  ******************************/
#menu{
    background: url('/img/top_menu_bg.png') no-repeat right bottom;
    height: 29px;
    width: 100%;
    float: left;
    clear: both;
    margin-top:1px;
    margin-bottom:1px;
}
#menu a{
    display: block;
    float: right;
    color:white;
    height: 22px;
    font-size: 10px;
    padding-left:8px;
    text-shadow: #999 1px 1px 0px;
    text-transform: uppercase;
    font-family: 'Arial', Gadget, sans-serif;
}
#menu span{
    display: block;
    padding:7px 15px 4px 7px;
    margin-right: 5px;
}
#menu a.active,#menu a:hover{
    background: url('/img/active_l.png') no-repeat left bottom;
}
#menu a.active span,#menu a:hover span{
    background: url('/img/active_r.png') no-repeat right bottom;
}
a img{
    border:none;
}
#searchForm{
    float: right;
    margin-right: 0px;
    margin-top: 16px;
    font-size: 9px;
}
#subscribeForm{
    margin-top: 10px;
    margin-bottom: 20px;
}
#search{
    background: url('/img/search.gif') no-repeat right center;
    width: 140px;
    font-size: 10px;
    padding-right: 18px;
    margin-right: 4px;
    margin-bottom: 3px;
}

/*******************************  ARTICLES  ******************************/
.art_list_gr {
    text-indent: -8px;
    list-style-type: none;
    color: #999999;
    padding: 0;
    margin: 0;
}
.art_bullets_gr {
    background: url(/img/yel_square.gif) no-repeat 0px 6px;
	min-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 12px;
	padding: 2px 0 5px 15px;
	margin-top: 3px;
}
#logo img{
    padding: 10px 23px;
}
#logo:hover{
    border-bottom: none !important;
}
.orange{
    color:#FFA935;
}
.blue{
    color:#079CF3;
}
.art_text{
    width: 538px;
    float: right;
}
#bottom{
    color:#898989;
    font-size: 9px;
    height: 235px;
}
#bottom h1{
    font-size: 14px;
    margin-top: 5px;
}
#footer{
    width: 100%;
    float:left;
    padding-top: 7px;
    padding-bottom: 61px;
}
#footer div{
    float: left;
    width: 50%;
}
#footer,#footer a{
    color:white;
    font-size: 9px;
}
.right{
    text-align: right;
}
#partnerzy{
    /*padding-top:117px !important; */
}
#askExpertForm, #askExpertForm input[type=text],#askExpertForm textarea{
    width:100%;
}
#askExpertForm input[type=text],#askExpertForm textarea{
    margin-right: 5px;
}
.articles .art_icon,.problem .art_icon,.solutions .art_icon{
    padding-right: 15px;
    float: left;
    clear: both;

}
.articles .article_header,.problem .article_header,.solutions .article_header{
    margin:0;
    line-height: 130%;
}
.article_list .article_header{
    font-size: 12px;
    color: #AAA;
}
.articles .half,.problem .half, .solutions .half{
    margin: 0;
    font-size: 10px;
}
.articles .article_list, .problem .article_list,.solutions .article_list{
    margin-bottom: 30px;
    float: left;
}

.article_list h2,.problem h2{
    font-size: 18px;
    margin: 0 0 5px;
}

.solutions .article_list{
    background: #EEE;
    padding: 15px;
    margin-bottom: 0;
}
.solutions .article_list_w{
    float: left;
    border:1px solid #DDD;
    padding: 5px;
    margin-bottom: 15px;

}
.solutions .art_text{
    width: 500px;
}
.solutions a .art_text{
    color: #079CF3;
}
.solutions{}
/*************************** STARS RATING ******************************/
.stars div a {
    background: transparent url(sprite_rate.png) 0 0 no-repeat;
    display: inline-block;
    height: 23px;
    width: 12px;
    text-indent: -999em;
    overflow: hidden;
}
.stars a.rating-right {
    background-position: 0 -23px;
    padding-right: 6px;
}
.stars a.rating-over { background-position: 0 -46px; }
.stars a.rating-over.rating-right { background-position: 0 -69px; }
.stars a.rating { background-position: 0 -92px; }
.stars a.rating.rating-right { background-position: 0 -115px; }
.star-rating-small{
    margin-top: 10px;
    font-size: 10px;
}
.star-rating-small img{
}
/*******************************  SLIDER  ******************************/

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
/* // image replacement */

#container{
    margin:0 auto;
    position:relative;
    text-align:left;
    width:696px;
    background:#fff;
    margin-bottom:2em;
}
#header{
    height:80px;
    line-height:80px;
    background:#5DC9E1;
    color:#fff;
}
#content{
    position:relative;
}

/* Easy Slider */

#slider{
    float:left;
    width:980px;
    height: 130px;
    overflow: hidden;
}
#slider h1,#slider h2,#slider p{
    margin: 0;
}
#slider h1{
    text-transform: uppercase;
    font-size: 16px;
}
#slider h2{
    font-size: 14px;
}
#slider a{
    display: block;
    padding-top: 15px;
    height: 112px;    
    border-left: 1px solid #FFF;
}

#slider a:hover {
    background: url('/img/carousel_bg_active.png') repeat-x;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li{
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
    width:140px;
    width:314px;
    height:127px;
    float: left;
    overflow:hidden;
    background: url('/img/carousel_bg.png') repeat-x top;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
    display:block;
    width:18px;
    height:127px;
    left:-30px;
    z-index:1000;
    float: left;
}
#nextBtn, #slider1next{
    /*    margin-left: 1px;*/
}
#prevBtn, #slider1prev{
    clear: left;
    /*    margin-right: 1px;*/
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
    display:block;
    position:relative;
    width:19px;
    height:127px;
    background:url(/img/carousel_arr_l.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
    background:url(/img/carousel_arr_r.png) no-repeat 0 0;
}

/* numeric controls */

ol#controls{
    margin:1em 0;
    padding:0;
    height:20px;
    float:left;
    margin-top: -35px;
    margin-left: 765px;
	position: relative;
}
ol#controls li{
    margin:0 10px 0 0;
    padding:0;
    float:left;
    list-style:none;
    height:28px;
    line-height:28px;
}
ol#controls li a{
    float:left;
    height:11px;
    width:11px;
    line-height:10px;
    padding:1px;
    font-size: 9px;
    text-decoration:none;
    color:#079CF3;
    text-align: center;
    background: url('/img/carousel_inactive.png') no-repeat;
}
ol#controls li.current a{
    color:#FFF;
    background: url('/img/carousel_active.png') no-repeat;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/*******************************  BANNER  ******************************/
#slider2,#slider2Text{
    float: left;
    clear: left;
    margin-top:1px;
    margin-bottom:1px;
}
#slider2 li{
    background: transparent;
    height: 306px;
    width:741px;
}
#slider2Text{
    width: 237px;
    height: 306px;
    background: url('/img/bannerTextBg.png') no-repeat right top;
    clear: none;
}
#slider2Text ul{
    margin: 0;
    padding: 0;
}
#slider2Text li{
    display: none;
    list-style-type: none;
}
.sliderImg{
    float:left;
    width: 741px;
    height: 306px;
}
.sliderImg img{
    display:none;
}
.sliderImg.loading {
    width: 741px;
    height: 306px;
    background-position: 50%;
}
.sliderText{
    opacity: 0.99;
    color:white;
    font-size: 14px;
    padding:10px 30px 0px 23px;
    width:186px;
    float: left;
    line-height: 115%;
}

.sliderText h1{
    color:white;
    font-size:23px;
    line-height:21px;
    text-shadow: none;
}

.sliderText a{
    color: #FFF;
}

/* // Easy Slider */
.star-rating{
    float: right;
}

.comment_user{
    font-size: 9px;
}
.comment{
    font-size: 11px;
}
.comment_user .timestamp{
    color:#BBB;
}
.related li,.similar li{
    font-size: 12px;
    list-style-image: url(/img/yel_square.gif) ;
    padding-bottom: 15px;
}
.similar{
    width: 100%;
}
.similar img{
    margin-right: 10px;
}
.similar li{
    padding-bottom: 3px;
}
.similar h2{
    margin: 0;
}
.related,.similar{
    float: left;
    padding:0;
    margin:0;
    margin-top: 10px;
    margin-left: 29px;
}
.similar .half{
    height: 100px;
    line-height: 110%; 
    width:48%;
    font-weight:bold;
}
.similar .star-rating-small{
    font-weight:normal;
}
.loading{
    background: url('/img/spinner.gif') no-repeat top left;   
    height: 20px;
    width: 20px;
}
.poll_bar {
    height: 1px;
    border-bottom: 2px solid #199CEF;
    clear: both;
} .poll_option, .poll_result {
    text-align: right;
    float: left;
    width: 22px;
    margin-top: 10px;
} .poll_option {
    text-align: left;
    width: 190px;
}
.search_results{
    z-index: 10;
    width:200px;
    position: relative;
    top:10px;
    right: 10px;
    border:1px solid;
    /*    display: none;*/
}
.ss-wrap{
    float:left;
}
.steps {
    float: left;
    height: 81px;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 274px;
}
.steps h1, .steps h2 {
    color: #818181;
    font-weight: bold;
    padding: 20px 20px 20px 85px;
}
#step1 {
    background: url("/img/step1.jpg") no-repeat scroll 0 0 transparent;
    margin-left: 20px;
    margin-right: 30px;
}
#step2 {
    background: url("/img/step2.jpg") no-repeat scroll 0 0 transparent;
    margin-right: 30px;
}
#step3 {
    background: url("/img/step3.jpg") no-repeat scroll 0 0 transparent;
}
.extras_box{
    width:550px; 
    height:200px;
}
.wall_img {
    margin-right: 15px;
}
.wall_links {
    color: #999999;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    background: url('/img/download.jpg') no-repeat left;
    padding-left: 15px;
    display: block;
    float: left;
    width: 60px;
    border-bottom: 1px solid white;
}
#lexicon {
    margin-top: 50px;
}

#lexicon #letters{
    position: absolute;
    top: 180px;
    width: 690px;
}

#letters h2 {
	text-align: center;
	font-size: 19px;
	}

.tipped{
    color: #CCC;
}
.lista {
    background-image: url(/img/numdots.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding-left: 35px;
    margin: 3px;
}

.lista p {
    padding:0;
    padding-top: 2px;
    margin:0;
    font-size: 15px;    
}

.n2 {
    background-position: 0px -26px;
}

.n3 {
    background-position: 0px -52px;
}

.n4 {
    background-position: 0px -78px;
}

.n5 {
    background-position: 0px -104px;
}

.n6 {
    background-position: 0px -130px;
}

.n7 {
    background-position: 0px -156px;
}

.n8 {
    background-position: 0px -182px;
}

.n9 {
    background-position: 0px -208px;
}

.n10 {
    background-position: 0px -234px;
}

.n11 {
    background-position: 0px -260px;
}

.n12 {
    background-position: 0px -286px;
}

.n13 {
    background-position: 0px -312px;
}

.n14 {
    background-position: 0px -338px;
}

.n15 {
    background-position: 0px -364px;
}
#wysuwane
{
    background: url("/img/fbpodklad.png") no-repeat scroll 0 0 transparent;
    padding: 10px;
    width: 281px;
    height: 402px;
    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 50%;
    z-index: 3;
}
.zamknij
{
    background-position: 0px 0px -280px 0px;
}
.fb-like{
    margin-right: 65px;
    width:153px;
}
#art_newsletter h2{
    font-weight: normal;
}
#art_newsletter .grey{
    background: #ececec;
    padding: 30px;
    padding-top: 15px;
    float: left;
    margin-bottom: 10px;
}
.small {
    font-size: 11px;
    width: 600px;
    float: right;
    margin-top:15px;
    line-height: 15px;
}
#art_newsletter{
    clear: both;
    float: left;
    margin-bottom: 10px;
}
#art_newsletter input{
    border-radius: 3px;
    padding: 2px;
}
#art_newsletter input[type=checkbox]{
    margin:0px;
    margin-top:18px;
    width: 20px;
    float: left;
}
#art_newsletter input[type=submit]{
    height:40px;
    width:95px;
    background: #18a5ec;
    border:1px solid #008fd6;
    color:#FFF;
    font-weight: bold;
}
#art_newsletter input[type=text]{
    height:20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width:510px;
    padding:10px;
}
#result{
    padding:20px;
    background: #FFF;
    /*border:1px solid #008fd6;*/
    border-radius: 3px;
    clear:both;
    text-align: center;
    line-height: 20px;
    display: none;
}
#confx{
    z-index: 100;
}
.art_date{
    float:left;
    width: 200px;
    text-align: left;
}
.waypoints {
    display: none;
    box-shadow: -2px 0px 25px 0px #BEBEBE;
    position: fixed;
    bottom: 20px;
    right: 0px;
    width: 370px;
    height: 170px;
    background: #FFF;
	z-index:8;
}
.waypoints .desc{
    position: absolute;
    bottom: 15px;
    background: #FFF;
    opacity: 0.8;
    color: #313131;
    width: 340px;
    margin:0px;
    z-index: 15;
    padding: 8px;
    line-height: 100%;
    font-size: 17px;
    font-weight: bold;
    z-index: 10;
    left: 15px;

}
.waypoints .img{
    width: 355px;
    height: 140px;
    margin:15px;
    margin-right: 0px;
    position: absolute;
    top: 0px;
    z-index: 10;
}
.waypoints .head{
    border-radius:0 0 5px 0 ;  
    color:#FFF;
    background-color: #18A5ED;
    position: relative;
    top:0;
    left: 0;
    width: 195px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 20;
    padding-left: 17px;
}

.sim-attention
{
	background: #fbfbfb;
	padding: 10px 10px 10px 10px;
	margin: 40px 0px 20px 0px;
}

.sim-attention > div
{
	margin-bottom: 10px;
    background: #f7f7f7;
    transition: 0.3s;
	padding: 10px;
	transition: 0.3s;
}

.sim-attention > div > span:before
{
	content: '\2023';
    position: relative;
    margin-right: 5px;
    color: #ffc800;
    font-size: 18px;
}

.sim-attention > div:hover
{
	cursor: pointer;
}