.roz_10 { font-size: 10px;}
.roz_11 { font-size: 11px;}
.roz_12 { font-size: 12px;}
.roz_13 { font-size: 13px;}
.roz_14 { font-size: 14px;}
.roz_16 { font-size: 16px;}
.roz_18 { font-size: 18px;}
.roz_20 { font-size: 20px;}


/* style ogólne */

td {
	font: normal 12px Tahoma;
	line-height:17px;
	}

html {
	background: #7578EB url('../grafika/htmlBg.jpg') repeat-x center top;
	}
	
body {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #2B0C61;
	}

strong { font-weight: bold; }
em { font-style: italic; }
img { border: 0px; }
br.c { height: 0px; line-height: 0px; clear: both; font-size: 0px; }
p { display: block; padding: 0; margin: 0 0 0 0; }


.czerwony {
	color: #CC3300;
	}
	
	
h1 { 
	padding: 0 0 10px 0;
	margin: 0; 
	font: bold 18px Arial;
	color: #FF0000; 
	}
	
h2 { 
	padding: 0 0 0px 0;
	margin: 0; 
	font: bold 16px Arial;
	color: #FF0000; 
	}
	
/* style lacza */

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	} 


/* style DIV */

div#content  {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: url('../grafika/contentBg.jpg') repeat-y center top;
	}


/* style dla naglówka - HEADER */

#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 520px;
	}

div.top { 
	padding: 0;
	margin: 0;
	height:520px;
	text-align:left;
	background: url('../grafika/banner.jpg') no-repeat center top;   
	}
	
/* style dla main */

	
div.subpage { 
	width: 980px; 
	margin: 0px 10px 0px 10px;
	padding: 0;

}


div.subpageTxt {
	display: block; 
	float: left;  
	width: 730px; 
	padding: 0 0 0 0;
	margin: 10px 10px 10px 10px;
	/*background-color:#FFCC66;*/
	}
	
.tabelaWitamy { 
	background: url('../grafika/tabelaWitamyBg.png') no-repeat center top;
	}
.tabelaAktualnosci1 { 
	background: url('../grafika/tabelaAktualnosci1Bg.png') no-repeat center top;
	line-height:19px;
	}
.tabelaAktualnosci2 { 
	background: url('../grafika/tabelaAktualnosci2Bg.png') no-repeat center top;
	line-height:19px;
	}
.tabelaAktualnosci3 { 
	background: url('../grafika/tabelaAktualnosci3Bg.png') no-repeat center top;
	line-height:19px;
	}
.tabelaKontakt1 { 
	background: url('../grafika/tabelaKontakt1Bg.png') no-repeat center top;
	}
.tabelaKontakt2 { 
	background: url('../grafika/tabelaKontakt2Bg.png') no-repeat center top;
	}
.tabela { 
	background: url('../grafika/tabelaBg.png') repeat-y center top;
	}
.tabelaTop { 
	background: url('../grafika/tabelaTopBg.png') no-repeat center top;
	}
.tabelaBottom { 
	background: url('../grafika/tabelaBottomBg.png') no-repeat center top;
	}
.marginesy{
padding:10px 10px 10px 10px;
}

.marginesy1{
padding:5px 10px 5px 10px;
}

div.menu { 
	display: block; 
	float: left; 
	width: 220px;
	height:260px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	background: url('../grafika/menuBg.png') no-repeat center top;
	}
	
	
a.mainMenu {
	display: block; 
	height: 20px;
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	background: url('../grafika/buttonBg.gif') no-repeat left bottom;
	}
	
a.mainMenuclick {
	display: block; 
	height: 20px;
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	background: url('../grafika/buttonClickBg.jpg') no-repeat left bottom;
	}
	
a.mainMenu:hover {
	display: block; 
	height: 20px;
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	background: url('../grafika/buttonClickBg.jpg') no-repeat left bottom;
	}

div.bottom { 
	width: 960px;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	background: url('../grafika/bottomBg.png') repeat-y center top;

}

div.bottomTxt { 
	width: 960px; padding: 0;
	}

/* style dla footer  */
#footer {
	height:20px;
	padding: 10px 20px 0px 20px; 
	font: normal 10px Tahoma; 
	color: #ffffff;
	text-align:center;
	background: url('../grafika/footerBg.png') no-repeat top; 
	}

a.orangestork {
	font: normal 10px Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

a.orangestork:hover {
	text-decoration: none;
	} 
	

.tekst_input 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	

input 
	{
	border-color: #80A876;
	background-color: #ffffff;
	border-style: solid; 
	border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}

textarea 
	{
	border-color: #80A876;
	background-color: #ffffff;
	border-style: solid; 
	border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}

#tagi 
	{
	font: normal 10px Tahoma; 
	color: #ffffff;
	text-align:center;
	padding:5px 15px;
	}
#tagi a
	{
	color:#ffffff;

	}
