/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body {
	background: #FFFFFF url('../images/bg.png') repeat-x top;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #0000AA;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000AA;
}

a:hover {
	text-decoration: none;
	color: #0000AA;
}

a:active {
	text-decoration: none;
	color: #0000AA;
}

.main {
	background-color: #EEEEEE;
}

.bg_logo {
	border-top: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-image: url(../images/bg_logo.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.bg_icons {
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-image: url(../images/bg_icons.png);
	background-repeat: repeat-x;
	text-align: center;
}

.szukaj {
	text-align: left;
	padding: 5px;
}

.okienko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}

.przycisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}

.bg_menu {
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

.menu_text_dt {
	background-image: url(../images/bg_menu.png);
	padding: 5px;
	margin: 2px;
	cursor: pointer;
}

.menu_text_dt:hover {
	background-image: url(../images/bg_menu_2.png);
	border: 1px solid #DCDCDC;
	padding: 4px;
	margin: 2px;
}

.menu_t:hover {
	color: #333333;
}

.menu_t:active {
	color: #333333;
}

.menu_t:link {
	color: #333333;
}

.menu_t:visited {
	color: #333333;
}

.menu_text_dd {
	padding: 5px;
	cursor: pointer;
}

.bg_main {
	border: 5px solid #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.bg_bottom {
	background-image: url(../images/bg_bottom.png);
	background-repeat: repeat-x;
	border-top: 5px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.bg_right {
	border-right: 5px solid #FFFFFF;
	background-repeat: repeat-x;
	margin-right: 5px;
}

.bg_main_text {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.wiw_aktualnosci_title {
	font-size: 11px;
	text-align: left;
	color: #C91010;
	padding: 5px;
}

.wiw_aktualnosci_text {
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.wiw_aktualnosci_text_2 {
	font-size: 11px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.wiw_aktualnosci_red {
	color: #FF0000;
}

.wiw_aktualnosci_blue {
	text-align: left;
	color: #0000AA;
	padding: 5px;
}

.wiw_main_title {
	font-size: 11px;
	text-align: left;
	color: #C91010;
	padding: 5px;
}

.wiw_main_text {
	text-align: justify;
	padding: 5px;
}

.wiw_main_text_left {
	text-align: left;
	padding: 15px;
}

.wiw_main_text_right {
	text-align: right;
	padding: 5px;
}

.wiw_main_text_red {
	text-align: justify;
	padding: 5px;
	color: #CC0000;
}

.wiw_build_title {
	text-align: center;
	color: #FA0000;
	padding: 5px;
}

.wiw_main_text select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.wiw_main_text input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.wiw_main_text textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.wiw_download_text {
	text-align: right;
	padding: 5px;
	color: #0000AA;
}