html {
	background: url(gfx/html_bg.gif) top center repeat-x #C2C2C2;
}

body {
	background: url(gfx/body_bg.gif) bottom repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

div {
	position: relative;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#header {
	width: 1000px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background: url(gfx/header.png) top center no-repeat;
}

#logo {
	display: block;
	width: 158px;
	height: 166px;
	background: url(gfx/logo.png) no-repeat;
	float: left;
	position: absolute;
	left: 0px;
	top: 15px;
}

#logo b {
	display: none;
}

#menus {
	/*width: 400px;*/
	height: 100px;
	float: left;
	margin-left: 123px;
}

#main_menu {
	/*width: 400px;*/
	/*height: 26px;*/
	float: left;
	clear: left;
}

.main_menu_item {
	width: 125px;
	height: 39px;
	float: left;
	background: url(gfx/main_menu_tab.png) top center no-repeat;
}

.main_menu_item_active {
	width: 127px;
	height: 43px;
	float: left;
	background: url(gfx/main_menu_tab_active.png) top center no-repeat;
}

.main_menu_item  a, .main_menu_item_active a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 29px;
	padding-top: 10px;
	text-align: center;
}

.main_menu_item  a:hover, .main_menu_item_active a:hover {
	color: #FDF316;
}

#header_menu {
	/*width: 400px;*/
	/*height: 26px;*/
	float: left;
	margin-top: 55px;
	margin-left: 20px;
	clear: left;
}

.header_menu_item {
	width: 125px;
	height: 53px;
	float: left;
	background: url(gfx/header_menu_tab.png) bottom center no-repeat;
}

.header_menu_item_active {
	width: 127px;
	height: 53px;
	float: left;
	background: url(gfx/header_menu_tab_active.png) top center no-repeat;
}

.header_menu_item  a, .header_menu_item_active  a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 32px;
	padding-top: 21px;
	text-align: center;
}

.header_menu_item  a:hover, .header_menu_item_active  a:hover {
	color: #FDF316;
}

#panel_label {
	display: block;
	clear: right;
	float: right;
	color: #EDF5F7;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 110px;
}

#user_control {
	width: 200px;
	height: 80px;
	float: right;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	position: absolute;
	left: 700px;
	top: 45px;
}

#user_control label {
	display: block;
	float: left;
	clear: left;
	margin-bottom: 8px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-left: 10px;
}

#user_control input.text {
	width: 129px;
	height: 13px;
	border: none;
	background: url(gfx/header_input.png) no-repeat;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	display: block;
	float: right;
	clear: right;
}

#user_control p {
	display: block;
	float: left;
	clear: left;
	margin-left: 10px;
}

#user_control p a {
	font-weight: normal;
	color: #333333;
}

#user_control input.submit {
	width: 66px;
	height: 26px;
	border: none;
	background: url(gfx/header_submit.png) no-repeat;
	color: #EDF5F7;
	padding: 2px;
	display: block;
	float: right;
	clear: right;
	margin-top: 5px;
}

#user_control a {
	color: #000123;
	text-decoration: none;
}

#user_control a:hover {
	text-decoration: underline;
}

#information {
	width: 500px;
	float: right;
	color: #EDF5F7;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 30px;
	clear: both;
	text-align: right;
}

#information a {
	color: #F4D90A;
	text-decoration: none;
}

#information a:hover {
	text-decoration: underline;
}

#breadcrumb {
	width: 528px;
	height: 12px;
	background: url(gfx/breadcrumb.png) no-repeat;
	color: #21262C;
	font-size: 12px;
	padding: 9px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#breadcrumb a {
	color: #471F7F;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #21252C;
}

#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#left_col, #right_col {
	width: 220px;
	float: left;
}

.menu {
	width: 219px;
	background: url(gfx/menu_bg.png) repeat-y;
	margin-bottom: 10px;
	float: left;
	clear: both;
	padding: 0px;
}

.menu h4 {
	width: 169px;
	height: 30px;
	color: #000000;
	font-size: 14px;
	background: url(gfx/header_h4.png) no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 50px;
}

.menu ul, .menu ol {
	width: 199px;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	color: #21252C;
}

.menu ul li {
	border-bottom: 1px solid #E8E8E8;
}

.menu ul li a {
	color: #21252C;
	text-decoration: none;
}

.menu ul li a.active {
	font-weight: bold;
	color: #EB1221;
}

.menu ul li a:hover {
	color: #000000;
}

.menu ul li:last-child {
	border-bottom: 0;
}

.menu ol li label {
	font-weight: bold;
}

.menu ol li input.text {
	width: 183px;
	height: 16px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
	padding: 5px;
}

.menu ol li select {
	width: 193px;
	height: 24px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
}

.menu ol li input.submit {
	width: 141px;
	height: 26px;
	background: url(gfx/submit_button.png) no-repeat;
	border: 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}

.menu ol li a {
	color: #7A999B;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.menu ol li a:hover {
	color: #717479;
}

.mb {
	display: block;
	clear: both;
	width: 219px;
	height: 10px;
	background: url(gfx/menu_bottom.png) no-repeat;
}

#container {
	width: 560px;
	float: left;
}

#container ol.events {
	display: block;
	width: 555px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	clear: both;
}

#container ol.events li {
	display: block;
	width: 127px;
	height: 32px;
	background: url(gfx/disactive_tab.png) top center no-repeat;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	margin-bottom: -5px;
}

#container ol.events li.active {
	width: 174px;
	background: url(gfx/active_tab.png) top center no-repeat;
}

#container ol.events li a {
	color: #FFFFFF;
	text-decoration: none;
}

#container ol.events li.active a {
	color: #000000;
}

#container ol.events li a:hover {
	color: #717479;
}

#container label {
	display: block;
	font-weight: bold;
	clear: both;
}

#container input.text {
	width: 95%;
	height: 16px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container select {
	width: 95%;
	height: 24px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container select.multiple {
	height: 80px;
}

#container textarea {
	width: 95%;
	height: 250px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container input.submit {
	width: 141px;
	height: 26px;
	background: url(gfx/submit_button.png) no-repeat;
	border: 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	clear: both;
}

#container input.file {
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
}

#right_col .menu {
	float: right;
}

.entry {
	width: 535px;
	background: url(gfx/entry_bg.png) repeat-y;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: 12px;
}

.entry h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

.entry h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.entry h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

.entry fieldset {
	background-color: #F4D90A;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
}

.entry a {
	color: #471F7F;
	font-weight: bold;
	text-decoration: none;
}

.entry a:hover {
	color: #717479;
}

.entry table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry table caption {
	font-weight: bold;
}

.entry table tr {
	margin-bottom: 2px;
}

.entry table td {
	background-color: #F4D90A;
	padding: 10px;
	text-align: center;
}

.entry ul, .entry ol {
	margin: 5px;
	padding: 10px;
	padding-left: 25px;
	border-left: 1px solid #000000;
	clear: both;
	line-height: 20px;
}

.entry img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.entry table tr td img {
	margin-right: 0px;
	margin-left: 0px;
}

.entry hr {
	height: 1px;
	border: 0;
	background-color: #000000;
}

table.gallery {
	width: 0px;
}

table.gallery tr td {
	width: 20%;
}

.entry_half_item {
	width: 255px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.entry_half_item img {
	border: 1px solid #21252C;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}

.entry_half_item strong {
	color: #000000;
	font-size: 12px;
}

.entry_half_item p {
	color: #21252C;
	font-size: 11px;
	margin: 0px;
	margin-top: 5px;
	text-align: justify;
}

.entry_half_item a {
	color: #471F7F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.entry_half_item a:hover {
	color: #717479;
}

.entry_item {
	clear: both;
	margin-bottom: 10px;
}

.entry_item img {
	display: block;
	float: left;
	border: 1px solid #21252C;
	float: left;
	margin: 5px;
	padding: 0px;
}

.entry_item p {
	color: #21252C;
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	text-align: justify;
}

.right {
	float: right;
}

#partners {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#partners span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #7A999B;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#partners span a {
	color: #21252C;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 5px;
}

#partners span a:hover {
	color: #717479;
	text-decoration: none;
}

#partners img {
	border: 0;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 15px;
}

#footer {
	width: 1000px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 10px;
}

#footer span {
	display: block;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-size: 11px;
}

#footer span a {
	color: #CA9621;
	font-weight: bold;
	text-decoration: none;
}

#footer span a:hover {
	color: #F6DE0D;
}

.mtl {
	display: block;
	width: 555px;
	height: 19px;
	background: url(gfx/entry_top.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.mtr {
	display: block;
	width: 555px;
	height: 19px;
	background: url(gfx/entry_top.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.mbl {
	display: block;
	width: 555px;
	height: 10px;
	background: url(gfx/entry_bottom.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.mbr {
	display: block;
	width: 10px;
	height: 10px;
	background: url(gfx/rounded_corners.gif) -10px -10px no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: none;
}

.commercial {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

label.search {
	margin-top: 5px;
}

input.text_search {
	width: 250px;
	height: 16px;
	background-color: #EFEFEF;
	border: 1px solid #7A999B;
	padding: 5px;
	margin-top: 5px;
}

input.search_submit {
	clear: right;
}

/*ostatnio zagineli*/
table.missing_details{float:left; width:390px; margin:0 0 10px 0 !important; padding:0;}
table.missing_details tr td.k1{font-weight:bold;}

h2.missing_sec{margin:0 0 10px 0; padding:0; }
