/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:10000;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #010100;
	z-index: 10002;
		border: 1px solid #232221
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;

}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	color: #fff;
}
#TB_closeWindowButton {
	width: 65px;
	height: 15px;
	display: block;
	background: transparent url(../images/zamknij_pl.gif) no-repeat;
	overflow: hidden;
}
#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	display: none;
}

#TB_title{
	background-color: #010100;
	height:27px;
	color:#a82374;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px;

}

#TB_ajaxContent{
	clear:both;
	padding: 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#010100;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

#ramka {
	/*width: 982px;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 12px;*/
	bottom: 16px;
    height: 28px;
    left: 184px;
    margin: 0 auto 12px;
    position: absolute;
    width: 806px;
}
#ramkaLeft {
	float: left;
	width: 135px;
	height: 28px;
	/*background: transparent url(../images/komunikaty.png) no-repeat 0 0;*/
	background: transparent url(../images/komunikaty_.png) no-repeat 0 0;
}
#ramkaCenter {
	width: 840px;
	width:665px;
	float: left;
	height: 28px;
	/*background: transparent url(../images/ramka_center.gif) repeat-x;*/
	background: transparent url(../images/ramka_center.png) repeat-x;
	font-family: trebuchet Ms;
	sont-size: 14px;
	color: #856f53;
	padding-top: 4px;
}
#ramkaCenter a {
	color: #856f53;
	text-decoration: none;
}

#ramkaCenter a:hover {
color: #A82374;
}

#ramkaRight {
	float: left;
	width: 6px;
	height: 28px;
	/*background: transparent url(../images/komunikaty.png) no-repeat -135px 0;*/
	background: transparent url(../images/komunikaty_.png) no-repeat -135px 0;
}
.ramkaTop1 {
	width: 706px;
	height: 10px;
	background: transparent url(../images/komunikaty_tb.png) no-repeat 0 0;
	overflow: hidden;
}
.ramkaBottom1 {
	width: 706px;
	height: 7px;
	background: transparent url(../images/komunikaty_tb.png) no-repeat 0 -10px;
	overflow: hidden;
}
.ramkaTresc1 {
/*	width: 704px;
	height: 400px;
	border-left: 1px solid #232221;
	border-right: 1px solid #232221;*/
	float: left;
	color: #fff;
}
.ramkaPopupDesc {
	float: left;
	width: 400px;
}
.ramkaTresc1 img {
	float: left;
	margin: 5px 15px 0 15px!important;
}
.ramkaPopupTitle {
	color: #a82374;
	font-size: 24px;
	font-weight: bold;
	float: left;
	font-family: Trebuchet MS;
	margin: 8px 0 20px 15px;
	line-height: 100%
	
}

/* What script need */
#marquee_relative_to_me{
	position:relative;width:830px;height:20px;border: 0; overflow:hidden;margin:0 auto;width:664px;
}
#marquee_relative_to_me #marquee_me{
	position:absolute; white-space:nowrap; top:0;
}
#marquee_me a {
	padding-bottom: 4px;
}

#jq-intro {
	top: -532px;
}

div.jq-checkpointSubhead {
	top: 174px;
}
#accordion h3.toggler {
	font-size: 16px;
	font-family: Trebuchet Ms;
	margin: 0;
	padding: 0;
	cursor:pointer;
}
.element {
	color: #fff;
	font-family: Trebuchet Ms;
	font-size: 13px;
}
