/* resteting preferences 
-----------------------------------------------------------------------------------------------------*/

	body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, textarea, input {
		margin: 0;
		padding: 0;
	}
	
	img, fieldset { border: none; }
	a { text-decoration: none; }
	ul li { list-style: none; }
	
/* main construct 
-----------------------------------------------------------------------------------------------------*/

body {
	background: #c0c0c0;
	/* font: normal 100.01% Arial, Helvetica, Tahoma, Verdana, sans-serif; */
	font: normal 100.01% Trebuchet MS, Trebuchet, sans-serif; 
	
	color: #000;
	}
#root {
	margin: 0 auto;
	background: #fff;
	width: 1024px;
	}
#top {
	width: 1024px;
	height: 222px;
	background: url(g/top.jpg) no-repeat;
	position: relative;
	font: 0.94em Tahoma, sans-serif; /* 14px */
	}
#top ul {
	position: absolute;
	top: 135px;
	right: 330px; /* 295px; */
	}
#top li {
	color: #288ea4;
	padding: 2px 0;
	font-weight: bold;
	}
#top a {
	position: absolute;
	top: 153px;
	right: 190px;
	background: url(g/zapis.jpg) no-repeat;
	width: 112px;
	height: 40px;
	}
#top a:hover {background: url(g/zapis_hover.jpg) no-repeat;}
#top a span {
	display: none;
	}
#leftSidebar {
	width: 195px;
	padding-bottom: 139px;
	background: url(g/left_sidebar_bg.jpg) no-repeat bottom left;
	float: left;
	}
#leftSidebar ul {
	border: 1px solid #96d8e8;
	border-width: 0 2px 2px 0;
	}
#leftSidebar ul li {
	background: url(g/menu_bg.png) repeat-x;
	}
#leftSidebar a {
	height: 30px;
	display: block;
	color: #8bd3e3;
	font-weight: bold;
	vertical-align: top;
	line-height: 33px;
	padding-left: 25px;
	background: url(g/menu_list_bg.png) no-repeat top left;
	}
#leftSidebar a:hover {
	color: #568a95;
	}
#content {
	width: 588px;
	float: left;
	padding: 10px;
	}
#content p {
	padding: 15px 0;
	font-size: 0.88em;
	line-height: 1.3em;
	}
#rightSidebar {
	float: left;
	padding: 0 10px 0 5px;
	width: 206px;
	}
#footer {
	width: 1024px;
	background: #fff url(g/footer_bg.png) repeat-x top left;
	padding: 25px 0 10px;
	color: #5d9bc7;
	text-align: right;
	font: bold 0.75em Tahoma, sans-serif;
	clear: both;
	}
#footer p {
	padding-right: 20px;
	}
em {
	font-style: normal;
	color: #fff;
	}
.right {
	width: 191px;
	border: 1px solid #000;
	margin: 10px 0;
	background: #eaeaf6;
	}
	
.right a.testy {
	color: #e60726;
	border-bottom: 1px solid #e60726;
	}
	
	
.right h2{
	font: bold 0.88em Tahoma, sans-serif;
	background: #A3D5EE;
	color: #292829; /* #fff; */
	padding: 2px 5px 2px;
	}
.right p {
	padding: 2px 0 2px 5px;
	}
.right p, .right li {
	font-size: 0.75em;
	}
	
.right li a {
	color: black;
}	

.right li a:hover {
	color: red;
}	
	
.center p {
	text-align: center;
	}
.right ul{
	color: #000;
	padding: 0 0 5px 17px;
	}
.right li {
	list-style: square;
	}
	
/*
.right li a#linki {
	color: #000;
	border-bottom: 1px solid #000;
	list-style: disc;
	}
*/	
	
#content div.rbordered {
	border: 1px solid #292829;
	padding: 5px 5px 5px 5px;	
}	

#content div.bordered {
	border: 0px solid #292829;
	padding: 5px 5px 5px 5px;	
}	

#content div.bordered#enabled {
	border: 1px solid #292829;
	padding: 5px 5px 5px 5px;	
}

#content div.bordered h1 {
	color: #294DAD;	
	font-size: 18px;
}

#content div.bordered h3 {
	color: Red;	
	font-size: 25px;
}

#content div.bordered h4 {
	color: Black;
	font-size: 15px;
	font-weight: normal;
}

#content div.bordered h5 {
	color: Black;	
	font-size: 13px;
	font-weight: normal;
}

#content div em {
	color: Red;	
	font-size: 17px;	
}

#content li p.rozpdaty {
	color: Black;	
	font-size: 18px;
	padding: 0px;
}

#content li {
	list-style: circle;
	padding: 3px;
	margin-left: 30px;
}

#content ul {
	padding: 10px;
}

#content span.instr-nazw {
	font-weight: bold;
	color: #294DAD;	
}

#content span.instr-more {
	font-size: 11px;
	color: #294DAD;	
}

#content div.bordered li.procedury, ol.procedury, li.procedury a  {
	/*color: Red; */	
	font-size: 13px;
}

#content div.bordered h4.procedury {
	text-decoration: underline;
}

#content a,a:visited {
	color: Blue;
}
#content a:hover {
	color: Red;
}

#content td.zapisy-1 {
	background-color: #BDBEFF;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#content td.zapisy-2 {
	background-color:  #BDBEFF;
	text-align: center;
}

#content table.zapisy {
	border: solid;
	border-color:  #BDBEFF;
}

#content ul.zapisy {
	padding: 1px;
	margin: 0px;
}

#content li.zapisy {	
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}

#content input.zapisy {
	border: solid 1px;
	border-color:  Black;
	background: #BDBEFF;
}

table.zdjecia {
	text-align : center;
	background-color : #F0FFFF;
}

th.zdjecia-h {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: White;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	background-color : #292829;
}

td.zdjecia-pic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: Black;
	text-align : center;
	vertical-align : top;
}

#content a.mini {
	font-size : 10px;
}

span.mini {
	font-size : 10px;
}

span.rp {
	font-size: 0.75em;
	
}

div.rp {
	padding: 2px 0 2px 5px;
}