/* ================= root  ================= */

body
	{
	text-align: left;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	background-attachment: scroll;
	background-color: #ffffff;
	color: Black;
	}

/* ================= page structure ================= */
	
#centerbox
    {
    position:absolute;
    left:50%;
    }    
#centerbox2
    {
    position:absolute;
    left:-410px;
    }    
    

#title {
	position: absolute;
	padding: 0 0 0 0;
	top: 14px;
    left: 20px;
}

#kms {
    position: absolute;
    padding: 0 0 0 0;
    top: 60px;
    left: 20px;
    z-index: 100;
}


#navbar {
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 100px;
    left: 200px;
	text-indent: 10px;
	background-color: #202050;
	text-align: left;
	width: 640px;
    z-index: 149;
}

/* zeleny navbar pro korbu */
#navbar_k {
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 100px;
    left: 200px;
    text-indent: 10px;
    text-align: left;
    width: 640px;
    z-index: 149;
    background-color: #184018;
}

#searchbar {
    position: absolute;
    padding: 0px 0px 0px 0px;
    top: 75px;
    left: 540px;
    text-align: right;
    width: 300px;
    height: 30px;
    z-index: 150;
}



#page {
	width: 820px;
	position: absolute;
	top: 120px;
	left: 20px;
	margin: 0 0 0 0;
}

#content {
    /*width: 780px;*/
    width: 800px;
	margin: 10px 10px 10px 10px;
}


#foot {
	border-top: 4px solid #639cad;
    width: 820px;
	text-align: right;
	font-size:9px;
	color: #606070;
	font-style : italic;
	margin-top: 10px;
    height: 50px;
}
   

.head {
    background-color: #A8CCC1;
    border-bottom: solid 2px #112B82;
    padding: 10px 10px 10px 10px;
        }
.tail {
    margin: 0px 0px 0px 0px; 
    background-color: #A8CCC1;
    padding: 10px 10px 10px 10px;
    border-top: solid 2px #112B82;
    text-align: center;
        }

/* ================= commons ================= */

form
 {
 	/*text-align: center;*/
	padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
}

input, select, textarea
{
    font-family: "Verdana", sans-serif;
/*	font-weight : bold;*/
	color: White;
	border: solid 1px White;
	background-color: #002080;
	font-size: 13px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
    padding-bottom : 2px;
}

td {
	padding: 3px 3px 3px 3px;
	}

th {
	padding: 2px 2px 2px 2px;
	font-weight : normal;
	}

p {
	padding: 0 0 0 0;
	text-align: justify;
	text-indent : 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

pre {
	text-align: left;
	text-indent : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;	
	}
	

a {
	color: #909000;
	text-decoration:none;
	}
    
.forceblack {
    color: #000000;
    }

.navlink {
	color: #ffffff;
	font-weight : bold;
	text-decoration:none;
	}

.invlink {
    color: #bbbbbb;
    font-weight : bold;
    text-decoration:none;
    background-color: #dddddd;
    }


a:hover {
	color: #FF0000;
	text-decoration:none;
	}

.center
    {
    text-align:center;
    }
/* --------- headers ------- */
	
h1
	{
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
    }
h1 .description
    {
    font-size : 14px;    
    font-style: italic;
    }

	
h2
	{
	font-size : 17px;
	padding: 5px 5px 5px 5px;
    background-color: #206020;
    color: white;
    }

h3
	{
	font-size : 15px;
	font-style: italic;
	font-weight : bold;
    text-decoration: underline;
	padding: 5px 5px 5px 5px;
    }

    
.sectiontitle
    {
    width: 100%;
    background-color: #a0a0a0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;    
    padding: 5px 0px 5px 0px;
    }
    

/* --------- general formating ------- */
.small
	{
	font-size : 10px;
	}


.stamp
{
    font-size: 10px;
    padding : 2px 5px 2px 5px;
    color: #606060;
}

.big
	{
	font-size : 18px;
	}

.caption {
	color: #2020e0;
}

.value {
	font-weight : bold;
    color: black;
}

.units {
	font-style : italic;
    font-weight : normal;
	font-size : 80%;
}

.description {
    font-weight : normal;
    font-style : italic;
	color: #404040;
}


/* ------------- rules ------------ */	

hr
{
	border : thin solid #003090;
	margin-bottom : 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ------------ GUI messages ----------- */

.message {
    font-weight : bold;
    font-size: 12px;
    color : black;
    background-color: yellow;
    border: dotted 1px black;
    text-align : center;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px; 
    padding-bottom: 5px;
}

.spam {
	font-weight : bold;
	font-size: 12px;
	color : #d0d0d0;
    background-color: #f8f8f8;
    border: dotted 1px #e0e0e0;
	text-align : center;
    margin-bottom: 5px;
    margin-top: 5px;
	padding-top: 5px; 
	padding-bottom: 5px;
}


.exception {
	background-color: #C03030;
	font-weight : bold;
	color : Yellow;
	text-align : center;
	padding-top: 5px; 
	padding-bottom: 5px;
}

