html, body {
 background: url('img/bkc-usti-bg.jpg') repeat-y center #0B0B0B;
 margin: 0 auto;
 font-family: georgia;
 font-size: 8pt;
 color: #9D9D9D
}


#hlava      {background: url('img/bkc-usti.jpg') no-repeat; width: 748px; height: 270px; margin-left: 1px}
#hlava_text {text-align: left; padding-left: 35px; padding-top: 24px}
#pater      {width: 748px; height: auto; min-height: 400px; _height: 400px; margin: 0 auto}
#menu       {float: left; width: 180px; margin-left: 30px}
#text       {float: right; width: 490px; height: auto; min-height: 400px; _height: 400px; margin-right: 30px; text-align: left}
#spodek     {margin-bottom: -3px}


img, div {border: 0}


a       {text-decoration: underline; color: #9D9D9D}
a:hover {text-decoration: none; color: #9D9D9D}


a.menu {
 background : url('img/button_off.jpg') no-repeat;
 font : bold 13px Georgia;
 text-align : left;
 color : #4456A8; 
 font-variant : small-caps;
 text-decoration : none;
 display : block;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 8px
}
    
a.menu:hover, a.menu_on {
 background : url('img/button_on.jpg') no-repeat; 
 font : bold 13px Georgia;
 text-align : left;
 color: #62ACF3;
 font-variant : small-caps;
 text-decoration : none;
 display : block;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 8px
}

a.menu_on:hover {
 text-decoration : none;
 color: #62ACF3;
}


a.foto {
 text-decoration: none;
 font-size: 7pt;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: 1px;
 color: #1CA458;
}

a.foto:hover {
 color: #DCD786;
 text-decoration: underline;
}



input, textarea, select {
 background: #272727;
 border: 1px solid #4456A8;
 font: bold 11px Georgia;
 color: #4456A8
}


.forum_telo     {border: 1px solid #4456A8; width: 100%}
.forum_pater    {background: #4456A8; color: #C0C0DE; border-right: 2px solid #4456A8; padding: 3px 0 0 3px; height: 18px}
.forum_hlavajm  {float: left; text-align: left; font-weight: bold}
.forum_hlavadat {float: right; text-align: right}
.forum_text     {margin-top: 5px; text-align: left; padding: 4px}


.err {
 font: bold 11px Verdana;
 color: red;
 background: url(img/err.gif) no-repeat 0px transparent; 
 padding-left: 20px
}


.nadpis {font: bold 11px Georgia; color: #4456A8}




/*



b {
	color: #4356A8;}

i {
	color: #CBCBCB;}

strong {
	color: #9D9D9D;}


textarea, input, select, button {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: 3px;
	font-family: tahoma;
	font-size: 8pt;	color: #000000;
	padding: 3px;}

.nadpis {
	color:#4356A8;
        font-size: 8px;
 	text-align: center;
	letter-spacing:2px;
	padding:0px 0px 0px 0px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;   
        background-color:#0B0B0B;
	border-bottom: #4356A8 solid 2px}

.hlavni {
	background-color: #0B0B0B;
	vertical-align: top;
	text-align: justify;}


.td, tr {color: #9D9D9D;
	font-family: georgia;
	font-size: 8pt;}

.velitel {color: #FFFF00;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;}

.zastupce {color: #FFFFFF;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;}

.senator {color: #3366FF;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;}

.general {color: #00AA00;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;}

.kronikar {color: #A5FF3F;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;}

*/