/* styly specificke pro databazi expertu. edituje cyril&spol */


body {
	color: #0E3166;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 80%;
	min-width: 1000px;
}

a, a:active, a:link, a:visited {
	color: #0E3166;
}
a:hover {
	color: #000000;
	text-decoration: underline !important;
}

/* over theme.css ! tj. nemazat radky, pouze prepisovat hodnoty */
input, textarea, select {
	border: 1px solid #BBBBBB;
	font-size: 12px;
	background: #F0F8FF;
	color: black;
}
textarea {
	font-size: 14px;
}

#loggingButtons input {
	border: 0 none;
}

.vedaLogo {
	line-height: 8px;
}
.pozadiTabulkaTop{
	line-height: 8px;
}

.contentLeft {
	font-family: Verdana, Arial, Helvetica, serif;
}

.contentLeftOn div.contentCenter {
	margin-left: 0;  /* over styly_veda.css */
	margin-right: 5px;
	width: auto;
	overflow: auto;
}

ul.message {
	border-top: 1px solid #0E3166;
	border-right: 0 none;
	border-bottom: 1px solid #0E3166;
	border-left: 0 none;
	padding: 5px 0;
	margin: 5px 0;
	background-color: #F0F8FF;
	font-size: 12px;
}
ul.message li {
	padding: 0;
	margin: 0 0 0 40px;
	list-style-image: url(/experts/img/bulletikLi.gif);
}

/* -- levy sloupec -- */

.expertsMenu {
	margin-top: 2ex;
	margin-bottom: 2ex;	
}
.expertsMenu .leftnadpis {
	padding: 6px 0;
}

.menuSeparator {
	background: #D0D4E1;
	height: 1px;
	margin: 6px 0;
}

.pozadiTop180{
	line-height: 14px;
}

.levyNanukBottom {
	line-height: 11px;
}

/* ---- */

.lang {
	font-style: italic;
}

.pageTitle {
	max-width: 120ex;  /* stejne jako .box */
}
.pageTitle .titleImg {
	float: left;
	text-align: right;
	width: 25%;
}
.pageTitle img {
	padding-right: 15px;
}
.pageTitle h2 {
	color: #0E3166;
	float: left;
	font-size: 200%;
	font-family: "trebuchet ms", "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 12px 0;
}

.pageSubtitle {
	max-width: 120ex;  /* stejne jako .box */
}

.tableControl {
	padding-top: 10px;
	max-width: 120ex;  /* stejne jako .box */
}
.tableControl a {
	padding-left: 2px; /* over theme.css */
	padding-right: 2px;
}
.tableControl {
	text-align: right;
}

.tableControlAndActionButtons .tableControl {
	float: right;
	width: auto;
}

.prop {
	clear: left;
}

.rich-panel-header .oso {
	font-size: 120%;
}

.profil .pageTitle .titleImg {
	width: 18%; /* stejne jako .boxNEVA .nameWrapper */
}
.profil .pageTitle h2 {
	width: 82%;
}

.profil .prop .value .sublabel {
	font-style: italic;
}

.box .value .rok,
.profil #publication .rok {
	width: 4em;
	float: left;
}

.pageWithSimpleBox .pageTitle .titleImg {
	width: 68px;
}

.actionButtons a img {
	border: 0 none;
}
#osobaSearch .actionButtons {
	text-align: right;
	width: 25%;
}
#osobaSearch .actionButtonsInside {
	padding: 5px 10px 5px 0;
}
.tableControlAndActionButtons .actionButtons {
	padding-top: 10px;
	width: auto;
}

form#osobaSearch {
	margin: 0;
	padding: 4ex 0 3ex 0;
}

#expOrgList {
	padding-top: 18px;
}

#expOrgList .nazorg {
	font-weight: bold;
}

#expOrgList .selectButton {
	background: transparent url(../img/arrow.png) 10px 70% no-repeat;
	margin-top: 6px;
	padding-left: 20px;
}

#alphabetFilter {
	letter-spacing: -1px;
	margin: 4ex;
}

#alphabetFilter .letter a {
	color: #0E3166;
	font-weight: bold;
	text-decoration: none;
}

#osoDetail .prop .value .obj,
#osoDetail .prop .value .vys,
#osoDetail .prop .value .pro,
#osoDetail .prop .value .zam {
	padding-top: 10px;
}
#osoDetail .prop .value .obj0 .obj,
#osoDetail .prop .value .obj0 .vys,
#osoDetail .prop .value .obj0 .pro,
#osoDetail .prop .value .obj0 .zam {
	padding-top: 0;
}
#osoDetail .prop .value .GoogleScholar {
	font-size: 85%;
	text-align: right;
}

#languageSelect {
	text-align: right;
}

#languageSelect .l{
	margin: 2ex;
}
#languageSelect form {
	margin: 8px 0 0 0;
}

.formHint {
	padding: 0 20px 10px 20px;
	position: relative; /* pro IE7 */
}

table#vavPrzList td.przR,
table#vavVysList td.vysY {
	background-color: #EDEDED;
}
table#vavPrzList td.przG {
	background-color: #EDEDED;
}
table#vavPrzList td.przR select,
table#vavPrzList td.przG select {
	border-color: #FF4200;
}

.box .results {
	clear: left;
	padding-left: 6px;
}
.box .results .bflmTopBorder {
	background: #D0D4E1; /* nelze dat jako border ani do .dr-table, ani do .results (FF x IE) */
	height: 1px;
}
.box .results .dr-table {
	border-top: 0 none;
	border-left: 0 none;
	background-color: #FFFFFF;
	color: #000000;
}
.box .results .dr-table-cell {
	border-right: solid 1px #D0D4E1;
	border-bottom: solid 1px #D0D4E1;
	padding: 0 4px;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, serif; /* inherit doesn't work in IE7 */
}
.box .results .dr-table-subheadercell {
	background: #F0F8FF;
	border-right: solid 1px #D0D4E1;
	border-bottom: solid 1px #D0D4E1;
	padding: 2px 4px;
	text-align: center;
	font-size: 90%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, serif; /* inherit doesn't work in IE7 */
}
.box .results .tdProId,
.box .results .tdVysIdk {
	font-size: 80%;
	text-align: center;
}
.box .results .tdVysRolOso td {
	white-space: nowrap;
}
.box .results .tdVysRolOso td input {
	border: 0 none;
	background: transparent;
}


.osoEdit {
	font-weight: bold;
	text-align: right;
	max-width: 120ex;  /* stejne jako .box */
}
.osoEdit a,
.osoEdit a:active,
.osoEdit a:link,
.osoEdit a:visited {
	color: #0E3166;
	font-weight: normal;
}
.osoEdit a:hover {
	color: black;
	font-weight: normal; /* pro IE6 */
}

#expOso .tableControlAndActionButtons {
	max-width: 120ex;  /* stejne jako .box */
}

.cervene {
	color: #7F0000;
}

.noborder {
	border: 0 none;
}

/* formatovani nanuku */

.box {
	clear: both;
	margin-top: 12px;
	max-width: 120ex;
}
.pageWithFullSizeBox .box {
	max-width: 100%;
}

.boxNEVA {
	/* name-edit-value-add */
}
.boxNV {
	/* name-value */
	background: transparent url(../img/bgBoxValue25.gif) 25% 0 repeat-y;
}
.boxSimple {
}

.boxTopBg {
	background: #DDE1E9 url(../img/bgTop.gif) left top repeat-y;
	float: left;
	width: 62%;
}
.boxNV .boxTopBg {
	width: 75%;
}
.boxSimple .boxTopBg {
	width: 100%;
}

.boxLowTopBg1 {
	background: #EDEDED url(../img/bgLowTopLeft.gif) left top no-repeat;
	float: left;
	height: 5px;
	width: 62%;
}
.boxNV .boxLowTopBg1 {
	width: 75%;
}
.boxSimple .boxLowTopBg1 {
	width: 100%;
}
.boxLowTopBg2 {
	background: transparent url(../img/bgLowTopRight.gif) right top no-repeat;
	display: block;
	height: 5px;
}

.boxTopHorniStin {
	background: transparent url(../img/bgTopTop.gif) left top repeat-x;
	display: block;
}
.boxTopBgL {
	background: transparent url(../img/bgTopLeft.gif) left top no-repeat;
	display: block;
}
.boxTopBgLBottom {
	background: transparent url(../img/bgTopLeftDarkBottom.gif) left bottom no-repeat;
	display: block;
}
.boxTopBgRBottom {
	background: transparent url(../img/bgTopRightDarkBottom.gif) right bottom no-repeat;
	display: block;
	padding-bottom: 3px;
}
.boxTopBgR {
	background: transparent url(../img/bgTopRight.gif) right top no-repeat;
	display: block;
	padding: 8px 0 5px 5px;
}

.boxTitle {
	color: #0E3166;
	display: block;
	font-size: 120%;
	font-weight: bold;
}
.boxVice {
	color: #0E3166;
	float: right;
	font-weight: bold;
	padding-right: 10px;
}
.boxVice a,
.boxVice a:active,
.boxVice a:link,
.boxVice a:visited {
	color: #0E3166;
 	font-weight: normal;
}
.boxVice a:hover {
	color: black;
 	font-weight: normal; /* pro IE6 */
}

.box .resultEmpty {
	float: left;   /* IE7 double margin bug */
	padding: 10px 12px 10px 16px;
}

.box .nameWrapper {
	display: block;
	float: left;
	width: 25%;
}
.boxNEVA .nameWrapper {
	width: 18%;
}
.box .nameWrapper .name {
	margin: 0;
	padding: 0;
	width: 100%;
}
.boxNEVA .nameWrapper .name {
	width: 100%;
}
.box .nameWrapper .name .nameInside {
	color: #0E3166;
	display: block;
	margin: 0;
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.box .nameWrapper .fieldLocale {
	display: block;
	font-style: italic;
	font-weight: normal;
}
.box .nameWrapper .required {
	font-weight: normal;
}

.box .addWrapper {	
	float: left;
	width: 20%;
}
.box .editWrapper {
	float: left;
	width: 12%;
}
.box .add {
	vertical-align: top;
	display: block;
	font-size: 92%;
	padding: 5px 0 5px 10px;
	text-align: left;
}
.box .edit {
	vertical-align: top;
	color: #0E3166;
	display: block;
	font-size: 92%;
	font-weight: bold;
	padding: 5px 5px 5px 7px;
	text-align: center;
}
.box .add a,
.box .add a:active,
.box .add a:link,
.box .add a:visited {
	color: #0E3166;
	font-weight: normal;
}
.box .add a:hover {
	color: black;
	font-weight: normal; /* pro IE6 */
}
.box .edit a,
.box .edit a:active,
.box .edit a:link,
.box .edit a:visited {
	color: #0E3166;
	font-weight: normal;
}
.box .edit a:hover {
	color: black;
	font-weight: normal; /* pro IE6 */
}

.box .valueWrapper {
	display: block;
	float: left;
	width: 75%;
}
.boxNEVA .valueWrapper {
	width: 50%;
}
.box .value {
	color: #000000;
	display: block;
	float: none;
	padding: 5px 5px 5px 9px;
}
.box .value a {
	color: #000000;
}
.box .value .type {
	color: #5F636B;
	font-style: italic;
}
.box .value textarea {
	width: 100%;
}
.box .value .count {
	padding-right: 5px;
	text-align: right;
}
.box .value .count a {
	color: #0E3166;
}
.box .value .fieldHint {
	color: #0E3166;
	display: block;
	font-size: 80%;
}


.boxNEVA .bgEdit {
	background: white url(../img/bgBoxEdit18.gif) 18% 0 repeat-y;
}
.boxNEVA .bgValue {
	background: transparent url(../img/bgBoxValue30.gif) 30% 0 repeat-y;
}
.boxNEVA .bgAdd {
	background: transparent url(../img/bgBoxAdd80.gif) 80% 0 repeat-y;
}
.boxSimple .bgSimple {
	background: #F5F5F5 url(../img/boxLeftBorder.gif) 0 0 repeat-y;
}

.boxBottom {
	clear: both;
	height: 5px;
}
.boxBottomBg1 {
	background: #EDEDED url(../img/bgBottomLeft.gif) left top no-repeat;
	float: left;
	height: 5px;
	width: 75%;
}
.boxNEVA .boxBottomBg1{
	width: 62%;
}
.boxSimple .boxBottomBg1 {
	width: 100%;
}
.boxBottomBg2 {
	background: transparent url(../img/bgBottomRight.gif) right top no-repeat;
	display: block;
	height: 5px;
}


.boxSpace {
	display: block;
	float: left;
	height: 1px;
	width: 25%;
}
.boxNEVA .boxSpace {
	width: 18%;
}

.caraPodTitlem {
	clear: left;
	height: 2px;
}
.boxRowSeparator {
	clear: left;
	display: block;
	height: 1px;
}
.boxOddelovaciCara {
	background: #D0D4E1 url(../img/boxLeftBorder.gif) left top repeat-y;
	display: block;
	float: left;
	height: 1px;
	width: 75%;
}
.boxNEVA .boxOddelovaciCara {
	width: 62%;
}
.boxSimple .boxRowSeparator {
	padding: 0 20px;
}
.boxSimple .boxRowSeparator .boxspace {
	display: none;
}
.boxSimple .boxRowSeparator .boxOddelovaciCara {
	width: 100%;
}

.boxOddelovaciCara2 {
	background: #1638AB url(../img/boxLeftBorder.gif) left top repeat-y;
	display: block;
	float: left;
	height: 2px;
	width: 75%;
}
.boxNEVA .boxOddelovaciCara2 {
	width: 62%;
}
.boxSimple .boxOddelovaciCara2 {
	width: 100%;
}

.boxItemSeparator {
	background: #BFC7D6;
	clear: left;
	display: block;
	height: 1px;
	margin-top: 10px;
	width: 100%;
}

.boxSimple .formfieldInput input,
.boxSimple .formfieldSelect select {
	width: 30ex;
}

.boxSimple .formfieldInput input.oneLetter {
	width: 1em;
}

.box .endline {
	clear: left;
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0 20px;
}
.box .endline .endlineColor {
	background-color: #0E3166;
	height: 1px;
}

.requiredWrapper {
	float: right;
	padding-right: 20px;
}
.requiredWrapper .required {
	font-weight: normal;
}

.box form {
	margin: 0;
	padding: 4ex 0 3ex 0;
}

.box .actionButtons {
	padding-left: 20px;
	width: auto;
}

.box .listItem {
	color: black;
	padding: 0 20px 18px 20px;
}

.box .listItem .boxItemSeparator {
	margin-top: 15px;
}

.box .linkBackToExpert {
	padding: 5px 20px 5px 9px;
	text-align: right;
}

.box .error {
	float: none;
	margin-left: 10px;
	padding: 0;
	white-space: nowrap;
}

/* specialni formatovani nanuku */

.boxSimple #osobaSearch .boxOddelovaciCara {
	display: none;
}

.box #expOsoList {
	padding-bottom: 10px;
}
.box #expOsoList .osoba {
	padding: 10px 16px 0 16px;
}
.box #expOsoList .nameWrapper .name .nameInside {
	padding: 0;
}
.box #expOsoList .value {
	padding: 0 5px 0 12px;
}
.box #expOsoList .boxOddelovaciCara {
	display: none;
}
.box #expOsoList .GoogleScholar {
	font-size: 85%;
	position: relative;
	text-align: right;
}

.box #expOso select.koddruvys {
	width: 100%;
}
.box #expOso table.koddruvys td {
	padding-top: 5px;
}
.box #expOso table.koddruvys input {
	float: left;
}
.box #expOso table.koddruvys label {
	display: block;
	padding-left: 25px;
}

/* pomocne formatovaci cosi */

.designImg {
	clear: left;
	display: block;
	height: 0;
	overflow: hidden;
}

/* IE6    http://wellstyled.com/css-underscore-hack.html */

.body {
	_float: left;
}

#expOso .tableControlAndActionButtons,
.pageTitle,
.pageSubtitle,
.tableControl,
.osoEdit,
.box {
	_width: 110ex;
}

