/* zakladni prvky */
html, body, form, fieldset, label, legend, object { margin: 0px; padding: 0px; border: 0px; font-size: 90%; }
body { font-family: verdana, geneva, arial, helvetica, lucida, sans-serif; }

/* rozvrzeni stranky */
#page { width: 100%; text-align: center; font-size: 90%; background: #f6f7f9 url(../menu/backgroundtop.jpg) repeat-x center top; }
#header { width: 800px; height: 200px; margin: auto; clear: both; text-align: left; background: url(../menu/menu.jpg) no-repeat center top; }
#main { width: 800px; margin: auto; clear: both; text-align: left; line-height: 1.6; background: #f6f7f9 url(../menu/background.jpg) repeat-x left top; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
#footer { width: 100%; margin: auto; padding: 0 0 10px 0; clear: both; background: #b0d585; }

/* hlavni text stranky */
#mainright { width: 188px; float: left; padding: 0px 20px; }
#maintext { width: 530px; float: left; padding: 0px 20px; border-right: 1px solid #ccc; }
#maintext2 { width: 760px; float: left; padding: 0px 20px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
#mainfooter { width: 100%; margin: auto; clear: both; }
#main a { color: green; text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main h2 { margin: 10px; padding: 5px 10px; text-align: center; font-size: 15px; font-weight: bold; color: #444; background: #f5f5f5 url(../menu/header.gif) repeat-x top; border: 1px solid #ccc; }

/* zapati stranky */
#footmenu { width: 100%; height: 40px; font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: #bbb; background: url(../menu/button1a.gif) repeat-x center top; }
#footmenu img { margin: 3px 0px 0px 0px; }
#footmenu a { color: #bbb; text-decoration: none; }
#footmenu a:hover { color: #fff; text-decoration: none; }

/* jednotlive sporty */
.volejbal { background: url(../menu/volejbal.png) no-repeat bottom right; }
.stenis { background: url(../menu/stenis.png) no-repeat bottom right; }
.sokol { background: url(../menu/sokol.jpg) no-repeat bottom right; }
.tenis { background: url(../menu/tenis.gif) no-repeat bottom right; }
.joga { background: url(../menu/joga.gif) no-repeat bottom right; }

/* dalsi objekty */
.links {	margin-left: 25px; }
.obrazek { text-align: center; }
.contacts {	margin-left: 25px; }
.hidden { display: none; visibility: hidden; }
.news { border-bottom: 1px solid #ccc; margin-bottom: 25px; }

/* datumovka */
span.datum { width: 47px; height: 50px; margin: 0px 15px 0px 0px; padding-top: 5px; float: left; font-size: 11px; font-weight: bold; text-align: center; line-height: 20px; color: #fff; background: 0px 0px url(../menu/calendar.gif) no-repeat; }
span.datum span { color: #000; }
