body {
	background: #f6f6f6;
	font: 10pt /1.5 "Trebuchet MS",sans-serif;
	margin: 0;
	padding: 0;
}

p,h1,h2,h3,h4,h5,h6,ol,ul,table,form {
	margin-top: 0;
	margin-bottom: 1.1em;
}
h1,h2,h3,h4,h5,h6 {
	color: #511456;
	font-weight: normal;
	margin-bottom: 0.4ex;
}

h3 a {
	font-size: 90%;
	padding-left: 1em;
	line-height: 2;
	background: url('li-arrow.gif') 0 0.8ex no-repeat;
}

a {
	color: #511456;
}

ul {
	list-style-type: none;
	margin: 0 0 1.2em 2em;
	padding: 0;
}
ul li {
	padding-left: 1.8ex;
	background: url('li-arrow.gif') 0 1.8ex no-repeat;
	line-height: 2;
}
ul.bigger {
	font-size: 10.5pt;
}

hr {
  background: url('hr.gif') left top repeat-x;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 1.45em 0;
  border: none;
}

table {
	margin: 0 0 1.8em;
	font-size: 100%;
}
table th {
	font-size: 100%;
	background: #f6f6f6;
}

table strong {
	color: #511456;
	font-size: 120%;
}

table.tbl1, table.tbl1 td, table.tbl1 th {
	border-style: solid;
	border-color: #d8dad9;
	border-width: 1px 0 0 1px;
}
table.tbl1 {
	border-width: 0 1px 1px 0;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

form.frm1 table {
	margin: 0 0 1.1em;
}
form.frm1 table .top {
	vertical-align: top;
}
form.frm1 table th {
	background: none;
}
form.frm1 label {
	cursor: pointer;
}
form.frm1 tbody th {
	padding: 0 1ex 0 5em;
	text-align: right;
	white-space: nowrap;
}
form.frm1 tbody th span.description {
	white-space: normal;
	font-size: 80%;
	color: #888;
	font-weight: normal;
	display: inline-block;
	margin: 1ex 0 1em;
	line-height: 1.8;
}
form.frm1 input.text, form.frm1 textarea {
	border: 1px solid #ccc;
	margin: 1px 0;
	padding: 2px;
}
form.frm1 .button {
	color: white;
	background: #511456;
	border: none;
	margin-top: 1ex;
	padding: 3px 15px;
}
form.frm1 table strong {
	color: black;
	font-size: 100%;
}

form.frm1 table .colSize1 {
	width: 60%;
}

form.frmSizes1 input.text {
	width: 50%;
}

form.calcInputs input.text {
	text-align: center;
	padding: 0.5ex 0.2ex;
}
form.calcInputs input.text:focus {
	background: #fde4ff;
	border: 1px solid #666;
}

ul.error {
	margin: 0 0 1em 1em;
	padding: 0;
}
ul.error li {
	background: none;
	margin: 0;
	padding: 0;
	color: red;
}

span.required {
	font-weight: bold;
	color: #511456;
}

p.searchResult {
	margin: 1em 0 1.5em;
}
p.searchResult a {
	font-size: 120%;
}
p.searchResult .url {
	color: #888;
}

.layout-element {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

.cleaner {
	clear: both;
}

.crumbs {
	font-size: 9pt;
	padding-bottom: 1em;
	margin-bottom: 1em;
	background: url('hr.gif') left bottom repeat-x;
}
.crumbs a {
	color: black;
}

.calculatorLink {
	padding: 30px 0;
	margin: 2em 0;
	text-align: center;
	background: #f6f6f6 url('calculator-watermark.gif') 95% 50% no-repeat;
}
.calculatorLink h2 {
	color: black;
}

.costEstimate {
	font-size: 120%;
	text-align: center;
}
.costEstimate strong {
	font-size: 110%;
	color: #511456;
}

#header {
	height: 121px;
	background: #f6f6f6 url('strip-top.gif') left bottom repeat-x;
}

#content {
	background: white url('g.gif') center center no-repeat;
	padding: 30px 0 20px;
}

#content .col1 {
	float: left;
	width: 210px;
}
#content .col2 {
	float: right;
	width: 660px;
}

#footer {
	font-size: 9pt;
	padding-top: 1.5em;
	background: url('strip-bottom.gif') left top repeat-x;
}


#logo, #slogan, #langSwitcher, #search {
	position: absolute;
}
#logo {
	margin: 0;
	padding: 0;
	top: 30px;
}
#logo a {
	display: block;
	width: 270px;
	height: 57px;
	background: url('logo.gif') left top no-repeat;
}
#logo a span {
	display: none;
}
#slogan {
	color: #a2a3a5;
	top: 52px;
	left: 314px;
}
#slogan p {
	margin: 0;
	padding: 0;
}
#slogan .red {
	color: red;
}
#langSwitcher {
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 5px;
	right: 0;
	color: #9d9ea0;
}
#langSwitcher a {
	color: #9d9ea0;
}
#langSwitcher li {
	float: left;
	background: url('langswitcher-sep.gif') 100% 60% no-repeat;
	margin-right: 1ex;
	padding-left: 0;
	padding-right: 1.3ex;
}
#langSwitcher li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

#search {
	right: 0;
	top: 48px;
}
#search p {
	margin: 0;
	padding: 0;
}
#search input.text {
	border: 1px solid #d8dad9;
	padding: 3px;
}
#search input.submit {
	position: relative;
	top: 3px;
}

#navigationWrapper {
	margin-bottom: 2em;
	padding-bottom: 1px;
	background: #f6f6f6 url('navigation-border.gif') left bottom repeat-x;
}
#navigation, #navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	background: #f6f6f6 url('navigation-border.gif') left top repeat-x;
	padding-top: 1px;
	font-size: 0;
}
#navigation li a {
	color: black;
	background: #f6f6f6 url('navigation-bullet.gif') 13px 13px no-repeat;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 28px;
	line-height: 30px;
}
#navigation ul li {
	background: white url('navigation-border.gif') left top repeat-x;
}
#navigation ul li a {
	background: white url('navigation-bullets.gif') 13px -47px no-repeat;
	font-size: 9pt;
	margin-left: 10px;
}
#navigation ul ul li a {
	background: white;
	margin-left: 20px;
}
/* aktuální stránka se v menu nechová jako odkaz */
#navigation li.active span {
	color: #551955;
	font-weight: bold;
	background: #f6f6f6 url('navigation-bullet-active.gif') 13px 13px no-repeat;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 28px;
	line-height: 30px;
}
#navigation ul li.active span {
	background: white url('navigation-bullets.gif') 13px -17px no-repeat;
	font-size: 9pt;
	margin-left: 10px;
}
#navigation ul ul li.active span {
	background: white;
	margin-left: 20px;
}


/* administrace */

.admin table {
	color: #333;
	font-size: 100%;
	margin: 0 0 1.1em;
}
.admin table.tbl1 {
	margin-bottom: 2em;
}
.admin .tbl-col1 {
	width: 10%;
}
.admin .tbl-col2 {
	width: 80%;
}
.admin .tbl-col3 {
	width: 5%;
}
.admin .tbl-col4 {
	width: 40%;
}
.admin .tbl-col5 {
	width: 55%;
}
.admin .tbl-col6 {
	width: 95%;
}

.admin table th {
	background: none;
}
.admin table strong {
	color: black;
	font-size: 100%;
}

.admin table.tbl1, .admin table.tbl1 td, .admin table.tbl1 th {
	border: none;
}
.admin table.tbl1 td {
	background: #eee;
	border-bottom: 1px solid white;
}
.admin table.tbl1 td, .admin table.tbl1 th {
	text-align: left;
	line-height: 1.6;
	padding: 0.5ex 1ex;
	vertical-align: top;
}
.admin table.tbl1 .v-center {
	vertical-align: middle;
}
.admin table.tbl1 a {
	font-size: 9pt;
	color: #888;
}
.admin table.tbl1 a:hover {
	color: #444;
}

.admin p.margined {
	margin: 1em 0;
}

.admin #content .layout-element {
	min-height: 300px;
}
.admin p.logout {
	text-align: right;
}
.admin .col-50 {
	width: 50%;
	float: left;
}
.admin #logout {
	position: absolute;
	top: 2em;
	right: 0;
}
.admin ul {
	margin: 0;
}
.admin ul.pages {
	margin: 1.5em 0;
}
.admin ul.pages ul {
	margin-left: 1.5em;
}
.admin ul.pages li {
	display: inline;
	background: none;
	padding: 0;
}
.admin ul.pages li span {
	font-size: 9pt;
	display: block;
	width: 20em;
	background: #eee;
	padding: 0.5ex 1ex;
	margin-bottom: 1px;
}
.admin ul.pages li span:hover {
	background: #e6e6e6;
}
.admin ul.pages li span a {
	color: #333;
	text-decoration: none;
}
.admin ul.pages li span a:hover {
	text-decoration: underline;
}
.admin ul.pages li span a.modify {
	color: #aaa;
	float: right;
	text-decoration: underline;
}
.admin ul.pages li span a.modify:hover {
	color: #666;
}
.admin h1,.admin h2,.admin h3,.admin h5,.admin h6 {
	margin-bottom: 1.5ex;
}
.admin dt {
	font-size: 11pt;
	margin-bottom: 0.5ex;
}
.admin dd {
	margin-bottom: 1em;
}

.admin ul.error {
	margin: 0 0 1em;
	list-style-type: none;
	color: red;
}
.admin ul.error li {
	background: none;
}

.admin form.frm2 tbody th {
	text-align: right;
	padding-right: 1ex;
}
.admin form.frm2 label {
	cursor: pointer;
}

.admin table.padded-text-right th {
	text-align: right;
	padding-right: 1ex;
}

.admin #navigation li.active a {
	color: #551955;
	font-weight: bold;
	background: #f6f6f6 url('navigation-bullet-active.gif') 13px 13px no-repeat;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 28px;
	line-height: 30px;
}
.admin #navigation li.active ul a {
	color: black;
	font-weight: normal;
	background: white url('navigation-bullet-sub.gif') 13px 13px no-repeat;
	font-size: 9pt;
}
.admin #navigation ul li.active a {
	background: white url('navigation-bullet-active.gif') 13px 13px no-repeat;
	font-size: 9pt;
	margin-left: 10px;
}
