@charset "utf-8";
/* CSS Document */
@import url(../modules/modules.css);

/* Callme */
.ssh1 {font-size:10px;color:#999;position:absolute;top:80px;left:50%;margin-left:-490px;}
#callme {
	width: 510px;
	height: 52px;
	clear: both;
	display: table;
	margin-bottom: 10px;
	background-image: url(/images/callme.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#callme_content {
	margin-left: 10px;
	margin-top: 25px;
}
#callme_tel {
	width: 270px;
	float: left;
}
.callme_gg {
	width: 105px;
	font-size: 11px;
	float: left;
	margin-left: 5px;
	background-color: #F5F5E6;
	color: #000000;
}
.callme_gg img {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.callme_gg a {
	color: #000000;
}


/* CONTAINER */
#index_container {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

/* TOP */
#index_top {
	width: 975px;
	height: 78px;
	clear: both;
	display: table;
}
#index_top_left {
	width: 530px;
	float: left;
}

/* INDEX CONTENT*/
.index_content_header {
	margin-bottom: 8px;
	clear: both;
}
.index_content_header img {
	margin-right: 7px;
	vertical-align: middle;
}

#index_content {
	width: 975px;
	margin-top: 355px;
	clear: both;
}
#index_content_left {
	width: 520px;
	margin-left: 30px;
	float: left;
	display: inline;
}
.index_content_left_column {
	width: 255px;
	float: left;
	display: inline;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#index_content_middle {
	width: 1px;
	height: 180px;
	float: left;
	display: inline;
	background-color: #BFD6E6;
}

#index_content_right {
	width: 370px;
	margin-left: 30px;
	float: left;
	display: inline;
}
.index_content_right_column {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	line-height: 1.8em;
}
.index_content_right_column img {
	margin-left: 30px;
	margin-right: 7px;
	vertical-align: middle;
}
.index_content_right_column a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.index_content_right_column a:hover {
	text-decoration: underline;
}
.index_content_right_column .wiecej {
	margin-left: 30px;
	font-size: 9px;
	color: #3A78A3;
	text-decoration: underline;
}



/* INDEX FOOTER */
#index_footer {
	width: 975px;
	border-top: #B5D60D solid 1px;
	margin-top: 30px;
	clear: both;
	display: table;
}
#index_footer_left {
	width: 500px;
	height: 20px;
	margin-top: 3px;
	margin-left: 5px;
	text-align: left;
	float: left;
	display: inline;
}
#index_footer_right {
	width: 465px;
	height: 20px;
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
	float: left;
	display: inline;
}
#index_footer a {
	color: #3A78A3;
}
#index_footer a:hover {
	text-decoration: underline;
}









/* TOP */
#com_top {
	width: 990px;
	height: 78px;
	clear: both;
	display: table;
}
#com_top_left {
	width: 545px;
	float: left;
}

#top_logo {
	margin-left: 5px;
	margin-top: 25px;
}

#com_top_right {
	width: 445px;
	float: left;
}
#top_navi_site {
	text-align: right;
	height: 15px;
	margin-top: 15px;
}
.navi_site_pic {
	width: 42px;
	height: 15px;
	text-align: center;
	float: right;
}
.navi_site_line {
	width: 1px;
	height: 15px;
	float: right;
}
.navi_site_logout {
	padding-top: 2px;
	margin-left: 15px;
	margin-right: 15px;
	float: right;
	
	font-size: 9px;
	color: #A1A1A1;
	font-weight: normal;
}
.navi_site_logout a {
	color: #A1A1A1;
}
.navi_site_logout a:hover {
	text-decoration: underline;
}


#top_navi_menu {
	height: 20px;
	margin-top: 28px;
}

.menu_part {
	height: 20px;
	padding: 0px 15px 0px 15px;
	text-align: center;
	float: right;
	display: inline;
}
.menu_part_selected {
	background-color: #2167AE;
}

.menu_part h5  {
	margin-top: 2px;
}

.menu_part a {
	color: #000000;
}
.menu_part_selected h5 a  {
	color: #FFFFFF;
}

.menu_part:hover {
	cursor: pointer;
	background-color: #5F91C5;
}
.menu_part_selected:hover {
	background-color: #2167AE;
}
.menu_part:hover a {
	color: #FFFFFF;
}



/* FOOTER */
#com_footer {
	width: 990px;
	border-top: #B5D60D solid 1px;
	margin-top: 30px;
	clear: both;
	display: table;
}
#com_footer_left {
	width: 500px;
	height: 20px;
	margin-top: 3px;
	margin-left: 5px;
	text-align: left;
	float: left;
	display: inline;
}
#com_footer_right {
	width: 480px;
	height: 20px;
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
	float: left;
	display: inline;
}
#com_footer a {
	color: #3A78A3;
}
#com_footer a:hover {
	text-decoration: underline;
}




/* PATH */
.main_path {
	width: 990px;
	height: 16px;
	clear: both;
	display: table;
	margin-top: 240px;
	border-bottom: #B5D60D solid 1px;
}
#panel_path {
	margin-top: 180px;
}

.main_path p {
	font-size: 11px;
	color: #949494;
	margin-left: 300px;
}
.main_path a {
	color: #949494;
}
.main_path a:hover {
	text-decoration: underline;
}








.font_11 {
	font-size: 11px;
}
.line_15 {
	line-height: 1.5em;
}

.input300, .input200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.input300 {
	width: 400px;
}
.input200 {
	width: 200px;
}
.butonek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.error {
	font-size: 10px;
	color: #CC0000;
}


/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	height: 25px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
p, form {
	margin: 0px;
	padding: 0px;
}

/* HEADERS */
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
h4,h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h2,h5 {
	font-size: 12px;
	font-weight: bold;
	color: #195EA7;
}

h6 {
	font-size: 9px;
	color: #3A78A3;
	font-weight: normal;
}

/* LINKS */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* CONTAINER */
#main_container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}


/* CONTENT */
#main_content {
	width: 990px;
	min-height: 200px;
	margin-top: 10px;
	clear: both;
}

/* LEFT MENU */
#main_menu {
	width: 260px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.main_menu_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2167AE;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}
.main_menu_header a, .main_menu_header p {
	margin-left: 20px;
	color: #FFFFFF;
}
.header_sel {
	background-color: #5F91C5;
}

.main_submenu {
	margin-top: 10px;
}
.main_submenu h2 {
	margin-left: 20px;
	margin-bottom: 3px;
}

.submenu_spec {
	padding: 3px 0px 3px 20px;
}
.submenu_spec a {
	color: #000000;
}
.submenu_spec:hover {
	cursor: pointer;
	background-color: #5F91C5;
}
.submenu_spec:hover a {
	color: #FFFFFF;
}


.submenu_spec2 {
	padding: 3px 0px 3px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #195EA7;
}
.submenu_spec2 a {
	color: #195EA7;
}
.submenu_spec2:hover {
	cursor: pointer;
	background-color: #5F91C5;
}
.submenu_spec2:hover a {
	color: #FFFFFF;
}

.submenu_selected {
	background-color: #5F91C5;
}
.submenu_selected a {
	color: #FFFFFF;
}


/* MAIN TEXT */
#main_text {
	width: 670px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#main_text table td {
	vertical-align: top;
}
#main_text table img {
	border: 0px;
}
#main_text a {
	color: #3A78A3;
	text-decoration: underline;
}


.panel_menu_edit {
	margin-bottom: 2em;
}
.blue_underline {
	border-bottom: #5F91C5 1px solid;
	margin-bottom: 10px;
}
.black_underline {
	border-bottom: #000000 1px solid;
	margin-bottom: 10px;
}

.pomoc {
	font-size: 11px;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	background-color:#DDDDDD;
	border: 1px #000000 solid;
}
.pomoc h2 {
	color: #000000;
}

#najcz{
font-size:10px;
text-align:justify;
	border-bottom: #B5D60D solid 1px;
padding-top:5px;
padding-bottom:5px;
}

#najcz ul{
list-style:none;
padding:0; 
display:inline;
margin:0;
margin-left:2px;
}

#najcz li{
padding:0; 
display:inline;
margin:0;
}

.poradnia{
text-align:justify;
	line-height: 1.5em;
	margin-right:15px;
}