body 

{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-image: url(/images/bgmain.gif);

    margin: 0;
    padding: 0;
    text-align: center;
}

#bgmain {
    background-image: url(/images/main_bg2.gif);
    background-repeat: repeat-x;
    height: 300px;
    width: 100%;
}

#bgmain2 
{
    text-align: left;
    width: 1000px;
    margin: 1px auto;
}

.logobg {
    background-image: url(/images/header_01.gif);
    background-repeat: no-repeat;
    height: 30px;
    width: 468px;
}

.top-napis1{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: white;
	font-family: Arial;
	
	padding-left: 350px;
	padding-top: 25px;
}

.nav
{
    padding-top: 2px;
    text-align: center;

    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;

    float: left;
}

.navt1 {
	height: 28px;
	width: 131px;
	padding-top: 6px;
}
.navt2 {
        width: 150px;
}
.navt3 {
	width: 140px;
}
.navt4 {
	width: 140px;
}
.navt5 {
	width: 140px;	
}
.navt6 {
	width: 130px;
}
.navt7 {
        width: 130px;
	padding-top: 6px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
.hover a:hover { color: #cc7b5d; } /* horni odkazy na sekce */

.nav a {
	color: white;
	text-decoration: none;
}

.mcbg {
	background-image: url(/images/mcbg.gif);
	background-repeat: repeat-y;
	width: 979px;
	padding: 0px;
}

.mcbg2 {
	background-image: url(/images/mcbg.gif);
	background-repeat: repeat-y;
	
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

	text-align: justify;	
}


.mcheader /* horni prouzek v clanku */
{
	background-image: url(/images/mc_header_long.jpg);
        background-repeat: no-repeat;

	height: 21px;
	width: 960px;
	text-indent: 20px;
	color: #e8e8e8;
} 

.mcheader a:visited, .mcheader a:link { color: #e8e8e8; }

.maincbbg {
	background-color: #e8e8e8;
	width: 958px;
}

.maincb-inner {
	text-indent: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	
	padding-top: 10px; 
	padding-bottom: 10px;
}


/* paticka */
.crbg {
	width: 978px;
	background-image: url(/images/crbg.gif);
	height: 22px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.crbg A { color: white; text-decoration: underline; }

.link-blue a:visited, .link-blue a:link{ color: blue; text-decoration: underline !important; }

.table-border1{
    border-bottom: 1px dashed #999999;
}

.table-border2{
    border-top: 1px solid black;
}

