body, html {
    scrollbar-face-color: #232323;
    scrollbar-highlight-color: #232323;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #000000;	
}

body {
    font-family: Times New Roman, times, serif;
    font-size: 14px;
    color: #EEEEEE;
    background-color: #000000;
	margin: 15px;
	background-image: url('bg.png')
}


.menu  { width: 120px; height: 14px; margin-left: 6px; text-align: left}
.menu1 { 

width: 120px; height: 14px; margin-left: 6px; text-align: left;
filter: glow(color=ff0000, strength=6);}

a {
    text-decoration: none;
    color: #FF6C70;
	
}

a:active {
    font-weight: bold;
}

a:hover {
    color: #EEEEEE;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;

}

h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
}

img {
    border-width: 0px;
    border-style: none;
}

input {
    border: 1px solid #808080;
}

hr {
    align: center;
    color: #000000;
}

li {
    text-align: justify;
}

legend {
    font-size: 13px;
    color: #FFFFFF;
}

fieldset {
    font-size: 13px;
    color: #FFFFFF;
    padding: 5px;
    marign-bottom: 10px;
}

table {
    vertical-align: top;
    border: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0px;
    padding: 0px;
    border-collapse: collapse;
}

td {
    vertical-align: top;
}


td.main_links {
	padding: 5px;
	text-align: right;
	right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
	color: #000000;
}










.tex { 
    text-align: justify;
    font-style: italic;
}

.banner {
      width: 88px;
      height: 31px;
      marign-top: 3px;
      marign-bottom: 2px;
}

.tabmenu {
    border: 1px solid #640000;
    border-collapse: collapse;
    width: 95%;
    margin-bottom: 10px;
}

.tdmenu {
    font-weight: bold;
    text-align: left;
    width: 100%;
    background-image: url(../../turista-nacestach/grafika/menu.jpg); 
    background-color: #640000;
    padding: 0;
}

