body {margin: 0px; background:#B2B2B2;}

table.hlavni {
margin: 0px;
padding: 0px;
border-top: 0px;
background: url('obr/back.gif');
border-left: 2px solid #201918;
border-right: 2px solid #201918;
border-bottom: 2px solid #201918;
}
table.top {
border: 3px solid #C12127;
margin: 0px;
padding: 10px;
background: url('obr/back.gif');
}
table.hlavni td.body{background: #016DB5;}
div#hlava{
	width:900px;
	height: 284px;
	background: url('./obrazy/ovb.jpg') center ;
}
.black {background-color: #000000;
}
.white {background-color: #ffffff;
}
.margin {margin:10px;}
.body{
	width:900px;
	background: #016DB5;
}
td.right {text-align:right;
	padding: 5px;}
td.pad {padding: 5px;}
bodyv{
	width:900px;
	background-color:#ffffff;
}

div#body div#levo{
	width:160px;
	background-color:#004788;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#bodyv div#levo{
	width:160px;
	background-color:#004788;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#body div#pravo{
	width:740px;
	float:right;
	margin: 0px 0px 0px 0px;

	
}
div#bodyv div#pravo{
	width:740px;
	float:right;
	margin: 0px 0px 0px 0px;

}

div#telo {
	background:#BCBDB6;	
	background: url('../obr/bg.gif') 0 0 repeat-x;
	width:737px;
	height: auto;/*480px;*/

}
div#telo1 {
	background:#6C6C68;	
	width:737px;

}
div#telo .text{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#6F6F6F;
}
div#telo b{
	font-family: arial;
	font-weight:bold;
	text-align:justify;
	line-height:1.5em;
	color: #C12127;}
div#telo strong {
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	line-height:1.5em;
	color:black;
}


.bold{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:1.5em;
	color:black;
}


.pismo{
	font-family: arial;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	line-height:1.25em;
	color:black;
	margin-left:100px;
}
div#telo table.tabulka{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:1.5em;
	color:#6F6F6F;
}
div#telo table.tabulka b{
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	
	line-height:1em;
	color:black;
}
div#telo table.tabulka a{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	
	line-height:1em;
	color:white;
}
h2{text-align:left;
	margin-left: 50px;
	color:#C12127;
	font-size: 16px;}


h3{text-align:center;
	color:#000000;
	font-size: 14px;}


h1  {font-size: 20px;
    font-family: Tahoma;
    font-weight: Bold;
    color: #000000;
    text-align: center;
    margin: 10px;}
    
p  {font-size: 12px;
    font-family: Arial;
    font-weight: ;
    color: #000000;
    text-align: justify;
    text-indent: 30px;
    margin: 5px 20px}

td {font-size: 12px;
    font-family: Arial;
    font-weight: ;
    color: #000000;
	text-align: left;
    margin: 5px 20px}

div, td  {font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    }
ul {margin-left: 100px;
	margin-top:5px;
	text-align:left;}

img {border-color: #000000;}

table#center td {text-align:center;}
table#center {text-align:center; margin-left:15px;}
table#center td.left {text-align:left;}
div.uedge {
      width: 100%;
      background-color: #B7C7E7;
      background-image: none;
    }
   
    div.ulcorner {
      background-image: url(img/tl.jpg);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcorner {
      background-image: url(img/tr.jpg);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcorner {
      background-image: url(img/bl.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcorner {
      background-image: url(img/br.jpg);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.innercontent {
      width: 100%;
    }

