/* 
    Document   : main.css
    Created on : Jan 11, 2010, 9:45:21 PM
    Author     : risko
    Description:
*/
HTML {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

BODY {
    background-image: url(./background.png);
    background-color: #111111;
    background-attachment: fixed;
    background-repeat: repeat;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

TD {
    font-family: 'Trebouchet MS',sans-serif,Verdana,Helvetica,Arial;
    font-size: 12px;
    color:#333;
}

IMG {
    border: none;
}

TD.img {
    border: none;
    padding: 0;
    margin: 0;
}

.g_nadpis {
    font-size: 13pt;
    font-weight: bold;
    color: #316989;
    border-bottom: 1px solid #316989;
}

TD.text {
	text-align: left;
	vertical-align: top;
}

A, A:visited {
	cursor:pointer;
	text-decoration: none;
	border-style: none;
	color: #333344;
}

.menuitem {
    cursor: pointer;
}

IMG.baobab {
    width: 703px;
    height: 437px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -99;
}

#copyright A {
    color: #999;
}

#lastupdate {
    font-weight: bold;
    text-align: right;
    padding-right: 18px;
    font-family: Tahoma;
    font-weight: bold;
    color: #999;
    font-size: 6pt;
}

#copyright {
    text-align: left;
    padding-left: 18px;
    font-family: Tahoma;
    font-weight: bold;
    color: #999;
    font-size: 6pt;
}

.heading-6 {
    font-size: 13pt;
    font-weight: bold;
    color: #316989;
    border-bottom: 1px solid #316989;
}

#main_table {
	background: url(baobab2.gif) no-repeat bottom left; 
	height: 100%;
}

#ws_1 {
	background: url(ws_left.png) repeat-y;
}

#ws_2 {
	background-color:white;
}

#ws_3 {
	margin:0px 18px 15px 18px;
}

#ws_4 {
	background: url(ws_right.png) repeat-y;
}

.w_950 {
	width:950px;
}

.w_910 {
	width:910px;
}

.w_100p {
	width:100%;
}

.none {
	display: none;
}

#map_canvas {
	width: 670px;
	height: 517px;
}

.galery_menu, .galery_menu:visited {
	padding: 2px 10px 0px 10px;
	letter-spacing: 0.1em;
	font-size: 11pt;
    font-weight: bold;
    color: #316989;
    aborder-bottom: 1px solid #316989;
}

.galery_menu:hover {
	color: #fff;
	background-color: #316989;
}

.f_14pt {
	font-size:14pt;
}
