/* resets */
html, body, p, div, menu {margin: 0;	padding: 0;}
img {border: none;}
h1, h2, h3, h4, h5, h6 {margin: 0;	padding: 0;	font-size: 100%;}
ul, ol, li, dl, dt, dd {margin: 0;	padding: 0;}
a, a:link {}
a:visited {}
a:hover {}
a:active {}

/* re?ie */
html {background: #fff url(../images/bg-html.gif) repeat-x;}
body {
 font-family: "Palatino Linotype", "New York CE", utopia, serif;
	margin: 10px auto;
	width: 740px;
	background: transparent;
	position: relative; /* jinak nenakreslí poesahující objekty*/
	overflow: -moz-scrollbars-vertical;
}
/* záhlaví */
div#header {
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
 width:765px;
 height:156px;
	background: transparent url(../images/bg-header.jpg) top right no-repeat;
	position:relative;
	left:-25px;
}
div#header img {
 width:186px;
 height:94px;
 float:left;
	position:relative;
}
div#header h1 {
 font-size:20px;
 font-weight:bold;
 color:#036;
 text-align:right;
 padding: 43px 16px 0 0;
}
div#header span#status {
 display:block;
 font-size:14px;
 text-align:right;
 font-weight:bold;
 color:#346;
 margin:30px 17px 0 0;
 line-height:1.35em;
 background:transparent;
 border:none;
}
 div#mainmenu {
 width:740px;
 height:60px;
	background: transparent url(../images/bg-menu-main.jpg) top left no-repeat;
 line-height:1.40em; /* Linux */
} 
/* hlavní nabídka */
menu#main {
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
 text-align:center;
 font-weight:bold;
 font-size:16px;
 color:#399;
 padding-top:7px;
}
menu#main a, menu#main a:hover {
 font-size:14px;
 text-decoration:none;
}
menu#main a {
 color:#258;
}
menu#main a:hover {
 color:#aa3a33;
}
/* aktivní polo?ka */
menu#main span {
 color:#aa3a33;
 background: url(../images/bg-act-main.gif) bottom left repeat-x;
}
/* vodící stoedový box */
div#central {
 width:740px;
 height:auto;
	background: transparent url(../images/bg-central.gif) top left repeat-y;
}
/* levá nabídka */
menu#left {
 float:left;
 width:157px;
 height:auto;
 margin:0 0 0 2px;
 _margin-left:1px; */ /* ie */
 _font-size:0px;
}
menu#left a, menu#left a:hover {
 display:block;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 width:148px;
 padding:6px 0px 6px 6px;
 margin-left:3px;
}
menu#left a {
 color:#036; /* #bef */
 border-bottom: 1px solid #9ce; /* #27a #7bd */ 
}
menu#left a:hover {
 color:#fff;
 background:#258;
}
menu#left li {
 list-style:none;
}
/* aktivní polo?ka */
menu#left span {
 text-decoration:none;
 color:#fff;
 background: url(../images/bg-act-left.gif) center right no-repeat;
 _background: url(../images/bg-act-left.gif) 45% right no-repeat;
 padding-right:12px;
}
/* content box */
div#content {
 width:547px;
 min-height:350px;
 _height:350px;  /* ie */
 font-size:13px;
 text-align:left;
 margin-left:188px;
 padding-bottom:15px;
 color:#046;
 line-height:1.40em; /* Linux */
}
/* linky v boxu obsahu */
div#content a, div#content a:link {
 color:#b87738;
 font-weight:bold;
 text-decoration:none;
 background: url(../images/link.gif) 100% 50% no-repeat;
 padding-right: 10px;
}
div#content a:hover {
 color:#aa3a33;
 text-decoration:none;
 background: url(../images/hover.gif) 100% 50% no-repeat;
 padding-right: 10px;
}
/* seznamy v boxu obsahu */
div#content ul {
 font-size:13px;
 margin: 0 0 0 30px;
 line-height:1.40em;
}
/* spodní ukoneovací box */
div#eoc {
 width:740px;
 height:8px;
	background: transparent url(../images/bg-eoc.gif) top left no-repeat;
}
/* zápatí */
div#footer {
 width:733px;
 height:10px;
 font-size:10px;
 color:#288;
 text-align:right;
 position:relative;
 top:7px;
}
div#footer a {
 text-decoration:none;
 color:#288;
}
div#footer a:hover {
 text-decoration:none;
 color:#aa3a33;
}
/* poeítadlo */
#counter {
 width:45px;
 height:10px;
 margin:0px 4px;
 position:relative; top:2px;
 background: url(../images/offline.gif) top left repeat-x;
}
/* html tagy */
a, a:link {
 color:#258;
 font-weight:bold;
}
a:hover {
 color:#aa3a33;
}
h2, h3, h4 {
 color:#288;
 margin:10px 12px 5px 0;
 background:#f4f1ec; /* #E9E4DB #F4F1EC #bed0d1 */
 padding-left:10px;
 border-left: 2px solid #399;
 line-height:1.30em; /* Linux */
}
h2 {
 font-size: 22px;
 margin-top:0px !important; /* top musí být 0 !!*/
 background:#e9e4db; /* #e9e4db #f4f1ec */
}
h3 {
 font-size: 17px;
}
h4 {
 font-size: 14px;
}
/* odstavce */
p {
 font-size:13px;
 text-align:justify;
 margin:0 15px 10px 0;
 padding-left:13px;
 text-indent:0px;
 line-height:1.35em;
}
p.explain {
 text-indent:0;
 text-align:center;
 padding:10px 0;
 line-height:1.50em;
}
pre {
 font-size:11px;
 font-weight:bold;
 color:#147;
 line-height:1.35em;
}
/* lines */
div.r, div.g, div.b, div.o, div.a {
 width:535px;
 height:2px;
 margin: -2px 0 5px 0;
 padding:0;
 _font-size:0px; /* sakra ie*/
}
div.r {
 background: url(../images/line-r.gif) top left repeat-x;
}
div.g {
 background: url(../images/line-g.gif) top left repeat-x;
}
div.b {
 background: url(../images/line-b.gif) top left repeat-x;
}
div.o {
 background: url(../images/line-o.gif) top left repeat-x;
}
div.a {
 background: url(../images/line-a.gif) top left repeat-x;
}
/* other formats */
.big {
 font-size:14px;
}
.ital {
 font-style:italic;
}
.bold {
 font-weight:bold;
}
.small {
 font-size:11px;
}
.smaller {
 font-size:10px;
}
.stred {
 text-align:center;
 padding-left:0;
}
.help-cur {
 cursor: help;
}

