/* Author: pza */

.button_left {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/controls/przyciskLeft1.png) repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:20px;
	margin-left:3px;
	width:5px;
}
.button_right {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/controls/przyciskRight1.png) repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:20px;
	margin-right:3px;
	width:5px;
}
.basic_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/controls/przyciskContent1.png) repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Trebuchet MS;
	font-weight:bolder;
	height:20px;
	font-size: 10px;
	text-decoration: none;
}
.basic_button_text {
	margin-top:4px; 
	text-align:center;
}

.input_left_top_corner {
	background: transparent url(../../img/controls/input_left_top_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-left:2px;
	margin-top:2px;
	width:3px;
}
.input_center_top_border {
	background: transparent url(../../img/controls/input_center_top_border.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-top:2px;
	width:3px;
}
.input_right_top_corner {
	background: transparent url(../../img/controls/input_right_top_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-right:2px;
	margin-top:2px;
	width:3px;
}

.input_left_middle {
	background: transparent url(../../img/controls/input_left_middle_corner.png) repeat-y scroll 0 0;
	background-position: left;
	margin-left: 2px;
}

.input_input_text{
	border:0 none;
	margin: -1px 0px;
	padding: 0px;
	overflow:hidden;
}

.input_input_text_wrap {
 	padding: 0px 3px;
}

.input_right_middle {
	background: transparent url(../../img/controls/input_right_middle_corner.png) repeat-y scroll 0 0;
	background-position: right;
}

.input_left_bottom_corner {
	background: transparent url(../../img/controls/input_left_bottom_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-left:2px;
	width:3px;
}
.input_center_bottom_border {
	background: transparent url(../../img/controls/input_center_bottom_border.png) repeat scroll 0 0;
	float:left;
	height:3px;
}
.input_right_bottom_corner {
	background: transparent url(../../img/controls/input_right_bottom_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-right:2px;
	width:3px;
}

.listMainContent {
	margin-left: 34px;
	margin-right: 34px;
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size: 12px;
	color: #414042;
}

.listHeaderLeft {
	background:transparent url(../../img/poll/listHeaderLeft.png) no-repeat scroll 0 0;
	float:left;
	height:31px;
	width:4px;
}

.listHeaderLeftSelected {
	background:transparent url(../../img/poll/listHeaderLeftSelected.gif) no-repeat scroll 0 0;
	float:left;
	height:31px;
	width:4px;
}

.listHeaderCenterTask {
    background:transparent url(../../img/poll/listHeaderCenter.png) repeat-x scroll 0 0;
    height:31px;
    width:733px;
    font-size: 12px; 
    color: #6D6E71;
    padding-left: 10px;
    line-height: 30px;
}

.listHeaderCenterTaskSelected {
    background:transparent url(../../img/poll/listHeaderCenterSelected.gif) repeat-x scroll 0 0;
    height:31px;
    width:733px;
    font-size: 12px; 
    color: #6D6E71;
    padding-left: 10px;
    line-height: 30px;
}

.listHeaderBorder {
	background: transparent url(../../img/poll/listHeaderBorder.png) no-repeat;
    height: 31px;
    width: 1px;
}


.listHeaderCenter {
	background:transparent url(../../img/poll/listHeaderCenter.png) repeat-x scroll 0 0;
	float:left;
	height:31px;
	width:733px;
}

.listHeaderCenterSelected {
	background:transparent url(../../img/poll/listHeaderCenterSelected.gif) repeat-x scroll 0 0;
	float:left;
	height:31px;
	width:733px;
}

.listHeaderRight {
	background:transparent url(../../img/poll/listHeaderRight.png) no-repeat scroll 0 0;
	float:left;
	height:31px;
	width:4px;
}

.listHeaderRightSelected {
	background:transparent url(../../img/poll/listHeaderRightSelected.gif) no-repeat scroll 0 0;
	float:left;
	height:31px;
	width:4px;
}

.listTopLeft {
	background:transparent url(../../img/poll/listTopLeft.png) no-repeat scroll 0 0;
	float:left;
	height:5px;
	width:5px;
}

.listTopCenter {
	background:transparent url(../../img/poll/listTopCenter.png) repeat-x scroll 0 0;
	float:left;
	height:5px;
	width:731px;
}

.listTopRight {
	background:transparent url(../../img/poll/listTopRight.png) no-repeat scroll 0 0;
	float:left;
	height:5px;
	width:5px;
}
.listBorderContent {
	border-left-style: solid;
	border-width:1px;
	border-color: #6D6E71;
}
.listBorderContentLeft {
	background: #FFFFFF url(../../img/poll/listContentBorder.png) repeat-y scroll 0 0;
	background-position: left;
		
}
.listBorderContentRight {
	background:   url(../../img/poll/listContentBorder.png) repeat-y scroll 0 0;
	background-position: right;
}

.listBottomLeft {
	background:transparent url(../../img/poll/listBottomLeft.png) no-repeat scroll 0 0;
	float:left;
	height:5px;
	width:5px;
}

.listBottomCenter {
	background:transparent url(../../img/poll/listBottomCenter.png) repeat-x scroll 0 0;
	float:left;
	height:5px;
	width:731px;
}

.listBottomRight {
	background:transparent url(../../img/poll/listBottomRight.png) no-repeat scroll 0 0;
	float:left;
	height:5px;
	width:5px;
}
.listRow {
	width: 710px;
	border-bottom: solid;
	border-width: 1px;
	min-height: 30px;
	border-color: #DCDDDE;
	cursor: default;
	
}

.listRowHighlighted {
	background: #939397 !important;
}
.listDownArrow {
	background:transparent url(../../img/poll/listDownArrow.png) no-repeat scroll 0 0;
	margin-top:5px; 
	margin-right:15px; 
	float:right;
	width: 20px;
	height: 20px;
}

/* TextArea */
.textareaCont_left_top_corner {
	background: transparent url(../../img/articleEdit/textarea_left_top_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-left:2px;
	margin-top:2px;
	width:3px;
}
.textareaCont_center_top_border {
	background: transparent url(../../img/articleEdit/textarea_center_top_border.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-top:2px;
	width:3px;
	width:157px;
}
.textareaCont_right_top_corner {
	background: transparent url(../../img/articleEdit/textarea_right_top_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-right:2px;
	margin-top:2px;
	width:3px;
}

.textareaCont_left_middle_corner {
	background: transparent url(../../img/articleEdit/textarea_left_middle_corner.png) repeat-y scroll 0 0;
	background-position: left;
	margin-left: 2px;
	width: 163px;
}

.newsAreaCont {
	border:0 none;
	color:#414042;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:normal;
	width:157px;
	margin: -1px 0px;
	padding: 0px;
	overflow:auto;

}

.textareaCont_right_middle_corner {
	background: transparent url(../../img/articleEdit/textarea_right_middle_corner.png) repeat-y scroll 0 0;
	background-position: right;

}

.textareaCont_left_bottom_corner {
	background: transparent url(../../img/articleEdit/textarea_left_bottom_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-left:2px;
	width:3px;
	margin-bottom: 10px;
}
.textareaCont_center_bottom_border {
	background: transparent url(../../img/articleEdit/textarea_center_bottom_border.png) repeat scroll 0 0;
	float:left;
	height:3px;
	width:157px;
	margin-bottom: 10px;
}
.textareaCont_right_bottom_corner {
	background: transparent url(../../img/articleEdit/textarea_right_bottom_corner.png) repeat scroll 0 0;
	float:left;
	height:3px;
	margin-right:2px;
	width:3px;
	margin-bottom: 10px;
}

.privilageTab {
	float: left;
	height: 25px;
	cursor:pointer;
}

.privilageWhiteTabLeft {
	float: left;
	background:transparent url(../../img/controls/privilageWhiteTabLeft.png) no-repeat scroll;
	height:25px;
	width:10px;
}
.privilageWhiteTabMiddle {
	float: left;
	background:transparent url(../../img/controls/privilageWhiteTabMiddle.png) repeat-x scroll;
	height:25px;
	width:100px;
	text-align: center;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#414042;
}	
.privilageWhiteTabRight {
	float: left;
	background:transparent url(../../img/controls/privilageWhiteTabRight.png) no-repeat scroll;
	height:25px;
	width:10px;
}

.privilageGrayTabLeft {
	float: left;
	background:transparent url(../../img/controls/privilageGrayTabLeft.png) no-repeat scroll;
	height:25px;
	width:10px;
}
.privilageGrayTabMiddle {
	float: left;
	background:transparent url(../../img/controls/privilageGrayTabMiddle.png) repeat-x scroll;
	height:25px;
	width:100px;
	text-align: center;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#6D6E71;
}	
.privilageGrayTabRight {
	float: left;
	background:transparent url(../../img/controls/privilageGrayTabRight.png) no-repeat scroll;
	height:25px;
	width:10px;
}

.listMainContent {
 	margin-left: 34px;
 	margin-right: 34px;
 	font-family:Trebuchet MS;
 	font-weight:normal;
 	font-size: 12px;
 	color: #414042;
 }
 .listHeaderLeft {
 	background:transparent url(../../img/poll/listHeaderLeft.png) no-repeat scroll 0 0;
 	float:left;
 	height:31px;
 	width:4px;
 }
 
 .listHeaderCenter {
 	background:transparent url(../../img/poll/listHeaderCenter.png) repeat-x scroll 0 0;
 	float:left;
	height:31px;
 	width:733px;
 }
 
 
 .listHeaderInnerBorder {
 	background:transparent url(../../img/poll/listHeaderInnerBorder.png) repeat-x scroll 0 0;
 	margin-top:5px; 
 	margin-right:0px; 
 	float:right;
 	width: 1px;
 	height: 20px;
 }
 
 .listHeaderRight {
 	background:transparent url(../../img/poll/listHeaderRight.png) no-repeat scroll 0 0;
 	float:left;
 	height:31px;
 	width:4px;
 }
 
 .listTopLeft {
 	background:transparent url(../../img/poll/listTopLeft.png) no-repeat scroll 0 0;
 	float:left;
 	height:5px;
 	width:5px;
 }
 
 .listTopCenter {
 	background:transparent url(../../img/poll/listTopCenter.png) repeat-x scroll 0 0;
 	float:left;
 	height:5px;
 	width:731px;
 }
 
 .listTopRight {
 	background:transparent url(../../img/poll/listTopRight.png) no-repeat scroll 0 0;
 	float:left;
 	height:5px;
 	width:5px;
 }
 .listBorderContent {
 	border-left-style: solid;
 	border-width:1px;
 	border-color: #6D6E71;
 }
 .listBorderContentLeft {
 	background: #FFFFFF url(../../img/poll/listContentBorder.png) repeat-y scroll 0 0;
 	background-position: left;
 		
 }
 .listBorderContentRight {
 	background:   url(../../img/poll/listContentBorder.png) repeat-y scroll 0 0;
 	background-position: right;
 }
 
 .listBottomLeft {
 	background:transparent url(../../img/poll/listBottomLeft.png) no-repeat scroll 0 0;
 	float:left;
 	height:5px;
 	width:5px;
 }
 
 .listBottomCenter {
 	background:transparent url(../../img/poll/listBottomCenter.png) repeat-x scroll 0 0;
 	float:left;
 	height:5px;
 	width:731px;
 }
 
 .listBottomRight {
 	background:transparent url(../../img/poll/listBottomRight.png) no-repeat scroll 0 0;
 	float:left;
 	height:5px;
 	width:5px;
 }
 
 .listRow {
 	width: 710px;
 	border-bottom: solid;
 	border-width: 1px;
 	height: 30px;
 	border-color: #DCDDDE;
 	cursor: default;
 }
 
 .listRowHighlighted {
 	background: #F1F1F2;
 }
 
 .listDownArrow {
 	background:transparent url(../../img/poll/listDownArrow.png) no-repeat scroll 0 0;
 	margin-top:5px; 
 	margin-right:5px; 
 	float:right;
 	width: 20px;
 	height: 20px;
 }
 
 .listDownArrow2 {
 	background:transparent url(../../img/poll/listDownArrow.png) no-repeat scroll 0 0;
 	margin-top:5px; 
 	margin-right:5px; 
 	float:right;
 	width: 20px;
 	height: 20px;
 }
 
 .listHeader_01_title {
 	width: 91px;
 }
 
 .listHeader_01_section {
 	width: 79px;
 }
 
 .listHeader_01_date {
 	width: 79px;
 }
 
  .listHeader_01_status {
 	width: 79px;
 }
 
 .listHeader_01_articleType {
 	width: 79px;
 }
 
 .listHeader_01_autopublication {
 	width: 79px;
 }
 
 .listHeader_01_news {
 	width: 80px;
 }
 
 .hide {
 	display: none;
 }
 
