body  
{    
    font-family: Arial;
    background-color:#163b68; 
} 

hr
{
    color: #163b68;
    size: 0.5em;
}

.bghome
{
    position:relative;
}

.home1
{
   position:absolute;
   top:-200px;
   left:20px;
   font-family: Arial;
   font-size:140%; 
   color:#f92b31; 
}
.home1a
{
   position:absolute;
   top:-200px;
   left:200px;
   font-family: Arial;
   font-size:140%; 
   color:#f92b31; 
}
.home1f
{
   position:absolute;
   top:-200px;
   left:110px;
   font-family: Arial;
   font-size:140%; 
   color:#f92b31; 
}

.homeimage1
{
   position:absolute;
   top:0px;
   left: 0px;
}

.hlavicka
{
    font-family: Arial;
    font-size: 14Pt;
    color: #163b68;
    text-align: center;
}

h1.PageTitle 
{
    font-family: Arial;
    font-size:18pt; 
    color:#f92b31; 
    font-weight:normal;
    text-align:left; 
}

.Text {
	font-family: Arial;
	font-size: 14px;
	color: #163b68;	padding:80px;
	padding-bottom:10px;
	padding-top:10px;
	text-align : justify;
}

.TextProdukty {
	font-family: Arial;
	font-size: 10pt;
	color: #163b68;	padding:0px;
	padding-bottom:10px;
	padding-top:10px;
	text-align : justify;
}

.TextSmall {
	font-family: Arial;
	font-size: 12px;
	color: #163b68;
	text-align : center;
	vertical-align:middle;
	line-height:1.23em; 
}

.TextKdenas {
	font-family: Arial;
	font-size: 12px;
	color: #163b68;
	text-align : left;
	vertical-align:middle;
	line-height:1.1em; 
}

TABLE.BottomLine
{
    font-family: Arial;
    width:750px; 
    background-color:#ffffff;
    border-bottom: 1px solid #163b68;
} 

TABLE.Zapati
{
    font-family: Arial;
    width:750px; 
    font-size: 10Pt;
    background-color:#BBD9EE;
}

TABLE.reference {
	font-family: Arial;
	color: #163b68;
	font-size: 12pt;
 	background-color: #eeffff;
}


TABLE.produkty {
    font-family: Arial;
    color: #163b68;
	font-size: 10pt;
 	background-color: #eeffff;
}

TABLE.kontakty {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #163b68;
	padding:0;
	padding-left:20;
	padding-right:20;
	text-align : left;
}

.headline {
	font-family: Arial;
	font-size: 18pt; 
	color: #000090; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold;
	text-align: left;
}

.headsmall {
    padding-left:15;
	font-family: Arial;
	font-size: 11pt; 
	color: #163b68;
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold;
}

.headbigger {
    font-family: Arial;
    font-size:110%; 
    color:#637a97; 
    line-height:1.1em; 
    font-weight:normal; 
    margin:0.5em 0 0.5em 0; 
}



#tabs {
    font-family: Arial;
	float:left;
	width:100%;
	background:#BBD9EE;
	font-size:10Pt;
	line-height:normal;
	color:#eaecf0;

	}

#tabs ul {
	font-family: Arial;
	margin:0;
	padding:3px 10px 0 5px;
	list-style:none;
	display: block; 

	}
	
#tabs li {
	font-family: Arial;
	display:inline;
	margin:0;
	padding:0;
	}


#tabs a {
	font-family: Arial;
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	font-family: Arial;
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:3px 15px 2px 6px;
	color:#163b68;
	
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */


#tabs a:hover span {
	color:red;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
	
/* Sub Nav Level1 ----------------------------------------------------------- */

#sub-nav ul 
{ 
    font-family: Arial;
    border-top:3px solid #98a8be; 
    margin:0 0 8px 0; 
    padding:0; 
    position:relative; 
    font-size:90%; 
    line-height:1.1em;
}


#sub-nav ul li 
{ 
    font-family: Arial;
    padding:0; 
    margin:0 0 0 0; 
    border-top:1px solid #fff; 
    border-bottom:1px solid #bdc6d1; 
}
#sub-nav ul li a, #sub-nav ul li a:visited 
{
    font-family: Arial;
    background-color:#eaecf0; 
    position:relative; 
    display:block; 
    padding:2px 11px 4px 11px; 
    color:#163b68; 
    text-decoration:none; 
    border:1px solid #d3d9e0; 
    border-top:0; 
    border-bottom:0; 
}

#sub-nav ul li a:hover { color:#f92b31; text-decoration:none; }

#sub-nav ul li > a:active { color:#f92b31; }