a:link {
	color: brown; 
	text-decoration: underline; 
	font-weight: bold; 
	}
	
a:visited  {
	color: brown; 
	text-decoration: underline; 
	font-weight: bold; 
	}
	
a:active {
	color: brown; 
	text-decoration: underline; 
	font-weight: bold; 
	}

a:hover {
	color: red;
	text-decoration: none; 
	font-weight: bold; 
	}

.gal a:link {
	color: black;
	text-decoration: none; 
	font-weight: bold; 
	}
	
.gal a:visited  {
	color: black;
	text-decoration: none; 
	font-weight: bold; 
	}
	
.gal a:active {
	color: black; 
	text-decoration: none; 
	font-weight: bold; 
	}

.gal a:hover {
	color: #C6C3BD;
	text-decoration: underline; 
	font-weight: bold; 
	}
	
body,html  {
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana CE, Helvetica CE, Verdana, Arial, Helvetica, sand-serif;
	padding: 0 0 0 0px;
    margin: 0px;
    text-align: center;
    background: gray url("image/back2.jpg") repeat-y top center;
	}

table, td, tr {
	font-color: black;
	font-size: 13px;
	color: black;
	background: dark black
	font-family: Tahoma, Arial, Verdana CE, Helvetica CE, Verdana, Arial, Helvetica, sand-serif;
	}


div.cele{
    position: relative;
    width: 997px;
    height: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0px;
    }

div.logo {
    width: 997px;
    height: 358px;
    padding:  0;
    margin: 0 0 0 0px;
    text-align: center;
    position: relative;
    background: black url("image/header2.jpg") no-repeat top center;
	}
	
div.cele>div.logo {
    margin: 0 0 0 0px;;
    }
	

div.cele>div.obalovac {
    margin: 0 0px 0 0px;
    }


div.obsah {
    position: up;
    text-align: left;
    float: right;
    width: 640px;
	font-family: Tahoma, Arial, Verdana CE, Helvetica CE, Verdana, Arial, Helvetica, sand-serif;
    font-size: 13px;
    color: black;
    padding: 0;
    margin: -500px 95px 0px 0px;
    }

div.cele>div.obsah {
    margin: -340px 0px 0px 0px;
    }

div.patka {
    position: relative;
    clear: both;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    width: 997px;
    height: 111px;
    background: black url("image/patka2.jpg") no-repeat top center;
	}

div.cele>div.patka {
    margin: 0 0 0 0;
    }

div.menu {
	z-index: 500;
}

div.menu ul {
	padding: 0px;
	margin: 0 0 0 0px;
	z-index: 10000;
}

div.menu ul li {
	position: relative;
  	width: 120px;
	padding: 0px;
	margin: 0 749px 0 93px;
	list-style-type: none;
}

div.menu a:visited, 
div.menu a:link, 
div.menu a:active {
	display: block;
	width: 150px;
	padding: 0px 0 0px 0;
	text-decoration: none;
	color: black;
	border-bottom: 1px solid silver;
}
   
div.menu a:hover {
	background: silver;
	color: black;
}

.anketa {margin:2px;padding-bottom:20px}

.nadpis1 {
	color: black;
	font-weight: bold;
	font-size: 20px;
	margin:  0px;
	padding: 0 px;
	background-image: url(nadpis.jpg);
	}

.nadpis2 {
	color: black;
	font-weight: bold;
	font-size: 17px;
	margin:  0px;
	padding: 0 px;
	}
	
.novinka {
	color: black;
	font-weight: none;
	font-size: 9px;
	margin:  0px;
	padding: 0 px;
	}

.pocitadlo a:link, .pocitadlo a:visited, .pocitadlo a:active, .pocitadlo a:hover
{color:black;text-decoration: none}
