
/*{{{ blockquote */
blockquote{
			font: italic 13px Georgia, Arial, Times, serif; color: #666;
			margin: 0px; padding: 0px;
			background-image: url(cudz_1.gif); background-repeat: no-repeat;
		}
		blockquote p{
			text-align: justify;
			text-indent: 20px;
			background-image: url(cudz_2.gif); background-position: right bottom; background-repeat: no-repeat;
			margin: 0px 0px 0px 40px; padding: 0px 30px 0px 0px;
		}
		blockquote p span{
			display: block;
			text-align: right;
		}
/*}}}*/
/*{{{ blockam */
.blockam{
	font: italic 10px Georgia, Arial, Times, serif; color: #666;
	margin: 0px; padding: 0px;
	background-image: url(klamra_lewa.gif); background-repeat: no-repeat;
}
.blockam p{
	text-align: justify;
	text-indent: 20px;
	background-image: url(klamra_prawy.gif); background-position: right bottom; background-repeat: no-repeat;
	margin: 0px 0px 0px 40px; padding: 0px 30px 0px 0px;
}
.blockam p span{
	display: block;
	text-align: right;
}
/*}}}*/
/*{{{ redblock */
.redblock p{
	text-align: justify;
	text-indent: 20px;
	border: dotted 1px;
	border-color: red;
	margin: 0px 10px 0px 10px; padding: 0px 10px 0px 10px;
}
/*}}}*/
/*{{{ marker */
a.marker{
	padding: 0px 4px;
	border-bottom: 0px solid #606060;
	color: #c10811 !important;
	background-color: #ffff00;
	font-weight: bold;
}

a.marker:hover {
	color: #ffff00 !important;
	background-color: #c10811;
}
/*}}}*/
/*{{{ special1 */
a.special1{
	background-color: #4e9dae !important;
	padding: 0px 4px;
	color: white !important;
	border-bottom: 1px solid #4e9dae !important;
}

a.special1:visited {
	color: white !important;
}


a.special1:hover {
	background-color: white !important;
	color: #4e9dae !important;
}

a.special1:visited:hover {
	color: #4e9dae !important;
}

ul.special1{
	margin: 10px 10px 10px 20px;
	list-style: none;
}
	ul.special1 li {
		margin-top: 5px;
		background-image: url(bullet1.gif);
		background-position: 0px 3px;
		padding-left: 12px;
		background-repeat: no-repeat;
	}

h2.special1{
	color: #4e9dae;
	font-size: 13px;
	background-image: url(bullet1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

span.special1{
	background-color: #4e9dae;
	padding: 0px 4px;
	color: white;
	border-bottom: 1px solid #4e9dae;
}





/*}}}*/
/*{{{ special2 */
a.special2{
	background-color: #606060 !important;
	padding: 0px 4px;
	color: white !important;
	border-bottom: 1px solid #606060;
}
a.special2:hover {
	background-color: white !important;
	color: #606060 !important;
}

span.special2{
	background-color: #606060;
	padding: 0px 4px;
	color: white;
	border-bottom: 1px solid #606060;
}

/*}}}*/
/*{{{ brief */
table.brief {
	width: 100%;
	margin: 10px 0px;;
}
table.brief caption{
	text-align: left;
}

table.brief th, table.brief td{
	padding: 2px;
	margin: 0px;
}

table.brief th{
	font-weight: normal;
	color: white;
	background-color: #4e9dae;
}

table.brief tr{
	background-color: #f2f2f2;
}

table.brief tr.odd{
	background-color: #e6e6e6;
}
/*}}}*/
/*{{{ featured links */
div.featlinks{
	text-align: right;
	margin: 10px 0px;
}
div.featlinks h2{
	font-weight: normal;
	font-size: 11px;
}

div.featlinks ul{
	list-style: none;
}
div.featlinks ul li{
	padding: 1px 0px 2px 0px;
}

.featlinks a{
	background-color: #606060;
	padding: 0px 4px;
	color: white !important;
	border-bottom: 1px solid #606060;
}


div.featlinks ul a:hover {
	background-color: white;
	color: #606060 !important;
}

div.featlinks ul a:visited {
	color: white !important;
}

div.featlinks ul a:visited:hover {
	color: #606060 !important;
}

/*}}}*/
/*{{{ agenda */
table.agenda{
	width: 100%;
	margin: 10px 0px;
}

table.agenda td{
	background-color: #f7f7f7;
	padding: 5px;
	height: 35px;
	vertical-align: top;
	
}
table.agenda td.time{
	text-align: center;
	background-color: #efefef;
	width: 100px;
}
table.agenda tr.day td {
	background-color: #efefef;
}
table.agenda tr.day td.time {
	font-weight: bold;
	background-color: #f7f7f7;
}
/*}}}*/

/*{{{ <p> */
p.i{
	margin: 5px 10px;
	text-indent: 12px;
}

p.n{
	margin: 2px 8px 8px 8px;
	line-height: 1.4em;
	text-align: left;
}
/*}}}*/

/*{{{ headers */
h1.generalPageHeader{
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	color: #307e87;
}

h2{
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 0px 8px;
}
/*}}}*/


p.tip{
	border: 1px solid #cccccc;
	background: #fffcf2 url(/www/img/tip.png) 2px 50% no-repeat;
	padding: 3px 3px 3px 20px;
	width: 90%;
	margin: auto;
}


div.testimonial{
	background-color: #f2f2f2;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

div.testimonial h2{
	margin: 0px;
	color: white;
	background-color: #3c90a2;
	padding: 2px 10px;
}

div.testimonial h3{
	padding: 2px 10px;
	font-size: 12px;
	font-weight: bold;
}

div.testimonial p{
	padding: 5px 10px 5px 60px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-align: justify;

}
div.testimonial div.author{
	font-style: italic;
	text-align: right;
	padding-right: 10px;
}

div.testimonial div.more{
	text-align: right;
	padding-right: 10px;
}

div.separator1{
	height: 1px;
	border-bottom: 1px solid #555;
	margin: 5px 0px;
}


div.infobox, div.errorbox {
	border: 1px solid #307e87;
	background-color: #f2f2f2;
	padding: 20px;
	text-align: center;
	margin: 10px 30px;
	font-weight: bold;
}

div.errorbox{
	color: #cc0000;
}

div.formsection {
	margin: 50px 40px 20px 40px; 
	background-color: white; 
	border: 1px solid #e6e6e6;
}

div.formsection input.tbox {
	border: 1px solid #3c90a2;
	height: 18px;
	width: 150px;
}


div.formsection table{
	width: 80%;
	margin: 20px auto;
}

div.formsection table td.lbl{
	width: 120px;
}


#userbox{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#userbox h2{
	margin: 0px;
	color: white;
	background-color: #3c90a2;
	padding: 2px 10px;
	font-size: 11px;
	font-weight: normal;
}

#userbox input.tbox{
	border: 1px solid #307e87;
}

#userbox table{
	width: 100%;
}


#userbox .cnt{
	padding: 10px;
}





