/****** FILE: yaml/core/slim_base.css *****/
/* "Yet Another Multicolumn Layout" v3.3 (c) by Dirk Jesse (http://www.yaml.de)
* $Revision: 480 $ $Date: 2010-10-12 21:56:55 +0200 (Di, 12 Okt 2010) $ */
@media all{*{margin:0;padding:0}option{padding-left:0.4em}select{padding:1px}* html body *{overflow:visible}body{font-size:100.01%;background:#fff;color:#000;text-align:left}div{outline:0 none}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}fieldset,img{border:0 solid}ul,ol,dl{margin:0 0 1em 1em}li{line-height:1.5em;margin-left:0.8em}dt{font-weight:bold}dd{margin:0 0 1em 0.8em}blockquote{margin:0 0 1em 0.8em}blockquote:before,blockquote:after,q:before,q:after{content:""}.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.clearfix{display:block}.floatbox{display:table;width:100%}#ie_clearing{display:none}.skip,.hideme,.print{position:absolute;top:-32768px;left:-32768px}.skip:focus,.skip:active{position:static;top:0;left:0}#skiplinks{position:absolute;top:0px;left:-32768px;z-index:1000;width:100%;margin:0;padding:0;list-style-type:none}#skiplinks a.skip:focus,#skiplinks a.skip:active{left:32768px;outline:0 none;position:absolute;width:100%}}
@media screen,projection{#col1{float:left;width:20%}#col2{float:right;width:20%}#col3{width:auto;margin:0 20%}#col1_content,#col2_content,#col3_content{position:relative}.subcolumns{display:table;width:100%;table-layout:fixed}.subcolumns_oldgecko{width:100%;float:left}.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c60l,.c62l,.c66l,.c75l,.c80l{float:left}.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c60r,.c66r,.c62r,.c75r,.c80r{float:right;margin-left:-5px}.c20l,.c20r{width:20%}.c40l,.c40r{width:40%}.c60l,.c60r{width:60%}.c80l,.c80r{width:80%}.c25l,.c25r{width:25%}.c33l,.c33r{width:33.333%}.c50l,.c50r{width:50%}.c66l,.c66r{width:66.666%}.c75l,.c75r{width:75%}.c38l,.c38r{width:38.2%}.c62l,.c62r{width:61.8%}.subc{padding:0 0.5em}.subcl{padding:0 1em 0 0}.subcr{padding:0 0 0 1em}.equalize,.equalize .subcolumns{table-layout:fixed}.equalize > div{display:table-cell;float:none;margin:0;overflow:hidden;vertical-align:top}}
@media print{.subcolumns,.subcolumns > div{overflow:visible;display:table}.print{position:static;left:0}.noprint{display:none !important}}

/****** FILE: themes/acory/css/basemod.css *****/
@media screen, projection
{
  body { overflow-y:scroll; background:#d0e0ed; padding:0; text-align:center; }
  
  .page_wrapper { padding:0; margin:0; background:#e7f2f6 url("/themes/acory/images/bg_pg_margins.png") 0 0 repeat-x; }
  
  .page_margins { margin:0 auto; background:transparent url("/themes/acory/images/bg_page.png") center top no-repeat; text-align:left; }
  
  .page { margin:0 auto; width:900px; }

	/* --- */
	
  #header, #nav, #main, #footer { clear:both; }

  #header { position:relative; height:120px; overflow:hidden; background:url("/themes/acory/images/bg_pg_margins.png") 0 0 repeat-x; }
    #logo { position:absolute; top:0; left:0; width:290px; height:120px; background:url("/themes/acory/images/bg_logo.png") right top no-repeat; }
    #logo a, #logo a img { width:250px; height:120px; display:block; }
	
	#info { position:absolute; top:80px; left:290px; width:610px; height:40px; background:url("/themes/acory/images/bg_header.png") 0 0 no-repeat; color: #043A63; font-size: 92.3% }
	#info span { display:block; text-align:right; padding-top:13px; }
  
  #topnav { position:absolute; top:70px; right:0; /* LTR */ text-align:right; /* LTR */ }
  #topnav a { font-weight:normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color:transparent; }
  
	/* --- */
	
  #navigation_horizontal { position:absolute; top:24px; left:290px; width:340px; height:39px; background:transparent; }
  
  #navigation_horizontal a { color:#7d848c; height:39px; line-height:38px; display:inline-block; float:left; margin:0 5px 0 0; text-decoration:none; }
  
  #navigation_horizontal a span { display:inline-block; line-height:38px; height:39px; font-size:15px; font-weight:bold; color:#fff; cursor:pointer; }
  #navigation_horizontal a span.spanC { background:transparent url("/themes/acory/images/spanC.png") center top repeat-x; }
  #navigation_horizontal a span.spanR { background:transparent url("/themes/acory/images/spanR.png") right top no-repeat; padding-right:20px; }
  #navigation_horizontal a span.spanL { background:transparent url("/themes/acory/images/spanL.png") left top no-repeat; padding-left:20px; }
  
  #navigation_horizontal a:hover span.spanC,
  #navigation_horizontal a:focus span.spanC,
  #navigation_horizontal a:active span.spanC,
  #navigation_horizontal a.current span.spanC { background:transparent url("/themes/acory/images/spanC.png") center bottom repeat-x; }
  
  #navigation_horizontal a:hover span.spanL,
  #navigation_horizontal a:focus span.spanL,
  #navigation_horizontal a:active span.spanL,
  #navigation_horizontal a.current span.spanL { background:transparent url("/themes/acory/images/spanL.png") left bottom no-repeat; padding-left:20px; }
  
  #navigation_horizontal a:hover span.spanR,
  #navigation_horizontal a:focus span.spanR,
  #navigation_horizontal a:active span.spanR,
  #navigation_horizontal a.current span.spanR { background:transparent url("/themes/acory/images/spanR.png") right bottom no-repeat; padding-right:20px; }
	
	/* --- */
	
  #search_form { position:absolute; right:0; top:24px; }
  #search_form fieldset { position:relative; }
  #search_form, #search_form #SearchForm_SearchForm, #search_form fieldset { padding:0; margin:0; width:302px; height:39px; background:transparent; }
  #search_form fieldset legend { display:none; }

  #search_form fieldset #Search { position:absolute; top:0; left:0; padding:0; margin:0; width:260px; height:39px; }
  #search_form fieldset #Search #SearchForm_SearchForm_Search { line-height:39px; }
  #search_form #SearchForm_SearchForm_action_results { position:absolute; top:0; right:0; width:42px; height:39px; text-indent:-999em; background:url("/themes/acory/images/search_btn.png") 0 -39px no-repeat; border:none; }
  #search_form #SearchForm_SearchForm_action_results:hover,
  #search_form #SearchForm_SearchForm_action_results:focus,
  #search_form #SearchForm_SearchForm_action_results:active { cursor:pointer; background:url("/themes/acory/images/search_btn.png") 0 0 no-repeat; border:none; }
  
  #search_form fieldset #Search .middleColumn { padding:0; margin:0; width:260px; height:39px; background:transparent; border:none; }
  #search_form fieldset #Search .middleColumn input { padding:0 20px; margin:0; width:220px; height:39px; background:transparent url("/themes/acory/images/search.png") 0 0 no-repeat; border:none; }
	
	/* --- */

  #main { background:url("/themes/acory/images/bg_main.png") 0 0 no-repeat; padding-bottom:10px; }

  #col1 { float:right; width:640px; } /* change iepatch.css if changed */
  #col2 { display:none; }
  #col3 { width:auto; margin:0 640px 0 0; }
  #col1_content { padding:0; }
  #col3_content { padding:0 10px 0 0; }
 
	/* --- */
  
  #teaser { display:block; width:640px; height:236px; }
  
  #white_wrapper { margin:/*20px 0 0 */0; background:#fff;display: table; width: 100% }
  #white_padder {padding:0 30px}
  
  .SearchResults { overflow:hidden; margin:0 -30px; padding:0 30px }
  .SearchResults h1 { margin:0 -30px 25px -30px; padding:0 30px; color:#0094e6; background:#fff; }
  .SearchResults .Content_children_item { border-top:1px dotted #eee; }
  .SearchResults .Content_children_item p { height:auto; color: #000}
  .SearchResults .Content_children_item p.LinkMore a {background: none; padding: 0}
  .SearchResults .first { border:none; }
  
	/* --- */
  
  #leftnav { min-height:150px; background:#0094e6 url("/themes/acory/images/bg_vertical.png") 0 0 repeat-x; overflow:hidden; }
  
  #twitter { background:#053a64 url("/themes/acory/images/panel_midpoint.png") 0 0 no-repeat; }
  #twitter #inner_twitter { min-height:100px; padding:48px 30px 30px 30px; color:#fff; background:url("/themes/acory/images/panel_bottom.png") left bottom no-repeat; }
  #twitter #inner_twitter span { display:block; }
  #twitter #inner_twitter .nadpis { font-weight:bold; font-size:1.15em; padding:0 0 8px 20px; background:url("/themes/acory/images/circle2.png") 0 5px no-repeat; border-bottom:1px solid #fff; }
  
  #twitter ul {padding: 0; margin: 0; list-style-type: none}
  #twitter li { padding:7px 0 8px 0; margin: 0; font-size:0.93em; border-bottom:1px solid #fff; }
  #twitter li a {color:#0094e6; text-decoration: none}
  #twitter .tweet_time a { line-height:1.4em; font-weight:bold}
  #twitter .tweet_text { line-height:1.3em; color:#fff; }
  
  #twitter a#follow { display:block; padding:10px 0 0 0; }
  #twitter a#follow img { display:block; width:61px; height:19px; }
  #twitter a#follow span { color:#fff; font-size:0.93em; padding:5px 0 0 0; text-decoration:underline; }
  #twitter a#follow:hover span,
  #twitter a#follow:focus span,
  #twitter a#follow:active span { text-decoration:none; }

  #footer { background:transparent; margin:0 auto; width:840px; padding:25px 0 20px 0; overflow:hidden; font-size:0.93em; }
  #footer a { background:transparent; text-decoration:underline; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active { background-color:transparent; text-decoration:none; }
}
/*Tlaèítka do stránky*/
.uni
{
    float: left;
    width: auto;
    height: auto;
    padding: 15px 20px;
    font-size: 18px;
    color: white;
    margin: 0px 20px 20px 0;
    text-align: center;
    text-decoration:none;
    background: #0094E6;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px 4px 3px #343455;
    transition: box-shadow 0.10s linear, margin 0.10s linear;
	cursor: pointer;
}
.uni:hover
{
}

.uni:active
{
    margin-bottom: 0px;
    margin-top: 4px;
    color: white;
    box-shadow: 0px 1px 1px #343455;
}

.blue
{
	background: radial-gradient(circle, #04416D, #04416D);
  color: white;
}

.blue:hover
{
    background: radial-gradient(circle, #0094E6 30%, #04416D 100%);
    color: white;
}

.blue:active
{
    background: radial-gradient(circle, #0094E6 20%, #04416D 100%);
    color: white;
}  

.blue:visited
{
    color: white;
}
.tlacitko
{
    float: left;
    width: auto;
    height: auto;
    padding: 7px 15px;
    font-size: 18px;
    color: white;
    margin: 0px 35px 20px 0;
    text-align: center;
    text-decoration:none;
    background: #0094E6;
    border: 1px solid #f2f2f2;
    border-radius: 40px;
    box-shadow: 0px 1px 1px #343455;
  	cursor: pointer;
}

.ligtblue
{
	background: radial-gradient(circle, #04416D, #04416D);  
  color: white;
}

.lightblue:hover
{
    background: radial-gradient(circle, #0094E6 50%, #04416D 100%);
    color: white;
}

.lightblue:active
{
    background: radial-gradient(circle, #0094E6 30%, #04416D 100%);
    color: white;
}  

.lightblue:visited
{
    color: white;
}
.lightblue:link
{
    color: white;
}

/****** FILE: themes/acory/css/content.css *****/
@media all
{
 /**
  * (en) global settings of font-families and font-sizes
------------------------------------------ */
  html * { font-size:100.01%; }

 /**
  * (en) reset monospaced elements to font size 16px in all browsers
------------------------------------------ */

  textarea, pre, code, kbd, samp, var, tt {
    font-family:Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
  }

  /*---  base layout gets standard font size 12px
------------------------------------------ */
  body {
    font-family:Tahoma, Geneva, sans-serif;
    font-size:81.25%;
    color:#000;
  }

  /*--- Headings | Ãœberschriften ------------------------------------------ */

  h1,h2,h3,h4,h5,h6 {
    font-weight:bold;
    color:#000;
    margin:0 0 0.25em -1px;
  }

  h1 { font-size:150%;color:#0094e6; margin-bottom: .65em; padding-right: 70px}
  h2 { font-size:125%; color:#043A63; padding-top: .5em}
  h3 { font-size:110%; }
  h4 { font-size:105%; }
  h5 { font-size:100%; }
  h6 { font-size:100%; }

  /* --- Lists | Listen  
------------------------------------------ */

  ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }
  ul { list-style-type:disc; }
  ul ul { list-style-type:circle; margin-bottom:0; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }

  li { margin-left:0.8em; line-height:1.5em; }

  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }

  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  p { line-height:1.4em; margin:0 0 1em 0; }

  blockquote, cite, q {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
  }
  blockquote { margin:0 0 1em 1.6em; color:#666; }
  
  iframe {border: 0 none}

  strong,b { font-weight:bold; }
  #col1 strong {color:#043A63}
  em,i { font-style:italic; }

  big { font-size:116.667%; }
  small { font-size:91.667%; }

  sub, sup { font-size:91.6667%; line-height:0; }

  hr {
    color:#fff;
    background:transparent;
    margin:0 0 0.5em 0;
    padding:0 0 0.5em 0;
    border:0;
    border-bottom:1px #eee solid;
  }

  /* ---  Links 
------------------------------------------ */

  a { color:#0094E6; background:transparent; text-decoration:underline; }
  h2 a {color: #043A63}

  /* ---  maximum constrast for tab focus - change with great care 
------------------------------------------ */
  a:focus,
  a:hover,
  a:active { color:#043A63; text-decoration:none; outline: 0 none; }

 /* --- Tables
------------------------------------------ */

  table { width:auto; border-collapse:collapse; margin-bottom:0.5em }
  table caption { font-variant:small-caps; }
  table.full { width:100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding:0.5em; }
  thead th { color:#000; border-bottom:1px #ddd solid; }

  tbody th { border-bottom:1px solid #ddd; text-align:left; }
  tbody td { border-bottom:0px solid #eee; }

}


/****** FILE: themes/acory/css/form.css *****/
 form {
    margin: 0;
    padding: 0;
  }

  form fieldset {
    margin: 0;
    padding: 0;
  }

  form legend {
    font-size: 125%; font-weight: normal; color: #000;
  }

  form label {
    color: #666;
  }

  form .text input,
  form .email input,
  form .password input,
  form .textarea textarea,
  form .dropdown select {
    font-family:  Tahoma, Geneva, sans-serif; /* proportional fonts for all form elements */
    border: 1px solid #ddd;
  }

  form div input:focus,
  form div select:focus,
  form div textarea:focus,
  form div input:hover,
  form div select:hover,
  form div textarea:hover,
  form div input:active,
  form div select:active,
  form div textarea:active {
    border: 1px #a66 solid;
    background: #fff;
  }

  form .Actions input {
    padding: 5px 15px; border: 1px solid #043A63; background: #0094E6; color: #fff; text-decoration: none; font-weight: bold; border-radius: 5px; -moz-border-radius: 5px
  }

  form div.Actions input:focus,
  form div.Actions input:hover,
  form div.Actions input:active {
    border: 1px #ddd solid;
    color: #fff;
    background: #555; 
  }

  form div.Actions input#Form_Form_action_clearForm:focus,
  form div.Actions input#Form_Form_action_clearForm:hover,
  form div.Actions input#Form_Form_action_clearForm:active {
    background: #006AC2; color: #fff;
  }

  form div.Actions input#Form_Form_action_process:focus,
  form div.Actions input#Form_Form_action_process:hover,
  form div.Actions input#Form_Form_action_process:active {
    background: #666; color: #ddd;
  }


 /**
  * Vertical-Forms - technical base (standard)
  *
  * |-------------------------------|
  * | fieldset                      |
  * |-------------------------------|
  * |   label                       |
  * |   input / select / textarea   |
  * |-------------------------------|
  * | /fieldset                     |
  * |-------------------------------|
  *
  * (en) Styling of forms where both label and input/select/textarea are styled with display: block;
  * (de) Formulargestaltung, bei der sowohl label als auch input/select/textarea mit display: block; gestaltet werden
  *
  * WARNING: This part contains several IE-stability-fixes. Don't edit this part if you are not sure, what you're doing!
  */

  /* General form styling  | Allgemeine Formatierung des Formulars */
  form { overflow: hidden; }
  form fieldset { overflow: hidden; }
  form legend { background: transparent; border: 0; }
  form label { display:block; cursor: pointer; }
  form .message { display: block; margin-bottom: 0.5em; color: #666; }

  /* Hiding of hidden fields (otherwise ugly spaces in Firefox) | Versteckte Felder wirklich verstecken (sonst ggf. hÃ¤ÃŸliche LÃ¼cken im Firefox) */
  form input[type=hidden] { display: none !important; }

  /* Highlight mandatory fields | Pflichtfeldkennzeichnung hervorheben */
  form sup { color: #800; font-weight: bold; }

  /* styling containing DIV elements | Gestaltung der kapselnden DIV-Elemente */
  form div.text,
  form div.email,
  form div.password,
  form div.dropdown,
  form p.checkbox,
  form div.Actions {
    margin: .5em 0;
    position: relative;
    overflow: hidden;
  }

  /* styling standard form elements with 'almost' equal flexible width | Gestaltung der einzelnen Formularelemente mit annÃ¤hend gleicher Breite */
  form .text input,
  form .email input,
  form .password input,
  form .textarea textarea {
    display: block;
    position: relative;
    padding: 0.3em 0.3em;
    width: 58.5%;
  }

  form .dropdown select {
    display: block;
    position: relative;
    padding: 0.3em 2px 0.3em 1px;
    width: 60%;
    cursor: pointer;
  }
  form .dropdown select optgroup {
    font-style: normal;
    font-weight: bold;
  }

  form .checkbox input { cursor: pointer; }
  form .checkbox label { display: inline; }

  /* Styling of buttons | Gestaltung von Buttons */
  form .Actions input {
    width: auto;
    cursor: pointer;
  }

  /* Styling of error-messages | Fehlermeldungen */
  form .message, form .required {
    border: 1px #a00 dashed;
    background: #faf4f4;
    padding: 0.5em;
	color: #800
  }
  
  form .requiredField label {font-weight: bold}
  
  form .field {clear: both}

 /*------------------------------------------------------------------------------------------------------*/

 /**
  * Columnar forms display - technical base (optional)
  *
  * |-------------------------------------------|
  * | fieldset                                  |
  * |-------------------------------------------|
  * |                                           |
  * |   label   |   input / select / textarea   |
  * |                                           |
  * |-------------------------------------------|
  * | /fieldset                                 |
  * |-------------------------------------------|
  *
  * (en) Styling of forms where label floats left of form-elements
  * (de) Formulargestaltung, bei der die label-Elemente nach links flieÃŸen
  *
  * WARNING: This part contains several IE-stability-fixes. Don't edit this part if you are not sure, what you're doing!
  */

  /* Columnar display | Spalten-Darstellung */
  #Form_Form .text label,
  #Form_Form .email label,
  #Form_Form .textarea label,
  #Form_Form .password label,
  #Form_Form .dropdown label,
  #Form_Form .checkboxset label.left,
  #Form_Form .optionset label.left,
  #Form_Form .checkbox label {
    float: left;
    width: 25%; /* Can be fixed width too | Kann auch eine fixe Angabe sein */
  }
  
    #Form_Form .checkbox label.right {
    float: right;
    width: 95%; /* Can be fixed width too | Kann auch eine fixe Angabe sein */
  }
  
  #Form_Form .text label.required,
  #Form_Form .email label.required,
  #Form_Form .password label.required,
  #Form_Form .textarea label.required,
  #Form_Form .dropdown label.required { float: none; width: auto; margin-left: 25%  }
  

  /* Indent Checkbox fields to match label-width | Checkboxen um den gleichen Wert einrÃ¼cken, wie die Breite der labels */
  #Form_Form .checkbox input {float:right;margin-right:60%; }
  
   #Form_Form p.checkbox input {float:left;margin-right:0; }
  
  #Form_Form .message { margin-left: 30%; }

  #Form_Form div.text input,
  #Form_Form div.email input,
  #Form_Form div.password input,
  #Form_Form div.checkboxset ul,
  #Form_Form div.optionset ul,
  #Form_Form div.textarea textarea { width: 350px; }
  #Form_Form div.dropdown select { width: 69.4%; }
  
  /* width adjustments for IE 5.x & IE6 | Breitenanpassung fÃ¼r Internet Explorer 5.x und 6.0 */
  * html #Form_Form div.text input,
  * html #Form_Form div.email input,
  * html #Form_Form div.password input,
  * html #Form_Form div.textarea textarea { width: 65.2%; }
  * html #Form_Form div.dropdown select { width: 66.8%; }
    
  /* IE5.x & IE6 */
  * html form legend { position:absolute; top: -.5em; left: .5em; }
  * html form fieldset { overflow:visible; height: 1%; margin-top:1.5em; padding-top:1.5em; }

  /* IE7 */
  *+html form legend { position:absolute; top: -.5em; left: .5em; }
  *+html form fieldset { overflow:visible; height:1%; margin-top:1.5em; padding-top:1.5em; }
  
  ul.optionset, ul.checkboxsetfield {list-style-type: none; margin-left: 25%}
  ul.optionset li, ul.checkboxsetfield li {float: left; width: 100%; margin: 6px 0 4px 0;}
  ul.optionset input, ul.checkboxsetfield input {float: left; margin-right: 5px}
   
 .recaptchatable .recaptcha_image_cell, #recaptcha_table, #recaptcha_table td {
   background-color:#fafafa !important; padding: 5px 8px 5px 0 !important
 }
 
 #recaptcha_table {
   border-color: #fafafa !important; 
   width: 50%
 }
 
 img#recaptcha_tagline {display: none}
 
 #recaptcha_response_field {
   border-color: #ddd !important; 
   background-color:#fff !important; 
 }
 
   #recaptcha_response_field:focus,
   #recaptcha_response_field:hover,
   #recaptcha_response_field:active
    {
    border-color: #a66 !important;
  }
  
	#Form_Form div.text input, #Form_Form div.email input {width: 350px}
  form#Form_Form h3 {color: #008A00; padding: 1.33em 0 .33em 0; clear: both}
  
  #MemberLoginForm_LoginForm { margin-bottom:0; }
  #MemberLoginForm_LoginForm_action_dologin { background:#0094e6; }



/****** FILE: themes/acory/css/typography.css *****/
  .highlight { color:#c30; }
  .dimmed { color:#888; }

  .info { background:#f8f8f8; color:#666; padding:10px; margin-bottom:0.5em; font-size:91.7%; }

  .note { background:#efe; color:#040; border:2px #484 solid; padding:10px; margin-bottom:1em; }
  .important { background:#ffe; color:#440; border:2px #884 solid; padding:10px; margin-bottom:1em; }
  .warning { background:#fee; color:#400; border:2px #844 solid; padding:10px; margin-bottom:1em; }

.float_left, .vlavo, img.left { float: left; display:inline; margin-right: 1em; margin-bottom: .5em}
.float_right, .vpravo, img.right { float: right; display:inline; margin-left: 1em; margin-bottom: .5em}
.vlavo a { color:#0094e6; }
.center { display: block; text-align:center; margin: 0.5em auto }
.text_right {text-align: right}

  .webmax { text-decoration:none !important; color:#000; }
  .webmax:hover strong, .webmax:active strong, .webmax:focus strong { color:#0094e6; text-decoration:none !important; }
  .webmax strong { color:#043a63; }

.floatbox {}
.subcolumns {}
.c50l, .c50r {}

.red {color: #ff0000;}
em.status_divider { font-size:9px; padding:0 6px; vertical-align:top; }
em.uvodzovky { font-style:normal; }
.more { color:#0094e6; }

/****** FILE: themes/acory/css/print.css *****/
@media print
{
  body { font-size:10pt; }

  #search_form, #info, #navigation_horizontal, #col2, #col3 { display:none; }

  h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }

  #col1, #col1_content { float:none; width:100%; margin:0; padding:0; border:0; }
  
}


