						html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	background: #8ea3d3 url(images/bcg_body.jpg) top left repeat-x;
}

body, html {
	font: normal normal normal 1em/1.6em Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
strong {
	font-weight: bold;
}
.accessibility {
	display: none;
}
/****************************************************************************************************************/
/*  LAYOUT
/****************************************************************************************************************/

#main-box {
	background: #8ea3d3 url(images/bcg_main.jpg) top center repeat-y;
	width: 873px;
	margin-left: auto;
	margin-right: auto;
}
#header-box{
	position: relative;
	background: #8ea3d3 url(images/bcg_header.jpg) top center no-repeat;
	width: 873px;
	height: 176px;
}
#middle-box{
	position: relative;
	background: transparent url(images/bcg_middle.gif) top center no-repeat;
	width: 873px;
	padding-top: 20px;
	text-align: right
}
#left-box {
	float: left;
	width: 125px;
	margin: 0 0 30px 0;
	text-align: left;
	padding-left: 50px;
}
#content-box {
	margin: 0 66px 30px 195px;
	text-align: left;
	font-size: .8em;
	min-height: 400px;
	_height: 400px;
}
#footer-box{
	background: #fff url(images/bcg_footer.jpg) bottom center no-repeat;
	width: 873px;
	height: 66px;
	clear: both;
}

/****************************************************************************************************************/
/* HEADER BOX
/****************************************************************************************************************/

#langswitch {
	position: absolute;
	color: #ddf;
	font-size: .65em;
	right: 40px;
	top: -4px;
}
#langswitch a{
	color: #ddf;
	font-variant: small-caps;
}
#langswitch a:hover{
	color: #fff;
}

#header-box h1{
	color: white;
	font-size: 1.8em;
	font-variant: small-caps;
	font-weight: normal;
	padding: 47px 60px 0 0;
	text-align: right;
}
#header-box p{
	color: white;
	font-size: 1em;
	padding: 0 60px 0 0;
	text-align: right;
}

/****************************************************************************************************************/
/* LEFT BOX
/****************************************************************************************************************/
#left-box h2 {
	font-size: .9em;
	color: #757467;
	color: white;
	background: #83aa4a url(images/menu-left-title.png) repeat-x top left;
	text-align: center;
	padding: 8px 0 7px 0;
	margin: 0 0 10px 0;
}
#left-box #menu-left {
	margin: 0 0 50px 0;
	background: #fafbff;
}
#left-box #menu-left li{
	list-style-type: none;
	padding: 5px 3px 8px 12px;
	/*background: transparent url(images/bg_hline.gif) repeat-x bottom;*/
	border-bottom: 1px solid #cdf;
	border-top: 1px solid #fff;
	line-height: 1em !important;
}
#left-box #menu-left li a.current span{
	color: #03f;
}
#left-box #menu-left li ul{
	list-style-type: none;
	padding: 5px 0 0 2px;
}
#left-box #menu-left li li{
	list-style-type: none;
	padding: 1px 3px 6px 5px;
	background: none;
	line-height: .2em;
	background: transparent url(images/bg_topnav_li.gif) no-repeat left;
	border: none;
}
#left-box #menu-left li a{
	text-decoration: none;
}
#left-box #menu-left li a:hover {
	text-decoration: underline;
}
#left-box #menu-left li a span, #left-box #menu-left li span{
	color: #666;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em !important;
}
#left-box #menu-left li li a span, #left-box #menu-left li li span{
	color: #666;
	font-size: .7em;
	line-height: 1em !important;
	font-weight: normal;
	text-decoration: none;

}
#left-box #menu-left li a:hover span{
	text-decoration: underline;
}
#left-box p {
	text-align: left;
	margin: 0;
	font-size: .71em;
	padding: 0 5px;
	margin-bottom: 5px;
}
#left-box p a {
	font-size: 1em;

}


/****************************************************************************************************************/
/* CONTENT BOX
/****************************************************************************************************************/
#content-box p {

}
#content-box a {
	color: #993300;
	font-weight: bold;
}
#content-box a:hover {
	text-decoration: underline;
	color: #ff3300;
}
#content-box h2 {
	margin: .2em 0 1em 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.85em;
	letter-spacing: -.05em;
	color: #0053cc;
}
#content-box h3 {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0.5em 0;
	font-size: 1.2em;
	background: transparent url(images/bg_hline.gif) repeat-x bottom;
	color: #0063dd;
}
#content-box h3 a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #0063dd;
}
#content-box h3 a:hover {
	color: #002299;
}
#content-box p {
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
}
#content-box p.kontakt {
	text-align: left;
	text-indent: 0;
}
#content-box ul, #content-box ol, #content-box dl {
	text-align: left;
	margin: 0 0 10px 25px;
	/*font-size: .8em;*/
	padding: 0;
}
#content-box dl.pagelist dt{
     background: transparent url(images/odrazka.png) left 40% no-repeat;
     padding-left: 15px;
}
#content-box ul {
	list-style: square url(images/odrazka.png)
}
#content-box li {
	line-height: 1.5em;
	padding: 0 0 5px 0;
}
#content-box img {
margin: 5px 10px 5px 0px;
padding: 3px;
border: 1px solid #e3e193;
}
#content-box img.noframe {
border: none;
}
#content-box img.image-left {
margin: 5px 15px 5px 0px;
float: left;
}
#content-box img.image-right {
margin: 5px 0px 5px 15px;
float: right;
}
#content-box #page-navigation{
	border-top: 1px solid #999;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
}
#content-box #page-navigation p{
	font-size: .7em;
}

#content-box .info{
	font-size: .7em;
	color: #999;
}
/****************************************************************************************************************/
/* FOOTER BOX
/****************************************************************************************************************/

#footer {
	background: #E64F00;
	border-bottom: 2px solid black;
	color: white;
	margin: 0 47px 0 43px;
	padding: 0 20px;
	overflow: hidden;
	height: 36px;
	font-size: .7em;
	position: relative;
}

#footer p{
	padding-top: 6px;
}

#created {
	font-size: .7em;
	text-align: center;
	width: 100%;
	color: #ccc;
}
#created a {
	color: #ccc;
}

/****************************************************************************************************************/
/* STATISTIKY
/****************************************************************************************************************/
#statistiky {
position: absolute;
top: -159px;
left: -159px;
width: 1px;
height: 1px;
overflow: hidden;
}
