/* CSS zawierajacy style paneli umieszczanych w glównych kolumnach */

/* panel srodkowy */
.mid_panel_full {
	background-color: #FFFFFF;
	margin: 5px;
	display: block;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

.mid_panel {
	margin: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	display: block;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

.mid_crapper_066 {
	display: block;
	padding: 5px;
	overflow: hidden;
	width: 380px;
	float: left;
}

.mid_crapper_033R {
	display: block;
	padding: 5px 5px 5px 0px;
	
	overflow: hidden;
	width: 235px;
	float: left;
}
.button_bar {
	margin: 5px 0px;
	padding: 0px 0px 0px 1px;
	background-repeat: repeat-x;
	background-position: 0px 12px;
	height: 53px;
	text-align: center;
}
.button_bar p {
	display: block;
	margin: 0;
	padding: 0 5px;
	font-size: 10px;
	height: 12px;
}
.button_bar img {
	margin: 5px 2px;
	display: block;
	float: left;
}





/* killme!
#rounded {
	background-position: 0px 12px;
}
*/

/* NAROZNIKI */

.round_LT {
	margin:0;
	padding:0;
	background-image: url(images/round_LT.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}

.round_RT {
	margin:0;
	padding:0;

	background-image: url(images/round_RT.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 100%;
	clear: both;
}

.round_LB {
	margin:0;
	padding:0;

	background-image: url(images/round_LB.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
}

.round_RB {
	margin:0;
	padding:0;

	background-image: url(images/round_RB.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 100%;
	clear: both;
}

/* PASEK NAGLÓWKA */

.pan_header {
	height: 42px;
	padding-left: 0px;
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}



.pan_header * {
	color: #f1f0f0;
}

/* Tytul naglówka */

.pan_cap {
	background-repeat: no-repeat;
	height: 38px;
	float: left;
	background-position: 10px;
	margin-top: 2px;
}

.pan_cap * {
	display: none;
}

.pan_cap_subtitle {
	float: left;
	clear: left;
	width: 180px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
}

/* Podtytul naglówka z gradientem */

.pan_cap_gradbg {
	background-repeat: repeat-y;
	background-position: right;
	height: 42px;
	margin: auto;
	float: right;
	width: 300px;
	padding-right: 15px;
}

/* ROZDZIELACZE */

/* - mniejszy */

.pan_sec {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/col_subdiv_bg.png);
	clear: both;
	height: 14px;
}

.pan_secR {
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	padding-left: 46px;
	clear: right;
	float: right;
}

.pan_secL {
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	padding-right: 46px;
	clear: left;
	float: left;
}

.pan_secBG {
	width: 150px;
	height: 14px;
	white-space: nowrap;
} /* wiecej w overwrites.css */

.pan_secR .pan_secBG {
	text-align: right;
	padding-right: 30px;
}

.pan_secL .pan_secBG {
	text-align: left;
	padding-left: 30px;
}

/* - wiekszy */

.pan_secbig {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/col_subdiv_bg.png);
	clear: both;
	height: 16px;
}

.pan_secRbig {
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	padding-left: 48px;
	clear: right;
	float: right;
}

.pan_secLbig {
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	padding-right: 48px;
	clear: left;
	float: left;
}

.pan_secBGbig {
	width: 150px;
	height:16px;
	white-space: nowrap;
} /* wiecej w overwrites.css */

/* Podzialy paneli na podpanele, kolumny etc. */

/* - poziome */

.pan_subdiv {
	margin: auto;
	text-align: left;
	padding: 0px;
	background-repeat: repeat-x;
}
.pan_full_column {
	width: 270px;
	float: left;
	text-align: left;
	padding: 0px 0px 5px 25px;
}
.pan_full_column h2 {
	height: 24px;
	display: block;
	margin: 0;
	font-size: 18px;
}
.pan_full_column h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 7px 0;
}




/* - pionowe */

.vpan_155 {
	margin: 3px;
	float: left;
	width: 155px;
}

.vpan_130 {
	margin: 3px;
	float: left;
	width: 110px;
	padding: 0px 0px 5px 7px;
}


.vpan_190 {
	width: 160px;
	float: left; 
	margin: 0; 
	padding: 3px 12px; 
	text-align:left;
}

.vpan_thin {
	margin: 3px 1px 3px 3px;
	float: left;
	width: 120px;
}

.vpan_auto {
	width: auto;
	display: block;
	float: right;
}

.vpan_auto_vcomp {
	float: left;
	margin: 0px 3px 0px 3px;
}

.vpan_full {
	padding: 3px 12px;
	text-align: left;
}

.vpan_full p, .vpan_190 p {
	margin-left: 0;
	margin-right: 0;
}

.vpan_third {
	width: 31%;
	float: left;
	text-align: left;
	padding-right: 2%;
}

/* ATTENTION BOX */

.attention_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 5px 5px 0px 0px;
	padding: 5px;
	float: right;
	width: 200px;
}

.attention_img {
	display: block;
	float: left;
}

.attention_txt {
	float: right;
	width: 110px;
}
.vidplayer_pan {
	float: right;
	clear: both;
	width: 320px;
	margin: 12px 0px 12px 12px;
}
