
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E9E9E9 url(i/tlo.gif) center repeat-y;
	margin:0;
	padding:0;
}

img {
	border: 0;
}

p {
	line-height: 1.2em;
}

p a, #content ul li a {
	color: #3B4F8D;
	text-decoration:none;
/*	border-bottom: 1px #aaa dotted;*/
}

p a:hover, #content ul li a:hover {
	text-decoration:none;
	border-bottom: 1px #aaa dotted;
/*	background-color:#e9e9e9;*/
}

h1 {
	font-size:14px;
	font-weight:bold;
	padding: 4px 11px;
	background-color: #F6F6F6;
	border-left: 3px solid #e0e0e0;
	margin: 12px 0 1em 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 14px;
}

blockquote {
	font-size:12px;
	font-weight:bold;
	margin: 1em;
	background-color:#f6f6f6;
	padding: 1em;
	border: 1px solid #e0e0e0;
	text-align:center;
}

#page {
	display:block;
	background: #E9E9E9 url(i/tlo.gif) center repeat-y;
/*	min-height:99%;*/
	width:680px;
	margin: 0 auto;
}

#content {
	float: left;
	margin: 0;
	width: 462px;
	text-align:justify;
}

/* IE problem z italikami */
* html #content {
	overflow: hidden;
	o\verflow: visible;
	he\ight: 1%;
}

#main-flash {
	margin:0 0 12px 0;
	width:666px;
	clear:both;
}

#main-adres {
	display:block;
	float:left;
	background-color:#f6f6f6;
	padding: 8px 16px;
	margin: 0 0 12px 0;
	width:460px;
	color:#445795;
}

#main-adres #left {
	width:50%;
	float:left;
}

#main-iso {
	float:right;
	width:170px;
	text-align:center;
}
#main-iso p {
	text-align:center;
	margin:0 auto;
}
#content ul {
	margin:0 0 0 1em;
	padding:0;
}

#content li {
	margin-left: 1em;
	list-style-type: square;
}

/* news */

#content div.news {
	margin-bottom:2em;
	border-left:3px solid #f6f6f6;
}

#content div.news p {
	margin: 0 0 0.5em 1em;
}

#content div.news p.lead {
	margin: 0 0 1.5em 0.5em;
}

#content div.news div.newshead {
	background-color:#f6f6f6;

}

#content div.news p.data {
	text-align:left;
	margin:0.5em 0.6em 1em 0.6em;
	color:#666;
}

#content div.news p.link {
	text-align:right;
}

#content div.news h3, #content div.news h3 a {
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	margin: 0.2em;
	text-decoration:none;
	color:#445795;
}

#content div.news h3 a:hover {
	border-bottom:1px dotted #999;
}

/*#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 690px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	background-image: url(i/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/

#header { 
/*	margin: 0 !important;*/
/*	margin: 12px 0 12px 1px;*/
	margin: 12px 0;
	padding: 0px;
	height: 117px;
/*	width: 100%;*/
}

#headerimg 	{ 
/*	margin: 12px auto; */
	margin: 0 auto;
	height: 117px; 
	width: 666px; 
	background-image: url(i/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
} 

#hmenu{
/*	margin: 12px !important; */
	margin: 0px 0 0 1px;
	padding: 0px;
	height: 27px;
	width: 100%;
}

#hmenu-in {
	width: 666px;
	height: 27px;
	margin: 0 auto;
	background:url(i/h-menu.gif) no-repeat center center;
}

.hmenu-item {
/*	display:inline;*/
	float:left;
/*	margin:7px 0px;*/
	padding: 7px 20px;
}

.hmenu-item a, a.hmenu-item, .hmenu-item-sel {
	float:left;
	margin: 0 9px;	/* 0 9 */
	padding: 7px 6px;


	font-weight:bold;
	color:#445795;
	text-decoration:none;
}

.hmenu-item a:hover,  a.hmenu-item:hover, .hmenu-item-sel {
/*	border-bottom: 5px solid #E0E0E0;
	padding-bottom: 4px;*/
	background-image:url(i/menuitem.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
}


#hmenu-in ul {
	margin:0;
	padding:0;
}

#hmenu-in li {
	display: inline;
	list-style-type: none;
	width:111px;
	height:27px;
	padding: 7px;
}

#main {
/*	display:block;*/
	width:666px;
	margin: 12px auto;
}

#main p.center {
	margin: 2em auto;
	text-align:center;
}

#main p img.img-left, #main p img.img-right, .imgdesc-r, .imgdesc-l {
	float: left;
	text-align:center;
	padding: 2px;
	border: 1px solid #E0E0E0;
	margin: 0.5em 0.5em 0.5em 0;
}

#main p img.img-right, .imgdesc-r {
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}



.imgdesc-r, .imgdesc-l {
	width:200px;
}

.imgdesc-l p, .imgdesc-r p {
	width:inherit;
	clear:both;
	margin: 1px auto;
	font-size:10px;
	font-style:italic;
	text-align: center;
	color:#666;
}

#top {
	margin: 12px auto;
}
.narrowcolumn {
	float: left;
/*	margin: 12px 0 0;*/
	width: 462px;
	text-align:justify;
}

#sidebar {
	display:block;
	float: left;
	padding: 12px;
	margin: 0 0 0 12px;
	width: 168px;
	min-height:133px;	/* ********************************* */
	background-color:#F6F6F6;
}

#sidebar-iso {
	display:block;
	float: left;
	padding: 12px;
	text-align:center;
	margin: 12px 0 12px 12px;
	width: 168px;
	background-color:#fff;
}


/*#sidebar ul {
	padding:0;
	margin:0;
}

#sidebar li, #sidebar li.ov {
	padding:6px;
	margin:0;
	list-style-type:none;
	background: url(i/menuitembg.gif) no-repeat top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #445795;
}

#sidebar li.ov {
	background: url(i/menuitembg1.gif) no-repeat top;
}*/
#treemenu li a, #treemenu li a:hover {
	color: #445795;
	text-decoration: none;	
}
#treemenu li a:hover {
	border-bottom: 1px #aaa dotted;
}

#sidebar2 {
	display:block;
	float:right;
	padding: 12px;
	margin: 12px 0 12px 12px;
/*	margin: 12px 0 0 474px;*/
	width: 168px;
	background-color:#F6F6F6;
	color:#445795;
}

#treemenu {
	display:block;
	float: left;
	padding: 12px;
	margin: 0 0 0 12px;
	width: 168px;
/*	min-height:133px;	/* ********************************* */
	
/*	background: url(i/menuitembg2.gif) no-repeat top;*/
	background: url(i/treemenu.gif) no-repeat center top;
	background-color:#F6F6F6;
/*	padding: 5px 10px;*/
	font-weight:bold;
	color:#445795;
}

#treemenu p {
	margin:0.5em 0 0 0;
	padding:0;
	border-bottom:1px solid #e0e0e0;
}

#treemenu p a {
	display:block;
/*	width:100%;*/
}

#treemenu p a:hover {
/*	border-bottom: 4px solid #e0e0e0;*/
/*	background-color:#0C468A;*/
/*	color:#e0e0e0;*/
	border:0;
	border-left: 3px solid #e0e0e0;
	padding-left: 3px;
/*	width:96%;*/

}

#treemenu img {
	margin-top:6px;
	display:inline;
	float:right;
}


#treemenu ul {
	padding:0;
	margin:1px 0 0.5em 5px;
/*	margin:1px 0 1em 5px;*/
/*	background: url(i/point3.gif) no-repeat left 1px;*/
	
}
/*#treemenu li {
	background: url(/img/kwik_tree_1_end.gif) no-repeat top left;
	padding: 0px;
	background:none;
	margin-left: 8px;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #445795;
}*/

#treemenu li, #treemenu li.end {
	background: url(i/menu-lev2.gif) no-repeat top left;
	padding: 0 0 0 8px;
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:12px;
	color: #445795;
}

#treemenu li.end {
	background: url(i/menu-lev2-end.gif) no-repeat top left;
}

/*#botspc {
	display:block;
	width: 692px;
	clear: both;
	height: 12px;
	margin:12px auto 0 auto;
	background: #dadada url(i/botspace.gif) top no-repeat;
}*/

#botspc {
/*	display:block;*/
	width: 692px;
	clear: both;
	height: 12px;
	margin:12px auto 0 auto;
	background: #dadada url(i/botspace.gif) top center no-repeat;
}


#stopka {
	display: block;
/*	width: 666px;*/
	padding: 12px;
	margin: 0 auto;
	clear: both;
/*	background-color:#F6F6F6;*/
	text-align:center;
}


#prevtopprint {
	padding-top: 2px;
	margin: 16px auto;
	text-align:center;
	border-top: 1px solid #e0e0e0;
}

div.download {
	display:block;
	margin: 1em 0;
	text-align:right;
}

#prevtopprint a, div.download a {
	padding: 2px 1em;
	color:#445795;
	text-decoration: none;
	margin-right: 12px;
}

div.download a {
	padding: 6px 1em;
}

#prevtopprint a:hover, div.download a:hover {
	color:#445795;
	text-decoration: none;
	background-color:#f6f6f6;
	outline: 1px solid #e0e0e0;
}
#prevtopprint img {
	padding: 0 0.2em 0.1em 0;
}

div.download img {
/*	padding: 0 0.2em 0 0;*/
}
.aico {

}

div.referencjelist ul a {
	font-size:1.1em;
	color: #3B4F8D;
	text-decoration:none;
}

div.referencjelist ul a:hover {
	text-decoration:none;
	border-bottom: 1px #aaa dotted;
/*	background-color:#e9e9e9;*/
}

div.referencje {
	text-align:center;
}

div.referencje img {
	text-align:center;
	padding: 2px;
	border: 1px solid #E0E0E0;
	margin: 1em;
}
.hide {
	display: none;
}

form {
	margin:0;
	padding:0;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	border:1px solid #E0E0E0;
	background-color:#f6f6f6;
}

div.formRow {
/*	height: 36px;*/
	margin:6px 0;
	padding-bottom:6px;
	vertical-align: middle;
	border-bottom:1px solid #f2f2f2;
}

div.formLabel {
	float:left; vertical-align:middle; text-align:right; width:100px;
	margin-top:2px;
}

input.active, textarea.active {
	border:1px dotted #445795;
}

