/* ------------ reset section ------------ */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	margin: 0;
	outline-width: 0;
	padding: 0;
}

/* ------------ main section ------------- */
html{
	background: #fff;
	font-size: 16px;	
}

body{
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
}

a{
	text-decoration: none;
	color: inherit;
}

th, td
{
	padding: 7px;
	line-height: 1.3em;
}

input{
	background: #fff;
	border: solid 1px #DFDFDF;
	padding: 3px;
}

ull
{
	list-style: none;
}

sup{
	font-size: 0.7em;
}

hr{
	color: #fff;
}

/* ------------ main layout section ----------- */
div.clear{
	clear: both;
}


#outerWrap{
	min-height: 100%;
	width: 100%;
}

#innerWrap{
	width: 980px;
	margin: 0 auto;
}

#wholeContent{
	min-height: 100%;
	width: 100%;
}

#header{
	min-height: 315px;
	background: #fff url(../media/graphics/header_background.gif) no-repeat scroll;
}

#wholeMiddle{
	background: #fff;
}

#footer{
	width:  100%;
	height: 20px;
	padding: 5px;
	margin: 25px 0 10px 0;
}

.wrap{
	margin: 20px 0 10px 350px;
	background: inherit;
	float: left;
	font-size: 0.8em;
	width: 600px;
}
div.leftSidePanel{
	float:  left;
	margin: 0px 0 0 -350px;
	clear:  left;
	position:  relative;
	overflow: visible;
	width:  300px;
}

.subPageTitle{
	font-size: 1.7em;
	line-height: 1.5em;
	color: #01559e;
	width: 100%;
	border-bottom: solid 2px #01559e;
	margin: 0 0 20px 0;
}

.titleModule{
	font-size: 1.6em;
	font-weight: bold;
	margin: 7px 0 10px 15px;
	line-height: 30px;
	color: #000;
}

.newsTitle{
	font-size: 1.3em;
	line-height: 1.5em;
	color: #01559e;
	width: 100%;
	border-bottom: solid 1px #01559e;
	margin: 0 0 20px 0;
}

.newsMore{
	margin: 5px 0px 15px 520px;
	width: 90px;
	clear: right;
}

.newsDate{
	float: right;
	font-size: 0.6em;
	font-weight: normal;
}

.basicModule{
	padding: 0;
	overflow: hidden;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../media/graphics/blackRect.gif) no-repeat scroll 0 0;
}

.basicModule a{
	color: #000;
}

.moduleBody{
	margin: 13px 13px 13px 17px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.redRect{
	background: url(../media/graphics/redRect.gif) no-repeat scroll 0 0;
}

.fullWide{
	margin-right: 0px;
}

.basicModule ul, .basicModule ol{
	margin: 10px 10px 10px 20px;
	list-style-image: url(../media/graphics/listLine.gif);
}
.basicModule ol{
	margin: 10px 10px 10px 20px;
}

.fullWide .moduleBody{
	margin: 13px 0px 13px 17px;
}

a.wiecej{
	font-weight: bold;
	position: relative;
	top: 3px;
	float: right;
	margin: 0 10px 0 0;
}

/* ------------ specific layout section ----------- */
#logo{
	float: left;
	margin: 15px 0 50px 0;
}

#ecmLogo{
	margin: 12px 0 0 27px;
	float: left;
}
#emsLogo{
	margin: 16px 0 0 80px;
	float: left;
}
#ujLogo{
	margin: 13px 0 0 32px;
	float: left;
}
#ptmLogo{
	margin: 23px 0 0 33px;
	float: left;
}

#menu{
	float: left;
	margin: 5px 0 0 37px;
	width: 920px;
	padding-bottom: 3px;
	border-bottom: solid 1px #01559e;
}

#flashHeader{
	width: 920px;
	height:  212px;
	margin: 17px 0 0 37px;
}

ul,leftMenu{
	list-style: none;
}

ul.leftMenu li{
	display: block;
	color: #01559e;
	background: #fff url(../media/graphics/left_menu_background.gif) no-repeat;
	height: 30px;
	margin: 5px 0;
	padding-top: 3px;
}

ul.leftMenu li a{
	display: block;
	color: #01559e;
	margin: 0px 0 0 60px;
}

/* ------------ index layout section ----------- */
#spectrum{
	float: left;
	width: 485px;
}

#spectrum .big{
	font-size: 1.1em;
	color: #af3923;
	font-weight: bold;
}

#spectrumList{
	llist-style: none;
	font-size: 1.1em;
	color: #ef4130;
	font-weight: bold;
}

#spectrumList li{
	line-height: 1.5em;
}

#felietonTeaser{
	float: left;
	margin: 0 0 0 15px;
	width: 250px;
	background-color: #fff;
	line-height: 1.3em;
	
}

#felietonTeaser .moduleBody{
	line-height: 1.9em;
}

#felietonTeaser img{
	position: relative;
	left: -3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#filozofia{
	float: left;
	margin: 0 0 0 15px;
	width: 250px;
}

#filozofia img{
	margin: 0px 5px 5px 0px;
	float: left;
	position: relative;
	top: 0px;
	width: 60px;
}

#smitIt, #thinocts, #veracity{
	margin: 0px 0 0 15px;
	width:  200px;
	float: right;
}

#osrodek{
	float: left;
	clear: left;
	width:  485px;
}

#osrodek img{
	marginargin: 0 5px 15px 0;
}

#straznicy{
	float: left;
	clear: left;
	width:  485px;
}

#straznicy img{
	float: left;
	margin: 0 5px 15px 0;
}

#slownik{
	float: right;
	margin: 0px 0 0 15px;
	width:  200px;
}
#slownik img{
	margin: 0 0 0 10px;
}

#slowniczek{
	width: ;
}

#bookArea{
	float: right;
	margin: 0 0 0 0;
	padding:  0 0 0 5px;
	border-left: solid 3px #000;
	height:  400px;
	clear: right;
}

#misja{
	width: 580px;
	height:  165px;
	border-left: solid 5px #e54e32;
	float: left;
	margin:  0;
	padding: 0 5px;
	overflow: hidden;
}

.MSTitle{
	float: left;
	line-height: 1.3em;
	width: 300px;
	font-size: 2.3em;
}

.MSBody{
	float: left;
	line-height: 1.3em;
	width: 580px;
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

#newsShorts{
	float: left;
	width: 580px;
	height: 160px;
	padding: 5px 5px 5px 2px;
	margin: 20px 0;
}

#newsShort{
	float: left;
	width: 270px;
	height: 160px;
	border-left: solid 3px #000;
	padding: 5px;
	overflow:  hidden;;
}

.NSTitle{
	float: left;
	line-height: 1.3em;
	font-size: 1.2em;
	margin: 0 0 0 90px;
}

.NSBody{
	float: left;
	line-height: 1.2em;
	width: 180px;
	margin: 10px 0 0 90px;
	font-size: 1em;
}






















