/*
 * @copyright 2005 OpenDesign Baran & Spółka Sp.J.
 * @link http://www.opendesign.pl/
 * @author Tomasz Baran <tomasz.baran@opendesign.pl>
 * @author Radosław Józwik <radoslaw.jozwik@opendesign.pl>
 * @version $Id: default.css 53 2006-01-18 16:45:40Z  $
 */

/*********************************** GLOBAL ***********************************/
html, body {
	background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E4C;
	margin: 0px;
	padding: 0px;
}

a {
	color: #CB2E64;
	text-decoration: underline;
}

a:hover {
	color: #CB2E64;
	text-decoration: underline;
}

b, .bold {
	color: #4E4F4D;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	background: white;
}

textarea {
	background: white;
}

h1 { font-size: 17px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 10px; }
h5 { font-size: 8px; }
img { border: 0px; }

/********************************** MAIN DIVS *********************************/
#main {
	background: url(../_images/backgrounds/strip.gif) repeat-y;
	margin: 10px auto;
	width: 765px;
}

#left {
	float: left;
	width: 365px;
}

#right {
	float: right;
	width: 400px;
}

#bottom {
	clear: both;
	height: 19px;
}
html>body #bottom {
	clear: both;
	height: auto;
	min-height: 19px;
}

#stopka_tekst {
	padding-top:10px;
	clear:both;
	color:gray;
	font-size:9px;
	text-align:right;
}

/********************************** SUBDIVS ***********************************/
#copyright {
	background: #BF0042;
	color: white;
	float: left;
	left: 235px;
	position: relative;
	text-align: center;
	width: 130px;
	padding: 2px 0px;
}

#content {
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	width: 387px;
}

#content h3 {
	background: #FFFFFF;
	color: #3C557C;
}

#content ul {
	list-style-type: square;
}

#content ul ul {
	list-style-type: disc;
}

#left_top {
	background: url(../_images/backgrounds/menu_top.gif) repeat-x;
	height: 24px;
}

#print {
	float: right;
	position: relative;
	right: 10px;
	top: 20px;
}

#print img {
	cursor: pointer;
	position: relative;
	top: 3px;
}

#print a {
	color: #4D4E4C;
}

#right_top {
	background: url(../_images/backgrounds/arrow.gif) no-repeat;
	height: 44px;
}

#right_logo {
	height: 90px;
}

#right_logo img {
	position: relative;
	margin: 38px 0px 0px 10px;
}

#right_bottom {
	border-top: 1px solid #EAEAEA;
	float: right;
	padding-top: 3px;
	text-align: right;
	width: 390px;
}


/******************************** TOP MENU ************************************/
#menu_top {
	background-color: #BF0042;
	height: 15px;
	left: 55px;
	position: relative;
	width: 140px;
}

#menu_top img {
	cursor: pointer;
	margin-left: 11px;
}

/******************************** MAIN MENU ***********************************/
#menu_left {
	background: url(../_images/backgrounds/menu_left.gif) no-repeat;
	float: left;
	font-size: 12px;
	padding-top: 5px;
	position: relative;
	width: 235px;
}

#menu_left a {
	color: #7F7F7F;
	display:block;
	text-decoration:none;
}

#menu_left a:hover {
	color: black;
	text-decoration:none;
}

#menu_left ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu_left ul li {
	clear:both;
	float:left;
	width:100%;
}

#menu_left ul li.level3_item a, #menu_left ul li.level3_active a {
	padding:4px 10px 4px 55px;
}

#menu_left ul li.level3_item a {
}

#menu_left ul li.level3_active a {
	background: url(../_images/icons/square.gif) 37px 5px no-repeat;
	color: #BF0042;
}

#menu_left ul li.level4_item a, #menu_left ul li.level4_active a {
	padding: 2px 2px 2px 75px;
}

#menu_left ul li.level4_item a {
	background: url(../_images/icons/dot.gif) 65px 3px no-repeat;
}

#menu_left ul li.level4_active a {
	background: url(../_images/icons/dot_active.gif) 65px 3px no-repeat;
	color: #BF0042;
}

#menu_left ul li.level5_item a, #menu_left ul li.level5_active a {
	padding: 1px 2px 1px 85px;
	font-size: 11px;
}

#menu_left ul li.level5_item a {
}

#menu_left ul li.level5_active a {
	font-size: 11px;
	color: #BF0042;
}

/* todo */
#menu_left ul li.level6_item a,
#menu_left ul li.level6_active a { background:#fff; font-size: 9px; padding:2px 2px 2px 40px; }
#menu_left ul li.level6_item a { color:#000; font-weight:normal; }
#menu_left ul li.level6_active a { color:#ff7b0e; font-weight:normal; }

/*********************************** SITE MAP **********************************/
#sitemap {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size:12px;
}

#sitemap li {
	list-style-type: none;
}

#sitemap a {
	color: #7F7F7F;
	text-decoration: none;
}

#sitemap a:hover {
	color:black;
}

#sitemap li {
	height: 18px;
}

#sitemap li img {
	display: block;
	float: left;
}

#sitemap li.homepage {
	margin: 0px 0px 0px 120px;
	font-weight: bold;
}

#sitemap li.span {
	height: 10px;
	background: url(../_images/sitemap/line_vertical08.gif) 120px 0px repeat-y;
}

#sitemap li.level1_item {
	font-weight: bold;
	margin: 0px 0px 0px 120px;
}

#sitemap li.level2_item {
	margin: 0px 0px 0px 120px;
}

#sitemap li.level2_item img.doc {
	display: none;
}

/********************************* PORTFOLIO **********************************/
#limit {
	text-align: right;
}

#search {
	float: left;
}

.portfolio {
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	line-height: 13px;
	text-align: left;
}

.portfolio h2 {
	background: url(../_images/icons/square01.gif) 0px 2px no-repeat;
	color: #BF0042;
	margin: 0px;
	padding: 1px 0px 3px 20px;
}

.portfolio h2 a {
	text-decoration: none;
}

.portfolio h2 span {
	font-size: 10px;
	font-weight: normal;
	color: #4D4E4C;
}

.portfolio img {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.portfolio .header {
	color: #3C557C;
	font-weight: bold;
	margin-bottom: 5px;
}

#portfolio h2 {
	background: url(../_images/icons/square01.gif) 0px 2px no-repeat;
	color: #BF0042;
	margin: 0px;
	padding-left: 20px;
}

#portfolio h2 span {
	font-size: 10px;
	font-weight: normal;
	color: #4D4E4C;
}

#portfolio p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#portfolio div.label {
	clear: both;
	float: left;
	font-weight: bold;
	width: 120px;
	color: #3C557C;
}

#portfolio div.block {
	margin-left: 120px;
}

/************************************ NEWS ************************************/
.news h2 {
	background: url(../_images/icons/square01.gif) 0px 2px no-repeat;
	color: #BF0042;
	margin: 0px;
	padding-left: 20px;
}

.news h2 a {
	text-decoration: none;
}

.news h2 span {
	font-size: 10px;
	font-weight: normal;
	color: #4D4E4C;
}

.news .lead_more {
	font-style: italic;
}

/************************************ MISC ************************************/
h2.title {
	background: url(../_images/icons/square01.gif) 0px 2px no-repeat;
	color: #BF0042;
	margin: 0px;
	padding: 1px 0px 1px 20px;
}

ul.cite {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ul.cite li {
	padding: 5px 0px;
	text-align: left;
}

li div.cite {
	text-align: right;
	font-style: italic;
}

.more {
	text-align: right;
}

.more a {
	text-decoration: none;
}

.back {
	text-align: right;
}

.back a {
	text-decoration: none;
}

.button {
	background-color: white;
	border: 1px solid red;
	font-size: 10px;
	padding: 1px 10px;
}

.center {
	text-align: center;
}

.dark_row {
	background: #E7E8EF none;
}

.header {
	color: #3C557C;
	font-weight: bold;
}

.input {
	border: 1px solid #3C557C;
	font-size:10px;
	width: 250px;
}

.message {
	border: 1px solid red;
	padding: 2px 0px;
	text-align: center;
}

.require {
	color:#b00000;
	font-weight:bold;
}

.title {
	color: #BF0042;
}

.vmiddle {
	vertical-align: middle;
}

/************************************ DEBUG ***********************************/
ddiv { border: 1px solid #FFC0CB; }
dli { border: 1px solid #FFC0CB; }
