/* layout */
        #main_body {
                width: 75em;
                margin: 0 auto 0 auto;
        }
        #header {
                width: 100%; height:100px;
                background: url("images/bg03.jpg") repeat-x top left;
                border-bottom: 5px solid #103C68;
                margin:0;
                padding:0;

        }
        #header .left {
                background: url("images/bg01.jpg") no-repeat top left;
                height:100px;
		}
        #header .right{
				background: url("images/bg02.jpg") no-repeat top right;
                height:100px;
		}

		#content {
                width: 100%;
                margin: 0;
                border-collapse: collapse;
		}
        #content td {
                padding: 3px;
                margin: 0px;
        }
		#left_bar {
                width: 14em;
                border-right: 1px solid #AAA;
        }
        #right_bar {
                width: 14em;
                border-left: 1px solid #AAA;
        }
        #main_bar { }
		#main_bar_content {
                padding: 3px 5px 3px 5px;
		}

		#main_bar_content table {
			border-collapse: collapse;
			border-color: #aaa;
		}
		#main_bar_content table td {
		}

		#footer {
                width: 100%;
                font-size: 100%;
				color:#888;
                border-top: 1px solid #AAA;
				text-align:center;
                padding: 0;
                margin: 0;
		}
		#footer a {
                text-decoration: none;
				color:#888;
		}
        #footer a:hover {
                text-decoration: underline;
        }
        .menu_num {
                margin: 0;
                padding: 0 0 0 10px;
                font-weight: normal;
                font-size: 90%;
        }
/*-------------------------------------------------*/
a			    {   }
a:link          { color: #457; }
a:visited       { color: #457; }
a:hover         { color: #89B; }
a:active        { color: #457; }

body            {   font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
				    font-size: 75%;
				    background:white;
				    margin:0; padding:0;
		        }

td              {   vertical-align: top;
                }
input, select, textarea	{
                    font-family: Verdana;
                    font-size: 90%;
			        border: 1px solid #808080;
                    margin: 2px;
                }
img             {	margin:0; padding:0;
				    border:0
                }
form			{   margin: 0px;
 			        padding: 0px; }
h1              {
	                font-size: 140%;
	                font-weight: bold;
                    margin-top: 5px;
                    margin-bottom: 5px;
                }
h2              {
                    font-size: 120%;
                    font-weight: bold;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }
h3              {
                    font-size: 100%;
                    font-weight: bold;
                    margin-top: 2px;
                    margin-bottom: 2px;
                }
h4              {
                    font-size: 110%;
                    font-weight: normal;
                    margin-top: 2px;
                    margin-bottom: 2px;
                    font-style: italic;
                }
h5              {
                    font-size: 120%;
                    font-weight: bold;
                    margin-top: 2px;
                    margin-bottom: 2px;
                    color: #E00;
                }

p               {
                }
hr              {
                    height:1px;
                    color: #AAA;
                    border:0;
                    border-bottom: 1px solid #AAA;
                }
/*----------------------------------------------------------------------*/
.text_error		{   color: #AF2222; font-weight:bold;}
.text_vystraha	{   color: #AF2222; }
/*----------------------------------------------------------------------*/
.table_light	{   margin-top: 10px;
                    margin-bottom: 10px; }
.table_light td	{   padding-left: 5px; }
.table_light .headline 	{
		  	        color: #FFF;
			        background-color: #336699;
		            font-style: normal;
		            font-weight: bold;
			        text-align: left; }
.table_light .line1	{ background-color: #EBEDF0; }
.table_light .line2	{ background-color: #FEFEFF; }
/*----------------------------------------------------------------------*/
.table_dialog   {
                    background-color: #EBEDF0;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    border-collapse: collapse;
                }
.table_dialog thead {
                    color: #FFF;
                    background-color: #336699;
                    font-weight: bold;
                    font-style: normal;
                    padding: 2px; }
/*----------------------------------------------------------------------*/
.table_mini   {
                    width: 100%;
                    border-collapse: collapse;
                    background-color:#EBEDF0;
                    border: 5px solid white;
                    }
.table_mini thead td {
                    background-color:#FF9900;
                    color: #FFF;
                    font-weight: bold;
                    font-size: 110%;
                    font-family: Verdana;
                    padding-left: 15px;
                    }
.table_mini tbody td {
                    }
/*----------------------------------------------------------------------*/
.button         {   background-color: #DDDDDD;
                    border-left: 1px solid #F0F0F0;
                    border-top: 1px solid #F0F0F0;
                    border-right: 1px solid #999999;
                    border-bottom: 1px solid #999999;
                    font-family: Verdana;
                    font-size: 90%;
                    margin: 2px;
                    cursor: hand;
						  }
/*----------------------------------------------------------------------*/
.diskuze ul     {
    margin-left: 0;
}
.diskuze ul ul     {
    margin-left: 20px;
}
.diskuze ul ul ul ul ul ul ul ul ul ul {
    margin-left: 0;
}
.diskuze li     {
    background-color: #F8F8F8;
    list-style-type: none;
    border-left: 2px solid #AAA;
    padding:0;
    margin:0;
}
.diskuze li .head {
    color: #FFF;
    background-color: #AAA;
    padding:0.2em 0.5em;
}
.diskuze li .body {
    padding:0.5em;
}
.diskuze li .footer {
    padding:0.5em;
}

.diskuze li li {            background-color: #F0F0F0;  }
.diskuze li li li {         background-color: #E8E8E8;  }
.diskuze li li li li {      background-color: #E0E0E0;  }
.diskuze li li li li li {   background-color: #D8D8D8;  }

.opakovani {
        background: url("images/opakovani.png") no-repeat top left;
	text-align: center;
	line-height: 42px;
	height: 59px;
	padding-left: 4px;
	width: 55px;
	margin: 10px;
	font-size: 26px;
	color: #333;
}
.opakovani.vpravo {
	float: right;
}