/* .column.right:reset */
.column.right .element .content {
	padding:10px;
}

/* .column.right:reset */
.column.right {
	
}
.column.right ul {
	margin:0;	
	padding:0;
}
.column.right ul li {
	list-style:none;
}
.column.right ul li h1, .column.right ul li h2, .column.right ul li h3 {
	margin-top:0;
	margin-bottom:0;
}
/* import:index.css */
.column.right h3 {
	background-color:#EDEDED;	
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial,helvetica,clean,sans-serif;
	line-height:40px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	display:block;
	height:40px;
	margin:0;
	padding-left:42px;
}
/* .column.right:navlist */
.column.right ul li ul {
	padding:10px;
}
.column.right ul li ul li {
	padding-top:2px;
	padding-bottom:2px;
}
.column.right ul li ul li a {
	color: #545454;
}
.column.right ul li ul li a:hover {
	color: #000000;
}
/*comments.php*/
.comments-textarea {
	width:550px;
	height:180px;
	border:1px solid #C7C7C7;
}
input {
	border:1px solid #C7C7C7;
	padding:2px;
}
.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	list-style:none;
	margin-right:0;
}
.comment {
	margin:20px 20px 20px 0;
}
.comment .lftcol {
	
}
.comment .lftcol img {
	margin-right:20px;
	width:60px;
	height:60px;
	margin-bottom:20px;
}
.comment .rgtcol {
	margin-bottom:20px;
	width:450px;
}
.comment.annonymous .rgtcol {
	width:530px;
}
.comment .rgtcol h3 { /* title */
	margin-top:0;
	margin-bottom:7px;
	font-size:13px;
	font-weight:bold;
}
.comment-date,.comment-time {
	font-weight:normal;
	color:#c3c3c3;
	font-size:85%;
	vertical-align:top;
	font-family:arial;
}
.comment-time {
	padding-left:0.25em;	
}
.comment .rgtcol p {
	color:#545454;
	white-space:normal;
}
.comment .hr {
	border:0;
	border-bottom:1px dotted #C7C7C7;
	height:1px;
	margin-left:-20px;
	margin-right:-40px;
	clear:both;
}
/*search.php*/

.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin-bottom:1em;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style:italic;
	font-weight:bold;
}


/* BLOG-SINGLE */
.blog-single .post .head .tags {
	color: rgb(184,184,184);
	font-size:12px;
}	

.blog-single .post .body {
	margin-top:10px;
}
.blog-single .post .context {
	margin-left:-5px;
	margin-right:-5px;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
	padding-bottom:5px;
	padding-top:5px;
}
.blog-single .post .body img {
	
}	

/* logowanie */
#LoginForm {
	text-align:right;
	color:#C7C7C7;
}
#LoginForm fieldset {
	margin:0 auto;
	text-align:right;
	margin-bottom:10px;
}
#LoginForm .field {
	height:20px;
	line-height:20px;
	margin:5px 0;
}
#LoginForm input {
	border:1px solid #C7C7C7;
	width:111px;
	margin:0;
	vertical-align:middle;
}
#LoginForm input.submit {
	background:none;
	border:none;
	display:inline-block;
	text-align:center;
	margin-right:0;
	margin-left:0;
	color:#545454;
	cursor:pointer;
	margin-top:4px;
	margin-bottom:7px;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	
	
}
#LoginForm a,.konto a {
	display:block;
	clear:both;
	font-size:85%;
	color:#007BBA !important;
}
#LoginForm a:hover,.konto a:hover {
	text-decoration:underline;
}
#LoginForm label {
	width:37px;
	margin-right:10px;
	font-weight:bold;
	font-size:80%;
	text-align:right;
	height:100%;
	float:left;
	color:#545454;
}

#LoginForm input,#LoginForm label,#LoginForm fieldset {
	display:block;
}
#LoginForm label,#LoginForm input {
	
}
#LoginForm .message {
	color:red;
	font-size:80%;
}
#LoginForm .message p {
	margin-bottom:0;
} 
.konto h3 {
	position:relative;
}
.konto h3 .logout {
	position:absolute;
	right:5px;
	top:0;
	display:inline-block;
	color:#545454;
	height:inherit;
	line-height:inherit;
	float:right;
}
.konto .content {
	text-align:right;
}
.konto h4 {
	font-size:80%;
	text-align:left;
	margin:0;
	margin-bottom:10px;
	font-weight:normal;
}
.konto h3 {
	position:relative;
}
.konto h3 .logout a {
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	text-decoration:none;
	color:inherit;
	height:inherit;
}
.konto h3 .logout a:hover {
	display:inline;
}

/* paginacja */
.pagination-control {
	padding-top:20px;
}
.pagination-control .prev {
	float:left;
}
.pagination-control .next {
	float:right;
}
.pagination-control .current {
	color:#9A9A9A;
}


#page .column.content .csc-header h1, #page .column.content .csc-header h2, #page .column.content.blog-page h1 {
	margin-right:-35px;
}

/*.news-latest-container .news-latest-item .hr {
	margin-right:-35px;
}*/
