/*rozmery*/
.s_middle{
	width: 670px;
}
.tretina{
	width: 205px;
}
/*obecne*/
body {
	margin: 0px;
	padding: 0px;
	background: #1F671C;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: Black;
}
a {
	border: 0px;
	color: #792733;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.1em;
}
a:visited {
	color: #551B26;
}
a:link {
	color: #792733;
}
a:hover {
	color: #00605E;
	font-weight: bold;
}
h1 {
	font-size: 26px;
	color:#1F671C;
	font-style: italic;
}
h2 {
	font-size: 20px;
	color: #1F671C;
}
h3 {	font-size : 16px;
	color: #1F671C;
	padding:0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
a.up{
	background-color: #FEDB00;
	font-weight: normal !important;
}
/* *************************** STRUKTURA STRANKY *************************** */
div#obrys{
	margin: auto;
	width: 754px;
	background-color: black;
	text-align: center;
}
div#brief{
	width: 750px; /*background-color: white;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	position: relative;
	font-size: 11px;
}
div#brief div{
	margin: 0px 5px 0px 5px;
}
div.dolni{
   clear: both;
	width: 100%;
	height: 18px;
	background-color: black;
	font-size: 5px;
}
div#hlavni{
	/*position:relative;*/
	width: 750px;
	background-color: #DFC741;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	clear: none;
	position: relative;
	text-align: left;
}
div#hlavicka{
	width: 750px;
	background-color: #FCC648;
	background-image: url(images/skaut-0-0.jpg);
	height: 123px;
	position: relative;
}
div#hlavicka .information{
	position: absolute;
	padding: 5px;
	width: 200px;
	top: -24px;
	right: 5px;
	text-align: right;
	background: transparent;
	border: 0px;
}
div#hlavicka .information br{
	display: none;
}
/* *************************** MENU *************************** */
div#menu{
	text-align: right;
	background-image: url(images/skaut-1-0.jpg);
	color: Green;
	font-weight: bold;
	height: 28px;
}
div.polozka{
	margin: 0px;
	padding: 0px;
padding-top: 2px;
padding-left: 100px;
float: right;
}
span.polozka{
	
	text-align: center;
}
a.menu {
	color: #1F671C;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	font-weight: normal;
	padding: 0px 4px;
	border-left: 1px solid #595F00; /*background-color: #D3EAA6;*/
	font-size: 11px;
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #1F671C;
}
a.menu:hover, a.selected:hover {
   font-weight: normal;
	color: white;
	text-decoration: underline;
	background-color: #595F00; /*border: 3px double #006400;*/
}
a.selected, a.selected:link, a.selected:visited{
	background-color: #CDB93E;
	color: Black;
	position: relative;
	top: 1px;
	border-top: 1px solid #CDB93E;
}
a.sel, a.sel:link, a.sel:visited{

}
/* *************************** HLAVNI NADPIS *************************** */
div#nadpis{
	margin: 0px;
	background: #CEBA3F url(images/skaut-2-0.jpg) no-repeat;
	height: 77px;
	line-height: 77px;
	text-align: center;
}
h1#big{
	font-size: 2.4em;
	color: Green;
	font: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}
/* *************************** VNITREK *************************** */
div#vnitrni{
   background-image: url(images/skaut-3-0.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
/*paticka*/
#foot{
	font-size: 11px;
	border-top: 1px solid Silver;
	padding: 1px 10px 1px 10px;
	color: #494949;
}
/* *************************** VZKAZY *************************** */

/*pozice odkazu na stredisko*/
.up:link, .up:visited {
	margin-top: 166px;
	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: #E6D886;
	border: 1px solid #595F00;
	float: right;
	padding: 0px;
	margin: 0px;
	color: green;
}
.right_col h3{
	font-size: 15px;
	border-bottom: 1px solid  #595F00;
	background-color: #595F00;
	padding: 0 3px 0 3px;
	margin: 0px 0 3px 0;
	color: White;
	text-align: center;
	font-weight: normal;
}
.right_col p{
	padding: 3px;
	margin: 0px;
}
/*svetly a tmavy ramecek*/
.frame_d{
	border: 1px solid Black;
	color: black;
	background: #C6B135;
}
.frame_l{
	border: 1px solid #595F00;
	background-color: #E6D886;
}

/*bunky statistiky*/
.statistic th{
	background-color: #595F00;
	color: white;
	border: 1px solid #595F00;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}
.statistic td{
	border: 1px solid #595F00;
	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(unknown.jpg);
}
.id_foto_size{
	width: 100px;
	height: 120px;
}

/*AKCE*/
.akce {
	color: Black;
	border: 1px solid #595F00;
	background-color: #E6D886;
	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: #006400;
}
table.info a:hover{
	text-decoration: underline;
	color: #2F4F4F;
}
.info h2{
	margin: 2px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #595F00;
	border-top: 1px solid #595F00;
	text-transform: uppercase;
	color: Black;
	background: #E6D886;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
}
.info h3{
	color: #595F00;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.info h3.heading {
	margin: -2px;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #595F00; /*	border-top: 1px solid #FFA500;*/
	text-transform: uppercase;
	color: #595F00; /*background: #FFE7BB;*/
/*font-family: "Courier New", Courier, monospace;*/
	font-size: 16px;
}
.info h3.year {
	margin: 7px 0px 5 0px;
	text-align: left;
}
.info h3.year span{
	padding: 1px 5px 1px 5px;
	font-size: 15px;
}
.info hr.color{
	color: #595F00;
	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 #595F00;
	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 #595F00;
	color: #595F00;
	background: #FFE7BB;
	font-size: 16px;
	font-weight: normal;
}
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}

.ram{
	font-weight: normal !important;
}

/*uvodni strana*/
p.pokrik{
	color: #595F00;
	font-style: italic;
	font-weight: bolder;
	font-size: larger;
}
	
/*zvyrazneny text*/
.imp{
	color: Red;
}
.nastenka{
	color: #595F00;
	border: 1px solid #595F00;
	background-color: #E6D886;
	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: #595F00;
	font-weight: normal;
	font-style: italic;
}
.nastenka.datum{
	font-weight: normal;
}
a.aktualne, a.aktualne:visited, a.aktualne:link, a.aktualne:hover {
	display: block;
	background-color: #595F00;
	width: 100%;
	color: white;
	text-decoration: none;
	height: 15px;
	font-weight: normal;
	padding: 3px 0px;
}
.smajlici {
	width: 230px;
	/*border: 1px solid black;*/
}

