* { margin: 0; padding: 0; border: 0; }
body {
	margin-bottom: 25px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.clr { clear: both; }
#portfolio_head { width: 646px; margin: 0 auto; margin-top: 6px; border-bottom: 1px solid #D6D6D6; }
.portfolio_item { width: 210px; padding: 10px 0; text-align: center; background: #EEEEEE; float: left; margin: 10px 0 0 15px; }
.portfolio_item1 { float: none; margin: 20px auto; text-align: center; }
#portfolio_nav { width: 100%; text-align: center; }
#potfolio_nav img { vertical-align: middle; }
#portfolio_nav a { text-decoration: none; margin: 0 2px; }
#portfolio_nav b { margin: 0 2px; color: #BB1209; }
/**** TOP ****/
	#top {
		height: 199px;
		text-align: center;
		background: #8E0704 url(images/top_t.jpg);
	}
	#logo embed {
		display: block;
		margin: 0 auto;
	}
	#topmenu {
		height: 30px;
		background: #343434 url(images/topmenu_t.gif) repeat-x;
	}
	#topmenu a {
		color: #FFFFFF;
		text-decoration: none;
		margin: 3px 3px 2px 3px;
		padding: 5px 13px;
		display: block;
	}
	#topmenu a:hover { background: url(images/topmenu_t2.gif); }
	#topmenu ul, #topmenu ul li { list-style: none; }
	#topmenu ul {
		width: 973px;
		margin: 0 auto;
	}
	#topmenu ul li {
		border-left: 1px #4D4D4D solid;
		border-right: 1px #2D2D2D solid;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		float: left;
	}
/**** /TOP ****/
/**** MAIN ****/
	#main {
		margin: 0 auto;
		width: 973px;
		position: relative;
	}
	
	#content {
		margin-top: 151px;
		margin-left: 1px;
		width: 703px;
		background-image: url(images/content_t.gif);
		background-repeat: repeat-x;
		float: left;
	}
	#content a {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	#content a:hover { text-decoration: underline; }
	#content h1 {
		margin: 4px 0;
		font-size: 15px;
		font-weight: bold;
	}
	#content h2 {
		margin: 4px 0;
		font-size: 14px;
		font-weight: bold;
	}
	#content dl {
		width: 215px;
		padding-bottom: 8px;
		background: #FFFFFF url(images/content_b.gif) bottom repeat-x;
	}
	#content dl dd {
		margin-top: 5px;
		padding: 3px 4px;
		border-bottom: 1px #D4D1D4 solid;
		background-image: url(images/content_1.gif);
		background-repeat: repeat-x;
	}
	#content ul li {
		padding-left: 14px;
		list-style: none;
		background-image: url(images/content_sp.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
	}
	#content ul { margin: 13px 0; }
	#content ul li { margin: 6px 0 6px 29px; }
	#content .wyr { color: #EC0303; }
	
	/* PODSTRONY */
		#content #subpage {
			margin-top: 17px;
			width: 703px;
			background: none;
		}
		#content #subpage dt {
			position: relative;
			font-size: 9px;
			background: #E1E1E1 url(images/title_t.gif) repeat-x;
		}
		#content #subpage dd {
			margin-top: 0;
			padding-bottom: 50px;
			border: 1px #BABABA solid;
			background: #F9F9F9 url(images/m_t.gif) repeat-x;
		}
		#content #subpage p {
			margin: 15px 0;
			line-height: 18px;
		}
		#content .subpage-2nd { padding: 10px 20px 50px 20px; }
		#content-subpage {
			float: left;
			width: 360px;
			padding: 7px 25px;
		}
	/* /PODSTRONY */
	
	/* PRAWA */
		#content-2nd {
			margin-top: 58px;
			width: 254px;
			font-family: Verdana;
			font-size: 11px;
			color: #403F3F;
			text-align: center;
			background-color: #EEEEEE;
			float: right;
		}
		#content-2nd a {
			color: #403F3F;
			text-decoration: none;
		}
		#content-2nd a:hover { text-decoration: underline; }
		#content-2nd dl { border-right: 1px #C6B5B6 solid; }
		#content-2nd dl dt {
			padding-left: 13px;
			font-weight: bold;
			text-align: left;
		}
		#content-2nd dl dd {
			padding: 15px 0;
		}
		/* #content-2nd dl .dd1 { } */
		#content-2nd dl .dd2 { background-color: #E4E4E4; }
		#content-2nd dd img { border: 2px #C5AAAC solid; }
		#content-2nd .wyr { color: #CB1A10; }
	/* /PRAWA */
/**** /MAIN ****/
/**** FOOTER ****/
	#footer {
		margin-top: 7px;
		background-color: #EEEEEE;
	}
	#footer-content {
		margin: 0 auto;
		padding: 11px 0;
		width: 973px;
		font-family: Verdana;
		font-size: 10px;
		color: #D80303;
	}
	#footer-content a {
		color: #020202;
		text-decoration: none;
	}
	#footer-content a:hover { text-decoration: underline; }
	#footer-content ul, #cooter-content ul li { list-style: none; }
	#footer-content ul {
		margin-top: 3px;
		float: right;
	}
	#footer-content ul li {
		padding: 0 4px;
		border-right: 1px #020202 solid;
		display: inline;
	}
	#footer-content ul li:last-child { border-right: 0; }
/**** /FOOTER ****/
.div_mod { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #BABABA; }
