body {
    background: #DDE8C0 url(../gfx/bg_body.png) repeat-x fixed;
    font: 13px Arial;
    color: Black;
    margin: 0;
}
img {
    border-style: none;
}
fieldset {
    margin: 20px 0;
    border: 1px solid #CCC;
    padding: 5px;
}
legend {
    color: #BBB;
}
textarea {
    font: 1em Arial;
}

/* texty */
#page h1 {
    font: 20px Verdana;
    color: #336666;
    letter-spacing: 1px;
    text-align: right;
    padding-bottom: 10px;
    background: url(../gfx/h1back.png) no-repeat right bottom;
    position: absolute;
    top: 160px;
    right: 30px;
    width: 816px;
}
#page h2 {
    font: 17px Arial;
    color: #6E7D86;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding-bottom: 3px;
    background: url(../gfx/h2_fl.png) no-repeat bottom left;
}
h3.podminky {
	letter-spacing: 1px;
	font-size: 18px;
	padding: 5px 0 20px 60px;
	font-weight: normal;
}
.vetsi {
    font-size: 16px;
}
.center {
    text-align: center;
}
.err_msg {
    color: Red;
}

.strong {
    font-weight: bold;
}

/* odkazy */
a {
    color: #06F;
}
a:hover {
    color: #39F;
    text-decoration: none;
}
#menu a {
    font: bold 1em Arial;
    letter-spacing: 1px;
    color: #336699;
    display: block;
    text-decoration: none;
    padding: 7px;
    border-bottom: 1px solid #C4C4C4;
}
#menu a:hover {
    color: #000;
    border-bottom: 1px solid #747474;
}
#lang_menu img {
    display: inline-block;
    margin: 2px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#lang_menu img:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* layout */
#page {
    position: relative;
    width: 950px;
    margin: 1px auto;
    background: #FFF /*url(../gfx/top.jpg) no-repeat*/;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #92997F;
}
#lang_menu {
    position: absolute;
    top: 100px;
    left: 820px;
}
#top {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 950px;
    height: 420px;
}
#top.cs {
    background-image: url(../gfx/title_cs.jpg);
}
#top.en {
    background-image: url(../gfx/title_en.jpg);
}
#top.sk {
    background-image: url(../gfx/title_sk.jpg);
}
#top.pl {
    background-image: url(../gfx/title_pl.jpg);
}
#main {
    position: relative;
    margin-left: 250px;
    padding: 220px 30px 10px;
    min-height: 600px;
    _height: 600px; /*MSIE*/
}
#menu_topbg {
    position: absolute;
    top: 232px;
    left: 22px;
    width: 230px;
    height: 240px;
    background: url(../gfx/menu_top.png) no-repeat;
}
#menu_box {
    position: absolute;
    top: 245px;
    left: 20px;
    width: 230px;
}
#menu {
    background: url(../gfx/menu_bg.png) no-repeat 5px 227px;
    padding: 0 25px;
}
#menu_footer {
    background: url(../gfx/menu_footer.png) no-repeat 2px;
    width: 230px;
    height: 20px;
}
#bottom {
    padding: 8px;
    text-align: center;
    font: 12px Verdana;
    color: #92997F;
}

/* doplnky */
.tb_druhy_sportu {
    margin-top: -20px;
}
.tb_druhy_sportu td {
    width: 25%;
    vertical-align: top;
}
.tb_druhy_sportu p {
    margin-left: 25px;
    margin-right: 5px;
    text-indent: -20px;
}
#atlet_tab {
    margin: 20px auto;
    width: 610px;
}
#atlet_tab a {
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 180px;
    text-decoration: none;
}
#atlet_tab a:hover span {
    text-decoration: none;
}
#atlet_tab span {
    display: block;
    /*_display: inline;
    |display: inline;*/
    text-decoration: underline;
}
img.obr_left {
    float: left;
    margin-right: 10px;
}
img.obr_right {
    float: right;
    margin: 10px;
    margin-right: 0;
}
img.obr_center {
    display: block;
    margin: 10px auto;
}
.nofloat {
    clear: both;
}

/* formulář */
form div {
    padding: 1px 5px;
}
#form_indvd label {
    display: inline-block;
}
#form_indvd #f1 label {
    vertical-align: top;
    padding-top: 4px;
    width: 200px;
}
#form_indvd #f1 input {
    width: 200px;
}
#form_indvd #f2 div > label {
    width: 380px;
    vertical-align: top;
    padding-top: 4px;
}
.submit_box {
    text-align: center;
}
#form_indvd #f2 input[type=text] {
    width: 220px;
}
#form_indvd #f2 input.mensi {
    width: 80px;
}
.radio_block {
    display: inline-block;
}
.radio_block span {
    display: block;
}
#form_indvd textarea {
    width: 300px;
}
.err_line {
    background-color: #FDD;
}

#main .maly_pismo { font-size: 10px; }

/* tabulky */
table.osobni { color: #333333; background-color: #ebebeb; padding: 17px; border: 1px solid #000000; margin: 5px; }
td { vertical-align: top; font-size: 11px; }
td.popis { font-weight: bold; color: #333333; vertical-align: top; }
td.input { font-size: 11px; color: #333333; vertical-align: top; }
input.data { font-size: 11px; color: #333333; vertical-align: top; }
select.data { font-size: 11px; color: #333333; vertical-align: top; }
textarea.data { font-size: 11px; color: #333333; vertical-align: top; }

#popup {
	border-bottom: 1px solid #92997F;
}

#popup h1 {
	letter-spacing: 1px;
	font-size: 18px;
	padding: 5px 0 20px 20px;
	font-weight: normal;
}
#popup h2, h3, h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 20px;
	padding-bottom: 0;
	background: none; }
#popup p {
	padding: 0 40px;
	text-align: justify;
}
#popup a.zavrit, #popup a.zavrit:link, #popup a.zavrit:visited {
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 30px;
	display: block;
	width: 200px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
}
#popup a.zavrit:hover {
	text-decoration: underline;
}
