#root {
	position: relative;
	text-align: left;
	min-width: 990px; 
    width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#root DIV.top {
	margin-top: 5px;
	height: 90px;
	padding: 0px 0px 0px 0px;
}


BODY { 
	font-size: 9pt; 
    color: #000000; 
    background-color: #BFCFFF;
    background-image: url("../img/bg.png"); 
}

BODY, P, DIV, H1, H2, H3, H4, UL, OL, LI, FORM, TH, TD, INPUT, SELECT, TEXTAREA { 
	padding: 0px; margin: 0px; 
    font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, Sans-serif; color: #454545; 
}

IMG { border: solid 0px; }

H1, H2.h1 { font-size: 1.7em; font-weight: normal; margin-bottom: 10px; color: #0080C0; }
H2 { font-size: 1.2em; font-weight: normal; margin-bottom: 10px; }
H3 { font-size: 1.1em;   }
H4 { font-size: 1em;  }

P { padding-bottom: 10px; padding-LEFT: 5px;  text-align: justify; }

UL, OL { padding-left: 20px; margin-left: 20px; padding-bottom: 15px; }

INPUT, SELECT, TEXTAREA { font-size: 1em; }

A, A:HOVER, A:VISITED { color: #0080C0; }


.dNone { display: none; }

#root DIV.top { 
	clear: both; 
}
#root DIV.top DIV.logo { padding: 0px; }
#root DIV.top DIV.logo H1 { padding: 0px; margin: 0px; }
#root DIV.top DIV.logo-family { padding: 0px; }
#root DIV.top IMG.logo { margin: 0px; }

/* Reklamni banner horni pozice */
#adTop { position: absolute; top: 5px; left: 496px;  }
#adTop IMG { margin: 0px; }

/* Linka s reklamnim textem */
#headerline { 
	position: relative; 
	margin-bottom: 3px;
    padding: 2px;
    color: #454545;
}

#headerline A {	
    color: #454545;
    font-weight: normal; 
    text-decoration: none;
}

#headerline A:hover {	
	color: #B35A00;
    font-weight: normal; 
    text-decoration: underline;
}


/* nontable layout */
#main {
    width: 958px; 
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    min-height: 400px;   
	margin-bottom: 5px;
	background-color: #FFFFFF;
    border: 1px solid  #BEBEBE;
    background-image: url("../img/main.png");
    background-repeat: no-repeat; 
}

.img2 { 
	border: solid 0px;
    margin-left: 10px; 
}

/* Odkazove nadpisy na titulni strance */
#main H2 A { font-size: 1.2em; text-decoration:none; }
#main H2 A:hover { text-decoration:underline; }



/* Paticka stranky */
#footer { 
	clear: both; 
    text-align: center; 
    padding: 5px;
    color: #FFFFFF; 
	background-color: #FFFFFF;
    border: 1px solid  #BEBEBE;
    margin-bottom: 10px;
}


/******************************************************************************
	Horni linka s reklamnim textem, tesne pod hlavickovym pruhem
******************************************************************************/


/* headery */ 
#main H1 { 
	color: #000000; 
}

#main H2 { color: #000000; }
#main H3 { color: #000000; }
#main H4 { color: #000000; }

/* text */ 
#main P { 
	color: #000000; 
}

/* odkazy */ 
#main A { color: #B35A00; }

#main .mainMenu {
	background-color: #EEEEEE;
    border: 1px dotted #333333;
    padding: 5px;
    width: 200px;
    align: right;
    position: absolute; top: 108px; left: 766px; 
}

#main .mainBody {
    width: 730px;
}

/* Sedy link na stranky, kde nepotrebujeme jeho zvyrazneni */
#main .glink {
	color: #000000;
}