body {
    background: #f7f7f7;
    font-size: 10pt;
    margin-top: 10px;
    padding: 0;
}


body-blue {
    background: #284891;
    font-size: 10pt;
    margin-top: 10px;
    padding: 0;
}



.content {
    border: 3px dotted #aaa;
	border-top: 1px dotted #aaa;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 26%;
	margin-top: 0px;
    padding: 20px;
	padding-top: 0px;
    padding-right: 30px;
	padding-bottom: 5px;
    color: #222;
    background: #FDEDBA;
    font-family: trebuchet ms, verdana, arial, sans-serif;
}

.line {
    border-top: 1px dotted #aaa;
    margin: 0px 0px 0px 0px;
    color: #222;
    background: #FDEDBA;
}

.title {
    border: 3px dotted #aaa;
	border-bottom: 1px dotted #aaa;
    margin-left: 2%;
    margin-right: 26%;
	margin-bottom: 0px;
    padding: 10px;
    padding-right: 30px;
	padding-bottom: 0px;
    color: #222;
    background: #E0D29C;
    font-family: trebuchet ms, verdana, arial, sans-serif;
}

#stopka {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: auto;
    padding: 3px;
    text-align: center;
    font-family: trebuchet ms, verdana, arial, sans-serif;
    font-size: 9pt;
    color: #666;
    border-top: 1px dotted #aaa;
    border-left:  1px dotted #aaa;
}



#jajcframe {
    position: absolute;
    top: 10px;
    right: 3%;
    left: 75%;
}


#jajcframe div {
    display: block;
    position: relative;
    margin-bottom: 0px;
    text-align: left;
    font-family: trebuchet ms, verdana, arial, sans-serif;
    font-size: 9pt;
    padding: 0px;
	text-decoration: none;
}

#jajcframe a {
	font-weight:normal;
	text-decoration: none;
}

.jajc-g {
	background-image:url(group.png);
	 background-repeat: no-repeat;
	font-weight: bold;
	width: 223px;	
}
.jajc-u {
	background-image:url(bg.png);
	background-repeat: no-repeat;
	min-width: 25%;
	width: 223px;	
}


a {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #789abc;
    text-decoration: underline;
}

.komentarz {
    text-align: right;
}

h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 18pt;
    color: #ff9a0c;
}

h2 span {
    display: block;
    font-size: 10pt;
    color: #666;
}

b {
    color: #CC6700;
}

#rightframe div span {
    color: #ff9a0c;
    font-family: trebuchet ms, verdana, arial, sans-serif;
    font-size: 14pt;
    display: block;
}

.kHead {
    font-size: 10pt;
    color: #666;
}

.comment1, .comment2 {
    margin-top: 2px;
    margin-left: 20px;
    margin-bottom: 15px;
}

form td {
    font-size: 11pt;
    color: #666;
}

textarea, input[type="text"] {
    border: 2px dotted #aaa;
    background: #e7e7e7;
    padding: 3px;
    color: #666;

}

input[type="submit"] {
    color: #333;
    font-weight: bold;
    font-family: trebuchet ms, verdana, arial, sans-serif;
    border: 2px dotted #666;
    background: #e7e7e7;
}

input[type="submit"]:hover {
    color: #789abc;
    border: 2px dashed #789abc;
}

input[type="submit"]:active {
    background: #ff9a0c;
    color: #222;
}

hr {
	color: #E0D29C;
	height: 2px;
}
.tresc {
z-index:2;
position:relative;
left:-10px;
}

