html{
	font-size: 80%;
}

body{ 
/* 	background-image: url(http://sokol-brno.stolnitenis.net/img/body_sub.jpg); */
	background-color: #bfb;
	margin: 5px 10px;
	font-family: "Sans", "Arial", sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

h1,h2,h3{
	font-family: "Sans", "Arial", sans-serif;
	font-weight: bold;
	padding: 0;
}

h1{
	margin: 0 0 1em;
	font-size: 130%;
	color: #663300;
}

h2{
	margin: 1em 0 0.3em;
	font-size: 110%;
}

h3{
	margin: 1em 0 0.3em;
	color: #663300;
}

pre{font-size: 1em; margin: 0; padding: 0;}

hr {
	margin: 0; 
	padding:0; 
	border:1px; 
	border-color: #ddeedd; 
	border-style: solid outset outset solid; 
	background-color: #ddeedd; 
	color: #ddeedd; 
	height: 1px; 
}

html>body hr {margin: 7px 0;}

* html body hr{height: 3px;}

table{
	font-family: "Sans", "Verdana", sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #006600;
}

a:hover{
	text-decoration: none;
	background-color: #006600;
	color: white;
}


#main{
	padding: 0;
	border: 6px #6a6 solid;
	margin: auto;
	width: auto;
	min-width: 875px;
	max-width: 950px;
	background-color: #ffffff;
	text-align: left;
}

* html body #main {width: 950px;}

#main_obal{border: 2px white solid}

#content_obal{
 	border: 1px #99cc99 solid;
 	border-left: 2px #99cc99 solid;
 	border-right: 2px #99cc99 solid;
/* 	border-top: 0; */
}

a#main_img{
	margin:0;
	background: url("http://sokol-brno.stolnitenis.net/img/panorama.jpg");
	height: 175px; 
/*	height: 120px; */
/*	background-position: 2% 50%; */
	background-repeat: repeat;
	background-color: #ddffdd;
	border: 0;
	border-bottom: 2px white solid;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#obec_title{
	padding: 0.2em 0.2em;
	font-family: "Sans", "Arial", sans-serif;
	display: block;
	font-size: 200%;
	font-weight: bold;
	color: yellow;
/*	text-transform: uppercase; */
}

#left_column{
	margin: 0;
	border: 0;
	padding-right: 10px;
	float: left;
	clear: both;
	text-align: left;
	width: 170px;
}

/* * html body #left_column{width: 180px} */

#middle_column{
	margin-left: 185px;
	margin-right: 185px;
	padding: 10px;
	border: 0;
	text-align: left;
	background-color: #ffffff;
}

#right_column{
	margin: 0;
	border: 0;
	padding-left:10px;
	float: right;
	text-align: left;
	width: 170px;
	background-color: #ffffff;
}

/* * html body #right_column{width: 180px} */

#bottom_panel {
	clear: both;
	padding: 5px 5px;
	background-color: #ddeedd;
	text-align: center;
	border: 1px;
	border-color: #eeffee;
	border-style:solid outset outset solid; 
}


#middle_column li{padding-bottom: 5px;}

#content img{
	border: 1px black solid;
	margin: 1em;
}

#content a{
	color: #006000;
}

#content{
	line-height: 130%;
}

#content a:hover{
	text-decoration: none;
	background-color: #006600;
	color: white;
}

.small_bottom_panel{
	font-size: 95%;
	line-height: 150%; 
}

.small_bottom_panel a:link, .small_bottom_panel a:visited, .small_bottom_panel a:active{
	text-decoration: underline;
}


#navigace{
/* 	float: right; */
/* 	margin-left: 2em; */
/* 	width: 50%; */
/* 	text-align: right; */
	font-size: 95%;
	margin-bottom: 1em;
}

#copyright
{
	font-size: 95%;
	font-style:italic;
	font-weight: bold;
	margin-top: 0.7em;
}

#copyright a:link, #copyright a:visited, #copyright a:active
{
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;
	color: #040;
	background-color: transparent;
}



#english{
	float: left;
	text-align: center;
	width: 50%;
}

#germany{
	text-align: center;
}

.vlajky_text{margin-top: 3px;}

ul.menu {
	padding:0; 
	margin:0; 
	font-family: "Sans", "Arial", sans-serif;
	text-align: left;
	list-style: none;
/* 	border-left: 2px #99cc99 solid; */
}

ul.menu li{
	background-color: #eeffee;
	background-image: none;
	border-top: 1px #99cc99 solid;
	padding: 0;
	margin: 0;
 	border-right: 2px #99cc99 solid;
}

html>body ul.menu li {margin: 0;}
* html body ul.menu li{height: 0;}

ul.menu a{
	padding: 5px 0; 
	text-decoration: none !important;
	display:block;
	width:100%;
}

ul.menu a.folder {
	background-image: url("http://sokol-brno.stolnitenis.net/redy/img/folder.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

ul.menu a:hover{
	text-decoration: none; 
	display:block; 
	width: 100%; 
	background-color:#bbeebb;
	color: #006600;
}

ul.menu .aktual{
	font-weight: bold; 
	padding: 5px 0 5px 0.7em; 
	color: #663300;
}

ul.menu .aktual:hover{background-color: #eeffee}

.menu_padding{
	display: block;
	padding-left: 0.7em;
}

.menutitle_icon{
	float: left;
	margin-right: 8px;
}


ul#hlavniMenu
{
 	border-bottom: 2px #99cc99 solid;
/*  	font-size: 95%; */
/* width:186px; */
/* background-color:white; */
}


ul#hlavniMenu
{
/*padding:0;
margin:0;
list-style-type:none;*/
}

ul#hlavniMenu ul
{
	position: absolute;
	top: -2px;
	left: 168px;
	visibility: hidden;
 	border-bottom: 2px #99cc99 solid;
	/* background-color:white; */
}

ul#hlavniMenu li
{
	position:relative;
/* 	margin-top: -1px; */
}

html>body ul#hlavniMenu li {margin: 0;}

ul#hlavniMenu a
{
/* color:black; */
/* display:block; */
/* font:12px arial,sans-serif; */
/* text-decoration:none; */
/* display:block; */
/* width:100%; */
}

ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a
{
/* background-color:black; */
/* color:white; */
}

ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a
{
/* background-color:white; */
/* color:black; */
}

ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover
{
/* background-color:black; */
/* color:white; */
}

ul.sub, ul.sub ul{
	border-left: 2px solid #99cc99;
	border-top: 1px solid #99cc99;
}

ul.sub li{
 	width: 168px;
}

ul#hlavniMenu li:hover ul.sub, ul#hlavniMenu li.hover ul.sub
{
	visibility:visible;
}

ul#hlavniMenu li:hover ul.sub li:hover ul, ul#hlavniMenu li.hover ul.sub li.hover ul
{
	visibility:visible;
}

ul#hlavniMenu li li
{
/* border:none; */
/* padding:0; */
/* background-color:white; */
}

ul#hlavniMenu li
{
	behavior: url('http://sokol-brno.stolnitenis.net/redy/css/css/hover.htc');
} 

li.pushfolder{
	margin-bottom: -3px !important;
}

html>body li.pushfolder { margin-bottom: 0 !important; }


.win_head{
	font-family: "Sans", "Arial", sans-serif;
	font-size: 110%;
	margin: 0;
	padding: 0 5px;
	border-style:solid outset none solid; 
	border-width:0; 
	border-color: #eeffee;
	background-color: #99cc99;
	width: auto;
	font-weight: bold;
/* 	min-height: 38px; */
/* 	_height: 44px; */
}

.win_head a{
	color: black !important;
	font-weight: bold !important;
	text-decoration: none !important;
	display: block;
	padding: 1em 0;
	margin: 0;
	border: 0;
}

.win_div{
	padding: 1em 0;
}

.win_head h2{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.win_head a:hover{
	background-color: transparent;
}

.win form{
	margin:0; 
	padding:2px; 
	border:0; 
	text-align: center;
}

.win_navesti{float: left; margin: 0 0.3em 0 0;}


.win{
	width: auto;
	border-left: 2px #99cc99 solid;
	border-bottom: 2px #99cc99 solid;
	font-family: "Sans", "Arial", sans-serif;
	font-size: 95%;
	text-align: left;
	background-color: #eeffee;
	padding: 8px 5px;
}

.win_left{
	border-right: 2px #99cc99 solid;
	border-left: 0;
}

.win input{
	margin: 0;
	border: 1px solid #000000;
	background-color: #ffffff; 
	color: #000000; 
	font-family: "Sans", "Arial", sans-serif;
	font-size: 100% !important;
	vertical-align: middle !important; 
}

.win input.button{
	font-size: 100% !important;
	background-color: #dddddd; 
	color: #000000;
	font-weight: bold; 
	cursor: hand;
	padding: 0 2px;
}

.win ul{
	list-style: none;
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
}

.win li{
	background: 0px 0.35em url("http://sokol-brno.stolnitenis.net/redy/img/navesti.gif");
	background-repeat: no-repeat;
	padding-left: 8px;
	margin: 0;
	margin-bottom: 3px;
}


.win a{
	font-family: "Sans", "Arial", sans-serif;
/* 	font-size: 95%; */
	font-weight: normal;
}

.win a:hover{
/* 	text-decoration: underline; */
}

.win_datum{
/* 	font-style: italic; */
	color: #000000;
/* 	font-size: 95%; */
}



a.aktualita{
	display: block;
	border: 1px;
	border-color: #eeffee;
	margin: 0;
	padding: 5px 8px;
	background-color: #bbeebb;
	text-decoration: none !important;
}

a.aktualita:hover{
	background-color: #bbeebb !important;
}

.aktualita a:link, .aktualita a:active, .aktualita a:visited{
	text-decoration: none;
}

.aktualita_hlavicka{
	margin: 10px 4px 10px 4px;
	text-align: left; 
/*	background-color: #eeffee; */
}

.aktualita_doc{
	font-size: 95%;
	margin: 10px 0 10px;
	padding: 2px;
}

.aktuality{margin-bottom: 15px; border: 0px #336633 solid;}

.aktuality img{
	float: left;
	margin: 0 10px 0px 0 !important;
}

.nadpis, .nadpis a:link, .nadpis a:active, .nadpis a:visited, .nadpis a:hover{
	padding: 0px 0px;
	width: auto;
	text-align: left;
	font-family: "Sans", "Arial", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background: none;
}

.datum{
	margin-left: 10px;
	padding: 0px 0px;
	float: right;
	width: auto;
	text-align: right;
	font-family: "Sans", "Arial", sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #663300;
}

#navigator{
	margin: 1em 0 0 0; 
	border: 0; 
	padding: 0; 
	width: 100%;
}

#pred{ 
	margin:0 0 0 1px; 
	padding:0; 
	border:0; 
	float: left; 
	width: 33%; 
	text-align: left;
}

#start{ 
	margin:0; 
	padding:0; 
	border:0; 
	text-align: center;
}

#next{
	margin:0 1px 0 0; 
	padding:0; 
	border:0; 
	float: right; 
	width: 33%; 
	text-align: right;
}


table.default{
	width: 100%;
	border-collapse: collapse;
}

table.default thead, table.mrizka thead{
	background-color: #bbeebb;
	font-weight: bold;
}

table.mrizka{
	border-collapse: collapse;
}

table.mrizka td, table.mrizka th{
	padding: 3px 5px;
	border: 1px solid #004000;
}

.outbox {padding:0; margin:0; border:0; width:100%;}

.width_99{}

* html body .width_99{width: 99% !important;}


.clear_float{
	font-size: 0;
	clear: both;
	height: 0;
	margin: -3px 0 0 0;
	padding:0;
	visibility: hidden;
	voice-family: "\"}\"";
	voice-family: inherited;
	margin: -1px 0 0 0;
}

html>body .clear_float {margin: -1px 0 0 0; height: 0;}

.nobr{white-space: nowrap;}

.noborder{border:0 !important}

.noall{
	border:0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.inline{display: inline}

.float_left{float: left;}
.float_right{float: right;}

.margin-top_0{margin-top: 0 !important}

.border_0{border: 0 !important}


@media print{

ul.menu{display: none}

#left_column{display: none}

#main_img{display: none}

#middle_column{margin: 0}

#copyright{display: none}

#main{border: 0}

#main_obal{border: 0}

#content_obal{border: 0}

}
