/*
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Fottea app - main layout by ivosan; (C) ivo andrle
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Fottea
	------------------------------------------------------------------------ */

html {					height: 100%;}
body {					height: 100%; padding: 11px 22px 22px 22px; background: #4d5555; color: #666; font-family: Arial, Helvetica, sans-serif;}

#wrapper {				min-width: 900px; max-width: 1560px; margin: 0 auto; min-height: 100%; height: auto !important; height: 100%; position: relative;
						-moz-box-shadow: 2px 2px 11px #333; -webkit-box-shadow: 2px 2px 11px #333; box-shadow: 2px 2px 11px #333; behavior: url("/etc/jq/ie/PIE.htc");
						background: white url("/img/fot_botbg.gif") no-repeat bottom right; border: none; border: 0;}
#wrapper.widefull {			min-width: 900px; max-width: 3333px;}
#header {					width: 100%; height: 180px; position: absolute; padding: 0; box-shadow: 0 4px 2px -2px gray; background: #a6ce39; background: #cde854;}
#headerin {				width: 100%; height: 147px;}
#menubar {				width: 100%; height: 33px; background: #eff6d2 url("/img/fot_mnubg.gif") repeat-x; border-top: 1px solid #b1c26a;}
#middle {					width: auto; padding: 199px 11px 99px 11px;}
#middle:after {			content: ''; clear: both; display: table;}
#container {				width: 100%; float: left; margin-bottom: 0;}

#content {				padding-left: 222px; margin-right: 11px;}
#contentrgt {				padding-right: 222px; padding-left: 0; }
#contentfull {				padding-right: 0; padding-left: 0; width: 100%; }
#content3cols {			padding-right: 222px; padding-left: 222px; }
#sideRight {				float: left; width: 196px; margin: 0 0 0 -196px; position: relative; }
#sideLeft {				float: left; width: 196px; margin: 0 -244px 0 0; position: relative; }

#footer {					position: absolute; width: 100%; height: 88px; bottom: 0; left: 0; padding: 2px; text-align: center; border-top: 2px solid #ddd; background: rgba(222, 222, 222, .4); }
#footerin {				width: 66%; min-width:777px; height: 100%; margin: 11px auto; }
#footerin span#avlogomin {	width: 102px; height: 57px; background: transparent url("/img/fot_actavia.gif") no-repeat top left; margin-right: 11px; display: inline-block;
						-khtml-opacity:.60; -moz-opacity:.60; -ms-filter:"alpha(opacity=60)"; filter:alpha(opacity=60); opacity:.60; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=60)";
						transition: opacity .33s ease-in-out; -moz-transition: opacity .33s ease-in-out; -webkit-transition: opacity .33s ease-in-out;}
#footerin span#avlogomin:hover { opacity:1; -khtml-opacity:1; -moz-opacity:1; -ms-filter:"alpha(opacity=100)"; filter:alpha(opacity=100); opacity:1; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";}
#footerin table {			width: auto; height: 55px; margin: 1px auto; padding: 0;}
#footerin table td {		margin: 0; padding: 0; text-align: center; font-size: 10pt; line-height: 15pt; color: #666; font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;}
#footerin table td p {		font-size: 9pt; color: #999;}

#headerin a.logoBg {		position: absolute; display: block; width: 122px; height: 133px; top: 7px; left: 11px; background: transparent url("/img/fot_logoc2.gif") no-repeat top left;}
a.logoBg span.logoTop {		position: absolute; display: block; top: 0; left: 0; width: 122px; height: 133px; background: transparent url("/img/fot_logoc.gif") no-repeat top left;
						-khtml-opacity: 0; -moz-opacity: 0; -ms-filter:"alpha(opacity=0)"; filter:alpha(opacity=0); opacity: 0;
						transition: opacity .33s ease-in-out; -moz-transition: opacity .33s ease-in-out; -webkit-transition: opacity .33s ease-in-out;}
a.logoBg:hover span.logoTop {	opacity: 1;}

#headerin a h1, #headerin a h2 { position: absolute; display: block; top: 25px; left: 155px; color: #6f765a; margin: 0; font-size: 30pt; font-family: PT Sans, Arial, Helvetica, sans-serif;
						transition: color .44s ease-in-out; -moz-transition: color .44s ease-in-out; -webkit-transition: color .44s ease-in-out;}
#headerin a h2 {			font-size: 20pt; top: 77px;}

#headerin a:hover h1, #headerin a:hover h2 { color: #57595b;}

/* Mega Menu - project
---------------------------------------------------------------------------- */
#megamenu {				top: 153px; left: 11px; }
#mmenu li a {				font-size:11pt; color: #007a48; font-family: PT Sans, Arial, Helvetica, sans-serif; letter-spacing: 1px; }
#mmenu li:hover a {			color: #000; text-shadow: none;}

.lmacc {					margin-top: 11px;}
.lmacc label, .lmacc a.oneit {font-family: Arial, Helvetica, sans-serif; border-top: 1px solid #a3c91f; color: #007a48;}
.lmacc input:checked + label, .lmacc input:checked + label:hover{ color: #000;
						background: #fcfdf7; background: -moz-linear-gradient(top, #eff5d7 1%, #fcfdf7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eff5d7), color-stop(100%,#fcfdf7)); background: -webkit-linear-gradient(top, #eff5d7 1%,#fcfdf7 100%); background: -o-linear-gradient(top, #eff5d7 1%,#fcfdf7 100%); background: -ms-linear-gradient(top, #eff5d7 1%,#fcfdf7 100%); background: linear-gradient(top, #eff5d7 1%,#fcfdf7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff5d7', endColorstr='#fcfdf7',GradientType=0);}

/* Typo
---------------------------------------------------------------------------- */
H1, H2, H3, H4, H5, H6 {		margin: 1em 11px 0.5em 33px; font-family: PT Sans, Arial, Helvetica, sans-serif; font-weight: 700; }
H1.low, H2.low, H3.low, H4.low, H5.low, H6.low { margin-top: 0.3em;}
H1 {						font-size: 170%; margin-left: 0; margin-bottom: 0.8em;}
H1.fst {					margin-top: 0;}
H2 { 					font-size: 160%; margin-left: 11px;}
H3 { 					font-size: 130%;}
H4 { 					font-size: 120%; margin-bottom: 0.3em;}
H5 { 					font-weight: 400; font-size: 110%; margin-bottom: 0.3em;}
H6 {						font-weight: 400; font-size: 105%; margin-bottom: 0; margin-left: 55px;}

HR { 					height:1px; border: none; color: #aecd40; background-color: #aecd40; width: 100%; margin: 1em 0;  }
HR.cleaner {				clear:both; height:1px; margin: -1px 0 0 0; padding:0; border:none; visibility: hidden;}
BR.bigbreak {				line-height: 66px;}

P, LI, DT, DD, BLOCKQUOTE, UL, OL, PRE, ADDRESS {
						margin: 0.3em 11px 0.5em 55px; line-height: 133%;}
DD, BLOCKQUOTE { 			margin-left: 66px; font-style: italic; font-size: 90%;  }
DT {						font-weight: bold;}
DD {						font-size: 90%; font-style: italic;}
div.clanek UL {			display: table;}
div#container .chzn-container UL, div#container .chosen-container UL {display: block;}
UL LI { 					list-style-image: url('/img/fot_li.gif');}
LI { 					margin-bottom: 0.1em;}
CENTER P { 				margin-left: 0;}

IMG {					border: none; vertical-align: middle;}
STRONG {					font-weight:bold;}
EM { 					font-style: italic;}

A {						outline: none; cursor:pointer; text-decoration: none;}
A.big { 					font-size: 130%; font-weight: bold;}

span.cap {				font-size: 105%;} 							/* vyhozeno, hlasilo chyby  font: inherited;  */
span.likeP {				font-size: 77%; font-style: normal;} 			/* pouzito pro dlouha comba uvnitr H1  */

TABLE { 					margin-left: 55px; border-color: #ddd; border-collapse: collapse; border-spacing:0;}
TD, TH { 					padding: 6px; vertical-align: middle;}
TD { 					vertical-align: top;}
TD H2 { 					margin-left: 3px;  }
TD P, TD LI, TD DT, TD BLOCKQUOTE, TD H4, TD H3, TD H5 {
						margin-left: 6px;}
TD H3, TD H2 { 			margin-top: 0;}
TD.ctr H4 { 				margin: 3px 0; text-align: center; font-weight: bold;  }
TD.mid H4 { 				margin: 3px 0; font-weight: bold;}

FORM TD H3, FORM TD H4, FORM TD H5 {
						margin-left: 0; margin-top: 4px; margin-bottom: 0;}

div.report * {				font-family: Arial, lucida, sans-serif; }
div#warn {				display: block; min-height: 5em; overflow: visible; text-align: center; vertical-align: middle; margin: 22px 17px 22px 55px; border: 3px solid #007a48;
						background-color: #f7fbe6; background: -moz-linear-gradient(top, #eff6d2 1%, #f7fbe6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eff6d2), color-stop(100%,#f7fbe6)); background: -webkit-linear-gradient(top, #eff6d2 1%,#f7fbe6 100%); background: -o-linear-gradient(top, #eff6d2 1%,#f7fbe6 100%); background: -ms-linear-gradient(top, #eff6d2 1%,#f7fbe6 100%); background: linear-gradient(top, #eff6d2 1%,#f7fbe6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff6d2', endColorstr='#f7fbe6',GradientType=0);}

/* Colorize
---------------------------------------------------------------------------- */
H1 {						color: #007a48;}
H2, H3 {					color: #007a48;}
H4, H5, H6 {				color: #007a48;}
#middle H1 {				border-bottom: 2px solid #ccc;}

div#warn em {				color: #007a48; font-family: PT Sans, Arial, Helvetica, sans-serif;}

A {						color: #007a48;}
A:hover {					color: #006139;}
A:hover H3.revstat, A:hover H4.revname, A:hover H4.revstat, A:hover H3.revname, A:hover H4.TOCname, A:hover p.TOCauthor, A:hover p.revauthor, A:hover p.TOCcomment, A:hover p.RevENName, A:hover p.revcomment, A:hover p.TOCENName, A:hover p.commentary {
						color: #006139;}

span.curjump {				color: #006139;}

div.sbblock { 				border: 1px solid #ccc; margin-top: 11px; padding: 0.4em 2px;}
div.sbblock P	{			font-size: 80%;}

.da-slider{				background: transparent url("/etc/jq/img/tex/32)_waves_exe.gif") repeat 0% 0%; height: 400px;
						border-top: 5px solid #4d584d; border-bottom: 5px solid #4d584d; }
.da-slide h2{				color: #4d584d; }
.da-slide h3{				color: #4d584d; }
.da-slide p{				color: #1a171b; }
.da-slide .da-link{			border: 5px solid rgba(0,107,171,0.8); background: rgba(0,107,171,0.15); }
.da-dots span{				background: #4d584d; }
.da-arrows span{			background: #4d584d; }
.da-arrows span:hover{		background: #1a171b; }

div.magarchive h4.authors {	color: #888;}
div.article dt.authors {		color: #4d584d;}
div.magarchive H3.mvol.onerow {color: #666; margin: 1.2em 0 0 33px;}
div.magarchive H3.mvol a {	color: #888;}
div.magarchive H3.mvol a:hover { color: #009f5a;}

div.magarchive H3.mvol span.volno {min-width: 105px;}