html,body
{
	height:100%; /* fix height to 100% for IE */		
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #fff;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	
	
		
}

* {
	box-sizing: border-box;
}

#page
{	
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;	
}



#header
{
	position:absolute;
	top:0px;
	width:100%;
	margin: 0;
	padding: 0;
	height: 175px;
	z-index: 100;
}



#contentContener
{
    padding-top: 225px;
    padding-bottom:30px;
    min-height:300px;
    margin: 0 auto;
    width: 920px;   
}



#footer
{
	position:absolute;
	bottom:0px;
	height:40px;
	font-size: 0.75em;
	text-align: center;
	width:100%;	
}

#logo
{
	padding: 10px 20px;	
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	display:block;
	margin:0 auto;
	width: 350px;
	height: 120px;
	padding: 0px;	
}

#logo span
{
	visibility: hidden;
}
	
#logo h1
{
	margin: 0 auto;
	width: 350px;
	height: 120px;
	visibility: hidden;
	background-color: transparent;;
	color:#0122A3;'	
}

#mainmenu
{
	margin-top: 15px;
	height: 20px;
}

#mainmenu ul
{
	padding:0;
	margin:0;
	width: 100%;
	list-style: none;
}

#mainmenu ul li
{	
	float:left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: -1px;
	width:160px;
	text-align: center;	
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 8px;
	display: block;
	
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #0122A3;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}


#mainbookimg
{
	margin: 0 auto;
	display: block;
}

.contentText
{
	
}

.adminmenu
{	
	padding-top: 2px;
	margin-bottom: 20px;	
}

.adminmenu ul
{	
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.adminmenu ul li
{
	display: inline;
	padding-right: 10px;	
}


hr
{
	border: 1px solid #00a;
}

h1,h2,h3
{
	color: #001560;	 
}


#sidebar h1, #sidebar h2,#sidebar h3
{
	color: #fff;
	background-color: #001560;
	padding: 2px;
}



#sidebar
{
	padding: 0px;
	padding-top: 0px;
	
}

#sidebar div
{
	margin-top:10px;
	padding: 0px;
	padding-top: 0px;
	margin: 0 auto;
	
}

#aktualnosci
{
	margin-top: 0px !important;
	
}

#sidebar h2
{
	margin:0 auto;
	text-align: center;
	/*border-bottom: 1px solid #00a;
	/*padding-bottom: 4px;*/
	font-size: 1.4em;
}

#sidebar h3
{
	margin:0 auto;
	text-align: center;	
	padding-bottom: 4px;
	padding-top: 10px;
}

#sidebar h4
{
	margin:0 auto;
	text-align: center;	
	padding-bottom: 4px;
	padding-top: 10px;
}




.images
{
	float: left;
	margin: 1px;
	padding: 1px;
	background-color: #aaa;
	border: 1px #f00 solid;
}

.movies h3, .gallery h3
{
	text-align: center;
}

h4
{
	color:#00a;
}

.movies
{
	padding-bottom: 10px;
}


#konferencjewidget .pager
{
	text-align: center;
	margin-top: 20px;
}


#konferencjewidget .items
{
	text-align: center;
	margin-top: 20px;
}

#konferencjewidget .items img
{
	text-align: center;
	background-color: #aaa;
	border:1px #a00 solid;
	padding: 4px;
}


#library ol
{
	padding-left: 40px;
}

ol li
{
	font-size: 1.1em;
	color:#00a;
	line-height: 1.7em;
		
}
ol li a,#library h4 a
{	
	color:#001560;
	text-decoration: none;	
}

ol li a:hover,#library h4 a:hover
{	
	color:#900;	
	text-decoration: none;	
}


.emptyFIlm
{
	height: 42px;
}


ul.yiiPager .selected a {
    background: none repeat scroll 0 0 #001560 !important;
}

.sidebarleft
{	
	width: 450px;	
	float: left;
}

.sidebardiv
{
	margin-left: 0px;
	width: 300px;
	text-align: right;
	float: right;	
}


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

a:HOVER
{
	color: #900;
	text-decoration: underline;
}

#s3sliderContent a
{
	color:#fff;
}

#s3slider {
   width: 340px; /* important to be same as image width */
   height: 320px; /* important to be same as image height */
   position: relative; /* important */
   text-align: right;
}

#s3slider img
{
	text-align: right;

}

.s3sliderImage
{
	float: right !important;
}

#search
{
	position: absolute;
	left: 50%;
	margin-left:-180px;
	width: 370px;
	background-color: #F2F2F2;	
	top:163px;	
	text-align: right;
	z-index: 100;
}

#search .textbox
{
	width: 280px;
	vertical-align: middle;
	background-color: #F2F2F2;
	margin-right: 10px;
	text-align: center;
}

#search .sbmtbtn
{
		margin-right: 0px;	
}

.sliderText
{
padding: 5px 0px !important;
}




#newsDiv ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#newsDiv li
{	
	width: 100%;
	text-align: right !important;
	margin: 0px;
	padding: 0px;
}

#newsDiv .sliderText
{		
	text-align: center !important;	
}



#newsDiv li span
{	
}


.linkdiv
{
	width: 50%;
	float: left;			
	text-align: center;	
	padding-bottom: 30px;
	padding-top: 20px;
}

.linkdiv img
{
	display: block;
	margin: 0 auto;
}

.linkdiv img
{
	border:1px solid;;
}

.linkdiv img:hover
{
	border:1px solid #f00;
}



.library
{
	margin:0 auto;
	width: 900px;	
}

.library h1
{
	
	
}

.library h4
{
	text-align: center;
}

.libraryfloart
{
	width:438px;
	float: left;
	padding: 2px;	
	border:1px solid #c1c1c1;
}

.summary
{
	background-color: #ccc;
	padding: 2px;
}


.shortdiv
{
	font-size: 0.8em;
	color: #999;
}


#konferencjediv li
{
	margin-top: 25px;
	width: 100%;
}


#Konferencje_title
{
	width: 500px;
}


#newmenuadmin
{
position: absolute;
top:50px;
left:10px;
z-index: 100;
}


#linki-form input[type=text] {
width: 400px;

}

#bottommenu
{
	clear:both;
	width: 1000px;
	height: 30px;
	background-repeat:repeat-x;	
	background-image:url("../images/bgbottom.jpg");
	padding-bottom: 45px;
	 margin-top: 10px;	
}



#bottommenu ul
{
	padding:0;
	margin:0;
	width: 100%;
	list-style: none;
}

#bottommenu ul li
{	
	float:left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: -1px;
	width:160px;
	text-align: center;	
}

#bottommenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 8px;
	display: block;
	
}

#bottommenu ul li a:hover, #bottommenu ul li.active a
{
	color: #0122A3;
	background-color:#EFF4FA;
	text-decoration:none;
}

ol.items
{
	padding-left: 30px;
}

.sidebarKonferencje
{
	width: 425px;
	float: left;
	margin-left: 15px;
}


.container
{
	position: relative;
}



#leftmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#leftmenu li a
{
	display:block;
	background-color: #D3D3D3;
	width: 100%;
	padding: 3px;
	margin-bottom: 3px;
}


#leftmenu li a:HOVER
{
	
	background-color: #F2F2F2;
	color: #001560;
	text-decoration: none;
	
}

.textDiv
{
	margin: 0 auto;
	width:650px;
}

.filmsTable td
{
    background-color: #F2F2F2;
    border-bottom: 2px #fff solid;


}
.xs-show{
	display: none;
}
@media(max-width: 768px){
	.contentText img{
		max-width: 100% !important;
		height: auto !important;
	}
	.xs-show{
		display: block;
	}
	body{
		overflow-x: hidden;
	}
	body.block{
		overflow: hidden;
	}
	#openNavigationHandler{
		float: right;
		background-image: url(../images/menu.svg);
		background-repeat: no-repeat;
		height: 50px;
		width: 50px;
		position: fixed;
		z-index:99999;
		right:0;
		top: 0;
	}
	.container#contentContener{
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
		padding-top: 275px;
	}
	.container#bottommenu{
		display: none;
	}
	#logo{
		width: 100%;
		background-size: contain;
		background-position: center;
	}
	#mainmenu{
		width: 100% !important;
		height:100%;
		top: 0;
		z-index:9999;
		background-color: white;
		position: fixed;
		left: -100%;
		margin-top: 0;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
	}
	#mainmenu.opened{
		left: 0;
		overflow: auto;
	}
	#mainmenu.opened li{
		background-position: 5px 20px;
		width: 100%;
	}
	#mainmenu.opened a{
		line-height: 50px;
		display: block;
		color: black;
	}
	#header{
		z-index: 200;
	}
	#search{
		width: 100%;
		left: 0;
		margin-left: 0;
		margin-top: 25px;
	}
	#search input{
		padding: 10px;
	}
	.sidebardiv, .span-15, .linkdiv, .textDiv, #search .textbox, #search input[type=submit], #footer .container, .library, .libraryfloart{
		width: 100% !important;
	}
	.libraryfloart{
		margin-left: 0px !important;
	}
	#newsDiv li, .sidebardiv, .list-view .pager{
		text-align: center !important;
	}
	#footer{
		position: relative;
		top: 40px;
	}
	ul.yiiPager{
		display: inline-block !important;
		width: 100%;
		margin-top: 10px !important;
		padding: 25px !important;
		padding-left: 0px !important;
	}
	ul.yiiPager a{
		padding: 10px !important;
	}
}