/* BODY */
body {
	margin: 0px;
	background-color: #8e1719;
	background-image: url(/content/playouts/images/bground.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}/* Definicje układu strony */
.page_holder {
	background-color: #FFFFFF;
	width: 960px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.column_holder {
	padding: 10px;
	width: 940px;
}
.col_left {
	float: left;
	width: 200px;
}
.col_rite {
	float: right;
	width: 200px;
}
.col_center {
	width: 520px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.content {
	width: 520px;
	margin-top: 10px;
}
.footer {
	background-color: #E4E4E4;
	text-align: center;
	padding: 3px;
	width: 954px;
	clear: both;
	margin-top: 10px;
}
/* KONIEC */

/* NAGŁÓWEK */
.top_header {
	
	background-repeat: no-repeat;
	text-align: right;
	height: 120px;
	width: 950px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* pasek z aktualnościami */
.moving_news {
	font-weight: bold;
	height: 15px;
	width: 960px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* definicje dla aktualnosci i artykułów */
.news_item {
	width: 520px;
	margin-bottom: 10px;
}
.read_more {
	background-image: url(/content/playouts/images/czytaj_wiecej.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 20px;
	width: 500px;
	padding-top: 5px;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.article_item {
	width: 520px;
	margin-bottom: 10px;
        clear:both;
}

/* definicje boxów */
	/* box menu */
.box_menu {
	width: 200px;
	margin-bottom: 10px;
}
.box_menu_header {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/content/playouts/images/box_header_green_dot.gif);
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}

	/* linki wszystkie poziomy

	Linki pierwszego poziomu zwiniete
	*/

.menu_link a:link {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	margin-right: 10px;
	padding-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.menu_link a:active {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	margin-right: 10px;
	padding-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.menu_link a:visited {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	margin-right: 10px;
	padding-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.menu_link a:hover {
	display: block;
	background-color: #E4E4E4;
	color: #ff0000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	margin-right: 10px;
	padding-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

	/* link pierwszego poziomu rozwiniety */
.menu_link_active a:link {
	display: block;
	background-color: #E4E4E4;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_active a:active {
	display: block;
	background-color: #E4E4E4;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_active a:visited {
	display: block;
	background-color: #E4E4E4;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_active a:hover {
	display: block;
	background-color: #E4E4E4;
	color: #ff0000;
	text-decoration: underline;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

	/* link 2 poziomu */
.menu_link_2 a:link {
	width: 150px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_2 a:active {
	width: 150px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_2 a:visited {
	width: 150px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_2 a:hover {
	width: 150px;
	color: #ff0000;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

	/* link 3 poziomu */
.menu_link_3 a:link {
	width: 140px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_3 a:active {
	width: 140px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_3 a:visited {
	width: 140px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_link_3 a:hover {
	width: 140px;
	color: #ff0000;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

/**
 * BOXY
 */

/* niebiesko - biały */
.blue_white_box {
	background-color: #ffffff;
	width: 200px;
	margin-bottom: 0px;
}
.blue_white_header {
	background-image: url(/content/playouts/images/box_header_blue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_white_content {
	width: 190px;
	padding: 5px;
}
/* niebiesko - biały z kropka */
.blue_white_dot_box {
	background-color: #ffffff;
	width: 200px;
	margin-bottom: 0px;
}
.blue_white_dot_header {
	background-image: url(/content/playouts/images/box_header_blue_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_white_dot_content {
	width: 190px;
	padding: 5px;
}
/* niebiesko szary */
.blue_grey_box {
	background-color: #e4e4e4;
	width: 200px;
	margin-bottom: 0px;
}
.blue_grey_header {
	background-image: url(/content/playouts/images/box_header_blue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_grey_content {
	width: 190px;
	padding: 5px;
}
/* niebiesko szary z kropką  */
.blue_grey_dot_box {
	background-color: #e4e4e4;
	width: 200px;
	margin-bottom: 0px;
}
.blue_grey_dot_header {
	background-image: url(/content/playouts/images/box_header_blue_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_grey_dot_content {
	width: 190px;
	padding: 5px;
}
/* niebiesko zielony */
.blue_green_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.blue_green_header {
	background-image: url(/content/playouts/images/box_header_blue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_green_content {
	width: 190px;
	padding: 5px;
}
/* niebiesko zielony z kropką */
.blue_green_dot_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.blue_green_dot_header {
	background-image: url(/content/playouts/images/box_header_blue_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.blue_green_dot_content {
	width: 190px;
	padding: 5px;
}
/* zielono biały */
.green_white_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.green_white_header {
	background-image: url(/content/playouts/images/box_header_green.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_white_content {
	width: 190px;
	padding: 5px;
}
/* zielono biały z kropką */
.green_white_dot_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.green_white_dot_header {
	background-image: url(/content/playouts/images/box_header_green_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_white_dot_content {
	width: 190px;
	padding: 5px;
}
/* zielono szary */
.green_grey_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.green_grey_header {
	background-image: url(/content/playouts/images/box_header_green.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_grey_content {
	width: 190px;
	padding: 5px;
}
/* zielono szary z kropką */
.green_grey_dot_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.green_grey_dot_header {
	background-image: url(/content/playouts/images/box_header_green_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_grey_dot_content {
	width: 190px;
	padding: 5px;
}
/* nzielono zielony */
.green_green_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.green_green_header {
	background-image: url(/content/playouts/images/box_header_green.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_green_content {
	width: 190px;
	padding: 5px;
}
/* zielono zielony z kropką */
.green_green_dot_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.green_green_dot_header {
	background-image: url(/content/playouts/images/box_header_green_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.green_green_dot_content {
	width: 190px;
	padding: 5px;
}
/* szaro biały */
.grey_white_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.grey_white_header {
	background-image: url(/content/playouts/images/box_header_grey.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_white_content {
	width: 190px;
	padding: 5px;
}
/* szaro biały z kropką */
.grey_white_dot_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.grey_white_dot_header {
	background-image: url(/content/playouts/images/box_header_grey_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_white_dot_content {
	width: 190px;
	padding: 5px;
}
/* szaro szary */
.grey_grey_box {
	background-color: #e4e4e4;
	width: 200px;
	margin-bottom: 0px;
}
.grey_grey_header {
	background-image: url(/content/playouts/images/box_header_grey.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_grey_content {
	width: 190px;
	padding: 5px;
}
/* szaro szary z kropką */
.grey_grey_dot_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.grey_grey_dot_header {
	background-image: url(/content/playouts/images/box_header_grey_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_grey_dot_content {
	width: 190px;
	padding: 5px;
}
/* szaro zielony */
.grey_green_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.grey_green_header {
	background-image: url(/content/playouts/images/box_header_grey.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_green_content {
	width: 190px;
	padding: 5px;
}
/* szaro zielony z kropką */
.grey_green_dot_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.grey_green_dot_header {
	background-image: url(/content/playouts/images/box_header_grey_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.grey_green_dot_content {
	width: 190px;
	padding: 5px;
}
/* czerwono biały */
.red_white_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.red_white_header {
	background-image: url(/content/playouts/images/box_header_red.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_white_content {
	width: 190px;
	padding: 5px;
}
/* czerwono biały z kropką */
.red_white_dot_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.red_white_dot_header {
	background-image: url(/content/playouts/images/box_header_red_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_white_dot_content {
	width: 190px;
	padding: 5px;
}
/* czerwono szary */
.red_grey_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.red_grey_header {
	background-image: url(/content/playouts/images/box_header_red.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_grey_content {
	width: 190px;
	padding: 5px;
}
/* czerwono szary z kropkąy */
.red_grey_dot_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.red_grey_dot_header {
	background-image: url(/content/playouts/images/box_header_red_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_grey_dot_content {
	width: 190px;
	padding: 5px;
}
/* czerwono zielony */
.red_green_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.red_green_header {
	background-image: url(/content/playouts/images/box_header_red.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_green_content {
	width: 190px;
	padding: 5px;
}
/* czerwono zielony z kropką */
.red_green_dot_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.red_green_dot_header {
	background-image: url(/content/playouts/images/box_header_red_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.red_green_dot_content {
	width: 190px;
	padding: 5px;
}
/* żółto biały */
.yellow_white_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_white_header {
	background-image: url(/content/playouts/images/box_header_yellow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_white_content {
	width: 190px;
	padding: 5px;
}
/* żółto biały z kropką */
.yellow_white_dot_box {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_white_dot_header {
	background-image: url(/content/playouts/images/box_header_yellow_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_white_dot_content {
	width: 190px;
	padding: 5px;
}
/* żółto szary */
.yellow_grey_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_grey_header {
	background-image: url(/content/playouts/images/box_header_yellow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_grey_content {
	width: 190px;
	padding: 5px;
}
/* żółto szary z kropką */
.yellow_grey_dot_box {
	background-color: #E4E4E4;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_grey_dot_header {
	background-image: url(/content/playouts/images/box_header_yellow_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_grey_dot_content {
	width: 190px;
	padding: 5px;
}
/* żółto zielony */
.yellow_green_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_green_header {
	background-image: url(/content/playouts/images/box_header_yellow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_green_content {
	width: 190px;
	padding: 5px;
}
/* żółto zielony z kropką */
.yellow_green_dot_box {
	background-color: #c7f6bb;
	width: 200px;
	margin-bottom: 0px;
}
.yellow_green_dot_header {
	background-image: url(/content/playouts/images/box_header_yellow_dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 18px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
}
.yellow_green_dot_content {
	width: 190px;
	padding: 5px;
}

/* Box reklamy */
.advert a img {
	border: 1px solid #d2d2d2;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

.poweredby {
	text-align: right;
	width: 960px;
	padding-top: 2px;
	background-color:#ffffff;
}

/* Ogólne artykułowe */
 input[type="text"], input[type="select"], input[type="password"] {
	border: 1px solid #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
 input[type="submit"], input[type="reset"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

 center {
	margin-top: 0px;
}
 form {
	margin: 0px;
}
 H1 {
	font-size: 16px;
	font-weight: bold;
	color: #187098;
	margin-bottom: 10px;
	margin-top: 10px;
}
 H2 {
	font-size: 12px;
	font-weight: bold;
	color: #187098;
	margin-bottom: 10px;
	margin-top: 10px;
}
 H3 {
	font-size: 12px;
	font-weight: bold;
	color: #187098;
	margin-bottom: 0px;
	margin-top: 0px;
        clear:both;
}
 H4 {
	font-size: 11px;
	font-weight: bold;
	color: #187098;
}

 table.gallery_table {
}
 table.gallery_table td{
 	vertical-align: bottom;
}

 .gallery_img {
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
 .gallery_toc {
	clear: both;
	width: 508px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
 .gallery_toc_img {
	width: 100px;
	float: left;
}
 .gallery_toc_desc {
	width: 400px;
	float: right;
}



/* KONIEC */
/* definicje linkow */
 a {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
 a:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #ff0000;
}
/* KONIEC */
