/* 
    Document   : common
    Created on : 2010-08-23, 15:00:33
    Author     : Mirek Sabiniewicz, Tomasz Glowinski
    Description:
        Przerywniki, justowniki
*/

/* Przerywniki */
.cl, .clear
{
    clear: both;
    height: 0px;
    font-size: 0px;
}
.clr, .clr_p
{
    clear: both;
    width: 100%;
    height: 15px;
    font-size: 15px;
}

.baner_clr
{
    clear: both;
    width: 100%;
    height: 15px;
}

/* oddzielacz zajawek poziomy */
.zaj_cl, .cl_hr
{
    clear: both;
    height: 0px;
    font-size: 0px;
    margin: 20px 0px 20px 0px;
    border-top: 1px solid #E1E1E1;
}

abbr
{ border: none; }

/* justowniki */
.bottom
{
    width: auto;
    margin: 15px 0px 15px 0px;
}

.top
{
    margin: 0px 0px 10px 0px;
    clear: both;
}

/* podstawa stylowania róznych table (dokumenty, kontakt, kalendarz itp. */
table.table_common
{
    width: 100%;
    text-align: left;
    padding: 10px 0px 0px 0px;
}

table.table_common a
{
    color: #2F3C4C;
    text-decoration: none;
}

table.table_common a:hover
{
    color: #F32B2B;
    text-decoration: none;
}

table.table_common tr.odd
{
    background-color: #ffffff;
    text-decoration: none;
}

table.table_common tr.even
{
    background-color: #eeeeee;
    text-decoration: none;
}

table.table_common tr.odd:hover, table.table_common tr.even:hover
{
    background-color: #0199CB;
    color: white;
    cursor:pointer;
}

table.table_common tr.odd:hover a, table.table_common tr.even:hover a
{
    color: white;
}

table.table_common td {
    padding: 6px 6px 6px 6px;
}

table.table_common th {
    padding: 6px 6px 6px 0px;
}

table.table_common,
table.table_common textarea,
table.table_common input[type="text"],
table.table_common input[type="password"],
table.table_common select {
    width:100%;
}

input[disabled]
{
    opacity: 0.3;
    filter: grayscale(1);
}


#infobar_floating .infobar_closer {
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0 0 0;
    width: 30px;
}

#infobar_static {
    height: 30px;
    margin: 0px auto 5px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
}

#infobar_div
{
    height: 30px;
    z-index: 1000;
}



/* NAWIGATOR ******************************************************************/
.navigator
{
    width: 97%;
    color: #7098ba;
    float: none;
    font-size: 12px;
    margin: 12px 0px 11px 0px;
    text-transform: uppercase;
	padding-left: 30px;
}

.navigator span {
    vertical-align: middle;
    padding: 3px 19px 0px 0px;
    font-family: Raleway;
    color: #0099CD;
    font-size: 12px;
    background: url(../../images/portal/navi.png) no-repeat scroll right center;
    display: block;
    margin-left: 16px;
	display: inline;
}

.navigator a.navigator_home
{
    background: url("../../images/portal/navigator.png") no-repeat scroll 0px center;     
    padding: 3px 0px 0px 24px;
    text-transform: none;
    font-family: Raleway;
    color: #0099cd;
    font-size: 12px;
	display: inline;
}


.navigator a.navigator_home:hover
{
    color: #F32B2B;
    background: url("../../images/portal/navigatorh.png") no-repeat scroll 0px center;
}

.navigator a
{
    text-decoration: none;
    text-transform: none;
    color: #898989;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
    display: inline;
}



.navigator a:hover
{
    color: #982A41;
}




/* oznaczenie wymaganych pol w formularzach dodawania tresci od strony internauty */

input.valid, .valid  {
   background-color: #F4FEF7;
   border: 1px solid green;
}

input.valid-err, .valid-err, input.required, .required  {
   border: 2px solid pink;
   background-color: #FEF5F4;
}

.box_blue {
    width: 98%;
    padding: 5px;
    border: 1px solid green;
    text-align:center;
    margin: 5px auto;
    background-color: #F4FEF7;
}

.box_red {
    width: 98%;
    padding: 5px;
    border: 2px solid pink;
    background-color: #FEF5F4;
    text-align:center;
    margin: 5px auto;
}

/*Klasy div uzywane do zakladek yetii*/
div.zakladki,
div.jezyki,
div.jezyki_1,
div.jezyki_2{
    /* display: none; */
}
/*ustawienia captcha - kontakt - polecaneLinki itd.*/
div.captcha_zglos{
    border: 1px solid silver;
    width: 100%;
}

div.captcha_zglos input.input{
    width: 84%;
    border: 1px solid silver;
}

div.kontakt_uwagi{
    margin-bottom: 15px;
    margin-top: 15px;
}

div.kontakt_details{
    margin-top: 5px;
    line-height: 160%;
}

div.captcha_obrazek{
    width:100%;
    height:100px;
}

div.captcha_dol{
    padding: 5px;
    border-top: 1px solid silver;
}

optgroup {
    font-style: normal;
}

.center_item {
    clear: both;
    padding: 5px 2px 5px 2px;
}

.menu_kat_icon
{
    width: 16px;
    height: 16px;
    float: left;
    margin: 0px 2px 0px 0px;
}

.menu_kat_icon + span
{
    display: block;
    padding: 0px 0px 0px 20px;
}

.translate-bar
{ text-align: center; }

.translate-bar > a > img
{ 
    margin: 5px 5px 10px;
    border: none;
}

span.label,
div.label
{
    width: 5px; 
    height: 5px; 
    margin-right: 5px; 
    display: inline-block; 
    vertical-align: middle;  
}
*:focus  { outline: none; }

div.concept-gallery{
    cursor: pointer;
}
p.tekst_img_zajawka { cursor:pointer;float: left; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; }
p.tekst_tytul_zajawka { cursor:pointer;margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; font-weight: bold; font-size: 12pt;}
p.tekst_zajawka_zajawka {  cursor:pointer;margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; font-size: 9pt; }
p.tekst_ilosc_zajawka {  cursor:pointer;margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 8pt; }
p.tekst_img_zajawka { cursor:pointer;float: left; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; }

.naglowek_homepage {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
    clear: both;
}

.hyperss-text .hyperss-title {
    color: #FFFFFF;
    font-family: 'Dosis',sans-serif;
    font-size: 17pt;
    padding: 0 15px;
    text-align: left;
}

.hyperss-text .hyperss-description {
    color: #FFFFFF;
    font-family: 'Dosis',sans-serif;
    font-size: 14pt;
    padding: 0 15px;
    text-align: left;
}
/* info o cookies */

#cookies-message {
	padding: 10px 0px;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid rgb(249, 217, 118);
	text-align: center;
	position: fixed;
	bottom: 0px;
	background-color: #f9d976;
	width: 100%;
	z-index: 999;
}


#accept-cookies-checkbox {
	background-color: #615F5A;
	padding: 1px 10px;
	color: #FFF;
	border-radius: 4px;	
	display: inline-block;
	margin-left: 10px;
	text-decoration:none;
	cursor: pointer;
}
#accept-cookies-checkbox:hover {
	background-color: #EC393F;
}

.promowana
{
    width: 17px;
    height: 16px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: url('../../images/common/promowana.png') no-repeat center center;
    vertical-align: text-bottom;
}

blockquote
{
    padding-left: 50px !important;
    margin: 0 !important;
    background-image: url("../../images/common/quote-b.png");
    background-position: left bottom;
    background-repeat: no-repeat;
	overflow: auto;
}

blockquote > p
{
    padding-right: 50px !important;    
    margin: 10px 0 10px 0 !important;
    background-image: url("../../images/common/quote-q.png");
    background-position: right top;
    background-repeat: no-repeat;
}

b.author
{ position: relative; }

b.author:hover > .wizytowka
{ display: block !important; }

.wizytowka
{
    position: absolute;
    top: 100%;
    left: 50%;
    width: 330px;
    padding: 8px;
    border: 1px solid #982A41;
    border-radius: 0 8px 8px 8px;
    box-shadow: 0 0 15px 0px #B1B1B1;
    background: #fff;
    z-index: 2;
    color: #898989;
}

.wizytowka > .left + div
{ 
    width: 150px; 
    float: right; 
}

.wizytowka .right
{
    margin: 0 0 0 10px;
    float: right;
    display: block;
}

span.notice
{
    border: 1px solid green;
    padding: 3px;
    margin: 1px 0 1px 2px;
    background-color: #E7FFE7;
    color: green;
    font-weight: bold;
    cursor: default;
    display: block;
}

span.error
{
    border: 1px solid red;
    padding: 3px;
    margin: 1px 0 1px 2px;
    background-color: #FFFFC0;
    color: red;
    font-weight: bold;
    cursor: default;
    display: block;
}

span.info
{
    border: 1px solid darkBlue;
    padding: 3px;
    margin: 1px 0 1px 2px;
    background-color: #F0F8FF;
    color: darkBlue;
    font-weight: bold;
    cursor: default;
    display: block;
}

#template-preview
{
    width: 300px;
    padding: 10px 10px 10px 50px;
    margin: 0 -160px;
    position: fixed;
    top: 0;
    left: 50%;
    background: #fff url('../../images/portal/info.png') no-repeat left center;
    opacity: 0.6;
    box-shadow: 0 0 15px 0 #333;
    border-radius: 0 0 15px 15px;
    color: #000080;
    cursor: pointer;
    z-index: 4;
}

#template-preview:hover
{
    opacity: 0.9;    
}

/* komunikat dla przestarzalych przegladarek */
#jr_inner ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#jr_inner ul li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 122px;
	margin: 0 10px 10px 10px;
	padding: 0;
	text-align: center;
}

#jr_inner li a {
	color: #333;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

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

#jr_inner .jr_icon {
	width: 100px;
	height: 100px;
	margin: 1px auto;
	padding: 0;
	background: transparent no-repeat scroll left top;
	cursor: pointer;
}
/*************************************/

.match-rate-bg
{
    width: 100%;
    height: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    background: #f2f2f2;
    position: relative;
    display: block;
}

.match-rate-bg > .text
{
    width: 100%;
    height: 12px;
    padding: 2px 0;
    margin: 0;    
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    z-index: 1;
}

.match-rate-bg > .bar
{
    height: 16px;
    padding: 0;
    margin: 0;    
    position: absolute;
    top: 0;
    left: 0;
    background: #ffa;
    z-index: 0;
}

#files.files > div
{
    width: 100px;
    overflow: hidden;
    margin: 0 10px 10px;
    display: inline-block;
    vertical-align: top;
}

#files.files > div > p
{
    margin: 0;
}

.progress_bar
{
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;   
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress_bar > div
{
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #982A41;   

    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
    
}

#search_data_arch_year, #search_data_arch_month {width: 49%; float:left;}
#search_data_arch_month {float:right;}