* {
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}


body {
	background: #fbfbfb;
	text-align: center;
	background: url('./images/bg.png') repeat-x;
}

a {
	color: #596f85;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	color: #a6afbb;
	background-color: #a6afbb;
	height: 1px;
}

input, select, textarea {
	border-top: #b3bac6 1px solid;
	border-right: #e6ebf2 1px solid;
	border-bottom: #e6ebf2 1px solid;
	border-left: #b3bac6 1px solid;
	background: #dce2ea;
	color: #717f93;
}

label {
 	cursor: pointer;
}

#header {
	margin: 0 auto;
	background: url('./images/logozima.png') no-repeat;
	width: 1000px;
	height: 200px;
}

#headerLogo {
	text-align: left;
	float: left;
	width: 340px;
	padding-top: 30px;
	padding-left: 40px;
}

.logoOrange {
	font-weight: bold;
	color: #c95a00;
	display: inline;
	font-size: 22px;
}

.logoGray {
	font-weight: bold;
	display: inline;
	color: #717171;
	font-size: 22px;
}

#bilbord {
	color: #7789a1;
	text-align: left;
	width: 760px;
	height: 100px;
	float: right;
	margin-top: 82px;
}

#headerLogin {
	color: #7789a1;
	text-align: left;
	width: 500px;
	float: left;
}

#headerLogin a {
	color: #7789a1;
	font-weight: bold;
	font-size: 10px;
}

#headerLogin a:hover {
	color: #d55f00;
	font-weight: bold;
	font-size: 10px;
}

.headerSmall {
	color: #7789a1;
	font-size: 10px;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#leftnav {
	text-align: left;
	width: 193px;
	padding-left: 0px;
	border: 1px solid #dde1e4;
	float: left;
	
}

#rightnav {
	text-align: left;
	width: 193px;
	padding-left: 0px;
	border: 1px solid #dde1e4;
	float: right;
	
}
.menu {
	padding-top: 3px;
	float: left;
	width: 193px;
	height: 20px;
	background: url('./images/menu.gif') top center;
}



.category {
	font-weight: bold;
	border-bottom: #a6afbb 1px solid;
	padding-bottom:3px;
	margin-bottom: 6px;
	
		
}

#categories a {
	text-decoration: none;
	font-weight: bold;
}

ul#categories li {
	margin-left: 15px;
	margin-bottom: 1px;
  	list-style: url('./images/menu_arrow.gif') square;
}

ul#categories a:hover {
	color: #AA484F;
}

ul {
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-type: none; 
}

.menuSep {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	text-align: center;
	color: #373737;
	font-weight: bold;
	height: 38px;
	width: 193px;
	background: url('./images/kategorie.gif') top center repeat-x;
}


.gray {
	color: #7d7484;
	font-weight: bold;
}

.orange {
	color: #7d7484;
	font-weight: bold;
	display: inline;

}

.glowna {

	text-align: left;
	margin-bottom: 0px;
	padding-top: 15px;
	color: #596f85;
	width: 595px;
	height: 27px;
	background: url('./images/belka.gif') top center repeat-x;
	
}

.glowna1 {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 2px;
	color: #596f85;
	width: 120px;
	height: 128px;
	background: url('./images/filmik.gif') top center;
	
}
.glowna2 {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 2px;
	color: #596f85;
	width: 120px;
	border: 1px solid #dde1e4;
	background: url('./images/filmik1.gif') top center;
	
}

.glowna4 {
	text-align: left;
	width: 600px;
	height: 500px;
	background: url('./images/bg_tlo.gif');

}

.orange2 {
	color: #596f85;
	/*font-weight: bold;*/
	display: inline;
}




#content {
	padding-top: 10px;
	padding-left: 8px;
	text-align: left;
	float: left;
	width: 598px;
}

#footer {
	background: url('./images/content_bg.jpg') no-repeat;
	width: 999px;
	height: 59px;
	color: #7d7484;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	float: left;
}


table#mainTable {
	background:#fff;
	margin:0 auto;
	width: 770px;
	border-collapse: collapse; 
	empty-cells: show;
}

td#header {
	border-bottom: #A8A8A8 1px solid;
	height: 100px;
}

td#leftColumn {
	background: #e3eaf4;
	width: 150px;
	vertical-align: top;
	border-right: #A8A8A8 1px solid;
	margin: 0;
	padding: 0;
}


td#contentColumn {
	background:#fff;
	/*width:560px;*/
	padding: 6px 10px 10px 10px;
	vertical-align: top;
	margin: 0;
}

td#rightColumn {
	background: #e6ecf2;
	width: 180px;
	vertical-align: top;
	border-left: #A8A8A8 1px solid;
	margin: 0;
	padding: 0;
}

td#footer {
	text-align: center;
	border-top: #A8A8A8 1px solid;
	border-bottom: #A8A8A8 1px solid;
	padding: 4px;
}

.input-error1, .input-error2, .input-error3 {
	border: 1px solid red;
	background-color: lightyellow;
}

/*BEGIN: style dla TDataGrid*/

.grid {
	width: 100%;
	padding: 0;
	margin: 0;
}

.grid td {
	padding: 3px;
}

.gridHeader {
	color: #566a88;
	background: #dadee5;
	text-align: center;
	font-weight: bold;
}

.gridRow1 {
	background: #edf0f3;
	padding: 4px;
}

.gridRow2 {
	background: #fbfbfb;
	padding: 4px;
}

.gridRowSelected {
	background: lightyellow;
}

.gridPager {
	text-align: right;
	color: silver;
}

.gridPager a {
	color: green;
	text-decoration: none;
}

.gridCategory {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #f9f9f9;
}

.gridCategory td {
	padding: 3px;
}

.smallText {
	font-size: 10px;
}

/*END: style dla TDataGrid*/

/*BEGIN: style dla paneli*/

.panel {
	margin: 0;
	background: #FFFFFF;
}

.panelTitle {
	width: 100%;
	width: auto;
	margin: 0;
	padding: 5px;
	color: #fff;
	background: #4282e2;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}


.panelContent {
	margin: 0 0 10px 0;
	border-top: 1px solid #eff0f1;
	padding: 10px 0 0 10px;
	font-size: 11px;
	background-color: #dde1e8;
}

.panelContent a {
	color: #36414d;
	text-decoration: none;
}

.panelContent a:hover {
	color: red;
}

.menuLink {
	display: inline;
}

/*END: style dla paneli*/


.projectStatusOpen {
	color: #087619;
	font-weight: bold;
}

.projectStatusFrozen {
	color: #3928A5;
	font-weight: bold;
}

.projectStatusClosed {
	color: #d50004;
	font-weight: bold;
}

.projectAlert {
	color: #d50004;
	display: inline;
}

#stopka a {
	color: #c8c8c8;
	text-decoration: none;
}

#stopka {
  color: #c8c8c8;
  text-align: left;

}

.red {
	color: red
}


