img {
	border: 0 none;
}
img.frame, img.image {
	padding: 3px;
	border: 1px solid #CCCDD2;
	background-color: #f6f6f6;
}
a {
	color: #0E6DBC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
ins {
	color: #B40047;
	text-decoration: none;
}
del {
	color: #AAA;
}
hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E2E2E2;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	clear: both;
}

#content {
	line-height: 130%;
	font-size: 12px;
}

#content p {
	margin: 0px 10px 0px 15px;
}
#content p.bodytext {
	margin: 0px 15px 0px 15px;
	text-align: justify;
}
#content h1 {
	margin: 16px 10px 12px 15px;
	padding: 0;
	color: #E62B2B;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
}
#content h1 a {
	color: #E62B2B;
}
#content h1.csc-firstHeader {
	margin-top: 0;
}
#content h2 {
	margin: 12px 10px 10px 15px;
	padding: 0;
	color: #E62B2B;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
}
#content h2 a {
	color: #E62B2B;
}
#content h2.csc-firstHeader {
	margin-top: 0;
}
#content h3 {
	margin: 12px 10px 3px 15px;
	font-size: 13px;
}
#content h3 a {
	color: #E62B2B;
}
#content h4 {
	margin: 12px 10px 3px 15px;
	font-size: 13px;
}
#content h5 {
	margin: 2px 0 2px 15px;
	font-size: 10px;
	font-weight: normal;
	color: #E37F7F;
}
#content h5 a {
	color: #E37F7F;
}

#content ul {
	margin: 5px 15px 10px 15px;
	padding-left: 3px;
	list-style: none;
}
#content ul li {
	padding-left: 12px;
	margin: 0;
	background: url(/img/list2.gif) no-repeat top left;
}
#content ol {
	margin: 0px 15px 2px;
	padding: 0px;
}
#content ol li {
	margin: 2px 0px 0px 23px;
	padding: 0px;
}
#content ol ol li {
	margin-left: 5px;
}
#content ol ul li {
	padding-left: 12px;
}


dl.menu {
	margin: 0px 7px;
	padding: 0;
}
dl.menu dt {
	font-weight: bold;
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #CCCDD2;
	background: url(/img/bg_title1.gif) repeat-x top left;
}
dl.menu dd {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
dl.menu dd p {
	margin: 4px 1px 4px 4px;
}
dl.menu dd div.menu-element {
	border-bottom: 1px solid #ECECEC;
	padding: 2px 0px 2px 4px;
}
dl.menu dd div.menu-separator {
	margin-top: 15px;
}
dl.csc-menu-4 {
	margin: 0 15px;
	padding: 0;
}
dl.csc-menu-4 dt {
	font-weight: bold;
	font-size: 12px;
	margin: 7px 0 2px;
	padding-left: 18px;
	background: url(/img/menu4.gif) no-repeat top left;
}
dl.csc-menu-4 dd {
	font-size: 10px;
	margin: 0;
	padding-left: 18px;
}


/*---------------------------------------------------------------- */
/* FORMS: begin
/*---------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, button, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCDD2;
	padding: 2px;
	margin: 0;
}
textarea {
	font-size: 10px;
}
input.button, button {
	background-color: #FAFAFA;
	color: #E62B2B;
	font-weight: bolder;
}
button {
	padding: 1px 2px;
}
input.checkbox, input.radio {
	border: 0px none;
	padding: 0;
	margin: 0;
}
div.row {
	clear: both;
	margin: 0px 1px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
}
div.row span.label {
	float: left;
	width: 160px;
	text-align: right;
	padding-bottom: 10px;
	margin-left: 12px;
}
div.row span.formw {
	float: right;
	width: 250px;
	margin-right: 25px;
	text-align: left;
	padding-bottom: 10px;
}
#box-content-wide div.row span.formw {
	width: 385px;
}
div.row span.text {
	padding-top: 10px;
	font-weight: bold;
}
fieldset {
	clear: both;
	margin: 10px 15px 0px;
	border: 1px solid #aaa;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
}
fieldset legend {
	margin-left: 5px;
	padding: 0px 5px 4px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
option.hl {
	font-weight: bold;
}
/*---------------------------------------------------------------- */
/* FORMS: end
/*---------------------------------------------------------------- */


/*---------------------------------------------------------------- */
/* TABLES: begin
/*---------------------------------------------------------------- */
table, tr, td {
	border: 0px none;
}
#content table {
	border: 0px none;
	border-left: 1px solid #C0D2DC;
	margin: 10px 15px;
}
#content table td {
	padding: 1px 4px;
	border-right: 1px solid #C0D2DC;
	border-bottom: 1px solid #C0D2DC;
}
#content table td p.bodytext {
	margin: 0 !important;
}
#content table td.center, #content table td.center p.bodytext {
	text-align: center !important;
}
#content tr.tr-even td {
	background-color: #fbfbfb;
}
#content tr.tr-odd td {
	background-color: #fff;
}
#content th, #content thead td, #content thead th, #content tr.tr-0 td {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-color: #F3F3F3;
	border-top: 1px solid #C0D2DC;
	border-right: 1px solid #C0D2DC;
	border-bottom: 1px solid #C0D2DC;
}
#content tr.double-head td, #content tr.double-head th {
	border-top: 0px none;
}

#content div.table-wide {
	overflow: auto;
	overflow-y: hidden;
	width: 437px;
	margin-left: 15px;
	border-left: 1px solid #C0D2DC;
	border-right: 1px solid #C0D2DC;
}
#content div.table-wide table {
	margin: 0;
	border-left: 0 none;
}

/*---------------------------------------------------------------- */
/* TABLES: end
/*---------------------------------------------------------------- */



/**
 * [code] begin
**/
code {
	background: #F0F0F0;
	padding: 1px 2px;
}
pre {
	line-height: 140%;
	margin: 0px;
}
pre.code {
	margin-left: 15px;
	padding: 5px;
	padding-bottom: 20px;
	width: 427px;
	overflow: auto;
	overflow-y: hidden;
	background: #FCFCFC;
	border: 1px dotted #DDDDDD;
}
#content>pre.code {
	padding:5px;
	padding-bottom:5px;
}

#ipbwrapper pre.code {
	width: 410px;
}
#content>#ipbwrapper pre.code {
	padding:5px;
	padding-bottom:5px;
}
/* [code] w cytatach na forum */
#ipbwrapper .quote .codeTitle {
	padding-left: 12px;
}
/* [code] w cytatach na forum */
#ipbwrapper .quote pre.code {
	float: none;
	width: 95%;
	margin: 0px 5px;
}

.code { font-family: 'Andale Mono', 'Courier New', Courier, mono, sans-serif;	font-size: 11px; }
.code span.comment { color: #999999; }
.code span.kw1 { color: #E40168; }
.code span.kw2 { color: #809B33; }
.code span.kw3 { color: #809B33; }
.code span.string { color: #FF00FF; }
.code span.prepro { color: #FFFF00; }
.code span.important { color: #E40168; font-weight: bold; text-decoration: underline; }
/**
 * [code] end
**/



/**
 * PAGE BROWSER begin
**/
.browsebox {
	margin: 10px 0px 5px;
	text-align: center;
	font-size: 11px;
}
.browsebox .showResultsWrap {
	color: #999999;
	font-size: 10px;
	margin-top: 3px;
}
.browsebox .showResultsWrap .showResultsNumbersWrap {
	font-weight: bold;
}
.browsebox .browseLinksWrap {
}
.browsebox .browseLinksWrap .activeLinkWrap {
	padding: 0px 1px;
	/*background-color: #ededed;*/
	font-weight: bold;
}
/**
 * PAGE BROWSER end
**/



.tx-ryzyipb-pi2 div.avatar {
	text-align: center;
	margin: 16px 0px 12px 25px;
}
.tx-ryzyipb-pi2 div.noavatar {
	margin: 22px 0px 22px 25px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #ccc;
}
.tx-ryzyipb-pi2 p.title {
	background-color: #F5F5F5;
	padding: 1px 0px;
	margin: 3px 0px 1px 15px !important;
}
.tx-ryzyipb-pi2 .profile-left {
	float: left;
	width: 270px;
	font-size: 11px;
}
.tx-ryzyipb-pi2 .profile-right {
	float: left;
	width: 270px;
	margin-left: 37px;
	font-size: 11px;
}
.tx-ryzyipb-pi2 .profile-bottom {
	clear: both;
	width: 578px;
	padding: 20px 0px;
	font-size: 11px;
}
img.avatar {
	padding: 3px;
	border: 1px solid #E2E2E2;
	background-color: #fff;
}
/* register form */
.tx-ryzyfeuser-pi1 table {
	border-left: 0 none;
}
.tx-ryzyfeuser-pi1 td {
	border: 0px none;
}
.tx-ryzyfeuser-pi1 div.row span.label, .tx-ryzyfeuser-pi1 div.row span.formw {
	padding-top: 5px;
}

#content .tx-ryzyfeuser-pi3 table {
	border: 0 none;
}
#content .tx-ryzyfeuser-pi3 table td {
	border: 0px none;
}
#content .tx-ryzyfeuser-pi3 td {
	text-align: left;
	border: 1px black solid;
}
#content-left #loginbox {
	margin-top: 5px;
}
#content-left #loginbox div.row span.label {
	width: 40px;
	margin: 0 !important;
	padding-top: 2px;
	padding-bottom: 0;
	text-align: left;
}
#content-left #loginbox div.row span.formw {
	width: 115px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: right;
}
#content-left #loginbox div.row span.formw input {
	width: 95px;
	margin: 0 !important;
}
#content-left #loginbox .menu-element {
	margin-top: 8px;
	font-size: 10px;
}




#content .news-latest-item {
	font-size: 11px;
}
#content .news-latest-item .news-separator {
	margin: 5px 15px;
	background: url(/img/dot1.gif) no-repeat top left;
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
#content .news-latest-item p.links {
	padding-top: 3px;
}
#content .news-latest-item p.subtitle {
	font-weight: bold;
	color: #666;
}
#content .news-latest-item div.title-separator {
	margin-top: 6px;
}
#content .news-latest-item img {
	margin: 3px 10px 5px 15px;
	padding: 3px;
	float: left;
	border: 1px solid #CCCDD2;
	background-color: #f6f6f6;
}

#content .news-latest-item hr {
	margin: 0 15px;
}
#content .news-latest-item h2 {
	margin: 0px 10px 1px 15px;
}
#content .news-latest-item h5 {
	margin-top: 8px;
	margin-bottom: 0px;
}
#content .news-latest-item h5 .cat {
	font-weight: bold;
}
#content .news-latest-hot h1 {
	margin-bottom: 1px;
}
#content .news-latest-item div.title-separator {
	margin-top: 6px;
}
#content .news-single-item h1.singlenews {
	margin-top: 0px;
	margin-bottom: 1px;
}
#content .news-single-item .subtitle {
	font-weight: bold;
	color: #666;
}
#content .news-single-item .news-single-timedata {
	float: right;
	width: 185px;
	margin: 2px 0 10px 5px;
	font-size: 9px;
	line-height: 140%;
	color: #666;
	background: url(/img/icon_cal.gif) no-repeat top left;
}
#content .news-single-item .news-single-timedata div {
	padding-left: 18px;
}
#content .news-single-item .subheader {
	margin: 12px 0px;
}
#content .news-single-item .subheader p.bodytext {
	font-weight: bold;
	text-align: left;
	color: #555;
}
#content .news-single-item .news-single-img {
	float: left;
	font-size: 9px;
	color: #666;
	text-align: center;
	margin-bottom: 5px;
}
#content .news-single-item .news-single-img img {
	margin: 3px 10px 0px 15px;
	padding: 3px;
	border: 1px solid #CCCDD2;
	background-color: #f6f6f6;
}
#content .news-single-item .news-separator {
	margin: 10px 15px;
	background: url(/img/dot1.gif) no-repeat top left;
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
#content .news-single-item .news-forum-link {
	text-align: right;
	margin-right: 14px;
	font-size: 11px;
}
#content .news-single-item .news-forum-link img  {
	vertical-align: middle;
}
#content .news-single-item .news-single-additional-info {
	margin: 0px 15px;
}
#content .news-single-item .news-single-additional-info dl dt {
	font-weight: bold;
}
#content .news-single-item .news-single-additional-info dl dd {
	padding-left: 12px;
	margin: 0;
	background: url(/img/list2.gif) no-repeat top left;
}
#content .news-single-item div.title-separator {
	margin-top: 6px;
}
#content div.link-to-archive {
	margin: 7px 15px 0px;
	padding-bottom: 10px;
	text-align: center;
	background: url(/img/dot1.gif) no-repeat bottom left;
}

/* sport */
#content .news-cat3 h2, #content .news-cat3 h2 a { color: #2898A0; }
#content .news-cat3 h5, #content .news-cat3 h5 a { color: #8FB5B5; }
/* kultura */
#content .news-cat4 h2, #content .news-cat4 h2 a { color: #788488; }
#content .news-cat4 h5, #content .news-cat4 h5 a { color: #A0A9AB; }
/* nasze rozmowy */
#content .news-cat5 h2, #content .news-cat5 h2 a { color: #448BA3; }
#content .news-cat5 h5, #content .news-cat5 h5 a { color: #8FB9C8; }
/* felieton */
#content .news-cat6 h2, #content .news-cat6 h2 a { color: #448BA3; }
#content .news-cat6 h5, #content .news-cat6 h5 a { color: #8FB9C8; }
/* kronika pol */
#content .news-cat7 h2, #content .news-cat7 h2 a { color: #8B95A8; }
#content .news-cat7 h5, #content .news-cat7 h5 a { color: #AEB5C2; }
/* sponsorowane */
#content .news-cat8 h2, #content .news-cat8 h2 a { color: #999; }
#content .news-cat8 h5, #content .news-cat8 h5 a { color: #bbb; }





/**
SEARCH begin
**/
/********* szukanie strona ****************************/
.tx-indexedsearch-res {
	margin: 10px 15px;
	padding: 0px;
}
.tx-indexedsearch-res .tx-indexedsearch-title {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px 5px 2px 10px;
	border: 0px dotted #dddddd;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}
.tx-indexedsearch-res .tx-indexedsearch-descr {
	margin: 0px 0px 0px 0px !important;
	padding: 5px 10px 5px 10px;
	color:#999999;
	border: 0px dotted #dddddd;
	border-right-width:1px;
	border-left-width:1px;
	display:block;
	clear: both;
}
.tx-indexedsearch-redMarkup {
	color: #E40168;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 10px 10px;
	border: 0px dotted #dddddd;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	font-size: 10px;
}
.tx-indexedsearch-res div.tx-indexedsearch-subRows {
	margin-left: 30px;
}
.tx-ryzysearch-pi1 thead {
	background-color:#f5f5f5;
}
.tx-ryzysearch-pi1 thead td {
	padding: 10px 2px 10px 2px;
	text-align: center;
	color: #E62B2B;
}
.tx-ryzysearch-pi1 .tx-ryzysearch-pi1-browsebox {
	margin: 25px 25px 10px 25px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
/**
 * SEARCH end
**/




/**
 * ARTICLES begin
**/
.csc-menu-4 {
	margin: 0px 0px 20px;
}
.csc-menu-4 p {
	margin: 0px 25px;
}
.csc-menu-4 p.title {
	font-size: 13px;
	font-weight: bold;
	margin:7px 25px 1px 25px;
	background-color:#fff;
}
.csc-menu-4-descr {
	color: #999999;
	margin: 0px 25px 10px 25px;
}
.article p.light {
	margin: 0px 25px 15px 25px;
}
.article pre.codeLines {
	margin:0px 0px 0px 0px;
	padding:2px 3px 0px 15px;
}
.article pre.code {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 5px;
}
.article .pagenav {
	margin: 0 25px 10px;
	color: #999;
	text-align: right;
}
/* upload */
.csc-uploads {
	margin: 0 25px;
}
.csc-uploads-2 {
	text-align: center;
}
.csc-uploads-3 {
	text-align: right;
}
.csc-uploads .csc-uploads-fileSize {
	color: #999999;
}
.imgtext-table {
	margin: 15px 25px;
}
.imgtext-table .caption {
	font-size: 10px;
	line-height: 10px;
	color: #777;
}
.imgtext-table .row img {
	margin: 3px 10px 0px;
	padding: 3px;
	border: 1px solid #CCCDD2;
	background-color: #f6f6f6;
}
.imgtext-table-left {
	float: left;
	margin: 0;
}
.imgtext-table-left .row {
	margin-left: 5px;
	margin-right: 12px;
}
.imgtext-table-right {
	float: right;
	margin: 0px;
}
.imgtext-table-right .row {
	margin-left: 12px;
	margin-right: 5px;
}
/**
 * ARTICLES end
**/



/**
 * SITEMAP begin
**/
#content .csc-menu-2 {}
#content .csc-sitemap-level1 {
	margin: 12px 10px 5px 15px;
	padding: 0;
	color: #E62B2B;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
}
#content .csc-sitemap-level1 a {
	color: #E62B2B;
}
#content .csc-sitemap-level2 {
	padding-left: 12px;
	margin: 2px 0 2px 30px;
	background: url(/img/list2.gif) no-repeat top left;
}
#content .csc-sitemap-level3 {
	margin: 2px 0 2px 41px;
}
/**
 * SITEMAP end
**/





#content div.contact-element {
	margin: 5px 0px 30px 15px;
	clear: both;
}
#content div.contact-element img {
	float: left;
	margin-right: 15px;
}
#content div.contact-element .name {
	height: 20px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
#content div.contact-element .name a {
	color: #333;
}
#content div.contact-element .name .nick {
	font-weight: bold;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
#content div.contact-element .title {
	height: 55px;
	font-weight: bold;
	color: #777;
}
#content div.contact-element .contact {
	height: 30px;
}



#content-left .ads-left {
	text-align: center;
}
#content-left .ads-left img {
	margin: 7px 0;
}
#content-left div.ads-banner-hp img {
	padding: 3px;
	border: 1px solid #CCCDD2;
	background-color: #f6f6f6;
}
#content div.ads-banner-f {
	clear: both;
	text-align: center;
	background: url(/img/bg_ads_f.gif) no-repeat top center;
	padding: 12px 0px 10px;
	margin-top: 10px;
}
#content div.ads-banner-k {
	clear: both;
	text-align: center;
	background: url(/img/bg_ads_k.gif) no-repeat top center;
	padding: 19px 0px;
	margin-top: 12px;
}
#content-right div.ads-banner-g {
	background: url(/img/line_pixel.gif) repeat-x bottom left;
	padding: 4px 0px 5px;
}
#content-right dl.menu {
	margin: 0px 4px 0px 0px;
}
#content-right dl.menu dd {
	margin-bottom: 30px;
}

#box-ad-bottom .bcontent {
	text-align: center;
}
#box-ad-bottom div.ads-banners-i {
	padding: 15px 0px;
}
#box-ad-bottom div.ads-banners-i img {
	padding: 2px;
	background-color: #f6f6f6;
	margin: 0px 8px;
}
#box-ad-bottom div.ads-banner-j {
	padding-bottom: 15px;
}
#box-ad-bottom div.ads-banner-j img {
	padding: 2px;
	background-color: #f6f6f6;
}

.separator1 {
	background: url(/img/dot1.gif) no-repeat top center;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
.separator2 {
	background: url(/img/dot2.gif) no-repeat top center;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
.title-spaced {
	color: #999;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 9px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	margin: 0px auto;
}
.right {
	text-align: right;
	margin: 0px auto;
}
.light {
	color: #666;
}
.light a {
	color: #4AA5D0;
}
.small {
	font-size: 9px;
}
.error {
	color: #E62B2B;
	font-weight: bold;
}
.error a {
	color: #E62B2B;
	font-weight: bold;
}
.cursorPointer {
	cursor: pointer;
}
span.active {
	background-color: #ededed;
	padding: 2px 0px;
}

span.baska-pik {
	background: url(/fileadmin/files/baska/pik.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-pik-r {
	background: url(/fileadmin/files/baska/pik-r.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-kier {
	background: url(/fileadmin/files/baska/kier.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-kier-r {
	background: url(/fileadmin/files/baska/kier-r.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-trefl {
	background: url(/fileadmin/files/baska/trefl.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-trefl-r {
	background: url(/fileadmin/files/baska/trefl-r.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-caro {
	background: url(/fileadmin/files/baska/caro.gif) no-repeat top right;
	padding-right: 17px;
}
span.baska-caro-r {
	background: url(/fileadmin/files/baska/caro-r.gif) no-repeat top right;
	padding-right: 17px;
}

/* Christmas 2005 image */
#box-top div.right img {
	padding-top: 3px;
}

/* ABBR cursor */
abbr	{
	cursor: help;
}





/* galeria do news */

.news-gallery {
	margin: 20px 0px;
}

.news-gallery-images	{
	margin: 15px 15px;
}

.news-gallery-image {
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	float: left;
	margin-bottom: 15px;
	margin-right: 8px;
	padding: 0;
}

.news-gallery-image img {
	margin: 2px;
}

