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: #FFF;
	background: url(../img/bg-body.gif) repeat-x top center #002a53;
	line-height: 1.6em;
	}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.6em; text-transform: uppercase; margin-bottom: 15px}
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: 5px; color: #FFD300;}

.produkty h2 {padding-top: 25px;}


.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;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 80%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	}
	


a {color: #FFF;}
a:hover {color: #BEE72F;}
img {border: none;}
p {margin-bottom: 18px;}

.datum {margin-bottom: 0;}

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;}

img.lft, .floatleft {
	float: left;
	margin: 0 15px 10px 0;
	}

img.rgt, .floatright {
	float: right;
	margin: 0 0 5px 15px;
	}
	
.darky img.rgt {margin-right: 20px;}

#content ul, #content ol {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
input {font-size: 1em;}
	
/* ***** 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;}

.button {
	border: 1px solid #8ED5F3;
	border-right: 1px solid #4DADDD;
	border-bottom: 1px solid #4DADDD;
	background: #0059A5;
	color: #FFF;
	font-weight: bold;
	padding: 5px 15px;
	margin-left: 10em;
	text-transform: uppercase;
	cursor: pointer;
	}

input, select, label {vertical-align: middle; margin-bottom: 5px;}
input, select {font-size: 1em; padding: 1px;}

label {
	display: block;
	width: 10em;
	float: left;
	}
	
.polekont {width: 349px;}

form br {
	clear: both;
	} 
	
#tTM {float: left;}
#required {float: right; margin-right: 50px;}

.breadcrumbs {
	position: absolute;
	top: -10px;
	right: 10px;
	text-align: right;
	font-size: 0.8em;
	}



/* tabulka bezna */
table {
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}	
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 1px solid gray;
		}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		}
		
/* nahrada obrazkem */

#h_menu a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	

.back {
	position: absolute;
	top: 35px;
	right: 43px;
	width: 99px;
	height: 15px;
	background: url(../img/but-back.gif) no-repeat;
	}
	.back span {display: none;}
	
/* float clear */

#neco {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* PNG FIX IE6 */
.logo, #banners img, #mlha, #ender, #hpflash img, #homepage #content_container {behavior: url(iepngfix.htc) }
	

#h_menu, object, #search, .breadcrumbs {display: none;}
