body,html{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;

}
#partners{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.guzik {
    background-color: gray;
    color: black;
    font-weight: bold;
}
.partner{
	width: 100%;
	text-align: center;
	height: 250px;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #027999;
}
a:hover{
	text-decoration: none;
	color: black;
}
#portal{
	width: 100%;
}
#head{
	height: 200px;
	width: 100%;
	background-image: url(../gfx/top_bg_original.gif);
	text-align: center;
}

#content_list{ 
	text-align: center;
	vertical-align: top;
}

#menu{
	height: 130px;
	text-align: center;
	background-image: url(../gfx/menu_bg.png);
	background-repeat: repeat-x;
}

#foot{
	height: 67px;
	text-align: center;
	background-color: White; 
	background-image: url(../gfx/foot_bg.jpg);
	background-repeat: repeat-x; 
	height: 100px;
}

#foot_menu{
	color: White;
	font-size: 12px;
	line-height: 38px;
}

#foot a {
    color: white;
    font-size: 12px;
    text-decoration: none;
}
#foot a:hover {
	 color: #027999;
    font-size: 12px;
    text-decoration: none;
}
#copy_menu{
	color: Black;
	font-size: 10px;
	line-height: 38px;
}
#copy_menu a {
    color: Black;
    font-size: 10px;
    text-decoration: none;
}
#copy_menu a:hover {
	 color: #027999;
    font-size: 10px;
    text-decoration: none;
}
.page_container{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.clear{
	clear: both;
	width: 100%;
}

.reklama{
	width: 100%;
	border: 1px solid rgb(159, 159, 159);
	margin: 0 auto;
}

.reklama_content{
	text-align: center;
}

#menuA{
	height: 42px;
	line-height: 40px;
}



#menuA a{
    color: white;
    font-size: 16px;
	 display: inline-block;
	 padding-left: 10px;
	 padding-right: 10px;
	 font-weight: bold;
}

#menuA a:hover{
    color: #027999;
    font-size: 16px;
	 display: inline-block;
}

#menuB a{
    color: white;
    font-size: 13px;
	 display: inline-block;
	 padding-left: 10px;
	 padding-right: 10px;
}

#menuB a:hover{
    color: black;
    font-size: 13px;
	 display: inline-block;
}

#menuB{
	height: 40px;
	line-height: 40px;
	width: 750px;
	float: left;
}

#side_left{
	width: 210px;
	float: left;
}
#side_center{
	width: 580px;
	float: left;
}
#side_left{
	width: 210px;
	float: left;
}

.box{
	width: 210px;
}
.box_head{
	background-image: url(../gfx/box_h.png);
	height: 13px;
	width: 100%;
}
.box_content{
	background-image: url(../gfx/box_c.png);
	background-repeat: repeat-y;
	width: 100%;
}
.box_title{
	background-image: url(../gfx/box_t.png);
	height: 45px;
	line-height: 45px;
	background-position: left; 
	margin: 0 auto;
	width: 208px;
	font-weight: bold;
	color: White;
	font-size: 15px;
}
.box_foot{
	background-image: url(../gfx/box_f.png);
	height: 24px;
	width: 100%;
}
.box_text{
	width: 200px;
	margin: 0 auto;
	text-align: left;
}
a.box_menu_link{
	color:black;
	display:inline-block;
	width:93%;
	background-image: url(../gfx/box_menu_link.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	padding-right: -15px;
	line-height: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
}
a.box_menu_sublink{
	color:gray;
	display:inline-block;
	width:82%;
	background-repeat: no-repeat;
	padding-left:35px;
	padding-right: -15px;
	line-height: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
}
a.box_menu_link:hover{
	color:#027999;
}
a.box_menu_sublink:hover{
	padding-left:40px;
	color:black;
}

.menuAactive{
	background-image: url(../gfx/menu_item.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.lastSubjects{
	line-height: 40px;
}

#content{
	width: 560px;
	margin: 0 auto; 
	text-align: left;
} 
.cH{
	width: 560px;
	height: 13px;
	background-image: url(../gfx/cH.png);
}
.cB{
	width: 560px;
	height: 13px;
	background-image: url(../gfx/cB.png);
}
.cBG{
	width: 560px;
	overflow: hidden;
	background-image: url(../gfx/cBG.png);
}

h1{
	 margin: 0px;
		background-image: url(../gfx/heading_point.png);
		background-repeat: no-repeat;
		text-indent: 24px;
		line-height: 22px;
	 display: inline-block;
	 padding: 5px;
    color: #027999;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
}
.date{
	 color: #747474;
    float: left;
    font-size: 10px;
	 display: block;
	 width: 100%;
	 border-bottom: 1px dotted gray;
	 margin: 0px;
	 margin-bottom: 5px;
	 padding: 5px;
}
p{
	margin: 0px;
	padding: 5px;
}
.gallery{
	text-align: center;
}
h3{
    border-bottom: 1px dotted black;
    color: #027999;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    text-indent: 10px;
	 margin: 0px;
	 margin-bottom: 5px;
	 padding: 4px;
}
.image_mini img{
	width: 120px;
}
.article_short{
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-indent: 10px;
}
.image_midi{
	display: block;
	width: 100%;
	text-align: center;
}

.article_content{
	padding: 8px;
}
.article_content a img{
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
	background-color: #C4C4C4;
}
.article_content a:hover img{
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
	background-color: white;
}
.article_content img{
	margin: 0px;
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
}

.article_short a:hover img{
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
	background-color: white;
}
.article_short img{
	width: 230px;
	margin: 0px;
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
}

.gallery a:hover img{
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
	background-color: white;
}
.gallery a img{
	width: 230px;
	margin: 0px;
	padding: 3px;
	border: 1px gray solid;
	margin: 5px;
}

.popular{
	margin: 0px;
	padding-left: 25px;
}
.popular li{
	margin: 0px;
	padding: 5px;
}
.pagination{
	text-align: center;
}


.comUser{
	display: inline-block;
	width: 179px;
	height: 20px;
	background-image:  url(../gfx/com_user.jpg);
	border: none;
}
.com_area{
	width: 480px;
	height: 89px;
	background-image: url(../gfx/com_bg.jpg);
	border: none;

}
#wydarzenia a{
	color: #4ed8fd;
	font-size: 10px;

	text-decoration: underline;
}


.com{
	width: 480px;
	clear: both;
	margin-bottom: 8px;
}
.com_info span{
	font-size:12px;
	color: #027999;	
	font-weight: bold;
}
.com_info{
	font-size:11px;
}
.com_ch{
	height: 15px;
	width: 480px;
	background-image: url(../gfx/com_up.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
}

.com_cb{
	height: 5px;
	width: 480px;
	background-image: url(../gfx/com_bot.png);
	background-repeat: no-repeat;
}

.com_c{
	background-image: url(../gfx/com.jpg);
	margin-top: 0px;
	color: #727272;
	font-size: 11px;
	padding: 4px;
}

p.headText{
	font-size: 13px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
}

#szukajwserwisie{
	width: 212px;
	height: 40px;
	float: right;
	background-image: url(../gfx/szukaj.png);
	padding: 0px;
}

#szukajwserwisie input{
  border: none;
  border-color: transparent;

	border: none;
	display: block;
	height: 15px;
	width: 174px;
	margin-top: 13px;
	margin-left: 7px;
	padding: 0px;
	float: left;
	color: Gray;
	font-weight: bold;
	font-size: 10px;
}

.Sbutton{
	cursor: pointer;
	height: 40px;
	width: 30px;
	float: right;
}
