/* zakladni nastaveni stranky a elementu */

body {
	font-family: sans-serif,"garamond";
	font-size: small;
	color: #000000;
	margin: 0px;
    padding-top: 5px;
    padding-left: 20px;
/	background-color: #fdfdc0;
    background-color: #000000;
	background-image: url(img/pozadi.jpg);
	text-align: center;
}

table {
    text-align: center;
    border-collapse: collapse;
}

td {
	font-family: "Verdana","arial";
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	padding: 2px;
}

th {
	font-family: "Verdana","arial";
	font-size: 14px;
	font-weight: bolder;
	line-height: 110%;
	color: #f0f0f0;
	background-color: #000095;
	padding:2px;
}

p {
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 20px;
}

img {
	border: 1px solid #fafafa;
	
}

ul {
	text-align: left;
	line-height: 160%;
	list-style-image: url(img/sipka_m.gif);
}



/* zakladni nastaveni bloku struktury */

.mainbox {
    margin: 5px;
    padding: 10px;
    width: 80%;
	z-index: 1;
}

.banner_top1 {
    width: 100%;
    margin-bottom: 5px;
}


.hlavicka {
    width: 100%;
    height: 160px;
    margin-bottom: 5px;
    background-color: #000000;
    background-image: url(img/logo_lista.jpg);
    background-repeat:no-repeat;
    border-top-width: 2px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 3px; 
	border-style: double;
	border-color: #c00000;
}



.levy_sloupec {
    width: 220px;
    height: auto;
    float: left;
    margin-bottom:5px;
    background-color: #000000;
}

.levy_sloupec_blok {
    padding-left: 3px;
    height: auto;
    margin-bottom:5px;
    border-top: 1px double #c00000;
	border-left: 1px double #c00000;
	border-bottom: 2px solid #c00000;
	border-right: 2px solid #c00000;
	background-color: #000000;
	background-image: url(img/menu_bcg.jpg);
}

.pravy_sloupec {
    width: 170px;
    height: auto;
    float: right;
    margin-bottom:5px;
    background-color: #000000;
}

.pravy_sloupec_blok {
    height: auto;
    padding: 3px;
    margin-bottom:5px;
    background-color: #000000;
    border-top: 1px double #c00000;
	border-left: 1px double #c00000;
	border-bottom: 2px solid #c00000;
	border-right: 2px solid #c00000;
}

.prostredni_sloupec {
  margin-left: 225px;
  margin-right: 175px;
  height: auto;
}

.prostredni_text {
    padding: 8px;
    border-top: 3px double #c00000;
	border-left: 3px double #c00000;
	border-bottom: 2px double #c00000;
	border-right: 2px double #c00000;
	background-color: #fefefe;
	color: #000000;
	margin-bottom: 10px;
}

.prostredni_sloupec_admin {
  margin-left: 200px;
  height: auto;
}

.infobl {
    padding: 5px;
    border-top: 3px double #c00000;
	border-left: 3px double #c00000;
	border-bottom: 2px double #c00000;
	border-right: 2px double #c00000;
	background-color: #fefefe;
	color: #000000;
	margin-bottom: 10px;
}

.paticka {
    width: 100%;
    margin-top: 5px;
    clear: both;
    padding-top: 3px;
    border-top-width: 2px; 
    border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-style: double;
	border-color: #c00000;
  background-color: #000000;
  color: #aaaaaa;
}




/* nadpisy */

h1 {
	color: #c00000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	border-style: double;
	border-color: #c00000;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	text-align: left;
//	font-variant: small-caps;	
	letter-spacing: 2px;
	text-indent: 20px;
}

h2 {
	color: #e00000;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 2px; 
	border-style: dotted;
	border-color: #0000f0;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	text-align: center;
	font-variant: small-caps;	
	letter-spacing: 2px;
}

h3 {
	color: #00009f;
	font-family: "verdana","arial";
	text-align: center;
	padding-left: 10px;
	padding-bottom: 0;
	font-size: small;
}

.nadpis_radio {
  color: #ff4000;
	font-family: "Comic Sans MS",Garamond, "Times New Roman", Times, serif;
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-style: dotted;
	border-color: #ff4000;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom:3px;
	text-align: left;
	font-variant: small-caps;	
	letter-spacing: 2px;
    text-indent: 30px;
  text-shadow: 7px 4px 2px #cccccc;
  font-size: 50px;
}


.titulek {
  font-size: small;
  font-weight: bold;
  font-family: "verdana","arial";  
  text-align: left;
  text-indent: 15px;
}

/* odkazy */

A {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: verdana;
	color: #0000f0;
}


A:visited {
	color: #e00050;
}
A:hover {
	color: #ff5000;
}
A:active {
	color: #6666ff;
}

a.menulink {
	font-weight: bold;
	font-size: 12px;	
	font-family: helvetica;
	letter-spacing: 1,2em;
	color: #0000f0;
}

a.menulink:hover {
	font-weight: bold;
	font-size: 12px;	
	font-family: helvetica;
	letter-spacing: 1,2em;
	color: #ff5000;
}

a.rubrlink {
	font-weight: bold;
	font-size: 13px;	
	font-family: helvetica;
	letter-spacing: 1,2em;
	color: #c00000;
}

a.rubrlink_admin {
	font-weight: normal;
	font-size: 14px;	
	font-family: helvetica;
	letter-spacing: 1,2em;
	color: #c00000;
}

/* formularove prvky */

.textbox {
	background: transparent;
	background-color: #f0f0f0;
	border: 1px solid #c00000;
	color: #0000c0;
	font-family: "verdana","arial","helvetica";
	font-size: x-small;
	text-align: left;
}
.textpole {
	border: 1px solid #c00000;
	background-color: #f0f0f0;
	color: #0000c0; 
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "verdana","arial";
	font-size: 11px;
	text-align: center;
}
.tl {
	background-color: #0a0a0a;
	color: #ffd5ac;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #c00000;
}


/* formatovani */



.tucne {
	font-weight: bolder;
}

.red {
	color: #ff0000;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.borderne {
	border: none;
}

li.prazdne {
  list-style-image: none;
  list-style-type: none;
}

ul {
    line-height: 160%;
	list-style-image: url(img/sipka_m.gif);
}

ul.rubriky {
    line-height: 180%;
	list-style-image: none;
//	list-style-imasge: url(img/fotoaparat.gif);
    list-style-type: disc;

}

ul.zazitek_i {
    line-height: 140%;
	list-style-type: square;
	list-style-image: none;
	font-size: 12px;
	text-align: justify;
}
.note {
	text-align: justify;
	border-bottom: 1px solid #c00000;
	font-weight: normal;
	font-size: normal;
	padding-top: 4px;
	padding-right: 3px;
   	padding-bottom: 8px;
   	padding-left: 3px;
}

.jmeno {
	color: #0000b0;
	font-size: 17px;
	padding-left: 10px;
}

.dattime {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}

.hlmenu {
	text-align: center;
	padding:3px;
	vertical-align: bottom;
}

.vypis_dat {
    width: 90%;
    border-right: hidden;
    border-left: hidden;
    border-bottom: 1px solid #c00000;
}

.climg_left {
  text-align: left;
  float: left;
  margin: 3px 5px 5px 0px;
}

.climg_right {
  text-align: right;
  float: right;
  margin: 0px 0px 5px 5px;
}

.zazitek_info {
  text-align: left;
  font-weight: bold;
}
