@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #000000;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 120%;
	
  scrollbar-3d-light-color : black;
  scrollbar-arrow-color : #FFFFFF;
  scrollbar-base-color : gray;
  scrollbar-face-color : #03325C;
  scrollbar-highlight-color : #02203C;
  scrollbar-shadow-color : #03325C;

	
}
#main a {
	font-weight: bold;
	color: #12659C;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
.pictures {
	border: 1px solid #FFFFFF;
	text-align: center;
	margin: 15px;
}
.pasek {
	behavior: url(iepngfix.htc);
	background-image: url(images/left_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	clear: both;
}
#wrapper {
	width: 100%;
	padding-top: 20px;
	z-index: 2;
	top: 0px;
	position: absolute;
}
h1 {
	font-size: 130%;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
p {
	padding-top: 2px;
	padding-bottom: 7px;
	text-align: justify;
}
#container {
	background-image: url(bg.jpg);
	height: 681px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	/*background-image: url(images/header_bg.png);*/
	height: 143px;
	background-repeat: no-repeat;
}
#header #video_icons {
	float: right;
}
#contentsi {
	/*background-image: url(images/content_bg.png);*/
	float: left;
	height: 381px;
	width: 641px;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 10px;
	padding-bottom: 15px;
	overflow-y:auto;
	overflow-x:hidden;
}
#contentsi #text_box {
	overflow: auto;
	height: 400px;
	padding-right: 20px;
}
#menu {
	/*background-image: url(images/menu_bg.png);*/
	background-repeat: no-repeat;
	float: right;
	height: 535px;
	width: 227px;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 30px;
}
#menu #menu_header {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
}
#menu #menu_buttons {
	padding-top: 18px;
	height: 335px;
}
#menu #menu_contact {
	padding-top: 8px;
	padding-left: 5px;
}
#footer {
	/*background-image: url(images/footer_bg.png);*/
	background-repeat: no-repeat;
	height: 89px;
	width: 656px;
	float: left;
	padding-top: 30px;
	padding-left: 70px;
}



.title {
	font-size: 130%;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

li {
margin-left:20px;
}

/*******************AKTUALNOŚCI***********************/
.story  {
ma
	padding-top: 2px;
	padding-bottom: 7px;
	text-align: justify;
}

.story  p{
	padding-top: 2px;
	padding-bottom: 7px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 100%;	
}

.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #CCCCCC;
}

.news_title {
	font-size: 125%;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}

/************GALERIA****************/
.content_inside_main_h2{
	font-size: 125%;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size:12px;

}
/****************ANKIETA*****/
.poll_ques{
	font-size: 150%;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight:bold;
}

.poll_ans{
	font-size: 14px;
	padding-top: 0px;
	margin-bottom: 12px;
	font-weight:bold;
}

.poll_li{

}


