/* vseobecne prvky */

body {background-image: url('../images/cst/layout/empty.gif');}

/* layout */

#body-container {width: 100%; text-align: left; }
#main-container-outer {margin: 0px; background-image: url('../images/cst/layout/empty.gif');}
#footer {background-image: url('../images/cst/layout/empty.gif'); margin: 0px;}
#footer .right {display: none;}

#sidebar {display: none; width: 1px; overflow: hidden;}
#content-inner {float: none;}

/* menu nejvyssi urovne */
#topbar {margin-left: 0px; height: 50px;}
#topbar ul {display: none;}
#topbar h1 {display: block;}
#logo {display: none;}

/* prvky informacniho obsahu */	
	

.header-01 {background-image: url('../images/cst/layout/empty.gif'); }
.header-01 h2 {color: #000000; background-image: url('../images/cst/layout/empty.gif'); font-size: 16px; padding-left: 0px;}
.header-01 h2 a, .header-01 h2 a:active, .header-01 h2 a:visited, .header-01 h2 a:hover {color: #000000;}

.header-02 {color: #000000; border-bottom: 1px solid #000000;}


