/*
	This StyleSheet is developed Chandragupta Borkotoky. It is created for the open source 
	community and all are free to use, re-use and mis-use the contents.
*/

body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	background: url('img/sampleBanner.jpg') repeat-x top left;
}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}
a:hover {
	color: #4f9adb;
}
a:visited {
	color: #1E90FF
}
;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}

#bg1 {
	background: url('img/prechod.png') repeat-x top left;
	height: 45px;
	margin-top: 80px
}
#bg2 {
	background: url('img/prechod2.png') repeat-x top left;
	padding: 10px
}
#menu {
	font-size: medium;
}
h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 200%;
	margin-right: 20px;
	color: #466f01;
	float: left;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #999;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menu h2 {
	float: left;
	font-style: italic;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
}
#menu a {
	display: block;
	text-decoration: none;
	background: url('img/list.jpg');
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif
}
#menu a:hover {
	background: url('img/list_normal.jpg');
}

.cpad {
	padding: 5px;
}
#content ul {
	list-style-type: none;
}
#content, #footer {
	padding-top: 20px;
	font-size: small;
}
#content h2 {
	padding: 1ex;
	font-size: 150%;
	font-family: Georgia, Verdana, sans-serif;
}
#left h2 {
	color: #8b4513;
}
#right h2 {
	color: #78842c;
}
#left ul li {
	background: url('img/dotlist.gif') no-repeat center left;
	padding-left: 3ex
}
#right ul li {
	padding-left: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url('img/dotlist.gif') no-repeat center left;
	border-bottom: 1px dotted #c0c0c0
}
#content p {
	padding-bottom: 1ex;
}
#left {
	position: absolute;
	width: 18em;
	background: #fff url('img/prechod5.png') repeat-y top right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0
}
.lpad {
	background: url('img/prechod6.png') repeat-x top left;
}
img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}
#right {
	margin-left: 20em;
	min-height: 300px;
}
#fbg {
	background: #fff url('img/prechod4.png') repeat-x top left;
	height: 15px
}
#footer {
	position: relative;
	text-align: center;
}

pree
{
font-weight:bold;
color:navy;
font-family:arial;
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#top { padding-top: 20px; background: transparent; height: 101px; }
	#top #icons { float: right; margin:20px 0; padding:0 }
	#top #icons img { padding-right: 2px; border: 0px none;  }

##############################################

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 15px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #3366aa;
text-decoration: none;
}

#navlist a:hover
{
color: #006699;
background-color: #eeeee0;
text-decoration: none;
##3366aa
}

#################################################
#menu6 {
	width: 200px;
	margin: 10px;
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	background:  url('img/ver_menu_bluGre/menu6.gif');
	padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
	}
	
#menu6 li a:hover {
	color: #FFF;
	background:  url('img/ver_menu_bluGre/menu6.gif') 0 -32px;
	padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
	}

#################################################