body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: myriad, arial, sans-serif;
	background-color:#666;
}
a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #00AEEF;
}
a:hover {
	text-decoration:  underline; 
	border: none;
	color: #00AEEF;
}
p { }

#header{
	padding: 0;
}
#baner {
	height: 176px;
	width: 800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/charm/baner_top.jpg) right top no-repeat;
}
#menu {
	height: 38px;
	width: 800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#content{
	width:800px;
	clear: both;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#leftcol{
	width: 555px;
	height: 100%;
	background: url(../img/charm/tlo1_left.gif) repeat-y;
	vertical-align:top;
}
#rightcol{
	width: 245px;
	background: url(../img/charm/tlo1_right.gif) repeat-y;
	vertical-align:top;
}
.ramka{
	width: 145px;
	height: 145px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right:10px;
	position: relative;
	background: url(../img/charm/ramka_foto.gif) top no-repeat;
} 
.foto{
	margin-left: 3px;
	margin-top: 3px;
	width:140px;
	height:140px;
	overflow:hidden;
	border:none;
} 
.logo{
	margin:3px 7px 2px 23px;
	width:140px;
	border:solid 1px #666;
	float:left;
} 
.wiecej {
	margin:10px 0 0 0;
	float:right;
	border:none;
	text-align:right;
}
.wiecej img {
	border:none;
}
.tytul {
	font-size: 16px;
	text-align: left;
	font-family: myriad, arial, sans-serif;
	font-weight: bold;
	color: #038AB1;
	margin:0 25px 0 20px;
}
.tytul a {
	color:#038AB1;
}  
.txt {
	font-size: 12px;
	text-align: left;
	font-family: myriad, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	padding:0 40px 0 20px;
}   
.tytul_l {
	font-size: 14px;
	text-align: left;
	font-family: myriad, arial, sans-serif;
	font-weight: bold;
	/*color: #00AEEF;*/
	color:#038AB1;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
} 
.tytul_l2 {
	font-size: 16px;
	text-align: left;
	font-family: myriad, arial, sans-serif;
	font-weight: bold;
	color: #038AB1;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
}   
.txt_l {
	font-size: 12px;
	text-align: left;
	font-family: myriad, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-left:20px;
	padding-right:15px;
}  
#stopka_leftcol{
	width: 555px;
	height: 86px;
	float: left;
	position: relative;
	background: url(../img/charm/stopka_left.gif) left top no-repeat;
 } 
.stopka {
	font-size: 10px;
	text-align: center;
	font-family: myriad, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top:25px;
} 
#subnet {
	font-size: 10px;
	text-align: right;
	font-family: myriad, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	padding:0 20px 20px 0;
}
#subnet a {
	color:#000;
}
#stopka_rightcol{
	width: 245px;
	height: 86px;
	float: right;
	position: relative;
	background: url(../img/charm/stopka_right.gif) top no-repeat;
}
#rightpaginator {
	margin:10px 30px 0 30px;
	clear:both;
}
div.left {

}
div.right {
	width:30px;
	float:right;
	display:block;
}

.news {
	margin-top:10px;
	padding:0 0 0 15px;
	vertical-align:top;
	clear:both;
}
#galBox {
	clear:both;
	margin:10px 30px 5px 15px;
	padding:10px 0 0 0;
	vertical-align:top;
}
#galBox a {
	margin:5px 5px 0 0;
	display: inline-block;
 	width: 140px;
 	border:solid 1px #000;
  	/*height: 155px!important;
  	overflow: hidden;
	background: url(../img/charm/ramka_foto.gif) top no-repeat;*/
}
#galBox a:hover {
	border:solid 1px #000;
	/*background: url(../img/charm/ramka_foto.gif) top no-repeat;*/
}
#galBox img {
	width:140px;
	border:none;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 9px;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
	width:555px;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 9px;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
tr.trCatLine td {
	background-color:orange;
}

/* Paging */
div.paging {
	color: #000;
	font-size:11px;
	margin:10px 10px 0px 20px;
	text-align:center;
	vertical-align:top;
}
div.paging div.disabled {
	color: #999;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a, div.paging span a:link, div.paging span a:hover {
	color: #000;
	text-decoration:none
}
div.paging a {
	color: #000;
}
div.paginator {
    display: inline;
    float: none;
    clear: none;
    color: #000;
}
#regemail {
	width:124px;height:20px;
	padding:3px 10px 0px 10px;
	margin-right:-15px;
	background-color:transparent;
	background-image:url(../img/charm/newsletter_tlo.gif);
	font-size:9px;
	border:none;
	background-repeat:no-repeat;
	float:left
}
#regimg {
	width:42px;
	background-color:transparent;
	border:none;
}
/* newsletter */
.navimage {
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #EEE;
	vertical-align: middle
}
div.buttons {
	margin: 1em;
}

div.buttons button, div.buttons input[type="submit"] {
    margin-right: 1em;
}
#warn {
	border: 1px solid #FF8000;
}
.warn {
	background: #FFF6E5;
}
.warn strong,
.warn label {
	color: #FF8000;
}
.required {
	font-weight: bold;
}
.error {
	background: #FFF1F1;
}
.error strong,
.error label {
	color: red;
}
.error input,
.error textarea {
	background: #FFF;
}