/* CSS Document */
body {
	color:#999;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-image: url(img/tlo.png);
}
	   
#wrapper {
	text-align: left;
	width: 810px;
	margin: 0 auto;
	background: #FFF;
	border: 1px solid #000000;
	position: relative;
	}
	
#header {

	height: 20px;
	background: url(img/gg01.jpg) repeat-x;
	width: 810px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
}
#header2php {
	height: 100px;
	width: 400px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
#header2phpp {
	height: 100px;
	background: #D1B377 url(img/tlo/tlo_lewy.jpg) no-repeat;
	width: 410px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: right;
	clip: rect(auto,auto,0px,0px);
	position: relative;
	background-color: #6699FF;
	overflow: visible;
}


#left {
	float:left;
	width: 810px;
	padding: 0px;
	background-color: #F0FDFF;
	background-repeat: repeat-y;
}

#right {
	float:right;
	width: 450px;
border-left: 1px dotted #CC6666;
	color: #333333;
padding: 10px;
}

#footer{
	clear:both;
	height:50px;
	text-align: center;
	border-top: 1px solid #000000;
	background-color: #FEF3D3;
	background-image: url(img/tlo_fut.jpg);
	background-repeat: repeat-x;
}
#footer p {
	font-size: 11px;
	color:#FF6600;
	text-align: center;
	border-bottom-color: #FF0000;
}

p {
	font-size: 85%;
	color: #333333;
	margin-right: 12px;
	margin-left: 12px;
	line-height: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#left p{
font-size: 12px; 
color: #666;
}

#right p {
font-size: 100%; 
color: #666;
line-height:1.2em;
}
h1 {
	color: #333333;
	font-size: 100%;
	border-bottom: 2px #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1D496D;
	padding-top: 5px;
}
h2 {
	font-size: 14px;
	color: #154261;
	margin: 12px;
	font-family: "Courier New", Courier, mono;
	font-variant: normal;
}
h3{
	font-size: 16px;
	margin: 0px 0px 0px 12px;
	color: #154261;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.validbutton {
	font-size: 70%;
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin-right: 6px;
	margin-top: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 250px;
}

a:link {color:#0A6EAE;}
a:visited {color:#D68585;}
a:active {color:#AD3838;}
a:hover {color:#FF6600; text-decoration:none}

.pic {
	float: left;
	margin: 0em 3em 0em 0em;
}
div#nav {
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 810px;
	float: none;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	z-index: 1000;
	clip: rect(0px,auto,0px,auto);
}
div#nav ul {
	width: 810px;
	margin: 0px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 133px;
	text-align: left;
	white-space: nowrap;
	clear: none;
	padding-left: 0px;
	background-repeat: repeat-x;
	height: 2em;
	background-color: #0E7AB8;
	border: 1px solid #000000;
	background-image: url(img/menu_01.jpg);
}
div#nav li:hover {
	background: #0033CC url(img/menu_02.jpg) repeat-x;
	width: 133px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 2em;
	color: #FF6600;
}

div#nav li.submenu {
	display: block;
}
div#nav li.submenu:hover {
	display: block;
}
div#nav li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-top: 0.2em;
	padding-left: 1em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0.3em;
}
div#nav>ul a {
	font-family: Arial, Helvetica, sans-serif;
}
div#nav ul ul {
	position: absolute;
	display: none;
}
div#nav ul ul li {}
div#nav li.submenu li.submenu {
	margin: 0px;
	padding: 20px;
	border-top: #333366;
	border-right: #333366;
	border-bottom: #333366;
	border-left: #333366;
}
div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover  {
	display:block;
	padding: 0px;
	margin: 0px;
	background-color: #CC9900;
}
div#nav ul.level2 {
	left: -2px;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: 1px solid #000000;
	width: 133px;
	top: 2em;
}	
