body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("img/img_01.jpg");
	background-repeat: repeat-x;
  font: 12px Tahoma;
}

img { border: 0px;}

a:link,a:hover,a:visited { color: #ffffff; text-decoration: none; }

p { 
	margin: 0px; 
	padding: 0px;
	display: inline; 
}

#center {
	width: 922px;
	height: 100%;
	margin: 0px auto;
}

#top {
	width: 922px;
	height: 134px;
	float: left;
}

.main_menu {
	background-image: url("img/img_09.jpg");
	height: 35px;
	float: left;
}

.tbg {
	background: url("img/img_09.jpg") repeat-x;
	height: 35px;
	float: left;
	color: #ffffff;
}

.naglowek {
	padding: 10px 10px 10px 10px;
}

.main_menu_bg1, .tbg1 {
	background-image: url("img/img_10a.jpg");
	height: 35px;
	width: 8px;
	float: left;
}

.main_menu_bg2, .tbg2 {
	background-image: url("img/img_10b.jpg");
	height: 35px;
	width: 8px;
	float: left;
}




#menu{
	margin: 0px auto;
	padding: 0px;
  overflow: hidden;
  font: 12px Tahoma;
	width: 830px;
}

ul#menu li{
	background: url("img/img_08.jpg") top right no-repeat;
	height: 35px;
  list-style-type: none;
  float: left;
	text-align: center;
}

ul#menu li a{
  display: block;
  color: #fff;
  text-decoration: none;
	padding: 11px 23px 10px 17px; 
}

ul#menu li a:hover, li li a:hover {
	color: #e5394f;
}

ul#menu li li a{
  width: 160px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 0px;
}

ul#menu li li:hover{
  background: #7a0a17;
	padding-bottom: 0px;
}


ul#menu li ul{
  overflow: hidden;
  display:none;
	
	position:absolute;
	z-index:89;
}

ul#menu li:hover ul{
  position: absolute;
  background: #880e1d;
  padding: 0px;
	margin: 0px;
  display: block;
  width: 130px;
}

#header {
	/*background-image: url("img/img_12.jpg");*/
	height: 247px;
	width: 922px;
	float: left;
	margin-bottom: 20px;
	font: 40px;
}

.text {
	background-color: #c6ccd0;
	padding: 8px;
	color: #323334;
	overflow:auto;
	margin-top: 35px;
	text-align: justify;
}

.text2 {
	background-color: #c6ccd0;
	padding: 8px;
	color: #ffffff;
	overflow:auto;
	margin-top: 35px;
	text-align: justify;
}

.news,.szkolenie {
	background: #c6ccd0;
	padding-bottom: 15px;
	padding-right: 10px;
	margin-bottom: 30px;
}

#harm_bg {
	background: #c6ccd0 url("img/img_29.jpg") bottom right no-repeat;
	padding-right: 270px;
}

a.link_cd:link,a.link_cd:visited { color: #ffffff; text-decoration: none; }
a.link_cd:hover { color: #eee332; text-decoration: none; }

h1 { 
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	color: #8f0e1e;
}

.news_foot,.szkolenie_foot {
	padding-top: 10px;
	float: right;

}

.news_data,.szkolenie_data {
	color: #8f0e1e;
	font-weight: bold;
	float: left;
	padding: 9px 9px 0px 0px;
}

.news_button,.szkolenie_button {
	float: left;
	padding-right: 5px;
}

.button_cd {
	background: url("img/czytaj_bg.jpg") center center no-repeat;
	height: 23px;
	width: 121px;	
	padding-top: 8px;
	text-align: center;
}

#content {
	width: 624px;
	float: left;
	margin-right: 8px;
}

img.right_menu { 
	padding-bottom: 5px;
}

#right_menu {
	width: 290px;
	float: left;
}


small {font-size: 12px;}

a.rmbl:link,a.rmbl:hover,a.rmbl:visited { color: #ffffff; text-decoration: none; }

.rmb {
	background: #323334;
	text-align: center;
	height: 58px;
	width: 273px;
	font-size: 32px;
	font-weight: 100;
	padding: 0px;
	margin: 0 0 5px 0;
}

.projekty {
	background-color: #323334;
	padding: 8px;
	color: #ffffff;
	/*overflow:auto;*/
	margin-top: 35px;
       float: left;
}

#bottom {
	width: 922px;
	float: left;
	margin-top: 20px;
}

#lista_p {
	margin: 0 auto;
	height: 90px;
	width: 900px;	
	padding: 10px 10px 10px 0px;
	margin-bottom: 35px;
}

/* Scroller Box */
#scroller_container {
 background: #ffffff;
 padding-top: 10px;
 position: relative;
 width: 905px;
 height: 90px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 60px;
 font-size: 60px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */


