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

/* AS Online - sdilena
-----------------------------------------------------------------------------*/

html {					height: 100%; }
body {					height: 100%; padding: 11px 22px 22px 22px; background: #4d5555; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-weight: 400; }
#wrapper {				min-width: 900px; max-width: 1560px; margin: 0 auto; min-height: 100%; height: auto !important; height: 100%; position: relative; border: none; border: 0;
						-moz-box-shadow: 2px 2px 11px #111; -webkit-box-shadow: 2px 2px 11px #111; box-shadow: 2px 2px 11px #111; behavior: url("/etc/jq/ie/PIE.htc"); 
						background: white url("/img/aso_btbg.gif") no-repeat bottom right; }
#wrapper.widefull {			min-width: 900px; max-width: 3333px; }
#header {					width: 100%; height: 122px; position: absolute; padding: 0; border-bottom: 3px solid #eee; }
#headerin {				width: 100%; height: 122px; }

#middle {					width: auto; padding: 155px 11px 77px 11px; }
#middle:after {			content: ''; clear: both; display: table; }
#container {				width: 100%; float: left; margin-bottom: 0; }

#content {				padding-left: 222px; }
#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: 66px; 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: 0 auto; }
#footerin span#avlogomin {	width: 109px; height: 55px; background: transparent url("/img/fol_actavia.png") 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: 333px; height: 71px; top: 33px; left: 22px; background: transparent url("/img/aso_logo333.gif") no-repeat top left; }
#headerin a#logoText {		position: absolute; display: block; width: 999px; height: 71px; top: 37px; left: 22px; }
a#logoText span#logoText {	font-family: 'Cantora One', Tahoma, "Lucida Grande CE", lucida, sans-serif; font-size: 33pt; letter-spacing:1px; color: #006171; }
a#logoText:hover span#logoText {	color: #004856; }

#iconstrip {				z-index:4; position: absolute; top: 11px; right: 22px; width: 444px; height: 77px; text-align: right; }
#iconstrip table {			margin: 0 22px; }

div.attachmentscont {		margin-left: 0; }
table.attachments {			width: 80%; margin: 0 auto 22px auto;}
table.attachments td {		border-bottom: none; }


/* Profile tab
---------------------------------------------------------------------------- */
table.mwprofile {			width: 80%; margin: 0 auto 22px auto;}
table.mwprofile td.mwprofname{	text-align: right; margin-right: 11px; color: #999;}
table.mwprofile td.pfcfullname {	font-weight: bold; color: #006171;}
table.mwprofile.pftab td {	border: 1px solid #ddd;}
table.genmeetings {			width: 100%;}
table.inprofile {			width: 80%; margin: 0 auto 22px auto;}
table.genmeetings td {		font-weight: bold; vertical-align: middle; color: #006171;}
table.genmeetings td.top {	vertical-align: top;}
table.genmeetings .top i.ic {	margin-top: 3px;}


/* Mega Menu - project
---------------------------------------------------------------------------- */
#megamenu {				top: 92px; }
#mmenu li a {				font-size:12pt; color: #006171; font-family: 'Cantora One', Tahoma, "Lucida Grande CE", lucida, sans-serif; letter-spacing:1px; }
#mmenu li:hover a {			color: #004856; text-shadow: 1px 1px 1px #eee;}

.lmacc label, .lmacc a.oneit {font-family: 'Cantora One', Tahoma, "Lucida Grande CE", lucida, sans-serif; border-top: 1px solid #004d60;color: #006171;}
.lmacc input:checked + label, .lmacc input:checked + label:hover{ color: #414d51; 
						background: #f5fafe; background: -moz-linear-gradient(top, #e7f3fc 1%, #f5fafe 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e7f3fc), color-stop(100%,#f5fafe)); background: -webkit-linear-gradient(top, #e7f3fc 1%,#f5fafe 100%); background: -o-linear-gradient(top, #e7f3fc 1%,#f5fafe 100%); background: -ms-linear-gradient(top, #e7f3fc 1%,#f5fafe 100%); background: linear-gradient(top, #e7f3fc 1%,#f5fafe 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7f3fc', endColorstr='#f5fafe',GradientType=0);}

/* Typo
---------------------------------------------------------------------------- */
H1, H2, H3, H4, H5, H6 {		font-weight: bold; margin: 1em 11px 0.5em 88px; font-family: 'Cantora One', Tahoma, "Lucida Grande CE", lucida, 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: 55px; margin-bottom: 0.8em;}
H1.fst {					margin-top: 0;}
H2 { 					font-size: 160%; margin-left: 55px;}
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: 88px;}

HR { 					height:1px; border: none; color: #ddd; background-color: #ddd; 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 88px; line-height: 133%;}
DD, BLOCKQUOTE { 			margin-left: 99px; 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/aso_li.gif');}
LI { 					margin-bottom: 0.1em;}
CENTER P { 				margin-left: 0;}

IMG {					border: none; vertical-align: middle;}
STRONG {					font-weight:bold; font-size: 105%;}
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: 88px; 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; }

/* Colorize
---------------------------------------------------------------------------- */
H1, H2, H3, H4, H5, H6 {		color: #006171; }
div#warn em {				color: #006171; font-family: 'Cantora One', Tahoma, "Lucida Grande CE", lucida, sans-serif; font-weight: 700;}
A {						color: #006171;}
A:hover {					color: #962500;}
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: #962500; }
span.curjump {				color: #1b3278;}

div.sbblock { 				border: 1px solid #ddd; 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 #4d8fcb; border-bottom: 5px solid #4d8fcb; }
.da-slide h2{				color: #006171; }
.da-slide h3{				color: #4d8fcb; }
.da-slide p{				color: #666; }
.da-slide .da-link{			border: 5px solid rgba(80,140,200,0.8); background: rgba(80,140,200,0.15); }
.da-dots span{				background: #4d8fcb; }
.da-arrows span{			background: #4d8fcb; }
.da-arrows span:hover{		background: #006171; }
