html {font-size: 100.01%;}
body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #050505;
	background: #FFF;
	line-height: 1.7em;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.7em; font-weight: normal; color: #376400; margin-bottom: 25px;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px; color: #376400;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #bababa;
	background-color: #bababa;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #376400;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}
.none {display: none;}

.vice a {background: url(../img/sipka-seda-bg.gif) no-repeat 100% 70%; padding-right: 18px;}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

.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;}

.floatleft {
	float: left;
	margin: 0 15px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 15px;
	}
	
.rgt {float: right; margin: 0 0 10px 15px;}
.lft {float: left; margin: 0 15px 10px 0;}

#content ul, #content ol, #rightcol ul {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul, #rightcol ul {list-style: none;}
		#content ul li, #rightcol ul li {
			background: url(../img/sipka-seda-bg.gif) no-repeat 0 4px;
			padding-left: 19px;
			margin-bottom: 5px;
			position: relative;
			}
			
/* shortcuts */

.focus {position: absolute; top: 0; left: 262px;}

.focus a, .focus span {
	position: absolute;
	top: -20px;
	z-index: -10;
	white-space: nowrap;
	}
.focus a:focus, .focus a:active {
    z-index:50;
	top: 0;
    background:#FFF;
	padding: 2px 5px 4px 6px;
}
	
/* ***** IE6 italic bug hack ***** */

/* \*/

.WYSIWYGContentBody {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

/* */

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}


	
/* tabulka bezna */
table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding: 5px 15px;
		vertical-align: top;
		border: 0;
		}
/* tabulka formatovana */
table.dataTable {
border: 1px solid #B8B8B8;
	}
	table.dataTable th, table.dataTable td {
		border-bottom: 1px solid #B8B8B8;
		}
		table.dataTable th {
			background: #509100;
			border: 1px solid #509100;
			color: #FFF;
			}
		

	
/* float clear */

.menuBg, #mainNewsBox, .news {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ie png fix */	
.menuBg, .menuBgBottom, .mainNewsImg span, .newsImg span {behavior: url(_dataPublic/js/iepngfix.htc)}

#h_menu, #sidecol, #rightcol, #search, #topBox, .newsDetails a, .tisk {display: none;}

#all {font-size: 1.2em;}
a {text-decoration: none;}

#content ul {list-style: circle;}
#content ul li {padding: 0;}
#top h1 {font-weight: bold;}

table.dataTable td, table.dataTable th {border: 1px solid #CCCCCC;}
table {margin-left: 1px;}




