* {
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

body {
	background: #ed75ca;
	text-align: center;
}

a {
	color: #a60176;
	text-decoration: none;
}

a:hover {
	color: #867146;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	color: #a6afbb;
	background-color: #a6afbb;
	height: 1px;
}

select, textarea {
	border-top: #b3bac6 1px solid;
	border-right: #e6ebf2 1px solid;
	border-bottom: #e6ebf2 1px solid;
	border-left: #b3bac6 1px solid;
	background: #ed75ca;
	color: #616f83;
}

label {
 	cursor: pointer;
}

#header {
	margin: 0 auto;
	background: url('./images/top.jpg') no-repeat;
	width: 988px;
	height: 244px;
	position: relative;
}

#logo {
	position: absolute;
	left: 447px;
	top: 24px;
	width: 304px;
	height: 87px;
}

#main-page {
	background: url('./images/main_page.jpg') no-repeat;
	position: absolute;
	left: 179px;
	top: 187px;
	width: 135px;
	height: 38px;
}

#contact {
	background: url('./images/contact.jpg') no-repeat;
	position: absolute;
	left: 321px;
	top: 195px;
	width: 71px;
	height: 20px;
}

.headerSmall {
	color: #7789a1;
	font-size: 10px;
}

#container {
	width: 988px;
	margin: 0 auto;
	overflow: hidden;
}

#leftnav {
	text-align: left;
	width: 200px;
	margin: 0 5px 0 9px;
	float: left;
	background: url('./images/panel_body.gif') repeat-y;
}

.panels-end {
	background: url('./images/panels_end.gif'); height: 6px; width: 200px;
	padding: 0; margin: 0;
}

.panel-body {
	padding: 5px 7px 5px 7px;
	overflow: hidden;
}

.login-body {
	padding: 5px 12px;
}

#panel-category-top, #panel-login-top, #panel-recommended-top, #panel-sort-top, #panel-stats-top, #panel-ads-top, #panel-active-top {
	height: 44px;
}

#panel-category-top {
	background: url('./images/kategorie.jpg') no-repeat;
}

#panel-login-top {
	background: url('./images/panel_uzytkownika.jpg') no-repeat;
}

#ctl0_loginPanel_LoginButton { background: url('./images/login.gif') repeat-x; width: 45px; height: 25px; border: 1px #c250a1 solid; float: left; border-bottom-color: #770857; border-right-color: #770857; color: #fff; }
#register { display: block; background: url('./images/register.gif') repeat-x; width: 124px; height: 23px; line-height: 23px; float: right; text-align: center; border: 1px #8c8c8c solid; border-bottom-color: #3a3a3a; border-right-color: #3a3a3a; color: #fff; }
#lostpassword { clear: both; display: block; }

.textbox {
	background: url('./images/textbox.gif') repeat-x;
	height: 20px;
	border-right: 1px #c68ab5 solid;
	padding: 5px 5px 0 5px;
	width: 165px;
	margin-bottom: 5px;
}

#ctl0_loginPanel_Username, #ctl0_loginPanel_Password {
	width: 165px; color: #a60176;
	padding: 0; margin: 0; background: none; border: none;
}

#panel-recommended-top {
	background: url('./images/polecane_strony.jpg') no-repeat;
}

#panel-active-top {
	background: url('./images/najaktywniejsi_uzytkownicy.jpg') no-repeat;
}

#panel-sort-top {
	background: url('./images/sortuj_wg.jpg') no-repeat;
}

#panel-stats-top {
	background: url('./images/statystyki.jpg') no-repeat;
}

#panel-ads-top {
	background: url('./images/reklama.jpg') no-repeat;
}

.thumb {
	border: 5px #f8ade2 solid;
}

.movie, .movie a {
	font-size: 12px;
	color: #8e0065;
}

.movie-name {
	
}

#content {
	text-align: left;
	float: right;
	width: 774px;
}

#search {
	background: url('./images/search.jpg') no-repeat;
	height: 32px;
	padding: 9px 0 0 8px;
}

#search input {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	height: 18px;
}

#ctl0_searchPanel_keyword {	
	width: 307px;
}

#ctl0_searchPanel_SearchButton {
	width: 22px;
}

#banner-top-750x100 { width: 750px; height: 100px; margin: 5px 0 5px 12px; }

.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: #867146;
}

ul {
	margin-left: 20px;
	margin-bottom: 5px;
}

.menuSep {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #373737;
	font-weight: bold;
	border-bottom: #a6afbb 1px solid;
}

.gray {
	color: #7d7484;
	font-weight: bold;
}

.orange {
	color: #d55f00;
	font-weight: bold;
	display: inline;
}

.orange2 {
	color: #f5fff0;
	/*font-weight: bold;*/
	font-size: 12px;
	display: inline;
}

.table-top {
	background: url('./images/table_top.jpg') repeat-x;
}

.table-caption {
	margin: 7px 0 12px 9px;
}

#footer {
	background: url('./images/footer.gif') repeat-x;
	height: 40px;
	color: #fff;
	margin: 7px auto 0 auto;
	width: 980px;
}
#footer a { color: #fff; }
#footer-left { background: url('./images/footer_left.gif') no-repeat; height: 40px; }
#footer-right { background: url('./images/footer_right.gif') no-repeat top right; height: 40px; line-height: 40px; padding: 0 15px; }
#links { width: 762px; margin: 0 auto; color: #ae1983; text-align: center; font-weight: bold; padding-top: 12px; margin: 0 auto; } 

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: #a6117b;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.gridRow1 {
	background: #d641ab;
	padding: 4px;
	font-size: 12px;
}

.gridRow1 a {
	color: #fff;
	font-size: 12px;
}

.gridRow2 {
	background: #c7389d;
	font-size: 12px;
	font-size: 12px;
	padding: 4px;
}

.gridRow2 a {
	color: #fff;
	font-size: 12px;
}

.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: #dae0e6;
}

.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;
}

ul.pages {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	clear: both;
	width: 300px;
}

ul.pages li {
	float: left;
	margin: 0 3px;
	padding: 0;
}

ul.pages a, span {
	display: block;
	border: 1px #000 solid;
	padding: 3px 5px;
	color: #000;
	background: #ddd;
	margin: 2px 0;
}

ul.pages a:hover {
	background: #990000;
	color: #fff;
}

