/* CSS document by buraccio at 12/2006 for www.fotbalbzenec.com */
/* CSS positioning by DIV tags */

/* Hlavní definice dokumentu */
body {
  margin: 0;
  padding: 0;
  color: #000;
  background : #B5D2B4;
  text-align: center;
  
}
p,div {
font-family: sans-serif;
font-size: 11px;
color: #444444;
}
.page {
  width: 780px;
  margin-top: 1em;
  /*margin-bottom: 2em;*/
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  color: #444444;
  background-image: url("../images/table_stredni_pozadi_a.gif");
  text-align: left;
}

/* {-moz-box-sizing: border-box; box-sizing: border-box;} */

/* Hlavní rozvržení stránky */

.hlavicka {
height  : 170px;
width   : 770px;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
/*background: url("../images/bzenec_headpicture.jpg");*/

}
.pod_hlavickou {
font-family: verdana;
font-size: 11px;
}
.hlavni {
width: 780px;
}
.levy {
width    : 150px;
height: auto;
float : left;
padding: 5px 5px 5px 0px;
text-align: justify;
border-right: 1px solid #909290;
}
.pravy_velky {
width : 620px;
float: right;
}
.pravy {
width    : 150px;
text-align: justify;
padding: 5px 10px 5px 10px;
height: auto;
float : right;
border-left: 1px solid #909290;
}
.stredni {
width    : 435px;
text-align: justify;
padding: 5px 0px 5px 5px;
float: left;
height: auto;
}
.spodek {
text-align: center;
width: 780px;
height: 60px;
clear : both;
}
.patka {
text-align: center;
width: 813px;
height: 60px;
clear : both;
margin-left: auto;
margin-right: auto;
background-image: url("../images/table_spodni_pozadi.gif");
}
/* Původní zápis CSS - at 11/2006 */

a:link {
text-decoration: none;
color:#3C5F3D;
}
a:hover {
text-decoration:none;
color:#369A3A;
}
a:visited {
text-decoration:none;
color:#3C5F3D;
}

.newsflash_div {
width:359px !important;
height:75px !important;
overflow:hidden;
padding:10px;
padding-top:0px;
}
.newsflash_div div table td {
color:#FFFFFF !important;
}
table.moduletable{
width:100%;;
}
table.moduletable td {
background-color:#CC9900;
}
table.moduletable th, div.moduletable h3 {
background:url(../images/th_pozadi.gif);
text-transform:uppercase;
color:#FFFFFF;
font-size:11px;
padding:3px;
padding-left:10px;
}
a.mainlevel{
text-align:right;
padding-left:8px;
border-left:2px solid #3C5F3D;
font-weight:bold;
color:#546655;
line-height:145%;
}
a.mainlevel:hover{
padding-left:8px;
font-weight:bold;
border-left:2px solid #369A3A;
color:#369A3A;
line-height:145%;
}

ul#mainlevel-nav{
margin-bottom:8px;
font-size:11px;
font-family: sans-serif;
padding-top:4px;
}
ul#mainlevel-nav li{
list-style: none;
display:inline;
margin-left:0px;
line-height:100%;
}
ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited{
font-weight:bold;
color:#0270C5;
padding: 0px 5px 0px 5px;
text-decoration: none;
border-left:1px dotted #0270C5;
}
ul#mainlevel-nav li a:hover{
background-color:#EEEEEE;
}
.inputbox {
border: 1px solid #444444;
color: #444444;
padding:3px;
font-size:11px;
margin: 5px 0px 5px 0px;
}
.mostread li{
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
.mostread li a{
color:#444444;
font-weight:normal;
}
.button {
margin-top:10px;
margin-bottom:10px;
border: 1px solid #444444;
background-color:#EEEEEE;
}
li {
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
li a{
font-weight:bold;
}
.back_button {
padding-top:10px;
font-weight:bold;
}
.contenttoc {
text-align:left;
border:1px solid #CCCCCC;
margin-left:10px;
padding-left:5px;
padding-right:5px;
}
.sectiontableheader {
background:url(../images/sectiontableheader_hg.gif);
font-weight:bold;
padding:5px;
}
.category {
}
.sectiontableentry1 {
background-color:#DFEAD7;
padding:5px;
text-align:left;
}
.sectiontableentry1 td{
padding:5px;
}
.sectiontableentry1 a{
font-weight:bold;
}
.sectiontableentry2 {
background-color:#EEEEEE;
padding:5px;
text-align:left;
}
.sectiontableentry2 td{
padding:5px;
}
.sectiontableentry2 a{
font-weight:bold;
}
.poll{
width:145px;
}
.blog_more strong{
font-size:11px;
font-weight:bold;
color:#80AA00;
padding-left:20px;
background:url(../images/obsah_hlavicky.gif) left no-repeat;
}
.blogsection{
font-size:11px;
font-weight:normal;
color:#444444;
}
.componentheading {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#626262;
padding-left:20px;
border-left:0px solid #669900;
margin-bottom:25px;
}
.contentheading{
font-size:14px;
font-family: Arial,"Courier New", Courier, monospace;
font-weight: bold;
text-decoration: underline;
color:#3C5F3D;
padding-left:20px;
background:url(../images/obsah_hlavicky.gif) left no-repeat;
}
.small {
font-size:9px;
}
.createdate {
font-size:9px;
font-weight:bold;
}
div.mosimage {
  border: 1px solid #ccc;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
a.readon {
text-decoration:underline;
}
.modifydate {
font-weight: bold;
}