/***********************************************/
/* HTML tag styles                             */
/***********************************************/



body {
	text-align: center;
	background-color:#cdcdcb;
	margin:0;
}


body, td, th, p, pre, input, textarea, select, button {
	font-family:Tahoma, Arial;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:13px;
	color:#505050;
	line-height:17px;
}

img {border:0;}




a {
	color: #940000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

pre {  white-space: normal;}

hr, .hr {
	border-width: 1px 0 0 0;
	border-color: #E2E2E2;
	border-style: solid;
	margin: 12px 0 12px 0;
	height:0;
	padding:0;
	clear:both;
}


h1 {
	margin:0 0 14px 0;
	padding:0 0 14px 0;
	font-size : 30px;
	line-height: 35px;
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

h2, .tytul {	
	font-size: 20px;
	line-height: 24px;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color: #940000;
}

h3, .tytul-2 {	
	font-size: 18px;
	line-height: 22px;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}


.czerwony {
	color: #940000;
}


.obrazek_z_prawej {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #505050;
}

.obrazek_z_lewej {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #505050;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#cien {
	margin: 0 auto;
	width:990px;
	/*padding: 0 7px;*/
	background-image:url(../img/back.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#container {
	width:990px;
	background-color:#ffffff;
	border-bottom:1px solid #a6a6a6;
}


#menu {
	background-image:url(../img/menu-back.gif);
	background-repeat:repeat-x;
	background-color:#940000;
	background-position: 0 -24px;
	height:43px;
	line-height:34px;
	text-align:center;
}

#leftColumn {
	width:158px;
	padding:15px 15px 15px 23px;
	vertical-align:top;
}

#content {
	padding: 30px 30px 0 0;
	vertical-align:top;
}


#stopka {
	text-align:center;
	padding:15px 0;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#logo {
	margin-left:15px;
}

#menu img {
	margin: 0 9px 3px 9px;
}

#menu .separator {
	width:14px;
	height:34px;	
	margin: 0;
}


#home {
	margin:30px 0 40px 0;
	height:183px;
}

#home td {
	vertical-align:top;
	text-align:justify;
}

#home .col1 {
	width:230px;
	padding-right:30px;
	padding-bottom:6px;
	background-image:url(../img/znak.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

#home .col2 {
	width:220px;
	padding-right:30px;
	background-image:url(../img/znak.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#home .col3 {
	width:230px;
	background-image:url(../img/wykrzyknik.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#menuLeft {
}

#menuLeft .item {
	background-image:url(../img/menu-left-back.gif);
	background-repeat:repeat-y;
	width:132px;
	padding: 0 6px 0 10px;
}

#menuLeft a {
	font-family:Tahoma, Arial;
	font-size:12px;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:12px;
	display:block;
}

#menuLeft .item-top {
	background-image:url(../img/menu-left-top.gif);
	background-repeat:no-repeat;
	width:148px;
	height:10px;
	line-height:10px;
}

#menuLeft .item-bottom {
	background-image:url(../img/menu-left-bottom.gif);
	background-repeat:no-repeat;
	width:148px;
	height:10px;
	line-height:10px;
}

.zajawka {
	margin: 12px 0 0 0;
}

.zajawka .title a {
	font-weight:bold;
}
.zajawka .title a:Hover {
	color: #FF0000;
	font-weight:bold;
}

.zajawka-tekst {
	display:none;
	margin: 4px 0;
}

#leftColumn #buttons {
	width:120px;
	margin-left:10px;
}

#leftColumn #buttons td {
	font-size:10px;
	line-height:12px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:bottom;
}