/*rozmery*/
.s_middle{
	width: 670px;
}
.tretina{
	width: 205px;
}
/*obecne*/
body {
	margin: 0px;
	padding: 0px;
	background: #003498;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #001478;
}
a {
	border: 0px;
	color: #6031C5;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #6031C5;
}
a:link {
	color: #6031C5;
}
a:hover {
	color: #8B008B;
}
h1 {
	font-size: 26px;
	color: #9400D3;
}
h2 {	font-size : 20px;
	color: #9400D3;
}
h3 {	font-size : 16px;
	color: #9400D3;
	padding:0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
/* *************************** STRUKTURA STRANKY *************************** */
div#obrys{
	margin: auto;
	width: 745px;
	background-color: black;
	text-align: left;
	background-image: url(images/ctverecek.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
div#brief{
	width: 740px;
	/*background-color: white;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #003498;
	border-top: 1px solid #003498;
	position: relative;
	font-size: 11px;
}
div#brief div{
	margin: 0px 5px 0px 5px;
}
div.dolni{
   clear: both;
	width: 100%;
	height: 5px;
	background-color: black;
	font-size: 1px;
	background-image: url(images/ctverecek.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
div#hlavni{
   /*position:relative;*/
	width: 740px;
	background-color: #E1FDFE;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	position: relative;
}
div#hlavicka{
	width: 740px;
	background-color: white;
	background-image: url(images/12.jpg);
	height: 139px;
	position: relative;
}


/* *************************** MENU *************************** */
div#menu{
	width: 740px;
	text-align: right;
	background-color: #001478;
	color: #E1FDFE;
	font-weight: bold;
	padding: 5px 0px 5px 0px; 
}
div.polozka{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
span.polozka{
	margin-top: 0px;
	padding: 0px 3px 0 3px;
	text-align: center;
}
a.menu {
	color: #E1FDFE;
	font-weight: bold;
	padding: 5px;
	border-left: 3px double #00147B;
	border-right: 3px double #00147B;
	/*background-color: #D3EAA6;*/
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #E1FDFE;
	border-left: 3px double #00147B;
	border-right: 3px double #00147B;
}
a.menu:hover {
	color: #001478;
	text-decoration: underline;
	font-weight: bold;
	background-color: #DEFBFF; /*border: 3px double #006400;*/
	border-left: 3px double #00147B;
	border-right: 3px double #00147B;
}
a.selected, a.selected:link, a.selected:visited{
	background-color: #DEFBFF;
	color: Black;
	border-left: 3px double black;
	border-right: 3px double black;
}
a.sel, a.sel:link, a.sel:visited{
	background-color: #FFF8B9;
}
/* *************************** HLAVNI NADPIS *************************** */
div#nadpis{
	width: 740px;
	margin: 0px;
	background: #010068 url(images/nadpis.jpg) no-repeat;
	padding: 7px 0 7px 0;
	text-align: center;
}
h1#big{
	font-size: 25px;
	color: #E1FFFF;
	font: bold;
	margin: 0px;
	padding: 0px;
}
/* *************************** VNITREK *************************** */
div#vnitrni{
   background-image: url(images/pozadi.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
/*paticka*/
#foot{
	font-size: 11px;
	border-top: 1px solid Silver;
	padding: 1px 10px 1px 10px;
	color: Silver;
}
/* *************************** VZKAZY *************************** */
.vzkazy {
	background-color: #F0FFF0;
	border: 1px solid #191970;
	margin-bottom: 10px;
}
div.invertuj {
	background: #191970;
	padding: 0px;
	color: white;
}
div.odpoved {
	background: #C3E6F5; /*border: 1px solid #00BB27;*/
	padding: 0px;
	margin: 5px 0 0 0px;
	color: #191970;
}
div.invertuj_o {
	background: #87CEFA;
	padding: 0px;
	color: white;
}
/*pozice odkazu na stredisko*/
.up:link, .up:visited {
	margin-top: 30px;
	position: absolute;
	margin-left: 659px;
}

/*rozvrzeni - sloupce*/
.left_col{
	width: 485px;
	clear: none;
	float: left;
	padding: 3px;
	margin: 0px;
}

.right_col{
	width: 200px;
	background-color: #FFFFC8;
	border: 1px solid #FFA500;
	float: right;
	padding: 0px;
	margin: 0px;
}
.right_col h3{
	font-size: 15px;
	border-bottom: 1px solid #FFA500;
	background-color: #003498;
	padding: 0 3px 0 3px;
	margin: 0px 0 3px 0;
	color: White;
	text-align: center;
}
.right_col p{
	padding: 3px;
	margin: 0px;
}
/*svetly a tmavy ramecek*/
.frame_d{
	border: 1px solid #4169E1;
	color: #4169E1;
	background: #DEEFFF;
}
.frame_l{
	border: 1px solid #191970;
	background-color: #F0FFF0;
}

/*bunky statistiky*/
.statistic th{
	background-color: #00349C;
	color: white;
	border: 1px solid #00349C;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}
.statistic td{
	border: 1px solid #00349C;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

/*slozeni*/
h2.nick{
	margin: 3px 3px 3px 20px;
	padding: 2px;
	padding-left: 30px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	/*border-bottom: 1px solid #FFA500;
	border-top: 1px solid #FFA500;
	color: #191970;
	background-color: #F0FFF0;*/
	
}
h3.name{
	margin: 3px 3px 3px 20px;
	padding: 2px;
	padding-right: 30px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
/*fotka ve slozeni*/
.id_foto{
	background-image: url(foto/id_osobni/unknown.jpg);
}
.id_foto_size{
width: 100px;
height: 120px;
}

/*AKCE*/
.akce {
	color: #003498;
	border: 1px solid #FFA500;
	background-color: #FFFFC8;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px;
	position: relative;
	margin: 5px;
}	
.info {
}	
table.info{
	border: 0px;
	font-size: 14px;
/*	width: px;*/
}
table.info tr{
	border: 0px;
}
table.info td{
	border: 0px;
	padding-right: 5px;
	vertical-align: top;
}
table.info a, table.info a:visited, table.info a:hover, table.info a:link{
	font-weight: normal;
	text-decoration: underline;
	color: Blue;
}
table.info a:hover{
	text-decoration: underline;
	color: Fuchsia;
}
.info h2{
	margin: 2px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #FFA500;
	border-top: 1px solid #FFA500;
	text-transform: uppercase;
	color: #4169E1;
	background: #FFE7BB;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
}
.info h3{
	color: #003498;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.info h3.heading {
	margin: -2px;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #FFA500;
/*	border-top: 1px solid #FFA500;*/
	text-transform: uppercase;
	color: #4169E1;
	/*background: #FFE7BB;*/
	/*font-family: "Courier New", Courier, monospace;*/
	font-size: 16px;
}
.info h3.year {
	margin: 11px 0px 9px 0px;
	text-align: left;
}
.info h3.year span{
	padding: 1px 5px 1px 5px;
	font-size: 15px;
}
.info hr.color{
	color: #FFA500;
	border: 1px solid;
	height: 1px;
}
.info .my{
	background-color: #FFD700;
}

/*odkaz na fotky*/
table.foto_odkaz{
	padding: 0px;
	position: relative;
	width: 330px;
	border: 1px solid #FFA500;
	font-size: 13px;
	float: left;
}
table.foto_odkaz img.foto{
	width: 100px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table.foto_odkaz td{
	padding-left: 0px;
	vertical-align: top;
}
table.foto_odkaz td.nadpis{
	vertical-align: top;
}
table.foto_odkaz td.nadpis h3{
	margin: 0px;
	padding: 0 0 0 5px;
	border: 1px solid #FFA500;
	color: #4169E1;
	background: #FFE7BB;
	font-size: 16px;
}
table.foto_odkaz td.image{
	width: 100px;
	padding-left: 0px;
}
table.foto_odkaz td.image a img   		  {filter: gray}
table.foto_odkaz td.image a:hover img    { filter: none}



/*uvodni strana*/
p.pokrik{
	color: #9400D3;
	font-style: italic;
	font-weight: bolder;
	font-size: larger;
	}
	
/*zvyrazneny text*/
.imp{
	color: Red;
}
.nastenka{
	color: #003498;
	border: 1px solid #FFA500;
	background-color: #FFFFC8;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px;
	position: relative;
	margin: 5px;
}
.nastenka h3{
	padding: 2px;
	margin: 7px 0px 5 0px;
	text-align: left;
	color: #4169E1;
}
.nastenka.datum{
	font-weight: bold;
}
a.aktualne, a.aktualne:visited, a.aktualne:link, a.aktualne:hover {
	display: block;
	background-color: #003498;
	width: 100%;
	color: white;
	text-decoration: none;
	height: 15px;
}
.smajlici {
	width: 230px;
	/*border: 1px solid black;*/
}
/*BODOVANI*/
table.body{
	border: 1px solid;
	border-collapse: collapse;
}
table.body th{
	border: 1px solid;
	background-color: #bbe;
	padding: 2px;
}
table.body th.n{
	text-align: right;
	padding: 2px 5px;
}
table.body td{
	text-align: center;
	padding: 0px;
	border: 1px solid #88c;
	background-color: #fcc;
	width: 22px;
}
table.body td.ok{
	text-align: center;
	padding: 0px;
	border: 1px solid #88c;
	background-color: #cfc;
}

table.body td a{
	display: block;
	padding: 2px 3px;
	text-decoration: none;
}	
table.body td a:hover {
	background-color: #ccf;	
}

div#moveStrip{
	overflow: hidden;
	background-color: rgb(212, 246, 247);
	white-space: nowrap;
	position: relative;	
}
div#moveStrip img{
	display: inline;
	position: relative;
	top: -1px;
	border-right: 1px solid #aaa;
}

div#moveStrip span{
	position: relative;
}
div#moveStrip span a{
	position: absolute;
	top: -126px;
	left: 3px;
	display: none;
	width: 15px;
	height: 15px;
	background-image: url('images/jump.png');
	background-repeat: no-repeat;
	
}

h2#moveStripHeadline{
	position: absolute;
	margin-top: -70px;
	right: 10px;
	font-size: 45px;
	font-family: Trebuchet MS,"Geneva CE",lucida,sans-serif;
	color: #001478;
	float: right;
	background-color: #E1FDFE;
	border: 1px solid #aaf;
	padding: 2px 10px;
		
}
img#moveStripTmp{
	position: absolute;
	left: -6000px;
}

div.information{
	background-color: #E1FDFE;
	border: 1px solid #aaf;
	position: absolute;
	padding: 5px;
	float: left;
	margin-top: -40px;
	left: 5px;
	z-index: 100;
	font-family: Trebuchet MS,"Geneva CE",lucida,sans-serif;
}
div.information br {
	display: none;
}

