a { font-size:13px; text-decoration:none;}
a:link { color: #336699; }
a:visited { color: #336699; }
a:hover, a:active
{
	color:#0000FF;
	text-decoration:underline;
}
		
body {
	margin:10px;
}
#subtextcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

#subtextcontent h1
{
	font-size:18px;
	text-align:left;
	color:#cc0033;
	text-transform:uppercase;
	background-color:#ffffcc;
	margin:0; 
	padding:0;
}

.fwefqre{
	background-color:#fff; 
	margin:0; 
	padding:0;
}

.text-title
{
	margin:0; 
	padding:0;
	width:100%;
}

#subtextcontent h2
{
	font-size:16px;
}
#subtextcontent h3
{
	font-size:14px;
}
#subtextcontent p
{
	font-size:12px;
}

#content
{
	width: 600px;
	line-height: 130%;
}


#subcontent
{
	padding: 0.7em;
	margin: 0;
}

#content h2 { margin: 0 0 .5em 0; }





/* styl layout 1 start */
#layout1_inline 
{
	display:inline;
}

#layout1_images
{
	float:right; 
	width:120px; 
	text-align:center;
}

#layout1_images img
{
	padding:2px;
}

#layout1_txt_with_images
{
	padding-right:130px;
}

#layout1_txt_without_images
{
	
}

#layout1_bottom
{
	clear:both;
	padding-top:10px;
}

#layout1_bottom_without_images
{
	padding-top:10px;
}

#layout1_bottom_settings
{
	text-align:right;
}

.layout1_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#336699;
}

/* styl layout 1 end */



/* styl layout 2 start */
#layout2_inline 
{
	display:inline;
}

#layout2_images
{
	float:left; 
	width:120px; 
	text-align:center;
}

#layout2_images img
{
	padding:2px;
}

#layout2_txt_with_images
{
	padding-left:130px;
}

#layout2_txt_without_images
{
	
}

#layout2_bottom
{
	clear:both;
	padding-top:10px;
}

#layout2_bottom_without_images
{
	padding-top:10px;
}

#layout2_bottom_settings
{
	text-align:right;
}

.layout2_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#336699;
	text-align:right;
}

/* styl layout 2 end */



/* styl layout 3 start */

#layout3_bottom
{
	padding-top:10px;
	padding-bottom:10px;
}

#layout3_bottom_settings
{
	text-align:right;
}

.layout3_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#336699;
	text-align:right;
}

/* styl layout 3 end */



/* styl layout 4 start */

#layout4_images
{
	float:left; 
	text-align:center;
}

#layout4_images img
{
	padding:2px;
	height:90px;
}

#layout4_txt
{
	margin-bottom: 10px;
}

#layout4_bottom
{
	float:left; 
	width:95%;
	padding-top:10px;
}

#layout4_bottom_settings
{
	text-align:right;
}

.layout4_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#336699;
	text-align:right;
}

/* styl layout 4 end */





/* styl layout 5 start */

#layout5_images
{
	float:left; 
	text-align:center;
}

#layout5_images img
{
	padding:2px;
	height:90px;
}

#layout5_txt
{
	float:left; 
	width:95%
}

#layout5_bottom
{
	float:left; 
	width:95%;
	padding-top:10px;
	padding-bottom:10px;
}

#layout5_bottom_settings
{
	text-align:right;
}

.layout5_bottom_settings_text, a:hover, a:link, a:visited
{
	font-size:11px;
	color:#336699;
	text-align:right;
}
/* styl layout 5 end */


/* wygląd akcji wyszukiwania */
.search_center
{
	text-align:center;	
}

.search_1
{
	padding:2px;
}

.search_1 a
{
	font-size:12px;
}

.search_2
{
	padding:2px;
	margin-left:15px;
}
/* wygląd akcji wyszukiwania */



/* wygląd aktualnosci */
.news_center
{
	text-align:center;	
}

.news_top
{
	display:inline;
}

.news_title
{
	float:left;
}

.news_data
{
	float:right;
}

.news_content
{
	float:left; 
	width:100%; 
	text-align:justify; 
	margin-top:10px; 
	margin-bottom:20px;
}
/* wygląd aktualnosci */


/* szerokość drukowanej strony */
.print_page
{
	width:600px;
}



