body {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	border-color : #000000;
	border-style : none;

/*	scrollbars coloring is not defined by W3C standards (CSS1, CSS2) and works only in ie5.5 ++
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
*/

}

/*******************   anchory   *************/
a, a:link, a:visited {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0075BA;
	background-color: transparent;
}
a:hover {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0075BA;
	background-color: transparent;
}
a.submenu, a.submenu:link, a.submenu:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
	background-color: transparent;
}
a.submenu:hover {
	color: #0075BA;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
a.hp, a.hp:link, a.hp:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #FFFFFF;
	background-color: transparent;
}
a.hp:hover {
	color: #B3CCE5;
	text-decoration: underline;
	background-color: transparent;
}
a.black, a.black:link, a.black:visited {
	font-weight: normal; 
	color: #000000;
	text-decoration: underline;
}
a.black:hover {
	color: #575757;
	background-color: transparent;
}
a.contextMenu, a.contextMenu:link, a.contextMenu:visited {
	font-weight: normal; 
	color: #0075BA;
	text-decoration: none;
}
a.contextMenu:hover {
	color: #0075BA;
	text-decoration: underline;
	background-color: transparent;
}

/*******************   obezne   *************/
h4{
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 13px; 
        font-weight: bold;
	color: #006AC1;
	background-color: transparent;
	margin: 10,20,6,12;
}
p {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: transparent;
	margin: 10,20,6,12;
}
td {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: transparent;
}
th {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #000000;
	background-color: transparent;
}

form {
	font-family: "Arial CE", Arial, sans-serif;
	font-size : 11px; 
	color: #000000; 
	background-color: transparent;
	margin : 0px;
	padding : 0px;
}
input {
	font-family: "Arial CE", Arial, sans-serif;
	font-size : 11px; 
	color: #000000; 
	background-color: white;
    border-color: #046AC4;
    border-width: 1px;
	border-style: solid;
	margin : 0px;
	padding : 0px;
}
textarea {
	font-family: "Arial CE", Arial, sans-serif;
	font-size : 11px; 
	color: #000000; 
	background-color: white;
    border-color: #046AC4;
    border-width: 1px;
	border-style: solid;
	margin : 0px;
	padding : 0px;
}
select {
	font-family: "Arial CE", Arial, sans-serif;
	font-size : 11px; 
	color: #000000; 
	background-color: white;
	margin : 0px;
	padding : 0px;
	width: 100px;
}
label {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #046AC4;
	background-color: transparent;
	line-height: 30px;
} 
fieldset {
	margin : 10px;
	padding : 4px;
}
/*******************   classy   *************/
.heading {
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}
.hp {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
p.justif {
	text-align: justify;
	margin: 10,50,6,12;
}
.contextMenu {
	font-weight: normal; 
	color: #0075BA;
	text-decoration: none;
}
.submenuPad {
	padding: 4px;
}
.blue {
	color: #006AC2;
}
.formTitle {
        font-weight: bold;
        color: #046AC4;
}
.radio {
	font-family: "Arial CE", Arial, sans-serif;
	font-size : 11px; 
	color: none; 
	background-color:  transparent;
    border-color: none;
    border-width: 0px;
	border-style: none;
	margin : 0px;
	padding : 0px;
}
/****************** organizacni struktura ****************/
li.invisible {
	display: none;
}
li.visible {
	display: block;
}
li.fake {
	display: none;
	visibility: hidden;
}
ul.fake {
	visibility: visible;
	position: relative;
	top: -12px;
}
/****************** statistiky provozu *******************/
.statprov {
	background-color: #DAF2FA;
        text-align: center;
}
.red {
	color: #C00000;
}
.bgblack {
        background-color: black;
}
/****************** verejne zakazky *******************/
table.vz {
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-spacing: 0; 
	border-collapse: collapse;
}

td.vzhead {
	border-color: black; 
	border-width: 1px 1px 0 0; 
	border-style: solid; 
	margin: 0; 
	padding: 4px; 
	background-color: #CCCCCC;
	font-weight:bold;
}

td.vz {
	border-color: black; 
	border-width: 1px 1px 0 0; 
	border-style: solid; 
	margin: 0; 
	padding: 4px; 
	background-color: #CCCCCC;
}
