/* CSS Document */
.head-left{
	float : left;
}
.head-right{
	text-align: right;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.head-vlajky {
	margin-top: 10px;
	margin-right: 10px;
}
.head-nadpis {
	margin-top: 85px;
}

.body-content{
	height : 450px;
	border-collapse: collapse;
	margin-left: 16px;
}
.body-menu{
	float : left;
	width: 170px;
	height: 430px;
}
.body-obsah{
	overflow: auto;
	width: 570px;
	height: 450px;
	padding-left: 10px;
	scrollbar-3dlight-color: rgb(0,102,0);
	scrollbar-arrow-color: rgb(0,102,0);
	scrollbar-track-color: rgb(0,102,0);
}
.body-pata{
	text-align : left;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	font-style: italic;
}

/***/
.imgRAM {
	text-align: center;
}
.imgRAM2 {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 2px solid rgb(0,102,0);
}

/* fotogalerie*/
.album {
	clear: both;
	vertical-align: top;
}
.obr {
	text-align: center;
	border: 2px solid rgb(0,102,0);
	padding: 5px;
	margin: 3px;
	z-index: 1;
	float: left;
}

/*body*/
A {color: #165413; text-decoration: underline;}
A:hover {color: #2C9A24;}
.black {color: black;}
h2 {color: #500000; border-bottom: 1px solid black; margin-right: 10px;}
.uline {text-decoration : underline;}

/* aktuality */
.nounder {text-decoration: none;}
.podMENU {font-weight: bold;}
.podMENU A {font-weight: bold;}

/* hlavni menu */
.menuMAIN A {
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	color: #165413;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration : none;
}
.menuMAIN A:hover {
	color: #00cc00;
}
.menuMAIN .under {color:#165413; text-decoration:underline;}

.invTXT {color: #CAFFAD;}
.horule {margin-right:10px; border-bottom:1px solid black; clear:both;}

