@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 20px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #23297D;
}


#all {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#all #top {
	height: 200px;
	width: 850px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #24287F;
	margin-bottom: 10px;
}
#all #top #logo {
	height: 184px;
	width: 222px;
	float: left;
	text-align: center;
	padding-top: 16px;
}
#all #top #logo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #23287A;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

#all #top #baner {
	width: 626px;
	float: left;
	height: 167px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #F4F4F4;
	text-align: center;
}
#content {
	width: 850px;
}
#all #content #menu1 {
	width: 198px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 10px;
}
#all #content #menu1 .nagl {
	height: 28px;
	width: 197px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image: url(imagesstr/nagl.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
#all #content #menu1 .nagl h1 {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #23297D;
	margin-left: 19px;
	margin-top: 2px;
}
#all #content #menu1 .menu {
	padding: 20px;
	width: 160px;
}
#all #content #menu1 .menu p {
	line-height: 1.5em;
}
#all #content #menu1 .menu li {
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 12px;
	list-style-type: square;
	color: #FCB30E;
}
#all #content #menu1 .menu a:link {
	color: #333333;
	text-decoration: none;
}
#all #content #menu1 .menu a:visited {
	color: #333333;
	text-decoration: none;
}
#all #content #menu1 .menu a:hover {
	color: #333333;
	text-decoration: underline;
}


#all #content #tresc {
	float: left;
	width: 410px;
	padding: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#all #content #tresc #news {
	text-align: justify;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

#all #content #tresc #news h1 {
	color: #23297D;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: normal;
}
#all #content #tresc #news p {
	line-height: 1.5em;
}
#all #content #tresc #news img {
	margin-left:5px;
}

#all #content #tresc #news li {
	margin-left: 12px;
	list-style-type: square;
	color: #FDB20B;
}
#all #content #tresc #news .prawe {
	color: #23297D;
	font-size: 10px;
	text-align: right;
	margin-bottom: 7px;
	margin-top: 5px;
}
#all #content #tresc #news .prawe a:link {
	color: #999999;
	text-decoration: none;
}
#all #content #tresc #news .prawe a:visited {
	color: #999999;
	text-decoration: none;
}
#all #content #tresc #news .prawe a:hover {
	color: #333333;
	text-decoration: underline;
}



#all #content #menu2 {
	float: left;
	width: 198px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 10px;
}
#all #content #menu2 .nagl {
	height: 28px;
	width: 198px;
	padding-top: 7px;
	color: #23297D;
	background-image: url(imagesstr/nagl.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#all #content #menu2 .nagl h1 {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #23297D;
	margin-top: 2px;
	margin-left: 19px;
}
#all #content #menu2 .menu {
	padding: 10px;
	width: 180px;
}
#all #content #menu2 .menu p {
	line-height: 1.5em;
}
#all #content #menu2 .menu li {
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 12px;
	list-style-type: square;
	color: #FCB30E;
}
#all #content #menu2 .menu a:link {
	color: #333333;
	text-decoration: none;
}
#all #content #menu2 .menu a:visited {
	color: #333333;
	text-decoration: none;
}
#all #content #menu2 .menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#all #content #menu2 .fest img {
}


#all  #content  #menu2  .fest  {
	text-align: center;
}
#all #content #menu2 .fest img {
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#all #stopka {
	clear: both;
	height: 25px;
	width: 850px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	text-align: center;
	background-image: url(imagesstr/stopka.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23297D;
}
#all #stopka .orange {
	color: #FF6600;
}
#all #stopka a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

