body {
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    margin: 0px;
    padding: 0px;
    background-image: url(.././img_site/solidarnosc_bg_body_.png);
    background-repeat: no-repeat;
    background-color: #CCCCCC;
    background-position: top center;
}

td, div {
    line-height: 140%;
    color: #444;
    font-size: 12px;
    text-align: left;
}

a:active, a:focus, a:link, a:visited {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #666;
}

li {
    letter-spacing: 1px;
}



odd{
	background-color: #eee;
}

even{
	background-color: #000;
}

.history_back {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    width: 100%;
    text-align: right;
    clear: both;
}

.history_back a {
    font-weight: bold;
    color: #000;
}




.history_back a img{
border:0px;
}


#article_title {
    font-size: 16px;
    clear: both;
    color: #da251c;
    margin: 12px 0px 10px 5px;
    font-weight: bold;
}

#article_category_title {
    color: #da251c;
}

#header_container {
    width: 100%;
    clear: both;
}

#header_content_menu {
    width: 1021px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    height: 59px;
}

#header_content_flash {
    width: 1021px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    height: 258px;
}

#header_content_belka {
    background-image: url(.././img_site/solidarnosc_belka_head_bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 1021px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    height: 91px;
}

#header_dzisiaj_jest {
    float: left;
    height: 61px;
    width: 300px;
    padding-top: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

#header_find {
    float: left;
    height: 81px;
    width: 650px;
    padding-top: 10px;
    padding-left: 50px;
}

#content_container {
    width: 100%;
    clear: both;
}

#content_content {
    width: 1021px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    background-image: url(.././img_site/solidarnosc_bg_art.png);
    background-repeat: repeat-y;
    background-position: top center;
}

#footer_container {
    width: 100%;
    clear: both;
}

#footer_content {
    width: 1021px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}

#header_linki {
    font-size: 13px;
    width: 800px;
    float: left;
    text-align: right;
    padding-top: 13px;
    color: #fff;
    background-color: #225e99;
    font-weight: bold;
}

#header_linki a {
    font-size: 13px;
    font-weight: bold;
    color: #ddd;
}

#header_linki a:hover {
    color: #fff;
}

#header_flagi {
    width: 181px;
    float: left;
    text-align: right;
    padding-right: 20px;
}

#header_flagi a {
    margin-left: 10px;
}

#content_content_center {
    background-image: url(.././img_site/content_top_center.png);
    background-position: top;
    background-repeat: no-repeat;
}

#content_text {
    margin-top: 30px;
    padding: 0px 7px 0px 5px;
}

.box_right {
    float: left;
    margin: 10px 0px 0px 8px;
}

.box_left_position {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.box_left_position li {
    letter-spacing: 1px;
    margin: 0px;
    padding: 10px 10px 10px 40px;
    list-style: none;
    background-image: url(.././img_site/content_top_left.png);
    background-repeat: no-repeat;
    background-position: top;
    font-size: 11px;
    color: #2f72b2;
}

.box_left_position li a {
    color: #000;
    font-size: 11px;
}

.left_menu_blue {
    background-image: url(.././img_site/solidarnosc_guzik.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 10px 30px 10px 20px;
    height: 21px;
    width: 134px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

.left_menu_blue a {
    color: #fff;
}

.menu_blue {
    background-image: url(.././img_site/solidarnosc_tyt.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 10px 10px 10px 20px;
    height: 21px;
    width: 154px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

.menu_blue a {
    color: #fff;
}


.spacer_menu_blue{
	clear:both;
	height:20px;
}

#search_query{
	border: 1px solid #aaa;
	background-color: #eee;
	position:relative;
	margin-top:20px;
	padding:3px;
}

/*
 * PAGINATION
 * 
 */

	div.pagination {
		clear:both;
		padding: 3px 0px 0px 3px;
		margin: 3px 0px 3px 0px;
		text-align:right;
		font-size:.85em;
	}
	
	div.pagination a {
		border: 1px solid #666;
		margin-right:3px;
		padding:2px 8px;
		background-position:bottom;
		text-decoration: none;
		color: #666;		
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #f0f0f0;
	}
	div.pagination span.current {
		border: 1px solid #aaa;
		margin-right:3px;
		padding:2px 8px;
		font-weight: bold;
		color: #aaa;
	}
	div.pagination span.disabled {
		display:none;
	}
	div.pagination a.next{
		
		margin:0px 0px 0px 10px;
	}
	div.pagination a.next:hover{
		
	}
	div.pagination a.prev{
		
		margin:0px 10px 0px 0px;
	}
	div.pagination a.prev:hover{
		
	}





