* { 
	margin:0; 
	padding:0; }

html { 
	height: 100%; 
}

body { 
	width: 100%; 
	height: 100%;
	ibackground: url('../gfx/png-bg.png') top repeat-x; 
	font: normal 14px Verdana, Arial, sans-serif; 
	color: #708090; 
}

p { margin:10px 0; text-align: justify; }
a { outline:none; }
a img { border: 0px; }
ul { padding-left:30px; }
ol { padding-left:30px; }
li { margin:10px 0px; }

div#container_before { float: left; width: 1px; height: 100%; margin-top: -140px; }

div#header {
	background: url('../gfx/chmury.png') top center no-repeat;
	height: 140px;
}

div#container{ position: relative; margin:0 auto; width:980px; background: url('../gfx/bg-content.png') 0px 140px no-repeat; text-align:left;}
div#container .bottom { clear:both; }

div#header a img { padding:10px; }

div#content a{color:#607391;text-decoration:none;text-transform:none;}
div#content a.std { text-decoration: underline; }
div#content p{line-height:1.4}

div#content_wrapper { float:right; margin:0; padding:6px 0 0 0; width:824px; }
div#content_wrapper_home { margin:0; padding:6px 0 0 0; }
div#content_wrapper_home a img { border: 1px solid black; padding: 1px; }

div#content { margin:0; padding: 10px 20px; line-height:1.5em; }
div#content div { margin:0; padding:0; }

div.item { margin: 5px 0px 5px 30px; }

/* <menu> */
div#menu { text-align:right; white-space: nowrap; font-size: 11px; padding-bottom: 10px; margin-bottom: 10px; margin-right: 12px; }
div#menu ul {margin:0;padding:0}
div#menu ul li { display:inline; margin:0;  padding:8px; }
div#menu ul li a { color: #607391; text-decoration:none; text-transform:uppercase; }
div#menu ul li.active a { border-bottom:1px #607391 solid; }
/* </menu> */

/* <breadcrumb> */
div#breadcrumb { margin:0px 0 10px 0; }
div#breadcrumb a { text-decoration:none; font-size:11px; color: #000000;}
/* </breadcrumb> */

/* <footer_menu> */
div#footer_menu { margin:0px 0 10px 0; text-align:left; white-space: nowrap; font-size: 11px; }
div#footer_menu ul {margin:0;padding:0}
div#footer_menu ul li { display:inline; margin:0;  padding:8px; }
div#footer_menu ul li a { color: #607391; text-decoration:none;}
div#footer_menu ul li.active a { border-bottom:1px #607391 solid; }
/* </footer_menu> */

/* <paging> */
div.paging { clear:both; color: #ccc; }
div.paging div.disabled { color: #ddd; display: inline; }
div.paging span { }
div.paging span.current { color: #000; }
div.paging span a {}
/* </paging> */

/* <footer> */
div#footer{ position: relative; clear: both; margin:0; width: 100%; height: 140px; padding:0px; ibackground: url('../gfx/bg-footer-repeat.jpg') center bottom repeat-x; color: #FFF; }
div#footer_wrapper { position:relative; margin: 0px auto; width:980px; height: 140px; padding: 0px; background: url('../gfx/bottom.png') bottom right no-repeat; }
div#footer_menu { position:absolute; bottom:7px; left:5px; margin:0px; padding:0px; text-decoration:none; font-size:11px; color: #000000; display: inline;}
/* </footer> */

