/* CSS Document */
/* Layout */
body{
margin: 0em;
padding: 0em;
/*font-size: 0.75em;*/
text-align: center;
font-family: Tahoma, Verdana, Arial CE, Arial, MS Sans Serif, Trebuchet MS, Helvetica, sans-serif;
background: url(../images/bg.png) #bc582a;
background-repeat: repeat-x;
background-attachment: fixed;
}

#container{
width: 60em;
height: 100%;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}

#head{
width: auto;
text-align: left;
margin: 0 0 0.5em 0;
height: 150px;
border-bottom: 1px solid #330000;
}

#logo{
width: 180px;
height: 150px;
float: left;
}

#headrest{
float: right;
height: 150px;
width: auto;
margin-right: 0;
margin-left: auto;
}

#content{
clear: both;
width: auto;
height: auto;
margin: 0;
}

.column_box{
width: auto;
height: auto;
background: #efce84; 
margin: 0.5em;
padding: 0.2em;
}

.column_box_headline{
text-align: center;
font-weight: bold;
padding: 0.2em;
margin-bottom: 0.2em;
background: url(../images/cbhbg.png) #330000;
background-repeat: repeat-x;
color: white;
}

#column_a{
float: left;
font-size: 0.8em;
width: 12em;
height: auto;
}

#column_b{
float: right;
font-size: 0.8em;
width: 12em;
height: auto;
}

#h_menu{
width: auto;
height: auto;
font-size: 0.8em;
text-align: left;
padding-top: 0.4em;
padding-bottom: 0;
margin-left: 13em;
margin-right: 13em;
margin-top: 0;
margin-bottom: 0;
background: none;
}

#page{
width: auto;
height: auto;
font-size: 0.8em;
text-align: center;
margin-left: 13em;
margin-right: 13em;
margin-top: 0;
margin-bottom: 0;
padding: 0.3em 0.5em 0.5em 0.5em;
border: 0.08em solid #ab8a67;
background: #eddbc3;
}

#foot{
clear: both;
width: auto;
height: 1.5em;
font-size: 0.85em;
margin: 0.5em 0 0 0;
text-align: right;
border-top: 0.08em solid #330000;
}

.v_menu_headline{
text-align: center;
font-weight: bold;
padding: 0.2em;
margin-top: 0.2em;
margin-bottom: 0.1em;
background: url(../images/vmbg.png) #663300;
background-repeat: repeat-x;
color: white;
}

.v_menu_headline_link{
text-align: center;
font-weight: bold;
display: block;
text-decoration: none;
padding: 0.2em;
margin-top: 0.2em;
margin-bottom: 0.1em;
background: url(../images/vmbg.png) #663300;
background-repeat: repeat-x;
color: white;
}

.v_menu_headline_link:hover{
background: url(../images/vmbg1.png) #c16100;
background-repeat: repeat-x;
}

.v_menu_headline_link_2{
text-align: center;
font-weight: bold;
display: block;
text-decoration: none;
padding: 0.2em;
margin-top: 0.1em;
margin-bottom: 0.1em;
background: url(../images/cbhbg.png) #330000;
background-repeat: repeat-x;
color: white;
}

.v_menu_headline_link_2:hover{
background: url(../images/cbhbg1.png) #784500;
background-repeat: repeat-x;
}

.v_menu_item{
width: auto;
height: 1.2em;
display: block;

text-align: center;
text-decoration: none;

margin-left: 0em;
margin-right: 0em;

padding-top: 0.1em;
padding-bottom: 0.1em;

background: #e6c171;

border-top: 0.08em solid #efce84;
border-bottom: 0.08em solid #efce84;
color: #550000;
}

.v_menu_item:hover{
background: #c88f58;
border-top: 0.08em solid #663300;
border-bottom: 0.08em solid #663300;
/*color: #ffcc88;*/
color: black;
}

.h_menu_item{
width: auto;
display: inline-block;
text-align: center;
text-decoration: none;
margin: 0 0.5em 0 0;
padding: 0.2em 0.5em 0 0.5em;
/*padding: t r b l;*/ 
background: #d6b58c;
border-top: 0.16em solid #442211;
border-right: 0.16em solid #442211;
border-left: 0.16em solid #442211;
border-bottom: none;
color: #550000;
}

.h_menu_item:hover{
background: #eebb88;
}

.table_c{
font-size: 0.85em;
text-align: center;
margin: 0;
width: auto;
}

.table_m{
font-size: 0.82em;
text-align: center;
border: 0.05em solid #c4ab8a;
display: block;
margin-left: 0;
margin-right: 0;
width: auto;
}

.table_m .td_even_p_l{
width: 8em;
text-align: left;
background: #e6c171;
}

.table_m .td_even_p_r{
width: 4em;
text-align: right;
background: #e6c171;
}

.table_m .td_odd_p_l{
width: 8em;
text-align: left;
background: #d6b161;
}

.table_m .td_odd_p_r{
width: 4em;
text-align: right;
background: #d6b161;
}

.table_common{
font-size: 0.85em;
text-align: left;
margin-top: 1em;
margin-left: auto;
margin-right: auto;
border: 0.05em solid #c4ab8a;
width: 55em;
}

.table_c{
font-size: 0.85em;
text-align: center;
margin-top: 1em;
margin-left: auto;
margin-right: auto;
border: none;
width: 55em;
}

.table_common th{
background: #C39263;
text-align: center;
}

.td_even{
width: auto;
text-align: left;
background: #e4cbaa;
}

.table_common .td_even{
vertical-align: top;
}

.table_common .td_even_label{
width: 13em;
vertical-align: top;
background: #e4cbaa;
}

.inz_box .td_even{
vertical-align: middle;
padding: 0.5em;
}

.inz_ban{
float: right;
}

.td_odd{
width: auto;
text-align: left;
background: #dfbf9c;
}

.table_common .td_odd{
vertical-align: top;
}

.table_common .td_odd_label{
width: 13em;
vertical-align: top;
background: #dfbf9c;
}

.inz_box .td_odd{
vertical-align: middle;
padding: 0.5em;
}

.form_label{
width: auto;
text-align: center;
font-weight: bold;
padding-left: 0.5em;
padding-right: 0.5em;    
}

.form_text{
width: auto;
margin: 0 0 0.1em 0;
border: 0.07em solid #663300;
}

.form_text_pagging{
width: 1.6em;
margin-left: 0;
margin-right: 0;
padding: 0;
padding-bottom: 0.1em;
border: 0.07em solid #663300;
}

.v_menu_form_text{
width: 9em;
margin: 0 0 0.1em 0;
border: 0.07em solid #663300;
}

.inz_box{
margin-bottom: 0.2em;
}

.table_common .obr_inz{
width: 13em;
border: 0;
text-align: center;
vertical-align: top;
display: inline-block;
}

.table_common .inf_inz{
width: auto;
display: inline-block;
}

.line {
width: auto;
height: 0.2em;
margin: 0.3em 0 0 0;
border-top: 0.07em solid #663300;
}

.btn {
text-decoration : none;
text-align: center;
width : auto;
height : auto;
padding: 0.1em 0.25em 0.15em 0.25em;
border : 0.06em solid #6c4020;
color : #F7B862; /*#380000;*/
font-weight: bold;
/*background : #AF764D;*/
background: url(../images/btnbg.png) #815121;
background-repeat: repeat-x;
font-size: 0.93em;
}

.btn:hover {
background: url(../images/btnbg1.png) #c97521;
background-repeat: repeat-x;
/*background : #eebb88;*/
}

.obr{
border: 0;
margin-left: auto;
margin-right: auto;
}

.invis{
border: 0;
margin: 0;
padding: 0;
}

.invis_c{
text-align: center;
border: 0;
margin: 0;
padding: 0;
}
/* formátování textu */
.table_common .text_inz{
margin: 0;
padding: 0.5em;
background: #eddbc3;
width: 39em;
text-align: justify;
}

.text_headline{
font-size: 1.4em;
font-weight: bold;
text-align: left;
margin: 0.5em 0em 0em 0.5em;
}

.text_big_headline{
font-size: 3em;
font-weight: bold;
text-align: center;
margin: 0.5em 0em 0em 0.5em;
}

.text-norm-j-i{
margin-bottom: 0em;
margin-top: 1em;
text-align: justify;
text-indent: 2em;
}

.text-bold{
font-weight: bold;
text-align: left;
}

.text-norm-j{
margin-bottom: 0em;
margin-top: 1em;
text-align: justify;
text-indent: 1em;
}

.text-norm-l{
margin-bottom: 0em;
margin-top: 1em;
text-align: left;
text-indent: 1em;
}

.text-norm-r{
margin-bottom: 0em;
margin-top: 1em;
text-align: right;
}

.text-err{
color: red;
font-weight: bold;
margin-bottom: 0em;
margin-top: 1em;
text-align: justify;
}

.text-l{
margin-bottom: 0.1em;
margin-top: 0em;
text-align: left;
}

.text-r{
margin-bottom: 0.1em;
margin-top: 0em;
text-align: right;
}

.text-c{
margin-bottom: 0.1em;
margin-top: 0em;
text-align: center;
}

.link-hid {
color : #663300;
text-decoration: none;
}

.link-hid:hover {
color : #330033;
}

.link {
color : #663300;
font-weight: bold;
text-decoration: underline;
}

.link:hover {
color : #330033;
}

img{
border: none;
}

