/*
Akademia Wiedzy
*/

body {
	margin: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	background: #C2C2C2;
	font-size: 12px;
	color: #1C1C1D;

}


/* Linki */

a {
	text-decoration: none;
	color: #197BFF;
}

a:hover {
	background: none;
}



/* Nagłówki i akapity */

h1, h2, h3, h4 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2.1em;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 7px;
	font-weight: bold;

}


h3 {
	font-size: 1.3em;
	margin-bottom: 6px;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	margin: 6px 6px;
	font-weight: bold;

}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}


#otoczka {
	width: 886px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 10px;

}

notka {
	margin: 0px 5px 5px 0px;
	padding: 5px 5px 5px 5px; 	
        font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #000000;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2;
}


/* Top */

#top {
	width: 880px;
	height: 165px;
	margin: 1px auto;
	background: url(images/img-top.jpg) no-repeat center top;
}

/* Baner */

#baner {
	float: left;
	width: 880px;
	color: #B2B2B2;

}

#baner h1, #baner h2 {
}

#baner h1 {

	padding: 40px 1px 1px 20px;
	font-weight: bold;
	font-size: 3.4em;

}

#baner h2 {

	margin: 1px;
	padding: 1px 10px 1px 20px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFFFCE;
} 

#baner a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#baner p {

	margin: 1px;
	padding: 10px 10px 1px 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	

}

/* Menu */

#menu {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img-menu.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 14px 13px 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #528ACE;
	color: #FFFFFF;
}


/* Wyszukiwarka */


#search_box {
        margin-bottom: 12px;
}

.searchfield {
        width: 138px;
        font-family:verdana, arial, sans-serif;
        font-size: 12px;
        text-align:left;
        padding:2px 2px;
}

.searchbutton {
        width: 54px;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
}




/* Strona */

#strona {
	width: 880px;
	margin: 0 auto;

}

/* Tresc */

#tresc {
	float: left;
	width: 560px;
	padding: 20px 30px 0 30px;
	border: 1px dashed #D2D4C9;
}

#tresc h2 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000;
}

#tresc h2 a {
	margin-bottom: 7px;
	font-weight: bold;
	color: #000000;
}



.tekst .title {
	color: #004790;
}

.tekst .title a {
	background: none;
	color: #004790;
	border: none;
}

.tekst .title a:hover {
	text-decoration: none;
}

.tekst .meta {
	border-bottom: 1px dashed #D2D4C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.tekst .wstawka {
	padding: 2px 0 20px 0;
	text-align: justify;
}

.tekst .wstawka a:hover {
	text-decoration: underline;
}


.tekst .wstawka img {
	margin: 6px 6px 6px 0px;
}

.tekst. .wstawka a img {
	margin: 6px 6px 6px 0px;

}


.tekst2 {
}

.tekst2 .title {
	color: #004790;
}

.tekst2 .title a {
	background: none;
	color: #004790;
	border: none;
}

.tekst2 .title a:hover {
	text-decoration: none;
}

.tekst2 .meta {
	border-bottom: 1px dashed #D2D4C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
}

.tekst2 .wstawka {
	padding: 10px 0 20px 0;
	text-align: justify;
}

.tekst2 .wstawka a:hover {
	text-decoration: underline;
}

#tabela3kol {
   width: 556px;
   border: 0px solid white;
   border-collapse: collapse;
   background-color: #ffffff;
}
#tabela3kol td {
   width: 185px;
   vertical-align: top;
   text-align: center;
   border: 0px solid white;
   padding: 5px;
}

#tabela2kol {
   width: 556px;
   border: 0px solid white;
   border-collapse: collapse;
   background-color: #ffffff;
}
#tabela2kol td {
   width: 277px;
   vertical-align: top;
   text-align: center;
   border: 0px solid white;
   padding: 5px;
}


/* Bok */

#bok {
	float: right;
	width: 206px;
	padding: 28px 20px 0 20px;
	color: #1C1C1D;
	background: #F7F7F7;
}

#bok ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#bok li ul {
	padding-bottom: 33px;
	border-top: 2px dashed #D2D4C9;
}

#bok li li {
	line-height: 20px;
	padding: 3px 0px 3px 0px; 
	border-bottom: 1px dashed #D2D4C9;
}

#bok h2 {
        margin-bottom: 10px;
	color: #004790;

}

#bok p {
	padding-bottom: 20px;
	text-align: left;
}

#bok a {
	color: #1C1C1D;
	padding: 1px 3px 0px 0px;
	border: none;
}

#bok a:hover {
	padding: 1px 3px 0px 0px;
	text-decoration: underline;
	color: #197BFF;
}

#bok a:active {
	padding: 1px 3px 0px 0px;
	text-decoration: none;
	color: #ffffff;
	background: #00458C;
}

#bok img {
	margin: 3px 0px 0px 0px;
}


/* Stopka */

#stopka {
	width: 906px;
	height: 25px;
        float: center;
	margin: 2px auto;
	padding: 14px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1C1D;
	background: #FFFFCE;
}

#stopka p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-align: center;
}

#stopka a {
	color: #197BFF;
}

#stopka a:hover {
	text-decoration: underline;
}

/* sNews */
fieldset { width: 530px;
           border: 1px solid #E4DF94;
           padding: 10px 8px;
           margin: 0 0 8px 0;
           background: #FFFBC0;
           color: #000;
}

input { padding: 2px; }

textarea { width: 530px;
           height: 15em;
           padding: 3px;
}

.comment { width: 540px;
           background: #FFFFCE;
           color: #3D3D3D;
           padding: 10px;
           margin: 0 0 10px 0;
           border-top: 1px solid #ccc; 
}

.commentsbox { width: 540px;
               background: #ECECEC;
               color: #808080;
               padding: 10px;
               margin: 0 0 10px 0;
}

.date { border-top: 1px solid #eee;
        background: #EEEFEF;
        margin: 0 0 15px 0;
}
. user { font-weight: bold; }

.comment_preview {
font-size: .9em;
font-style: italic;
color: #555;
}



.related_posts {
    margin: 1px  0;
}
related_posts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
related_posts li{
    padding-left: 16px;
    margin-bottom: .2em;
    background: url(images/related.png) no-repeat left top;
}
