


/*__________ IE PNG FIX ____________*/

img, div, a, input { behavior: url(/css/iepngfix.htc); }
body { behavior: url("/css/csshover3.htc"); }

/*__________ MICHAL ____________*/
.article_box {background-color: #ededed; margin:0; overflow:hidden; padding:10px 20px 20px 20px; width:676px;color: #000000; line-height: 150%;}
.lead {margin: 9px 0 8px 0;}
.lokalizator {font-weight: normal; display: block; float: left; margin: 5px 7px 0 5px; color: #878787; cursor: pointer; background-image: url(/gfx/main/bg_line.gif) repeat-x;}
.lokalizator_pic {display: block; float: left;}
.pseudo_link {cursor: pointer; }
.confirm {float: right; color: green; font-weight: bold; margin: 4px 0 0 0;}
.menu_hidden {display: none;}
a.active {font-weight: bold;  }
a.boxy { display: block;}
.clear {clear: both;}
.news_date {float: right; padding: 15px 15px 0 0; font-size: 10px;}
.resizer {height: 10px;}

.last_marek {padding: 6px 0 6px 0; background-color:#FFF;}

/*____________ GENERAL _____________*/

body { margin: 10px 0 0 0; padding: 0; font-family: Tahoma, Arial, sans-serif; background: #c2d7d7 url(/gfx/main/bg_repeat_x.gif) repeat-x ; color: #6e6e6e; font-size:12px; }

* {margin: 0; padding: 0; }
* img {border: none; margin: 0;}
* div { margin: 0; padding: 0; }

.floatLeft { float: left; }
.floatRight	{ float: right; }
.clear { clear:both; }
.hr { height: 3px; margin: 0; }
.hidden { display: none; visibility: hidden; }

/*_________ GENERAL CLASSES ________*/


.default { color: #6e6e6e; }
.red { color: #c32f2f; }
.white { background-color:#FFFFFF; }
.grey_bg { background-color:#f1f1f1;}
.grey { color: #6e6e6e; }

.bggrey { background: #ededed url(../gfx/main/right_bottom.gif) bottom no-repeat; display: block; overflow: hidden; padding: 0 0 20px 0;}
.lightgrey { color: #969696; }
.blue { color: #3e7091; }
.noMargin { margin: 0 0 1px 0; }
.logo { width: 269px; height: 105px; float: left; }
.bold { font-weight: bold; }
.baner { width: 441px; float: left; height: 55px; padding: 25px 0 0 0; }
.time { width: 250px; height: 105px;float: right; }
.hr { margin: 0; padding: 0; clear: none; height: 1px; background-color: transparent; background-image: url(/gfx/main/hr.gif); background-repeat: repeat-x; }
form .hr { margin: 0; }
.hidden { display: none;visibility: hidden; }


/*___________ CONTAINERS ___________*/

#wrap { margin: 0 auto; text-align: left; width: 960px; background-color: #d7d7d7; }

#upper { position: relative; margin: 0 auto; width: 960px; height:105px; background-image: url(/gfx/main/bg_up_baner.jpg);background-repeat: repeat-x; }
#line { position: relative; width: 920px; height:23px; background:#9aa1ab  url(/gfx/main/bg_line.gif) no-repeat center; margin: 0 auto; padding: 16px 20px 16px 20px; }
#position_home { float: left; width: 80px; height: 23px; cursor: pointer; display: block; }
#position { text-align: left; margin: 0 20px 0 20px; padding: 0; }

#menu { z-index: 1; position: relative; margin: 0 auto; width: 960px; height:35px; background: url(/gfx/main/bg_up_menu.jpg) repeat-x;font: 11px bold #5d5d5d;}
#menu ul {height: 35px; width: 950px; list-style-type: none; list-style-position: outside; margin: 0 0 0 10px;}
#menu ul li.select {/*background: #d2d2d2;*/}
#menu ul li a {float: left; color: #5d5d5d; text-decoration: none; font-weight: bold; margin: 0; padding: 10px 10px 0 10px;height: 25px; list-style-image: none; display: block;}
#menu ul li a:hover { background-position: 0 -35px; background:  url(/gfx/main/bg_menu_hover.gif) no-repeat center; height: 25px;}
#menu ul li { float: left; position: relative; text-transform:uppercase; /*background: url(/gfx/main/divider.gif) no-repeat right;*/}
#menu ul li ul { display:none; position: absolute; width: 600px; top: 35px;}
#menu ul li ul li { padding: 0; background-color: #949694;}
#menu ul li ul li:hover { padding: 0; background-color: #000;}
#menu ul li:hover ul { display: block; }
#menu ul li ul li a { text-indent: 0; float: left; color: #fff; height: 20px; padding: 3px 10px 3px 10px; /*border-right: 1px solid #a7a7a7; text-decoration: none; font-size: 11px; text-transform: none; line-height: 19px; /*background: none;*/}
#menu ul li ul li a:hover {border: 0; }
#menu ul li ul li a.last { border: 0;}
#menu ul li ul.onLeft li{ float: left; clear: both; }
#menu ul li ul.onRight li{ float: right; clear: both;}
#menu ul li ul.onLeft { left: 0; }
#menu ul li ul.onRight { right: 0;}


#menu_logo {
	position:absolute;
 	top:2px;
 	right:20px;
	width: 25px;
	height:32px;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5d;
	
}


.place {
	height:23px;
	float:left;
	text-align:left;
    font-size: 9px;
	color: #878787;
	width: 690px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/gfx/main/line_home_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}	

#content {
	overflow: hidden;
	width: 920px;
	/*height:470px;*/
	background-color:#9aa1ab;
	/*background-image: url(/gfx/main/bg_content.jpg);*/
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 0px;
}

#bottom { color: #fff; width: 960px; height:56px; background: #d2cfc6 url(/gfx/main/bottom_up.png); margin: 0 auto;padding: 0; margin-bottom: 10px;}

#bottom img { margin: 14px 0 0 20px; }

#bottom a { color: #fff; font-size: 10px; text-decoration: none; }
#bottom a:hover { text-decoration: underline; color: #c32f2f; }

.menu_bottom_01 { height: 19px; margin: 18px 20px 0 0; padding: 0; float: right; }
.menu_bottom_02 { width: 150px; height: 19px; margin: 18px 20px 0 0; padding: 0; float: right; }
.menu_bottom_03 { width: 330px; height: 19px; margin: 18px 0 0 10px; padding: 0; float: left; text-align: left;}

#left {
	float: left;
	background:;
	margin: 0px;
	width: 527px;
	padding: 0;
}

#left img {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#right {
	float: right;
	margin: 0px;
	width: 386px;
	padding: 0;
}

/*__________ MENU LEFT ____________*/

#menu_left {
	width: 184px;
	float: left;
	font-size: 11px;
}
#menu_left h2 {
	background: url(/gfx/main/bar_red.png) no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu_left .box {
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_left .box ul {
	list-style: none;
	text-align: left;
	padding: 0px;
	background-image: url(/gfx/main/line_gray.gif);
	background-repeat: no-repeat;
}
#menu_left .box ul li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/gfx/main/line_gray.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_left .box ul li.select a {
	font-weight: normal;
	text-decoration: none;
}

#menu_left .box ul li a {
	text-decoration: none;
	color: #3e7091;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: none;
	background-image: url(/gfx/main/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#menu_left .box ul li a:hover { text-decoration: none; color: #990000; } 

#content_art {
	width: 716px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#content_art a{	font-size: 12px; font-family: Tahoma, sans-serif; }

#content_art h2 {
	background: url(/gfx/main/bar_blue_art.png) no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_art h3 {
	color: #3e7091;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: left;
	padding-top: 8px;
	margin: 0 0 1px 0;
}

#content_art h3 a{
	color: #3e7091;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: left;
	padding-top: 8px;
	margin: 0 0 1px 0;
	/*padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;*/
}

.small {
	font-size: 10px;
	/*padding-left: 15px;*/
	text-align: left;
	}




#content_art p {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	padding: 5px 0 5px 0;
}	


#content_art p a {
    font-style:normal;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	padding: 5px 0 5px 10px;
}	

#content_art .stopka {
	background-image: url(/gfx/main/bar_gray_art.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	margin-top: 10px;

}	


#content_art img {
	border: 3px solid #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content_art ul {
    padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;

}

#content_art ol {
    padding-left: 15px;
    padding-top: 0;
	padding-bottom: 0;
}

#content_art ol li {
    padding-top: 0;
	padding-bottom: 0;
}
/*#content_art li {
    padding-left: 15px;
    padding-top: 10px;
	padding-bottom: 5px;
}*/


#content_art .bottom {
	height: 43px;
	background-image: url(/gfx/main/bar_grey_art.png);
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
	
#content_art .btn {
	height: 24px;
	width: 158px;
	background-image: url(/gfx/main/btn_back.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: center;
}

#content_art .btn img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#content_art a {
	text-decoration: none;
	color: #3e7091;
	font-weight: bold;
	font-size: 10px;
	/*background-image: url(/gfx/main/bullet_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left 4px;
	/*padding-left: 10px;*/
}

#content_art a.strzalka {
	background-image: url(/gfx/main/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 1px 0 0 10px;
}

#content_art a:hover {
	text-decoration: none;
	color: #c32f2f;


}
/*__________ FORM ____________*/

form, button{
	border:0;
	margin:0;
	padding:0;
}
.spacer{clear:both; height:1px;}

.myform{
	width:265px;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#stylized{
	border:0;
	}
	
#newsletter_text{
	display: block;
	height: 20px;
	}

#stylized label{
	padding: 5px;

	}

#stylized input{
	margin: 0 0 0 15px;
	width:170px;
	float: left;
	font-size: 14px;
	color:#666666;
	height: 18px;
	border: 1px solid #ABADB3;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
#stylized .button_text{
	padding: 6px 0 0 0;
}

#stylized .button_text:hover{
	color: red;
}
	
#stylized .button{
	border: 0;
	padding: 0;
	cursor: pointer;
	margin: 0 0 0 4px;
	float: left;
	width:50px;
	background:#e7e7e7;
	text-align:center;
	color:#305f7d;
	font-size:10px;
	font-weight:bold;
	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;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	height: 26px;
	}
	
#stylized textfield {
	color: #666666;

	}

/* ------------- Links --------------------------------------------------------------------------------------------- */
a:link { color: #969696; text-decoration: none}

a:visited {color: #969696; text-decoration: none}

a:hover {color: #969696; text-decoration: underline}

a:active {color: #969696; text-decoration: none}


/* ------------- Home --------------------------------------------------------------------------------------------- */

#box_one { height: 250px; width: 527px; padding: 0; margin: 7px 0 7px 0;}

#box_two { padding: 0; height: 133px; width: 527px; margin: 7px 0 7px 0;}


.box_small { background: url(/gfx/main/bg_box_small.png) no-repeat; height: 122px; width: 260px; margin: 0 0 5px 0; float: right; padding: 0; }
.box_small h2 { display: block; color: #fff; font-size: 11px; font-family: Tahoma, sans-serif; padding: 9px 10px 10px 10px; overflow: hidden; margin: 0; text-align: left; }
.box_small h2 a { color: #fff; font-size: 11px; font-family: Tahoma, sans-serif; margin: 0; padding: 0; text-align: left; }
.box_small h2 a:hover { color: #fff; }
.box_small h2 a:focus { color: #fff; }
.box_small h2 a:visited { color: #fff; }
.box_small p { color: #6e6e6e; font-size: 11px; font-family: Tahoma, sans-serif; text-align: left; padding: 0; display: block; overflow: hidden;}
.box_small a { text-decoration: none; color: #6e6e6e; font-size: 11px; padding: 10px; display: block; text-align:justify;}
.box_small a:hover { text-decoration: none; color: #c32f2f; }

.box_small2 { background: url(/gfx/main/bg_box_small_green.png) no-repeat; height: 122px; width: 260px; margin: 0 0 5px 0 ; float: left; padding: 0; }
.box_small2 h2 { display: block; color: #fff; font-size: 11px; font-family: Tahoma, sans-serif; padding: 9px 10px 10px 10px; overflow: hidden; margin: 0; text-align: left; }
.box_small2 h2 a { color: #fff; font-size: 11px; font-family: Tahoma, sans-serif; margin: 0; padding: 0; text-align: left; }
.box_small2 h2 a:hover { color: #fff; }
.box_small2 h2 a:focus { color: #fff; }
.box_small2 h2 a:visited { color: #fff; }
.box_small2 p { color: #6e6e6e; font-size: 11px; font-family: Tahoma, sans-serif; text-align: left; padding: 0; display: block; overflow: hidden; }
.box_small2 a { text-decoration: none; color: #6e6e6e; font-size: 11px; padding: 10px; display: block; text-align:justify;}
.box_small2 a:hover { text-decoration: none; color: #339933; }

.baners { height: 62px; width: 236px; float: left; padding: 0px; margin: 0 0 7px 0; }

#newsletter {height: 133px; width: 260px; margin: 0px; float: right; padding: 0; background: url(/gfx/main/bg_news.png) no-repeat; }
#newsletter h2 {color: #fff; font-size: 12px; font-family: Tahoma, sans-serif; text-align: left; padding: 8px 0 10px 10px;}
#newsletter p { color: #6e6e6e; font-size: 9px; font-family: Tahoma, sans-serif; text-align: left; padding: 10px 15px 18px 15px; }


#box_news { width: 386px; margin: 0 0 10px 0; padding: 0; float: left; }
#box_news h2 { color: #fff; font-size: 12px; font-family: Tahoma, sans-serif; text-align: left; padding: 8px 0 10px 10px; background: url(/gfx/main/bar_red_left.png) no-repeat;}

.box_news_title  {float: left; text-align: left; padding: 15px 0 3px 15px; width: 300px;}
.box_news_title  a{color: #c32f2f; font-size: 11px; font-weight: bold; text-decoration: none; }
.box_news_title a:hover {text-decoration: none; color: 6e6e6e; }

#box_artykul { width: 386px; margin: 0 0 10px 0; padding: 0; float: left; }
#box_artykul h2 {color: #fff; font-size: 12px; font-family: Tahoma, sans-serif; text-align: left; padding: 8px 0 10px 10px ; background: url(/gfx/main/bar_blue_left.png) no-repeat; }

.box_artykul_title  { color: #3e7091; font-size: 11px; font-family: Tahoma, sans-serif; text-align: left; padding: 15px 0 3px 15px;}
.box_news_data {font-size: 10px; padding-left: 15px; text-align: left; display: block; }
.box_artykul_title a{font-weight: bold; color: #3e7091; font-size: 11px; text-decoration: none; }

.box_artykul_title a:hover {
	text-decoration: none;
	color: 6e6e6e;


}

#box_news p{color:#6e6e6e; font-size:12px; font-family:Tahoma,sans-serif; text-align:left; padding:5px 15px 0 15px; text-align:justify}

#box_artykul p{color:#6e6e6e; font-size:12px; font-family:Tahoma,sans-serif; text-align:left; padding: 10px 15px 0 15px;}

.box_down{background-image:url(/gfx/main/bg_box_down.png); background-repeat:no-repeat; height:34px; width:379px; padding-top:21px}

.box_artykul_czytaj a{color:#3e7091; text-decoration:none; font-size:10px; font-weight:bold; background-image:url(../gfx/main/bullet_arrow.gif); background-repeat:no-repeat; background-position:left; padding-bottom:3px; margin:0px; padding-top:0px; padding-right:0px; padding-left:10px}

.box_artykul_czytaj a:hover{color:#6e6e6e; text-decoration:none; font-size:10px; font-weight:bold}

.box_artykul_czytaj{padding-left:15px; padding-bottom:15px; text-align:left}


/*__________ Li ____________*/

.article_box ol { margin: 20px 0 20px 0; }
.article_box li { margin: 0 0 0 20px; }

/*_________Table____________*/

table {
border:solid;
border-width:0px;
text-align:center;

}

td{ background:#fff; border:0; color:#000; padding: 5px; text-align:left }

th {
border: 0;
padding:5px 0 5px 5px;
background-color:#3D8CCF;
color:#fefefe;
font-weight:bold;
text-align:left;
}
legend {padding: 0px 5px 0px 5px;}
fieldset {
	padding: 5px;
	border: 1px solid #b7b7b7;
}

.img {
	float: left;
}

.hasSubMenu {

}

#menu .hasSubMenu ul {
	height: 25px;
	width: 950px;
	list-style-type: none;
	list-style-position: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align:center;
	/*margin-left: 10px;*/
}

#menu .hasSubMenu ul li {
	/*float: left;*/
	background:#FFF url(/gfx/main/divider_empty.gif) repeat-x;
	border: #5d96bb solid 1px;
}

#menu .hasSubMenu ul li.select {
    /*background: #d2d2d2;*/
}

#menu .hasSubMenu ul li a {
	/*float: left;*/
	color: #5d5d5d;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0 10px;
	height: 25px;
	list-style-image: none;
	display: block;
}

#menu .hasSubMenu ul li a:hover {
    background-position: 0 -35px;
	height: 25px;
	border: #FFFFFF solid 1px;
	background: #5d96bb;
	color: #fff;
}

fieldset li{
	list-style: disc;
}

fieldset p a{ padding: 0 10px 0 0;
}

