body {
	margin-top: 0px;
	background: url(../images/web.pozadi.gif) #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

h1 {
	color: #800000;
	font-size: 10pt;
	text-align: left;
	width: 90%;
}

h1.vyrobek{
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0.5em;
	color: #000000;
/*	margin-right: 80px;*/
}

h2 {
	color: #000080;
	font-size: 9pt;
	text-align: left;
}

h3 {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
p {
	color: #456F87;
	font-size: 8pt;
	text-align: justify;
	padding:5px;
}
a img{
	border: none;
}

a.downloadFileEven{
	padding-left: 20px;
	background: url(../images/downloadEven.gif) no-repeat left;
	line-height: 25px;
	height: 25px;
}

a.downloadFileOdd{
	padding-left: 20px;
	background: url(../images/downloadOdd.gif) no-repeat left;
	line-height: 25px;
}
/*Layout*/
div#celek {
	margin: 0 auto;
	width: 880px;
	text-align: left;
}
div#left{
	float: right;
	margin-right: 5px;
	width: 645px;
}

div#leftMenu {
	float: left;
	width: 219px;
}
div#obsahWrapper{
	clear: both;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 7px;
	background: url(../images/obsah.bottom.gif) no-repeat bottom;
}

div#obsah {
	padding: 10px;
}

div#obsahContent{
	background: url(../images/obsah.pozadi.gif) repeat-y;
}

div#obsahTop{
	padding-top: 7px;
	background: url(../images/obsah.top.gif) no-repeat top;
	_padding-bottom: 7px;
}
/*End layout*/

/*Menu*/
div#menu {
	background: url(../images/menu.pozadi.gif) no-repeat top left;
	text-align: left;
	height: 70px;
}

div#menu a{
	border-right: 1px solid;
	margin-left: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

div#menu a:hover {
	color: #940202;
}
div#cesta {
	margin-top: 28px;
	padding-left: 250px;
	color: #FFFFFF;
}
div#langNav{
	float: left;
	margin-left: 25px;
	margin-top: 22px;
	_margin-left: 12px;
}

div#langNav a#home{
	margin-right: 15px;
	width: 60px;
	line-height: 20px;
	height: 20px;
}

div#langNav a,div#cesta a {
	border: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

div#langNav a.nlang{
	float: left;
	margin: 0px;
	margin-right: 3px; 
	border: 0px solid red;
	width: 26px;
	display: block;
	line-height: 20px;
	height: 19px;
}
div#langNav a.nlang img{
	width: 100%;
	height: 100%;
}
/*END menu*/



/*LEFT sekce*/		
div#kategorie{
	margin-bottom: 5px;
	padding-bottom: 7px;
	width: 216px;
	background: url(../images/kategorie.bottom.jpg) no-repeat bottom;
}

div#kategorie a{
	width: 100%;
	display: block;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

div#kategorie h2{
	margin: 0px;
	padding: 0px;
	background: url(../images/kategorie.top.jpg) no-repeat top;
	line-height: 7px;
	height: 7px;
}

div#kategorie img{
	border: 0px;
	margin-right: 5px;
	float: left;
}

div#kategorie ul{
	margin: 0px;
	padding: 3px;
	list-style: none;
	background: url(../images/kategorie.pozadi.jpg) repeat-y left;
}

div#kategorie ul li{
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	padding: 5px;
}

div#novinky{
	padding-bottom: 9px;
	width: 100%;
	background: url(../images/novinky.bottom.gif) no-repeat bottom;
}

div#novinky h2{
	margin: 0px;
	padding: 0px;
	background: url(../images/novinky.nadpis.gif) no-repeat top;
	height: 24px;
}

div#novinky img{
	border: 0px;
	margin: 5px;
}

div#novinky p{
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
	background: url(../images/novinky.pozadi.gif) repeat-y left;
}

/*END left sekce*/

/*Kategorie*/
div.vypis{
	float: left;
	margin: 10px;
	padding-top: 10px;
	width: 169px;
	background: url(../images/katalog.svetlo.pozadi.vypis.gif) no-repeat top;
	text-align: center;
}

div.vypis a{
	color: #52514A;
	text-decoration: none;
}

div.vypis h2{
	margin: 0px;
	background: url(../images/katalog.svetlo.pozadi.vypis.nazev.gif) no-repeat bottom;
	color: #52514A;
	text-align: center;
}


div#produktLeft{
	float: left;
	width: 170px; 
	/*border: 1px solid red;*/
}

div#produktRight{
	float: right;
	width: 440px;
	_width: 430px; 
	/*border: 1px solid red;*/
}

p#ikony{
	float: right;
	width:50px;
}

div#katalogsvetlo {
	padding-top: 5px;
	width: 169px;
	background: url(../images/katalog.svetlo.pozadi.gif) no-repeat top;
	text-align: center;
	height: 122px;
}

div.svetloDoplnek{
	margin: 5px;
	text-align: center;
}



div.vyrobekTabulka table{
	border: 1px solid #000080;
	border-collapse: collapse;
}

hr.aktuality{
	border-top: 1px dashed #800000;
	height: 0px;
}


/*Aktuality*/
p.aktualita {
	clear: right;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	color: #477A95;
	text-align: justify;
	position: relative;
}

p.aktualita  a.vice{
	float: right;
	margin-left: 20px;
	color: #800000;
}

p.aktualita span{
	float: right;
	width: 545px;
	display: block;
}

p.aktualita strong{
	float: left;
	margin-right: 5px;
	padding-left: 15px;
	display: block;
	background: url(../images/aktualita.ctverec.gif) no-repeat left;
	color: #800000;
}
p.aktualita span strong{
 	display: inline;
	float: none;
	width: auto;
	background-image: none;
	color: #52514A;
	padding: 0px;
}
p.aktualitaUvod{
	font-style: oblique;
	width: 90%;
}
div.dokument{
margin: 0px;
}
div.dokument p img{
	margin: 0.5em;
}

div#cesta a.:hover, div#cesta strong {
	color: #000000;
}

.hidden, a.nlang span, div#novinky h2 span,div#kategorie h2 span {
	display: none;
}

.clr{
	clear: both;
	line-height: 0px;
	height: 1px;
}
#tisk{
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
