/* styly a pozicovani pro prvky ve standardLayoutu */

/** barva pozadi je stejna jako u body jen margin je 0**/
.bodyBackground {
	margin: 0px 0px 0px 0px;
}

.headerText {
	font-weight: 300;
}

.headerText .clovicek {
	margin-right: 15px;
}

.headerUserName {
	font-weight: bold;
	font-size: 120%;
	padding: 0 6px;
}

.headerCommonLinks {
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
}

.headerCommonLinks li {
	list-style-image: url(/admin/img/liBullet.gif);
	margin: 0;
	padding: 0;
}

.searchTitle {
	color: #EBEBFA;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.searchTitle a {
	color: #BDDCF2;
}

.searchbox {
	border: 0px;
	background: url(/admin/img/search_box_bg.gif);
	height: 23px;
	width: 130px;
}
.searchboxStart {
	background: url(/admin/img/search_box_start.gif) no-repeat;
}
.searchboxTd {
	background: url(/admin/img/search_box_bg.gif) repeat-x;
}
.searchboxTd .searchbox {
	background: transparent;
}
.searchboxEnd {
	background: url(/admin/img/search_box_end.gif) no-repeat;
}

select#sectionId {
	width:108px;
}
select#roleId, select#stateId, select#folderId, input#email {
	width:138px;
}

.boldtext {
	font-weight: 900;
}

/** HEADER - **/
.headerSpacer1{
	background-color: #2853D2;
}
.headerSpacer2{
	background-color: #5A81DD;
}
.headerSpacer3{
	background-color: #8BAEE7;
}
.headerSpacer4{
	background-color: #C9E0F4;
}

td.header {
	height: 35px;
	padding: 4px;
	font-weight: 600;
	background-color: #ffffff;
}

.articleListBody td.header {
	height: auto;
	padding: 0;
	font-weight: normal;
	background-color: transparent;
}

.articleListBody td.header td.filterDescription {
	height: 56px;
	padding: 4px;
	font-weight: 600;
	background-color: #ffffff;
}

.localeSelect ul, .localeSelect li {
	display: inline;
}

.localeSelect ul {
	padding-right: 10px;
}

/** leve filtry **/
.leftPanel {
	background-color: #98BAEA;
	vertical-align: top;
}
.leftPanelWrapper {
	background-color: #98BAEA;
	vertical-align: top;
}
.leftTopFilter {
	background-color: #466ED8;
}
.leftBottomFilter,  td.leftBottomFilter{
	background-color: #98BAEA;
}
.leftBottomFilterForm {
	text-align: left;
}

.leftBottomFilter .easyStatesWrapper {
	background-color: #EBEBFA;
	padding: 5px 0;
}

.leftBottomFilter .categoryTreeWrapper {
	height: 284px;
	overflow: auto;
}
.leftBottomFilter .clearArticleFilterForm {
	padding: 0 10px 2px 0;
	text-align: right;
}

.box3 {
	background: url(/admin/img/box/box3_middle.gif);
}

.box3 img{
	margin-top:2px;
}

/** listing **/
.listSeparator{
	background: url(/admin/img/list_separator.gif);
}
.listItemBackground{
	background-color: #ffffff;
}

.browseHeader {
	background-color: #98BAEA;
}

.browseHeader .sorter {
	float: left;
	margin: 0.5ex 1ex 0 0.2ex;
	width: 9px;
}

.browseHeader .title {
	display: block;
	text-align: left;
	margin-left: 2ex;
}

.browseHeader .thSpam .title,
.browseHeader .thCheck .title {
	display: block;
	text-align: left;
	margin-left: auto;
}

.browseListing {
	background-color: #98BAEA;
}

.browseFieldOdd {
	background-color: #ffffff;
}

.browseFieldEven {
	background-color: #EBEBFA;
}

/** relationship */
.relationshipHeader {
	font-weight: 600;
	font-size: 110%;
}

/* barva polozky pri mouseOver*/
#mouseoverstyle{
	background-color: #739ae7;
}

#mouseoverstyle a{
	color: #00005a;
}

/** radek se zalozenim noveho zaznamu **/
.lineNewItem{
	background-color: #FFFFFF;
}

/* listing */
.activePage {
	font-size: 110%;
	font-weight: 600;
}

/* odsazeni mezi listingem a footer-actions */

td#contentWrapper {
	padding-bottom: 20px;
}

/* error */
li.error {
	color: red;
}

li.error .htmlError {
	color: black;
	margin-left: 2em;
}


/* CATEGORY TREE - LEFT MENU */
.categorySearch {
	width:222px;
	height:350px;
	overflow:auto;
}

.categoryTreeSearchForm {
	padding:0px;
}
.categoryTreeSearchForm label {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	text-align:right;
}
.categoryTreeSearchForm .item{
	margin-top:5px;
}
.categoryTreeSearchForm #namespace{
	width:120px;
}
.categoryTreeSearchForm #categorySearchType{
	width:100px;
}

ul.categoryTree {
	padding:0;
	list-style-position: inside;
	margin:0;
	padding:0;
}

ul.categoryTree li {
	padding-left:1em;
}

ul.categoryTree {
	list-style-type: disc;
}
ul.categoryTree ul {
	list-style-type: circle;
}
ul.categoryTree ul ul {
	list-style-type: square;
}
ul.categoryTree ul ul ul {
	list-style-type: disc;
}
ul.categoryTree ul ul ul ul {
	list-style-type: circle;
}
ul.categoryTree ul ul ul ul ul {
	list-style-type: square;
}

ul.categoryTree li.parentSelected a {
	font-style:normal;
}

ul.categoryTree li.selected a, ul.categoryTree li.selectedNone a{
	font-style:italic;
	font-weight:bold;
}

ul.categoryTree li.childSelected a {
	font-style:normal;
	font-weight:bold;
}

ul.categoryTree li.nonselected a {
	font-style:normal;
	font-weight:normal;
}

.editDescrArticle {
	border: 0 none;
}

/* article summary */

.summaryBody td.header {
	background-color: transparent;
}

.actionAnnouncementWrapper {
	background-color: white;
	border: 1px solid #ff8383;
	margin: 10px auto 10px 72px;
	width: 770px;
}
.actionAnnouncement {
	padding: 10px;
}

#summaryContent {
	font-size: 100%;
	padding-left: 75px;
}

#summaryContent #summaryWidth { /* pro IE, aby pri zuzeni okna neodskakoval druhy sloupec */
	width: 800px;
}

#summaryContent a {
	color: #00005A;
}

#summaryContent h2 {
	color: #00005A;
	font-size: 130%;
	margin: 0 0 0 50px;
	padding: 8px 0 0 0;
}
#summaryContent h2 a {
	color: #00005A;
}

#summaryContent h3 {
	color: #00005A;
	font-size: 110%;
}

#summaryContent img {
	border: 0 none;
}

.summaryLeftColumn {
	background: url(/admin/img/summaryLeftBg.gif) left top no-repeat;
	float: left;
	padding: 15px;
	width: 360px;
}

.summaryRightColumn {
	background: url(/admin/img/summaryRightBg.gif) left top no-repeat;
	margin-left: 400px;
	padding: 15px;
	width: 360px;
}

.onePartWrapper {
	margin-bottom: 20px;
}

.leadingImage {
	float: left;
	width: 40px;
}

.summaryLeftUl {
	margin: 15px 0 15px 89px;
	padding: 0;
}
.summaryLeftUl li {
	list-style-image: url(/admin/img/liBullet.gif);
}

.summaryLeftUl .articleCreateTypeSelect {
	margin: 0 0 0 12px;
	padding: 0;
}
.summaryLeftUl .articleCreateTypeSelect li {
	list-style-image: none;
	list-style-type: none;
}

.summaryDivList {
	margin: 15px 0 15px 50px;
	padding: 0;
}

.summaryDivList .topArticles {
	padding-left: 40px;
}

.summaryDivList .linkWithImage {
	margin: 8px 0;
}
.summaryDivList .linkWithImage img {
	margin-right: 6px;
	position: relative;
	top: 2px;
}

.summaryRightMainUl {
	margin: 15px 0 15px 70px;
	padding: 0;
}

.summaryRightMainUl li {
	list-style-image: url(/admin/img/liBigBullet.gif);
}
.summaryRightMainUl li li {
	list-style-image: none;
}

.summaryEasySearchForm {
	margin: 0 0 12px 0;
	padding: 0;
}
.summaryEasySearchInput {
	border: 1px solid #000075;
	vertical-align: middle;
	width: 9em;
}
.summaryEasySearchButton {
	border: 0 none;
	vertical-align: middle;
}


.summaryRightUl {  /* styly podle ul.categoryTree, aby to bylo stejne zarovnane */
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.summaryCategoryTreeWrapper {
	margin-bottom: 12px;
}
.summaryRightUl li,
.summaryCategoryTreeWrapper ul.categoryTree li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 12px;
}

.summaryCategoryTreeWrapper ul.categoryTree li.selectedNone a,
.summaryCategoryTreeWrapper ul.categoryTree li.selected a,
.summaryCategoryTreeWrapper ul.categoryTree li.childSelected a {
	font-style: normal;
	font-weight: normal;
}

img.rightUlBullet,
img.categoryLeaf,
img.categoryExpand,
img.categoryCollapse {
	border: 0 none;
	margin-right: 5px;
}

