/* ================================================= */
 em {color: #666668;}
 * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {margin-top: 11px;}
 h3, .uk-h3 {font-size: 20px;line-height: 22px;}
legend {color: #666668;}
.tm-navbar {padding:0px; 5px; 5px;} 
.uk-navbar-nav > li > a {padding: 0 20px;}
/*.tm-nav-logo{width: 105px; height: 75px;}*/
.tm-nav-logo{width: 125px; height: 89px;}
.tm-footer p {font-size:12px;}
.tm-footer a {color: #ee7d0c;}

@media (max-width: 767px) {
.tm-navbar, .tm-navbar.tm-navbar-small {height: 40px !important;}
}

@media (min-width: 768px) {
.tm-block-large-padding {padding-top: 10px;padding-bottom: 12px;}
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #ccc;
}

a.linko:hover {text-decoration:none;}

#jform_contact_message {height:120px;width:300px;}

.uk-breadcrumb > li:nth-child(n+2):before {content: ">";display: inline-block;margin: 0 12px;color: rgba(170, 170, 172, 1);}

.sectiontableheader {display:none !important;}
.ariQuizQuestionTitle {
color: #666668;
background: none !important;
}
.ariQuizQuestionRight p {margin-bottom: 0 !important;}
/*.ariQuizHeaderInfo td div {margin-left:10px;}*/
.ariQuizProgressWrap {border: 1px solid #888;}
.ariQuizProgress {background: #ee7d0c;}
strong, dt, th, b {font-weight: bold;}

#ariQuizContainer .aq-question-panel:nth-child(even) {background: transparent !important;}

.aq-question-title {color: inherit !important; background-color: transparent !important;
width: inherit !important; text-align: left; font-size: inherit !important; line-height: inherit; 
}
a.uk-icon-facebook:hover {text-decoration: none !important;}


#ca_banner {
    position: fixed!important;
    z-index: 16777270;
    width: 100%!important;
    height: 93px;
    background: url('img/przez.png');
    text-align: center;
    border-width: 1px 0 1px 0!important;
    border-style: solid!important;
    border-color: #fff!important;
    display: none;
    box-shadow: 0 0 40px #444;
    padding: 10px 0;
    left: 0;
    right: 0;
	float:none!important;
	text-shadow:none;
	border-radius: 0!important;
	margin: 0 auto!important;
}
#ca_info {
    background: #fff;
    height: 304px;
    left: 50%;
    margin-left: -350px;
    margin-top: -182px;
    margin-bottom:20px;
    position: fixed;
    top: 50%;
    width: 700px;
    box-shadow:0 0 40px #444;
    z-index:16777271;
    padding:30px;
    box-sizing:border-box;
    display:none;
    border:1px solid #999999;
    text-shadow:none;
}
#ca_info .ca_info_close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #fff;
    font-weight: bold;
    height: 25px;
    width: 25px;
    border-radius: 16px;
    background: #AA0000 url('img/close.png');
    text-align: center;
    line-height: 1.3em;
    font-size: 18px;
    cursor:pointer;
}
#ca_info_plus {
    box-sizing:border-box;
    overflow: auto;
    height: 254px;
    padding-right:10px;
	color:#000;
	text-align:left;
}
#ca_info_plus  p{
	color:#000;
	text-align:left;
	font-size:12px;
}
#ca_info_plus  p span a.linko{
	color:#ff9e33;
	text-decoration: none;
}


#ca_banner p,#ca_banner h2 {
    margin:4px 0;
    padding:0;
    line-height:1.2em;
	color:#000;
	float:none!important;
}
#ca_banner h2 {
    font-size:14px;
    font-weight:bold;
	text-shadow:none !important;
	font-family:Arial;
}
#ca_banner p {
    font-size:14px;
	color:#fff;
	text-shadow:none;
	font-family:Arial;
}

#ca_banner p span {
    text-decoration:underline;
    color:#0089F2;
    cursor: pointer;
    font-weight: bold;
	float:none!important;
}
#ca_banner .accept  {
    cursor:pointer;
    font-size:14px;
    margin:5px auto;
    width:120px;
    background: #0089f2;
    padding:3px;
    border-radius:3px;
    text-shadow:1px 1px 0 #0072ca;
    color:#fff;
    background-image: -webkit-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -moz-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -o-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0089F2), to(#0072ca));
    background-image: linear-gradient(#0089F2 0%, #0072ca 100%);
	float:none!important;
}
#ca_banner .accept:hover {
    box-shadow:0 0 15px #000;
}

.testo_introduttivo {
    margin: 5px auto !important;
    border: solid 1px rgba(0,0,0,0.2);
    padding: 5px !important;
    text-align:justify !important;
    background-color: rgba(0,0,0,0.01);
}
