html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 70%;
	text-align: left;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #455560;
	background: url(../../images/body-bg.jpg) repeat-x #b6ce0e;
	line-height: 1.7em;
	}
	#ufonBg {
		background: url(../../images/ufon-bg.jpg) no-repeat top center;
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */

#all .left	{text-align: left;}
#all .center	{text-align: center;}
#all .right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
.hide {
	position: absolute;
	top: 0;
	left: -30000px;
}
.dots {
	background: url(../../images/dots.gif) repeat-x;
	margin-bottom: 36px;
	height: 4px;
	}
	.pokryti .dots {margin-bottom: 20px;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {text-decoration: none; color: #455560;}
img {border: none;}
p {margin-bottom: 15px;}
#content p {text-align: justify;}

a:after {
    content: " (" attr(href) ") ";
	font-size: 0.9em;
}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}

.rgt {float: right;}
.lft {float: left;}
	img.lft {margin: 0 10px 10px 0;}	
	img.rgt {margin: 0 0 10px 10px;}

.invisible, legend span {position: absolute; left: -20000px; top:0;}
.small {font-size: 0.85em;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}

/* ************* HEADINGS ************* */

h1 {font-size: 2.8em; font-weight: normal; color: #455560; margin-bottom: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}


#mainMenu, #sidecol2 {display: none;}
	







		


	
	

