
*
{
	font-family: Arial, Verdana,'Arial CE', Helvetica, sans-serif;
}

html, body { height: 100%; }
body
{
	text-align: center;

	background: #ffffff url(../imgs/strana.gif) repeat;

	font-size: 12px;

	top: 0px;
	left: 0px;
	bottom: 0px;

	padding: 0px;
	margin: 0px;

	width: 100%;

	min-width: 990px;

	position: absolute;

}

a { text-decoration: none; }

h3.nadpis
{
	margin-left: -1em;
	color: #458DE0;
}

#stranka
{
	background: #F0F0F0 url(../imgs/telo.png) top left repeat-y;

	/* border-left: 3px solid #000000; */
	/* border-right: 3px solid #000000; */

	margin: auto;

	width: 990px;

   	height: 100%;

	/* position: relative;*/
}

html>body #stranka
{
	height: auto;
	min-height: 100%;
}

/* 				HLAVICKA 				*/

#hlavicka
{

	top: 0px;
	left: 0px;
	height: 59px;
	width: 970px;

	padding-left: 2px;

}
*>#hlavicka
{
	width: 968px;
	padding-left: 12px;
	*padding-left: 2px; /* IE 7 */
}

#hlavicka #horni
{
	background: transparent url(../imgs/hlavicka_horni.gif) repeat;

	top: 0px;
	left: 0px;
	height: 28px;
	width: 100%;

	position: relative;
}

#hlavicka #menu
{
	background: transparent url(../imgs/hlavicka_menu.gif) repeat;

	height: 29px;
	width: 100%;
}

#hlavicka #logo
{
	background: #ffffff;

	z-index: 2;
	top: -57px;
	left: 0px;
	height: 57px;
	width: 95px;

	position: relative;
}

#hlavicka #text
{
	color: #458DE0;

	top: -111px;
	/*right: 25px;*/
	font-size: 19px;
	text-align: right;

	position: relative;
}

#hlavicka #jazyky
{



	position: relative;
}

#hlavicka #dolni
{
	background: transparent url(../imgs/hlavicka_dolni.gif) repeat-x;

	top: -79px;
	left: 0px;
	height: 2px;
	width: 100%;

	position: relative;
}
*>#hlavicka #dolni
{
	top: -80px;
	*top: -79px;
}

#telo
{
	top: -90px;
	left: 0px;

	position: relative;
}
*>#telo { top: 0px; }

#info
{
	
	width: 213px;
	height: 100%;
	float: left;

	top: 10px;
	left: 10px;

	text-align: center;

	position: relative;

}

.info_nadpis
{
	font-size: 14px;
	font-weight : bold;
	color: #458DE0;
}

#info td.#nadpis
{
	font-size: 14px;
	font-weight : bold;
	color: #458DE0;
}

#info td.titulek
{
	padding-left: 2ex;
	font-size: 12px;
	font-weight : bold;
	color: #458DE0;
}

#info td.text
{
	font-size: 12px;
	font-weight : normal;
	color: #000000;
}

#obsah
{
	width: 757px;
	left: -4px;

	float: right;

	text-align: left;

	position: relative;
}
*>#obsah { left: -9px; }

#obsah #format
{
	margin-left: 1em;
	margin-right: 1em;

	text-align: justify;
}

div.odsazeni
{
	font-size: 12px;
	margin-left: 2em;
}

a
{
	font-size: 12px;
	color: #3F8DE4;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a:hover
{
	color: #3F8DE4;
	background-color: #DDE8FF;
}

a.email
{
	color: #000000;
	font-size: 10px;
}

a.email:hover
{
	color: #3F8DE4;
	background-color: #DDE8FF;
}

td.tdbila, th.thbila
{
	COLOR: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
}

.tenka_tabulka table
{
	color: #000000;
	border: 1px solid #000;
}

.tenka_tabulka td
{
	color: #000000;
	border: 1px solid #000;
}

.modra_tabulka table
{
	background-color: #4AA5FF;
	border: 4px outset #0080FF;
}

.modra_tabulka td.nadpis
{
	color: #000000;
	background: #BBD5F4;
	border: 2px ridge #0080FF;
}

.modra_tabulka td.pole
{
	color: #000000;
	background: #FFFFFF;
	border: 2px ridge #0080FF;
}

// Stranky

table.stranky
{
	font-size: 12px;
	text-align: center;
}

table.stranky td
{

	background: #ffffff;
	color: #000000;
	border: solid 1px #000000;
	text-align: center;
}

a.stranka, a.stranka:visited,
a.stranka_posun, a.stranka_posun:visited
{
        display: block;

        background: #ffffff;
        color: #000000;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
}

a.stranka:hover
{
	background: #000000;
	color: #ffffff;
}

a.stranka_posun, a.stranka_posun:visited
{
	background: #99ABE8;
        color: #000000;

        font-size: 10px;
}

a.stranka_posun:hover
{
	background: #ffffff;
	color: #000000;
}

.aktivni { background: #BCCBE8; }

.licha, .pozadi { background-color : #CCCCCE; }
.suda	{ background-color : #E0E0E0; }

#aktuality
{
	background: #fff;
	margin: 1ex 0 1ex 0;
	padding: 1ex;
	/* border: 1px solid #000; */
	text-align: left;
	
	/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
}

#aktuality .starsi
{
	text-align: right;
}

#aktuality .starsi a
{
	color: #000;
	font-size: 9px;
}



#aktuality h3
{
	background: #BBD5F4;
	text-align: center;
}

#aktuality .aktualita
{
	padding: 1ex 0 1ex 0;
	border-bottom: 3px double #000;
	font-size: 11px;
}

#aktuality .aktualita .info
{
	float: left;
	padding-right: 1ex;
	margin-bottom: 1ex;
}

#aktuality .aktualita .titulek
{
	color: #808080;
	font-size: 10px;
	margin-bottom: 1ex;
}

#aktuality .aktualita .datum
{
	color: #808080;
	font-size: 10px;
	margin-bottom: 1ex;
}

#aktuality .aktualita a
{
	font-size: 11px;
}

.informacniCentrum
{
	background: #fff;

	width: 188px;

	border: 1px solid #000;
	margin-left: 5px;
	margin-top: 2em;
	padding: 5px;
}


*html .informacniCentrum,
*+html .informacniCentrum
{
	width: 189px;
	margin-left: -2px;
}

