/* *********************************************************** */
/* * The following styles are applicable to all tags without * */
/* * a defined class.  Typically they will be used in the    * */
/* * main real-estate space on the page                      * */
/* *********************************************************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin: 0px;
        margin-left:8px;

}

table {
	font-size: 12px;
}
	
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  }

ol {
	margin: 10px 50px; }

ul {
	text-align: left; 
	list-style-type: Square; }

li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; }
	
p {  
	font-family: Arial, Helvetica, sans-serif; 
	margin: 10px 10px ;
	font-size: 12px;  }
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;  }
	
h1 {
	font-size: 20px;
	color: #000099;
	font-weight: normal;
margin-bottom:15px;

}
	
h2 { 
	font-size: 16px;
	color: #000066 ; 
	font-weight: bold; }
	
h3 { 
	font-size: 12px;
	color: #000000 ; 
	font-weight: bold; }

h4 { 
    font-size: 16px;
    color: #000066 ; 
    font-weight: bold }

hr { 
    text-align: center; 
    width: 90% }

a {
	text-decoration:underline;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; }
	
a:hover {
	text-decoration:underline;
	color : #3399cc;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; }

a:visited, a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; }

input {  
    font-family: Arial, Helvetica, sans-serif; 
    background-color: #eeeeee ;
    font-size: 12px;  }

textarea {  
    font-family: Arial, Helvetica, sans-serif; 
    background-color: #eeeeee ;
    font-size: 12px;  }
    
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
}

/* *********************************************************** */
/* * SEGMENTNAV                                              * */
/* * The following styles are applicable to all tags used    * */
/* * on the grey primary navigation bar.                     * */
/* *********************************************************** */
a.segmentnav {
	text-decoration: none;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; }
	
a:hover.segmentnav {
	text-decoration: underline;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; }
	
a:visited.segmentnav, a:active.segmentnav {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; }
	
tr.segmentnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px ; 
	background: #cccccc; }

td.segmentnav {
	border-top:1px solid #999999; 
	border-bottom:1px solid #999999; 
	text-align: center }
		
/* *********************************************************** */
/* * LINKNAV                                                 * */
/* * The following styles are applicable to all tags used    * */
/* * on the blue secondary navigation bar on the left of the * */
/* * left of the screen and also in an application site such * */
/* * as DBAI, in the top right hand corner of the screen     * */
/* *********************************************************** */
body.linknav { 
	font-family: Arial, Helvetica, sans-serif; 
	background: #000066 ; 
	color: #ffffff; 
	font-size: 10px  }
	
a.linknav {
	text-decoration: none;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold }
	
a:hover.linknav {
	text-decoration: underline;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold }
	
a:visited.linknav, a:active.linknav {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold }
	
td.linknav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px ; 
	background: #000066 }
	
ul.linknav {
	font-size: 10px;
	color: #ffcc00; 
	list-style-type: square;
	margin-top: 10px ;
	margin-right: 5px ;
	margin-bottom: 0px }
	
li.linknav {
	font-size: 10px;
	margin-bottom: 5px ;
	margin-left: -15px }

p.linknav {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffcc00; 
	margin: 5px 10px ;
	font-weight: bold ;
	font-size: 10px }
	
h1.linknav {
    margin: 5px; 
	color: #ffffff; }
	
h3.linknav {
    margin: 5px; 
	color: #ffffff; }
	
.link-new {
	color:#dd0000 !important;
	}

	
/* *********************************************************** */
/* * HEADNAV                                                 * */
/* * The following styles are applicable to all tags used    * */
/* * on yellow title bar at the top of the screen            * */
/* *********************************************************** */
a.headnav {
	text-decoration: none;
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }
	
a:hover.headnav {
	text-decoration: underline;
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }
	
a:visited.headnav, a:active.headnav {
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }
	
ul.headnav {
	font-size: 11px;
	list-style-type: square ;
	color: #000066; 
	line-height: 150%; }
	
li.headnav {
	margin-top: 1px; 
	margin-left: -15px ;
	margin-bottom: 1px }
	
td.headnav {
	background: #ffcc00; }
	
p.headnav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; }

/* *********************************************************** */
/* * The following styles are applicable for tables and rows * */
/* *********************************************************** */

table.aligntable {
    margin: 5px 25px ; }

table.spctable {
    margin: 10px 25px ;
    background: #dddddd ; 
	border-collapse: collapse ;
    width: 90% }

table.spctable50 {
    margin: 10px 25px ;
    background: #dddddd ; 
	border-collapse: collapse ;
    width: 50% }

tr.rowheader {
    color: #000066 ; 
    background: #ffcc00 }

tr.odd {
    background: #dddddd }
    
tr.even {
    background: #cccccc }

/* *********************************************************** */
/* * The following styles are applicable for the sitemap     * */
/* *********************************************************** */

table.sitemap {
    margin: 10px 25px ;
    background: #ffffff ; 
	border-collapse: collapse }
	
tr.sitemap {
    color: #000066 ; 
	font-weight: bold ;
    background: #9ca5c6 }

/* *********************************************************** */
/* * The following styles are applicable for the blue section  */
/* * bar below the banner.                                     */
/* *********************************************************** */

table.sectiontable {
	background: #9ca5c6 ;
    text-align: center ; 
	border-collapse: collapse ;
	width: 100% ;
    margin: 0px  }
            
td.sectiontable {
	background: #000066 ;
	text-align: right ;
	font-size: 11px ;
	font-weight: normal ;
	color: #ffcc00 }

a.sectiontable {
	text-decoration: none;
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }
	
a:hover.sectiontable {
	text-decoration: underline;
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }
	
a:visited.sectiontable, a:active.sectiontable {
	color: #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }
	
/* *********************************************************** */
/* * The following styles are used in popups                 * */
/* *********************************************************** */

p.popup {  
	font-family: Arial, Helvetica, sans-serif; 
	margin: 10px 10px ;
	font-size: 10px;  
	font-weight: bold; }
	
h1.popup { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px ;
	font-size: 16px;
	color: #000066;
	font-weight: bold; }

ul.popup {
	text-align: left; 
	list-style-type: Square; }

li.popup {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; }
.login_window {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	background-color: #B9DEE6;
	border: none;
}	

	
.info_pane {
	background-color: #FFFFF0;
}
.warning_messages {
	font-weight: bold;
	color: #7C7CC9;
	font-style: italic;
}
.tab_search_name {
background:#e1e1e1;
}
.tab_search_info {
	background-color: #E1E1E1;
}
.tab_search_order {
background-color: #ffffff;
padding-bottom:10px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #EEEEEE;
}
.tiskovka {
        margin-top:20px;
	margin-left: 20px;
	margin-right: 20px;
}
.tiskovka TD {
padding-bottom:5px;
padding-left:5px;
text-align:left;
vertical-align:top;
}
.tiskovka TABLE {
margin-top:5px;
}
.tiskovka h2 {
margin:0px;
}


a:hover.tiskovka {
	text-decoration: underline;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; }
	
a:visited.tiskovka, a:active.tiskovka {
	text-decoration: none;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; }
	
.cerpanione {
	font-size: 12px;
	padding: 4px;	
	color:#000000;
	border-left: 1px solid #aaaaaa;

}
.cerpanisubj {
	font-weight:bold;
	color:#000066;
	letter-spacing:1px;
	font-size:110%;
	border-bottom:1px solid #aaaaaa;
	

}
.cerpaniinfo {
	color:#000066;
}
.cerpaniimpinfo {
	color:#990000;
}


.dunslic {
margin-right:10px;
padding:2px 4px 1px 5px;
background:#FFCC00;
color:#000099;
display:inline;
font-size:0.8em;
}
.dunslic A {
text-decoration:none;
}
.licdundiv {
padding:5px;
background:#eeeeee;
margin-right:12px;
margin-left:12px;
}
.licdunname {
font-size:1.2em;
font-weight:bold;
}
.licdunbutt {
background:#FFCC00;
padding:10px;
}

.licdunbutt2 {
padding:10px;
}

.sidemenu {
margin:0px;
margin-right:0px;
margin-top:0px;
padding:0px;
text-align:right;
width:180px;
padding-top:10px;
padding-bottom:6px;
border-left:1px solid #000066;
border-bottom:1px solid #000066;
border-right:1px solid #000066;
background:#9CA5C6;
}
.menulang A{
margin:0px !important;
padding: 0px !important;
font-size:0.8em !important;
}

.sidemenu A {
text-decoration:none;
display:block;
padding:1px;
padding-right:10px;
padding-left:5px;
border:1px solid #9CA5C6;
color:#000066;
}
.sidemenu A:hover {
text-decoration:none;
background:#FFCC00;
color:black;
border:1px dotted #000066;
border-left:5px solid #000066;
}
.dunsbig {
margin:20px;
text-align:center;
padding:5px;
font-size:3em;
background:#FFCC00;
width:9em;
}
.licdunobjednavatel {
padding:10px;
padding-bottom:5px;
background:#EEEEEE;
margin-left:15px;
margin-right:15px;
}


.separator {
margin:0px;
margin-top:2px;
border-top:1px solid #000066;
height:2px;
}
.searchform {
margin:20px;
}

.loginform {
margin-left:20px;
background:#9CA5C6;
border:1px solid #000066;
}
.loginform FORM {
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
padding-top:10px;
}
.par-info {
padding-left:5px;
text-align:justify;
padding-right:10px;
}
.h3-info {
margin-top:20px;
padding-left:15px;
}
.textovastranka P {
margin-right:30px;
}
.textovastranka UL {
margin-right:30px;
}
.textovastranka LI {
margin-bottom:10px;
}
