body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/common/background/background-main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

#container {
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 900px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/common/background/background-header.gif);
	line-height: 85px;
	font-size: 9px;
	font-weight: bold;
}

#container-header .language-flag {
	position: relative;
	left: 796px;
	top: -25px;
}

#container-header .sitemap-flag {
	position: relative;
	left: 809px;
	top: -23px;
}

#container-header .language-flag img, #container-header .sitemap-flag img {
	border: none;
}

#container-header a {
	border: none;
	text-decoration: none;
}

#container-orangeline {
	width: 900px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(../images/common/background/background-orangeline.gif);
	overflow: hidden;
}

#container-navigation {
	width: 900px;
	background-color: #B54B17;
	height: 22px;
	border-bottom: 1px solid #fff;
}

ul#navigation {
	z-index: 100;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	position: relative;
	cursor: pointer;
	display: inline;
	float: left;
	list-style: none;
	height: 22px;
	padding: 0px;
}

#navigation-clear {
	clear:both;
}

#navigation li a {
	color: #fff;
	line-height: 22px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 4px 10px;
}

#navigation li a:hover {
	background-color: #EB7010;
}

#navigation li a.expanded,  #navigation li a.selected, #navigation li a.selected-expanded {
	background-color: #EB7010;
}

#navigation li a.last-item {
	border-right: 1px solid #fff;
}

/* posuvne menu */
#navigation div {display: none; position: absolute; left: 0; top: 23px; height: auto; float: left; width: 220px; overflow: hidden;}
#navigation li span {display: block; float: right; cursor: pointer; width: 15px; height: 23px; font-weight: normal; background: url(../images/common/background/background-menu.gif) no-repeat top right; border-right: 1px solid #fff;}
#navigation li span.selected, #navigation span.clicked {display: block; float: right; cursor: pointer; width: 15px; height: 23px; font-weight: normal; background: url(../images/common/background/background-menu-selected.gif) no-repeat top right; border-right: 1px solid #fff;}
#navigation li ul {padding: 2px 2px 5px 2px; margin: 0; list-style: none; background: url(../images/common/background/background-menu.gif) no-repeat bottom left; width: 216px; position: relative;}
#navigation li ul li {float: none; width: 216px; margin: 0; height: 20px;}
#navigation li ul li a {display: block; height: 20px; line-height: 20px; padding: 0 5px; background-image: none; color: #fff; font-size: 12px; width: 206px;}
#navigation li ul li a:hover {background:#EB7010;}

#container-content {
	width: 900px;
	background-image: url(../images/common/background/background-content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#left-column {
	padding-left: 5px;
	width: 175px;
	float: left;
}

#content {
	width: 480px;
	margin-left: 195px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 10px;
	border-left: 1px dotted #efefef;
	border-right: 1px dotted #efefef;
}

#right-column {
	width: 170px;
	float:right;
	margin-right: 5px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 900px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #9d9d9d;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #9d9d9d;
}

#container-footer a:hover {
	color: #EB7010;
}

#footer {
	font-size: 11px;
	color: #9d9d9d;
	width: 900px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 440px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 440px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	color: #C55B27;
	margin: 10px 0px 0px 0px;
	padding: 0px 0 20px 25px;
	background-image: url(../images/common/h1-cube.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #C55B27;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	color: #C55B27;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.45px;
	}
	
h4 {
	font-size: 13px;
	color: #C55B27;
	text-transform: uppercase;
	letter-spacing: -0.45px;
	}

hr {
	border: none 0;
	border-top: 1px solid #efefef;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 10px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #555555;
	margin: 0 0 15px 25px;
}

#content p a, #content li a, #right-column p a, #left-column p a, ul#news a {
	text-decoration: none;
	color: #C55B27;
	border-bottom: 1px dotted #C55B27;
	padding: 2px 1px 0px 1px;
}

#content p a.invisible, #content li a.invisible, #right-column p a.invisible, #left-column p a.invisible, ul#news a.invisible, #content #slideshow-content-type-1-nav a.invisible {
	text-decoration: none;
	color: transparent;
	border-bottom: none;
	padding: 0px;
}

#content p a.invisible:hover, #content li a.invisible:hover, #right-column p a.invisible:hover, #left-column p a.invisible:hover, ul#news a.invisible:hover, #content #slideshow-content-type-1-nav a.invisible:hover {
	text-decoration: none;
	color: transparent;
	border-bottom: none;
	padding: 0px;
}

#content p a:hover, #content li a:hover, #right-column p a:hover, #left-column p a:hover, ul#news a:hover  {
	text-decoration: none;
	color: #EB7010;
	border-bottom: 1px dotted #EB7010;
	padding: 2px 1px 0px 1px;
}

#content p a.external, #content li a.external, #right-column p a.external, #left-column p a.external, ul#news a.external {
	padding-right: 8px;
	background-image: url("../images/common/external.gif");
	background-repeat: no-repeat;
	background-position: 100% 35%;
}

#content p a.external:hover, #content li a.external:hover, #right-column p a.external:hover, #left-column p a.external:hover, ul#news a.external:hover  {
	padding-right: 8px;
	background-image: url("../images/common/external-hover.gif");
	background-repeat: no-repeat;
	background-position: 100% 35%;
}

#content li {
	line-height: 20px;
	color: #555555;
	margin: 0 0 0 5px;
}

#content li.empty {
	list-style: none;
}

#content li.cube {
	list-style: none;
	background-image: url(../images/common/li-cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 11px;
	margin: 0px;
}

#content li.sitemap:first-letter {
	text-transform : capitalize;
}

#content ul.sitemap {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#content .quote {
	background-color: #f7f7f7;
	padding: 15px 15px 0px 65px;
	background-image: url(../images/common/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	font-style: italic;
	margin: 0px;
	width: 375px;
}

#content #slideshow-content-type-1 {
	border-top: 1px solid #E5E5E5;
	margin: 0 0 0 25px;
	padding: 0px;
}

#content #slideshow-content-type-2 {
	margin: 0 0 0 25px;
	padding: 0px;
}

#content #slideshow-content-type-1-nav {
	margin: 0 0 0 25px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 2px 5px 2px 8px;
	text-align: left;
	width: 442px;
}

#content .highlight {
	color: #C55B27;
}

#right-column p {
	line-height: 17px;
	font-size: 11px;
	color: #555555;
	margin: 0 0 15px 10px;
}

#left-column p {
	line-height: 17px;
	font-size: 11px;
	color: #555555;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
	line-height: 17px;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #C55B27;
	border-bottom: 1px dotted #C55B27;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #EB7010;
	border-bottom: 1px dotted #EB7010;
}

#subnavigation li a.selected {
	text-decoration: none;
	color: #EB7010;
	border-bottom: 1px dotted #EB7010;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
}

#news li {
	list-style: none;
	background-image: url(../images/common/li-cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #FEFDBC;
	padding: 2px;
	border: 1px solid #D56B37;
}

#content img.noborder {
	background-color: transparent;
	padding: 2px;
	border: none;
}

#content #sitemap:first-letter {
	text-transform : capitalize;
}

.search {
	background-color: transparent;
	border: 1px solid #B54B17;
	margin: 0;
	padding: 0;
}
.search input.textbox { 
	width: 142px;
	color: #555; 
	background-color: #fcfcfc;
	height: 13px;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
.search input.button {
	color: #555;
	font-size: 11px;
	width: 19px;
	height: 17px;
	background: url(../images/common/find.png) no-repeat 2px 1px;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: 1px dotted #B54B17;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#content .search-result {
	padding: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content .search-result.even {
	background-color: #fcfcfc;
	border-bottom: 1px solid #e9e9e9;
}

#content .search-result.odd {
	background-color: #fafafa;
	border-bottom: 1px solid #e9e9e9;
}

#content .search-result p {
	margin: 0px;
	padding: 0px;
}

#contact-wrapper .contact-form {
	background-color: transparent;
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact-wrapper .contact-form input.textbox { 
	color: #555; 
	background-color: #fcfcfc;
	width: 98%;
	height: 13px;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #555;
}
#contact-wrapper .contact-form textarea.textbox { 
	color: #555; 
	background-color: #fcfcfc;
	width: 98%;
	height: 200px;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #555;
}
#contact-wrapper .contact-form input.button {
	color: #444;
	font-size: 11px;
	height: 22px;
	background: #fcfcfc url(../images/common/button-background.png) repeat-x;
	border: 1px solid #444;
	margin: 0px;
	padding: 0px 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#contact-wrapper .contact-form input.button:hover {
	color: #B54B17;
	border: 1px solid #B54B17;
}

#contact-wrapper .contact-form table {
	margin-left: 25px;
	padding-right: 25px;
	border: none;
}

#contact-wrapper .contact-form table tr, #contact-wrapper .contact-form table td, #contact-wrapper .contact-form table th {
	text-align: left;
	border: none;
	padding: 2px 0px;
	margin: 0px;
}

.captcha {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#content table {
	margin-left: 25px;
	border: 1px solid #ececec;
}

#content table img {
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	border: none;
}

#content table tr, #content table td, #content table th {
	border: none;
	padding: 3px;
	line-height: 16px;
	vertical-align: middle;
}

#content table th {
	color: #c55b27;
	background-color: #fbfbfb;
	border: 1px dotted #ececec;
	font-size: 13px;
}

#content table tr.even, #content table td.even {
	background-color: #fbfbfb;
}

#content table tr.odd, #content table td.odd {
	background-color: #f3f3f3;
}

#content .details-show {
	display: block;
	cursor: pointer;
	background: url(../images/common/expandable.png) no-repeat right;
}

#content .details-show.clicked {
	background: url(../images/common/expanded.png) no-repeat right;
	font-weight: bold;
}

#content .details {
	border-top: 1px dotted #ddd;
	padding: 10px 0px;
	color: #888;
}

#content #bottom-links {
	padding: 3px 3px 0 3px;
	margin: 10px 0 0 10px;
	text-align: right;
	border-top: 1px dotted #efefef;
}

#content #bottom-links img {
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

#content #bottom-links .bottom-link {
	text-decoration: none;
	color: #C55B27;
}

.required {
	color: #B54B17;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

.errorLabel {
	color: #9e3333;
}

.errorLabel .required {
	color: #9e3333;
}

.errorMessage {
	color: #9e3333;
	font-size: 11px;
	font-weight: bold;
}

.success {
	cursor: pointer;
	margin: 5px 2px 10px 25px;
	padding: 0px;
	border: 1px dotted #6a9f64;
	background-color: transparent;
}

.success ul {
	padding: 5px 0px;
	margin: 0px;
}

.success li {
	list-style-type: none;
	background: url(../images/common/tick.png) no-repeat 0px 1px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.success li span {
	color: #4e7549;
}

.error {
	cursor: pointer;
	margin: 5px 2px 10px 25px;
	padding: 0px;
	border: 1px dotted #f04d4e;
	background-color: transparent;
}

.error ul {
	padding: 5px 0px;
	margin: 0px;
}

.error li {
	list-style-type: none;
	background: url(../images/common/cross.png) no-repeat 0px 2px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.error li span {
	color: #9e3333;
	font-size: 12px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.small {
	font-size: 11px;
}

.tiny {
	font-size: 10px;
}
