@charset "UTF-8";

html
{
    margin:0;
}

body
{
	background: #fff;
    margin:0;
	background-image:url("../images/back9prog.jpg");
	background-repeat:no-repeat;
  	background-position: center 0px;
	background-attachment:fixed;
  	font-family: 'PT Sans', sans-serif;
}

#fullWrapper
{
  	position: relative;
  	margin: 0 auto;
  	width: 1100px;
  	border: 1px solid #444;
  	border-bottom: none;
	border-left: none;
	background-repeat:no-repeat;
  	background-position: center -20px;
  	border-top-left-radius: 0px;
  	border-top-right-radius: 0px;
  	overflow: auto;
}

#topsplit
{
	display: block;
	border: none;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}

#topsplit img
{
	height: 200px;
	padding: 20px 0 0 0;
}

#topsplit h1 
{
  	font-weight: bold;
  	font-size: 2.5em;
	color: #fff;
	text-shadow: 2px 3px 3px #292929;
	margin-bottom: 0;
	margin-top: 0;
}

#topsplit h2 
{
  	font-weight: bold;
  	font-size: 2em;
	color: #fff;
  	text-align: center;
	text-shadow: 2px 3px 3px #292929;
	margin-top: 0;
}


#rightside
{
  width: 950px;
  max-width: 950px;
  margin-left: 150px;
  margin-top: 00px;
}

#logos
{
  	float: left;
  	width: 138px;
	height: auto !important;
  	height: 100%;
  	padding: 0px;
  	text-align: center;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	border: 1px solid #444;
	border-top: none;
}

#logos a
{
  text-decoration: none;
}

:root #logos {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.footer, .push {
height: 4em;
}

#contentWrapper
{
  height: auto;
}

#mWrapper
{
	width: 100%;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  	
}

#mContainer
{
	width: 1100px;
  	margin: 0 auto;
  	text-align: left;
  	font-size: 16px;
}

#mContainer table
{
 	border-spacing: 0px;
  	border: none;
  	width: 100%;
}

.menucell
{
	
}

:root #mContainer {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

#cContainer
{
  	position: relative;
  	float: right;
	display: table;
	width: 960px;
  	min-height: 1500px;
	background: #fff;
  	padding-bottom: 0px;
	background-image:url("../images/ppl8a.jpg");
  
}

#headerSign
{
  	display: none;
  	float: right;
	width: 900px;
  	padding-left: 60px;
  	height: 300px;
  	text-align: left;
}

#headerSign img
{
  display: none;
}

:root #headerSign {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

#tempCont
{
	border-right: 0px solid #ddd;
	border-top: 0px solid #ddd;
  	padding-top: 5px;
}

#rightWrapper
{
  	z-index: 800;
	width: 255px;
	min-height: 850px;
	float: right;
  	background: url("../images/side.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  	padding-left: 9px;
}

#rightSplit
{
  	padding-top: 10px;
	width: 250px;
  	min-height: 280px;
  	font-family: 'PT Sans', sans-serif !important;
  	color: #444444 !important;
}

#szlak
{
  	margin-top: 10px;
  	width: 230px;
  	padding: 0px 5px 20px 15px;
}

#leftSplit
{
  	position: relative;
	display: table;
	width: 690px;
	height: 500px;
	float: left;
}

#slideshow
{
  	position: absolute;
  	top: 0;
  	left: 0;
  	overflow: hidden;
	width: 700px;
	height: 250px;
  	padding: 0 0px 0 0px;
  	background: none;
  	z-index: 0;
}

#info
{
  	position: relative;
 	padding: 10px 40px 10px 40px;
	width: 610px;
	min-height: 1250px;
  	color: #444444;
  	margin: 250px 0px 0 0px;
  	line-height: 1.5em;
}

#cmContainer
{
  	position: relative;
	overflow: auto;
	width: 630px;
  	min-height: 250px;
  	margin-top: 20px;
  	margin-left: 20px;
  	padding: 20px 20px 50px 20px;
  	background: url("../images/notes2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#cmLeft
{
	width: 50%;
	float: left;
}

#cmCenter
{
	width: 50%;
	float: left;
  	margin: 0 0 0 0px;
}

#cmRight
{
  	margin: 10px 0 10px 0;
	width: 250px;
	float: left;
}

#footer
{
	width: 630px;
  	padding: 7px 0px;
	color: #444;
	font-size: 11px;
	text-align: center;
    position: absolute;
    bottom: 0;
  	border-top: 0px solid #444;
  	border-right: 0px solid #444;
}

.evofp-table-cell-body
{
  background:none!important;
  box-shadow:none!important;
}

.head
{
  background:none!important;
  box-shadow:none!important;
}

.archivearch h2
{
  font-size: 1em !important;
  line-height: 1em !important;
  background: none !important;
  margin: 0 !important;
  padding-left: 0!important;
  padding-bottom: 0!important;
}

.archivearch a
{
  font-size: 1em !important;
}

