<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
input { font-size: 1.5em; }


#site-admin form br { display: none; }
#site-admin form label { width: 160px; float:left; font-weight: bold; padding: 2px 10px 0px 0px; text-align: right;}
#site-admin input { font-size: 1.0em; }


.field_with_errors {
  padding: 2px;
  background-color: #FFDEDE;
}

*/
div.field, div.actions {
  margin-bottom: 2px;
}

#site-admin .navigator { border-bottom: #AF8080 solid 2px;  padding-bottom: 2px; margin-bottom: 10px; clear: both; height: 32px; }
#site-admin .navigator A { display: block; float: right; text-align: right; margin-left: 10px ; margin-top: 12px;}
#site-admin .navigator h3 { display: block; float: left; text-align: left; font-size: 1.9em }

h1 {
  margin: 10px 0 20px 0;
  text-align: left;
  font-size: 1.8em;
  color: #970101;
  font-weight: normal;
  font-style: normal;
  line-height: 1.3;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #264268;
  font-weight: normal;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #AF000B;
  font-weight: bold;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


#notice {
  color: green;
}


ul.links {
  list-style: none;
  font-size: 0.9em;
  margin: 0;
  padding: 5px 5px;
  z-index: 10;
}
ul.links li {
  display: inline;
}
ul.links li a {
  padding: 0 15px 0 15px;
  margin: 0 0 0 0px;
  text-decoration: none;
}
ul.links li a:hover {
  text-decoration: underline;
}


.col_left {
  float: left;
  margin: 0px ;
  padding-left: 0px;
}

.grid table
{
	width: 95%; 
	color: #333333;
	margin: 10px 10px 20px;
	border-left: 1px solid #cbcbb4;
	border-top: 1px solid #cbcbb4;
	border-collapse: collapse;
}

.grid table caption 
{ 
	margin: 10px 0 5px; 
	font-weight: bold;
}

.grid th, td
{
	border-right: 1px solid #cbcbb4;
	border-bottom: 1px solid #cbcbb4;
	padding: 1px 5px;
    font-size: 1.0em; 
}

.grid th { background-color: #e0e0cf; }

.grid tr.alt td { background-color: #DFEAE4; }

form.formtastic fieldset &gt; ol &gt; li p.inline-hints { color:#666; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-size: 1.3em;float: left;  }
form.formtastic abbr { color: red; }
form.formtastic fieldset &gt; ol &gt; li label {  width: 175px;  }
form.formtastic fieldset &gt; ol &gt; li { margin-bottom:0.1em; }
form.formtastic li.commit  input { background: url(/images/bg_toplinks.gif) top left repeat-x ; margin-top:10px; padding: 1px 10px; font-weight: bold; }
form.formtastic fieldset &gt; ol &gt; li p.inline-errors {  float: left; padding:0 .5em;margin:0 0 0 .5em;font-size:.9em;background-color:#fcc;color:#933;border:1px solid #933;}
form.formtastic fieldset.inputs { border:1px solid silver; margin-top: 1em; padding: 1em;  width: 710px} 
form.formtastic fieldset.inputs legend{ padding: 0.2em 0.5em;   border:1px solid silver;   color:black;   font-size:0.9em;   text-align:left; } 

#errorExplanation, #error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2, #error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation ul li, #error_explanation ul li {
  font-size: 12px;
  list-style: square;
} 

.ui-widget { font-size: 0.8em; }

#obstaranie_cena_s_dph_input, #faktura_cena_s_dph_input, #objednavka_cena_s_dph_input, #zmluva_cena_s_dph_input { float: left; margin-left: 10px; }
#obstaranie_cena_input, #faktura_cena_input, #objednavka_cena_input, #zmluva_cena_input { float: left; width: 310px; }
#obstaranie_mena_input, #faktura_mena_input, #objednavka_mena_input, #zmluva_mena_input { float: left;   margin-left: 5px;}

.pretty_cal span { font-size: 3em; vertical-align: text-top; }

#search-submit, #user_submit { background: url(/images/bg_toplinks.gif) repeat-x 0 0; padding: 1px 10px; font-weight: bold; }
#search-input {  font-size: 1.5em; } 

.odd { background-color: #eee; }
.xeven { background-color: #666; }
.price { text-align: right; width: 75px;  }</pre></body></html>