/* kontenery */

html, body{
	margin: 0; padding: 0;
	height: 100%;
	font: normal 8pt Tahoma;
	color: #FFF;
	background: url(../gfx/header_background.jpg) 0 0 repeat-x;
}
#body_container{
	color: #626262;
	min-height: 100%;
	height: auto;
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#header_container{
	height: 120px;
}
#header_container h1, #header_container div.h1{
	margin: 0;
	width: 160px;
	padding-top: 94px;
	line-height: 11px;
	height: 20px;
	background: url(../gfx/logo_notext.jpg) 50% 13px no-repeat;
	color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
#header_container div.h1{
	background: url(../gfx/logo.jpg) 50% 13px no-repeat;
}
#header_container h1 a{
	display: block;
	height: 20px;
	line-height: 11px;
	color: #FFF;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#header_container h1.single, #header_container h1.single a{
	line-height: 20px;
	font-size: 10pt;
}
#center_container
/*, #banners_bottom*/
{
	padding-bottom: 315px;
}
#center_container.is_ss_footer,#right_container.is_ss_footer,#left_container.is_ss_footer{
	padding-bottom: 140px;
}
#center_container .topics a{
	color: #666;
	text-decoration: none;
}
#center_container .topics a:hover{
	text-decoration: underline;
}

#footer_container{
	position: absolute;
	left: 0;
	bottom: 0;
	width : 98%;
	height: 30px;
	padding: 0 1%;
}
#footer_container.is_ss_footer{
	background: url(../gfx/footer_background_rounded2.gif) 0 0 no-repeat;
	height: 130px;
}
#footer_container a.regulamin{
	color: #7F8BA5;
	font-weight: bold;
	text-decoration: none;
}
#footer_container a.regulamin:hover{
	text-decoration: underline;
}
#footer_container .ss_footer p{
	margin: 0;
	color: #FE5D0C;
}
#footer_container .ss_footer a{
	color: #626262;
	text-decoration: none;
}
#footer_container .ss_footer a:hover{
	text-decoration: underline;
}

#bottom_container{
	position: absolute;
	left: 0;
	bottom: 35px;
	width : 100%;
	height: 260px;
	padding: 10px 0 0 0;
	border-top: solid 1px #BCBCBC;
}
#bottom_container a{
	color: #626262;
	text-decoration: none;
}

#bottom_container td{
	vertical-align: middle;
}
#bottom_container img{
	margin: 0 5px 0 0;
	border: 0;
}
#bottom_container #logoparade{
	width: 950px;
	height: 75px;
}
#bottom_container #logoparade div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#bottom_container #logoparade div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}

/*stopka 2010*/

#footer_2010{
	background: url(../gfx/footer_2010/header_background.jpg) 0 90% repeat-x;
	border-collapse: collapse;
	width: 950px;
	border-top: solid 1px #BCBCBC;
	margin-top: 5px;
}

#footer_2010 td{
	width: 290px;
	padding: 5px 20px 5px 10px;
	vertical-align: top;
}
#footer_2010 td.last{
	padding-right: 0;
}
#footer_2010 td ul{
	margin:0;
	padding: 0;
	list-style: none;
}
#footer_2010 td ul li{
	padding: 5px 0 5px 20px;
	background: url(../gfx/footer_2010/authorcompany_back.gif) 0 50% no-repeat;
}
#footer_2010 td ul li h2{
	font: normal 8pt Tahoma;
	margin: 0;
}
#footer_2010 td ul li a{
	color: #7F8BA5;
	font-weight: bold;
}
#footer_2010 td ul li a:hover{
	text-decoration: underline;
}






#clearing{
	clear: both;
}

/* przyciski */

.nuibutton{
	background: url(../gfx/form/button_left.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	float: left;
	padding-left: 6px;
	margin-right: 10px;
}
.nuibutton .input{
	border: 0;
	height: 19px;
	margin-right: 6px;
	padding-left: 1px;
	color: #FFF;
	cursor: pointer;
	background: url(../gfx/form/button_right.gif) 100% 0 no-repeat;
	font: bold 8pt Tahoma;
	text-align: center;
	outline: none;
	display: block;
}
.nuibutton a.input{
	line-height: 19px;
	display: block;
	text-decoration: none;
	padding-right: 6px;
}
.nuiblue{
	background: url(../gfx/form/blue_button_left.gif) 0 0 no-repeat;
}
.nuiblue .input{
	background: url(../gfx/form/blue_button_right.gif) 100% 0 no-repeat;
}

.nuigrey{
	background: url(../gfx/form/grey_button_left.gif) 0 0 no-repeat;
}
.nuigrey .input{
	background: url(../gfx/form/grey_button_right.gif) 100% 0 no-repeat;
	color: #666;
}

/* formularz i tlo */

div.formhead{
	height: 30px;
	line-height: 30px;
	background: url(../gfx/form/title_left2.gif) 0 0 no-repeat;
}
div.formhead span.title{
	height: 30px;
	line-height: 30px;
	background: url(../gfx/form/title_right2.gif) 100% 0 no-repeat;
	display: block;
	margin-left: 10px;
	width: 100px;
	text-align: center;
	padding-right: 12px;
}
div.formhead span.tooltip-wrap{
	display: block;
	height: 30px;
	line-height: 30px;
	float: right;
	background: url(../gfx/form/tooltip_left.gif) 0 0 no-repeat;
	padding-left: 10px;
}
div.formhead span.tooltip-wrap span.tooltip-right{
	display: block;
	height: 30px;
	line-height: 30px;
	padding-right:  34px;
	background: url(../gfx/form/tooltip_right.gif) 100% 0 no-repeat;
}
div.formhead span.tooltip-wrap span.tooltip-right span.tooltip-head{
	color: #FE5F0F;
}
div.formhead span.tooltip-wrap span.tooltip-right span.tooltip-item{
	cursor: pointer;
}
div.formhead span.tooltip-wrap span.tooltip-right span.tooltip-item:hover{
	text-decoration: underline;
}
div.formbody{
	padding: 20px 15px 20px 20px;
	background: #FFF;
	border-bottom: solid 1px #B3B3B3;
	margin-bottom: 10px;
}
table.form span.error_tooltip_trigger{
	background: url(../gfx/form/circle.gif) 50% 50% no-repeat;
	padding: 4px 4px 4px 6px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #0062B2;
	cursor: pointer;
}
table.form span.required{
	background: url(../gfx/form/circle.gif) 50% 50% no-repeat;
	padding: 4px 5px 4px 5px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #FE5F0F;
}
/* tabela formularza */
table.form{
	width: 99.9%;
	border-collapse: collapse;
}
table.form th, table.form td{
	text-align: left;
}
table.form th.description{
	width: 20%;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}
table.form th.image{
	width: 20%;
}
table.form td .text{
	font: normal 8pt Tahoma;
	width: 250px;
}
table.form td select{
	font: normal 8pt Tahoma;
	width: 252px;
}
table.form .description h4{
	color: #666;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	background: url(../gfx/form/label_dot.gif) 0 50% repeat-x;
}
table.form .description h4 span{
	padding-right: 25px;
	background: #FFF;
}
table.form tr:target{
	background: #FFBFBF;
}

table.form span.error{
	display: block;
	color: #FE5F0F;
}
table.form span.info_note{
	color: #999;
	padding: 0 10px;
}


.buttons td{
	padding-top: 20px;
	padding-left: 30px;
}
.isaction{
	background: url(../gfx/reload.gif) 7px 22px no-repeat;
}
.buttons .disabled{
	color: #666;
	border: solid 1px #666;
}

/* lista wynikow */

p.high{
	height: 20px;
	margin-top: 0;
}

p.low{
	height: 20px;
}

#center_container form{
	margin-bottom: 1em;
}
#center_container .show_tab{
	width: 100%;
}
#center_container .show_tab tr th,
#center_container .show_tab tr td{
	padding: 2px;
	border: solid 1px #DDD;
	text-align:center;
}
#center_container .show_tab tr .options{
	width: 125px;
}
#center_container .show_tab ul{
	list-style: none;
	margin:0;
	padding: 0;
}
#center_container .show_tab ul li{
	height: 22px;
}
#center_container .show_tab ul li a{
	width: 100px;
}
#center_container .show_tab ul li span{
	margin: 0 0 0 5px;
}

#filter{
	border: solid 1px #CCCCCC;
}

#center_container .show_tab_new{
	width: 100%;
}
#center_container .show_tab_new p.title{
	background: url(../gfx/list/title_dot.gif) 0 50% repeat-x;
}
#center_container .show_tab_new p.title span.value{
	padding-right: 20px;
	background: #FFF;
	font-weight: bold;
	color: #FE5F0F;
}
#center_container .show_tab_new p.others span.wrap{
	padding-right: 20px;
	white-space: nowrap;
	margin: 5px 0;
	width: 150px;
	display: block;
	float: left;
}

#center_container .show_tab_new p.others span.description{
	color: #AAA;
}
#center_container .show_tab_new p.others span.value{
	color: #666;
}




#center_container .show_tab_new ul{
	clear: both;
	background: url(../gfx/list/buttons_dot.gif) 0 50% repeat-x;
	list-style: none;
	margin:0;
	padding: 10px 0;
	height: 20px;
}
#center_container .show_tab_new ul li{
	height: 20px;
	margin-bottom: 10px;
	float: left;
}
#center_container .show_tab_new ul li .nuibutton .nuigrey{
	background: url(../gfx/list/grey_button_left.gif) 0 0 no-repeat;
}
#center_container .show_tab_new ul li .nuibutton .nuigrey .input{
	background: url(../gfx/list/grey_button_right.gif) 100% 0 no-repeat;
	color: #666;
}

/* menu gorne */

#top_container{
	height: 42px;
}
#top_container .nav_left{
	width: 650px;
	float: left;
}
#top_container .nav_right{
	width: 250px;
	float: right;
}

#top_container ul.level1{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 35px;
}
#top_container ul.level1 li{
	float: left;
	height: 33px;
	margin: 0;
}
#top_container ul.level1 li a{
	height: 33px;
	line-height: 33px;
	color: #999999;
	background: url(../gfx/menu2_left.gif) 0 0 no-repeat;
	float: left;
	display: block;
	padding-right: 5px;
	text-decoration: none;
}
#top_container ul.level1 li.first a{
	background: url(../gfx/menu2_left_first.gif) 0 0 no-repeat;
}
#top_container ul.level1 li.last a{
	background: url(../gfx/menu2_left_last.gif) 100% 0 no-repeat;
	padding-right: 10px;
}
#top_container ul.level1 li.last a span{
	background: url(../gfx/menu2_left.gif) 0 0 no-repeat;
}
#top_container ul.level1 li a:hover{
	text-decoration: underline;
}
#top_container ul.level1 li a span{
	display: block;
	padding-left: 10px;
	height: 33px;
}
#top_container ul.level1 li.blue{
	margin-left: 15px;
}
#top_container ul.level1 li.blue a{
	background: url(../gfx/menu2_left_blue_last.gif) 100% 0 no-repeat;
	padding-right: 10px;
	color: #FFF;
}
#top_container ul.level1 li.blue a span{
	background: url(../gfx/menu2_left_blue.gif) 0 0 no-repeat;
}
#top_container ul.level1 li.active{
	height: 35px;
}
#top_container ul.level1 li.active a{
	color: #333;
	height: 35px;
}
#top_container ul.level1 li.blue.active a{
	color: #FFF;
	height: 34px;
}
#top_container ul.level1 li#home a{
	height: 35px;
	line-height: 35px;
	width: 30px;
	padding: 0;
	margin: 0 15px 0 0;
	background: url(../gfx/menu2_home.jpg) 0 0 no-repeat;
}
#top_container ul.level1 li#home a span{
	display: none;
}
#top_container .nav_right ul.level1 li{
	float: right;
}

#top_container ul.level1 li#kontakt a{
	width: 31Px;
	padding: 0;
	Background: url(../gfx/menu2_kontakt.jpg) 0 0 no-repeat;
}
#top_container ul.level1 li#kontakt a span{
	display: none;
}

/* inne */

p.msg, p.msgok{
	padding: 1em 0;
	border: solid 1px #B0DEA8;
	background: #E4F3E1;
	color: #27B60F;
	font-weight: bold;
	text-align: center;
}
p.msgerror{
	padding: 1em 0;
	border: solid 1px #DEA8A8;
	background: #F3E1E1;
	color: #C84B4B;
	font-weight: bold;
	text-align: center;
}

.hidden{
	display: none;
}
.nohand{
	cursor: default;
}
.trainer_list ul li.on_request p a, .reference_list ul li.on_request p a, .reference_list ul li.on_request p a{
	color: #666;
	text-decoration: none;
}
.trainer_list ul li.on_request p a:hover, .reference_list ul li.on_request p a:hover, .reference_list ul li.on_request p a:hover{
	text-decoration: underline;
}

#search_panel .promotion{
	width: 160px;
	height: 199px;
	margin-right: 10px;
	border-bottom: solid 1px #B3B3B3;
	background: url(../../gfx/user_search/c_background.gif) 0 0 repeat-x;
	float: left;
}
#search_panel .promotion h3{
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../../gfx/user_search/panel_promotion_top.gif) 0 0 no-repeat;
	font-size: 8pt;
	font-weight: normal;
	color: #D97E00;
}
#search_panel .promotion a img{
	border: solid 1px #CCC;
	width: 125px;
}
#search_panel .promotion a img{
	display: block;
	margin: 10px auto;
}

a.fancy img{
	padding: 1px;
	border: solid 1px #AAA;
}
.fakeimage{
	display: block;
	width: 115px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	padding: 1px;
	border: solid 1px #AAA;
}


.noclose .ui-dialog-titlebar .ui-dialog-titlebar-close{
	display: none;
}

.room .ui-datepicker-year{
	display: none;
}