body {
background: white;
font-family:arial, tahoma, verdana, sans-serif;
font-weight:normal;
font-size:80%;
color:#000000;
text-align:center;
line-height:1.5em;
}
html, body { 
height: 100%; 
margin: 0;
padding: 0;
}
form {
padding:0px;
margin:0px;
}
div {
padding:0px;
margin:0px;
}
ol, ul {
margin-top:5px;
text-align:left;
}
table, input, select, textarea {
font-size:100%;
font-family:arial, tahoma, verdana, sans-serif;
}
.left{
float:left;
}
.right{
float:right;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.justify{
text-align:justify;
}
hr{
height:0px;
color:#cccccc;
border:0px;
border-top:1px solid #cccccc;
}
a img {
border-color:#cccccc;
}
.text{
font-size:100%;
}
a:link, a:visited, a:hover {
font-size: 100%;
font-weight:normal;
color: black;
text-decoration: underline;
outline:none;
}
a:hover {
text-decoration:none;
}




h1 {
color:black;
font-size:210%;
font-weight:normal;
padding:0px;
margin:0px 0px 25px 0px;
line-height:1.2em;
}
h1 a:link, h1 a:visited, h1 a:hover {
color:#fe0000;
text-decoration:none;
}
h1 a:hover{
color:#000000;
}
h2 {
color:black;
font-size:200%;
font-weight:normal;
padding:0px;
margin:0px 0px 20px;
}
h2 a:link, h2 a:visited, h2 a:hover {
color:#fe0000;
text-decoration:none;
}
h2 a:hover{
color:#000000;
}
h3, h4, h5{
color: #343434;
font-size:130%;
font-weight:bold;
margin:10px 10px 5px 10px;
padding:0px;
}
/* clanek */
.articleText {
width:460px;
text-align:justify;
margin-bottom:10px;
}
.articleText td.more {
text-align:right;
}
.articleText td.more a:link, .articleText td.more a:visited, .articleText td.more a:hover {
font-weight:bold;
}
.articleText p {
padding:0px;
margin:0px;
}
.articleText p p {
padding:5px 0px;
}





.nonePrint{
display:none;
}
/******************************************************************
	SAMOTNA STRANKA
*/
#page {
text-align:left;
width: 100%;
}
/******************************************************************
	ZAHLAVI WEBU
*/
#header #topLogoPanel {
height:60px;
}
#header #topLogoPanel img{
left:0px;
top:0px;
}
#header #topLogoPanelFunction {
display:none;
}
#header #menuHeader{
display:none;
}
#header #mainHeader{
display:none;
}


/******************************************************************
	TELO WEBU
*/
#content {
padding-top:100px;
}
.contentNext {
padding-top:100px !important;
}

#content .contentBox1{
display:none;
}
#content .contentBox2{
display:none;
}
#content .contentBox3{
display:none;
}


#content #homeProductInfo {
margin:0px 0px 0px 0px;
}
#content #homeProductInfo div.clearfix{
margin:0px 0px 10px 0px;
}
#content #homeProductInfo a:link,
#content #homeProductInfo a:visited,
#content #homeProductInfo a:hover{
float:left;
display:block;
width:390px;
font-weight:bold;
color:black;
}
#content #homeProductInfo span{
padding:0px 0px 0px 400px;
display:block;
}



#content #contentNext{
float:right;
width:100%;
}
#content #contentNext #depPath {
display:none;
}
#content #leftMenu{
display:none;
}

/******************************************************************
	ZAPATI WEBU
*/
#footer {
display:none;
}
































