body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black; }

div#layout { width: 750px;
             position: relative;
             margin: auto; }

div#top { width: 750px; }

div#logo { margin-top: 52px;
           margin-bottom: 5px; }

div#line1 { padding: 10px 10px 10px 10px;
            text-align: justify;
            background-color: #E1E1E1;
            border-bottom: 1px solid #DA251D; }
           
div#line2 { border-bottom: 1px solid #DA251D;
            width: 750px;
            float: left;
            background-color: #EAEAEA; }
         
div#line2 a { color: black;
              text-decoration: none; }
div#line2 a:hover, a:active { color: #DA251D;;
                              text-decoration: none; }    
div#menu1 { width: 174px;
            height: 72px;
            float: left;
            padding-top: 10px;
            padding-left: 10px;
            padding-bottom: 10px; }
div#menu2 { width: 215px;
            height: 72px;
            float: left;
            padding-top: 10px;
            padding-left: 10px;
            padding-bottom: 10px; }
div#menu3 { width: 154px;
            height: 72px;
            float: left;
            padding-top: 10px;
            padding-left: 10px;
            padding-bottom: 10px; }
div#menu4 { width: 167px;
            height: 72px;
            float: left;
            padding-top: 10px;
            padding-left: 10px;
            padding-bottom: 10px; }

div#line3 { width: 750px;
            float: left;
            vertical-align: middle;
            margin-bottom: 10px; }
  div#printnews { width: 399px;
                  height: 138px;
                  float: left;
                  padding-top: 10px;
                  padding-left: 10px; }

  div#reference { width: 331px;
                  height: 138px;
                  float: left;
                  padding-top: 10px;
                  padding-left: 10px; }

div#datasub { width: 740px;
              color: #000000;
              clear: both;
              padding: 15px 00px 10px 10px;
              line-height: 17px; }

span#zavorky { text-align: justify; }

div#footer { width: 750px;
             height: 30px;
             clear: both;
             text-align: right;
             border-top: 8px solid #E1E1E1;
             padding-top: 10px;
             font-size: 11px; }

div#klient { clear: both;
           text-align: justify;
           margin-top: 20px;
           border-bottom: 1px solid #DA251D;
           padding-bottom: 10px; }
div#klient_zacatek { clear: both;
           text-align: justify;
           margin-top: 20px;
           border-top: 1px solid #DA251D;
           border-bottom: 1px solid #DA251D;
           padding-bottom: 10px; }
div#klient_konec { clear: both;
                   text-align: justify;
                   margin-top: 20px;
                   padding-bottom: 30px; }

div#odstavec { clear: both;
               text-align: justify;
               margin-top: 10px;
               //margin-left: 10px; }
div#odstavec2 { clear: both;
                text-align: justify;
                margin-left: 10px;
 }

img { border: none; }
a { color: black;
    text-decoration: none; }
a:hover, a:active { color: #DA251D;
                    text-decoration: none; }
span#nadpis { color: #DA251D;
              text-transform: uppercase;
		font-weight: bold; }
span#zavorky { color: #DA251D;
               font-weight: 600; }
span#zavorky2 { color: #DA251D; }
span#dalsi { color: #DA251D;
             font-size: 11px; }

span#reference { margin-bottom: 15px; }

h1, h3 { color: #DA251D;
     text-transform: uppercase;
     font-weight: bold;
     font-size: 12px;
     margin-top: -5px; }

h2 { color: #DA251D;
     font-weight: bold;
     font-size: 12px; }
             
table { border-collapse: collapse;
        }

ul { margin: 5px 0px 5px 20px; padding: 0px; }
li { list-style-type: a;
     margin: 0px; }

.floatleft {	float: left;}
.floatright {	float: right;}

/* Mediakom Simplebox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: 1px solid #999999;
	padding: 2px;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
/*	margin: 0 auto;*/
	}
#container{
/*	padding: 10px;*/
	}
#imageContainer{
	padding: 5px;
/*	margin-right: auto;
	margin-left: auto;
	width: 800px;*/
	text-align: center;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#imageDataContainer{
	background-color: #fff;
	line-height: 1.3em;
	overflow: auto;
	width: 80%;
	margin-top: 10;
	margin-bottom: 10px;
	}

#imageContainer2{
	padding: 8px;
	}
#imageContainer  img{
	padding: 4px;
	border: 1px solid #999999;
	}

.imageContainertable {
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}

.disabled {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
}
.enabled {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding: 2px;
	text-align: center;
}
/* BEGIN style8 */
#header{
/*	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;*/
}

#navigation{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


 #navlist
{
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 90px;
	margin: 0;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #333333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #FF6600;
}

/* END style8 */