/* Import Basic HTML Elements */
@import url("basic.css");



html, body {
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	font: 0.8em "Trebuchet MS", "Times New Roman", Times, serif; 
	color: #476941;
	background-color: #E6E6E6;
	text-align: center;
	min-width: 775px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	cursor: default;
}
a {
	color: #5B6941;
}
a:visited {
	color: #5B6941;
}
a:hover {
	color: #504169;
}

#content h1 {
	font: italic normal 18pt Georgia, "Times New Roman", Times, serif;
	color: #476941;
}
#content h2 {
	font: normal bold 14pt "Trebuchet MS", "Times New Roman", Times, serif;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#content h3 {
	font: normal bold 12pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 0.7em;
	clear: both;
}


div, form {
	margin: 0;
	padding: 0;
}

input.text {
	height: 16px;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
textarea.text {
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

#allcontainer {
	margin: auto;
	width: 768px;
	text-align: left;
	min-height: 100%;
	position: relative;/*
	background-image: url(images/rightnavback.jpg);
	background-repeat: no-repeat;*/
	background-position: 574px 248px;
	background-image: url(images/rightnavtile.jpg);
	background-repeat: repeat-y;
	padding-bottom: 73px;
}
* html  #allcontainer {
	height: 100%;/*
	height: auto;*/
}

#header {
	width: 759px;
	z-index: 100;
	overflow: hidden;
	position: absolute;
	left: 5px;
	top: 0px;
	height: 247px;
	padding-top: 5px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;/*
	border-bottom: 1px solid #476941;*/
}
#header .search {
	position: absolute;
	top: 154px;
	right: 7px;
	text-align: right;
}
#header .search h4 {
	display: none;
}
#header .search input.text {
	font-size: 11px;
	height: 14px;
	width: 170px;
}
#header .search input.button {
	font-size: 11px;
}


#header .menu {
	position: absolute;
	left: 28px;
	top: 191px;
	font: normal bold 11px Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}
#header .menu ul {
	margin: 0;
	padding: 3px 20px 0 20px;
	text-align: left;
	border-top: 1px solid #476941;
}
#header .menu ul li {
	display: inline;
	padding-top: 4px;
}
#header .menu a {
	color: #476941;
	position: relative;
	background-color: transparent;
	text-decoration: none;
	padding: 2px 10px;
}
#header .menu a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 4px solid #476941;
}
#header .passlogin,
#header .userstatus {/*
display: none;*/
	position: absolute;
	top: 5px;
	right: 3px;
	width: 245px;
	height: 145px;/*
	background-image: url(images/loginboxback.gif);
	background-repeat: no-repeat;
	background-position: -5px -4px;
	/*
	background-color: #F2F3E8;*/
	font: normal normal 11px Verdana, Helvetica, sans-serif;
	color: #254628;
}

#header .passlogin form,
#header .userstatus #status {
	width: 238px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
}
#header .passlogin #loginSwitch {
	position: absolute;
	bottom: 40px;
	right: 10px;
	z-index: 200;
	cursor: pointer;
}
#header .userstatus #statusSwitch {
	display: none;
}
.displayNone {
	display: none;
}
.displayLogin {
	display: block;
}
#header .passlogin #bckgrnd,
#header .userstatus #bckgrnd {/*
	display: none;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 144px;
	background-color: #F2F3E8;
	border: 1px solid #B8BAAF;
	opacity: .77;
	-moz-opacity: .77;
	filter: alpha(opacity=77);
}

#header .passlogin .boxTitle,
#header .userstatus .boxTitle {
	display: none;
}
#header .passlogin input {
	margin: 5px 6px 0 10px;
	line-height: 16px;
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
#header .passlogin input.text {
	width: 120px;
	height: 16px;
	border: 1px solid #CCCCCC;
}
#header .passlogin input.button {
}
#header .userstatus .statuses {
	padding: 3px 10px;
}
#t1026 {
	margin-left: 30px;
}

#header .linx {
	margin: 5px 10px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}
.linx a,
.linx a:visited {
	color: #254628;
	text-decoration: underline;
}
.linx a:hover {
	color: #800000;
	text-decoration: none;
}
#header .datetime {
	position: absolute;
	left: 15px;
	top: 232px;
	color: #83975C;
	font: normal normal 10px Verdana, Helvetica, sans-serif;
}


#pageTitle h1 {
	position: absolute;
	top: 212px;
	right: 0;
	text-align: right;
	color: #800000;
	font: italic normal 24px/36px "Trebuchet MS", "Times New Roman", serif;
	margin: 0;
	padding: 0 10px;/*
	border: 1px solid;*/
	z-index: 200;
}




#innerwrap {
	float: left;
	width: 569px;
	padding-top: 249px;
	background-image: url(images/innerback.gif);
	background-repeat: repeat-y;
	background-position: 195px;
}
#content {
	width: 367px;
	float: right;/*
	padding-top: 250px;*/
	overflow: hidden;
	padding-bottom: 10px;
}
#content .customhtml p {
	margin: 0.5em 0;
}

#p1001, #p1040 {
	float: left;
	margin-bottom: 1px;
}
#p1001:after,
#p1040:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#p1001 {
	margin-left: 5px;
}
#content .listnews {
	padding-top: 28px;
	background-image: url(images/newstitle.gif);
	background-position: -1px 0;
	background-repeat: no-repeat;
	width: 363px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	border: 1px solid #D3E0CB;
	background-color: #F2F3E8;
	margin: 3px 0 0;
	clear: both;
}
#content .listnews h2 {
	display:none;
}
#content .listnews ul {
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
}
#content .listnews a,
#content .listnews a:visited {
	color: #83975C;
}
#content .listnews a:hover {
	color: #B00000;
}

#content .listarticle {
	background-image: url(images/magazin.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
	width: 364px;
	clear: both;
}

#content .listarticle .listitem,
#content .searchResults .listitem {
	clear: both;
	margin: 5px 0 0;
	background-image: url(images/listitemback.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 75px;
	overflow: hidden;
}
#content .listarticle h2,
#content .searchResults h2 {
	display: none;
}
#content .listarticle h3,
#content .searchResults h3 {
	clear: both;
	font: normal bold 13px Verdana, Helvetica, sans-serif;
	letter-spacing: 0em;
	color: #2A5525;
	margin: 5px 0 2px;
	padding: 0;
}
#content .listarticle a,
#content .listarticle a:visited,
#content .searchResults a,
#content .searchResults a:visited {
	color: #800000;
	text-decoration: none;
}
#content .listarticle a:hover,
#content .searchResults a:hover {
	text-decoration: underline;
}

#content .listarticle h3 a,
#content .listarticle h3 a:visited,
#content .searchResults h3 a,
#content .searchResults h3 a:visited {
	text-decoration: none;
}
#content .listarticle h3 a:hover,
#content .searchResults h3 a:hover {
	text-decoration: underline;
}

#content .listarticle img,
#content .searchResults img {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #2A5525;
}
#content .listarticle p,
#content .searchResults p {
	padding-right: 10px;
	font: italic normal 12px/1.3em "Trebuchet MS", "Times New Roman", serif;
	color: #83975C;
	margin: 0;
}


.articledisplay {
	text-align: justify;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
.articledisplay .articlecategories {
	font: italic bold 15px Georgia, "Times New Roman", serif;
	color: #800000;
	margin: 0;
	padding: 0;
	letter-spacing: 0.15em;
}
.articledisplay p {
	margin: 0.5em 0;
	padding: 0;
}
.articledisplay .date {
	font: italic normal 11px Verdana, Helvetica, sans-serif;
	text-align: right;
	color: #C1CBAD;
	margin: -20px 0 20px;
	padding: 0;
}
.articledisplay h1 {
	margin-top: 50px;
}
.articledisplay .signature {
	font: italic bold 11px Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 3px 0;
	padding: 0;
	clear: both;
}

.articledisplay blockquote {
	font: italic normal 14px Georgia, "Times New Roman", serif;
	letter-spacing: 0.15em;
	margin-right: 170px;
	color: #83975C;
}
.articledisplay .articlerating {
	clear: both;
	background-color: #FFFEDF;
	margin: 10px 0 0;
	padding: 0 10px;
	border-bottom: 1px solid #C1CBAD;
	border-top: 1px solid #83975C;
}
.articledisplay .articlerating h4,
.articledisplay .articlerating h4 {
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #C1CBAD;
	color: #B00000;
}

.articledisplay .articlecomments,
.articledisplay .articlecomment {
	clear: both;
	background-color: #F4F4EC;
	margin: 10px 0 0;
	padding: 10px;
	border-bottom: 1px solid #C1CBAD;
	border-top: 1px solid #83975C;
}
.articledisplay .articlecomments h4,
.articledisplay .articlecomment h4 {
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #C1CBAD;
	color: #B3BE9C;
}
.articledisplay input.text {
	color: #2A5525;
}


#leftnav {
	width: 190px;
	float: left;
	margin-left: 5px;
	display: inline;
	border-right: 1px solid #C1CBAD;/*
	padding-top: 250px;*/
	text-align: center;
	padding-bottom: 10px;
	overflow: hidden;
}
#leftnav .menu {
	margin: 0 5px;
	text-align: left;
	background-color: #D3E0CB;
	background-image: url(images/leftmenuback.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#leftnav #t1050,
#leftnav #t1051,
#leftnav #t1052,
#leftnav #t1053 {
	margin: 0 5px 10px;
	text-align: left;
	border-bottom: 4px solid #476941;
	background-image: none;
}

#leftnav .menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #leftnav .menu {height: 1%;}
/* End hide from IE-mac */
#leftnav .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
#leftnav .menu li {
	width: 180px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #476941;
}
#leftnav .menu li.lastlink {
}
#leftnav .menu a,
#leftnav .menu a:visited {
	line-height: 27px;
	padding-left: 9px;/*
	display: block;*/
	color: #528564;
	text-decoration: none;
}
#leftnav .menu a:hover {
	color: #800000;
}

#leftnav .wunderground {
	padding: 20px 0 0;
	background-image: url(images/weather2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 20px 0 0 4px;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	color: #83975C;
	text-align: left;
}
#leftnav .wunderground select {
	width: 180px;
	height: 16px;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	color: #83975C;
	border: 1px solid #83975C;
}
#leftnav .wunderground em {
	padding-left: 5px;
}
#leftnav .poll {
	margin: 20px 5px 10px 4px;
	text-align: left;
	padding: 20px 0 0;
	background-image: url(images/anketa.gif);
	background-repeat: no-repeat;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	color: #83975C;
}
#leftnav .poll h4 {
	display: none;
}
#leftnav .poll * {
	margin: 0 5px;
	padding: 0;
}
#leftnav .poll input.bttn {
	width: 60px;
	font: normal normal 11px/14px Verdana, Helvetica, sans-serif;
	float: right;
	margin: 10px 0;
}
.pollA div {
	background-color: #C1CBAD;
}

#t1024, #t1032, #t1036 {
	padding: 20px 0 0;
	background-image: url(images/newsletter2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0 0 4px;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	color: #83975C;
	text-align: left;
}
#t1024 input.text,
#t1032 input.text,
#t1036 input.text {
	width: 112px;
	height: 16px;
	font: normal normal 11px/16px Verdana, Helvetica, sans-serif;
	color: #83975C;
	border: 1px solid #83975C;
}
#t1024 input.bttn,
#t1032 input.bttn,
#t1036 input.bttn {
	width: 60px;/*
	height: 16px;*/
	font: normal normal 11px/14px Verdana, Helvetica, sans-serif;
}
#t1024 p,
#t1032 p,
#t1036 p {
	margin: 0 5px;
	padding: 0.2em 0;
}

#leftnav .adcontainer {/*
	padding: 10px;*/
	margin-top: 20px;
}

#rightnav {
	margin-top: 249px;
	width: 190px;
	float: right;
	text-align: center;
	padding-right: 3px;
}
#rightnav .adframe {/*
	border: 1px solid;
	margin-bottom: 10px;*/
}
#rightnav .adcontainer {
	margin-bottom: 10px;
}
#rightnav .listarticle,
#rightnav .menu {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
	margin: 0 5px 10px 5px;
	padding: 0;
}
#rightnav .listarticle ul,
#rightnav .menu ul {
	margin: 0;
	padding: 0 5px;
	text-align: left;
	list-style: none;
	color: #254628;
	border: 1px solid #C1CBAD;
	background-color: transparent;
	background-image: url(images/ulback.gif);
	background-repeat: repeat;
	background-position: right bottom;/*
	opacity: .77;
	-moz-opacity: .77;
	filter: alpha(opacity=77);*/
}
#rightnav .listarticle li,
#rightnav .menu li {
	margin: 0;
	padding: 0;
}

#rightnav .listarticle li a,
#rightnav .listarticle li a:visited,
#rightnav .menu li a,
#rightnav .menu li a:visited {
	color: #254628;
	text-decoration: none;/*
	display: block;*/
}
#rightnav .listarticle li a:hover,
#rightnav .menu li a:hover {
	color: #800000;
	background-color: #F2F3E8;
	text-decoration: none;
}

#rightnav .listarticle h2 {
/*	display: none;*/
	font: normal bold 11px Verdana, Helvetica, sans-serif;
	color: #DDDDDD;
	padding: 3px 0 3px;
	margin: 0;/*
	border-bottom: 1px solid #C1CBAD;*/
	border-right: 1px solid #C1CBAD;
	text-align: right;
	
	background-image: url(images/titleback2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 19px;
}
#rightnav .listarticle h2 span {/*
	background-image: url(images/titleback3.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 3px 10px 3px 20px;
	letter-spacing: 0.1em;
}

#rightnav .listarticle h3 {
	clear: both;
	color: #800000;
	margin: 10px 0 2px;
	padding: 0;
}
#rightnav .listarticle h3 span {
	display: block;
}
#rightnav .listarticle h3 a {
	font: normal bold 12px "Trebuchet MS", "Times New Roman", serif;
	color: #254628;
}

#rightnav .listarticle p a,
#rightnav .listarticle p a:visited {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
#rightnav .listarticle img {
	clear: left;
	float: left;
	margin-right: 10px;
	border: 1px solid #2A5525;
	display: none;
}
#rightnav .listarticle p {
	font: normal normal 10px Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
}

#clearfooter {
	width: 100%;
	height: 122px;
}
#allcontainer > #clearfooter {
	clear: both;
}

#footer {
	position: absolute;
	bottom: -1px;
	left: -3px;
	width: 775px;
	height: 196px;
	margin: 0 auto;
	padding: 0;
	color: #666666;
	text-align: center;
	font: normal normal 10px Verdana, Helvetica, sans-serif;
	background-image: url(images/footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
html #footer {
	height: 196px;
}
#footer .adcontainer {
	margin: 5px 5px;
	float: left;
	border: 1px solid #CCCCCC;
}

#footer .menu {
	clear: both;
	width: 759px;
	margin: 0 8px;
	border-top: #666666 1px solid;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	padding: 0;
	font-weight: bold;
	background-color: #D3E0CB;
}
#footer .menu ul {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#footer .menu ul li {
	display: inline;
}
#footer .menu a {
	color: #679966;
	margin: 0 10px;
	text-decoration: none;
}
#footer .menu a:hover {
	color: #CC0000;
}

#footer .siteinfo {
	padding: 10px 0 27px;
	margin: 0 8px;
	background-color: #254628;
	background-color: #800000;
	color: #DDDDDD;
}
#footer .siteinfo a,
#footer .siteinfo a:visited {
	color: #DDDDDD;
}
#footer .siteinfo a:hover {
	color: #FFCC00;
}
#footer #t1026 {
	margin-left: 10px;
}


/* on page editing */
.editorBar {
}
.editorBar a,
.editorBar a:visited {
	background-color: #800000;
	padding: 2px;
	border: 1px solid #800000;
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
	padding: 2px;
	line-height: 1.1em;
	font-weight: bold;
}
.editorBar a:hover {
	color: #FFFF00;
}
/* USER PROFILE PAGES */

#profileAvatar {
	float: left;
	width: 30%;
}
#profileAvatar img {
	padding: 4px;
	border: 4px solid #B3BE9C;
}

#profilePersonal {
	float: right;
	padding: 10px;
	width: 65%;
	border: 1px solid #D3E0CB;
	background-color: #F4F4EC;
	margin-bottom: 15px;
}
#profileTimes {
	float: left;
	width: 30%;
	margin-top: 30px;
}
#profileAdditional {
	
}
#profileSecurity {
	float: right;
	padding: 10px;
	width: 65%;
	border: 1px solid #D3E0CB;
	background-color: #F4F4EC;
	margin-bottom: 15px;
}
.profileCard {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
.profileCard strong {
	width: 200px;
	color: #B00000;
}

.userProfile .toolbar {
	clear: both;
	margin: 15px 0;
	padding: 6px 2em;
	border-top: 1px solid #C1CBAD;
}
.userProfile .toolbar a,
.userProfile .toolbar a:visited {
	border: none;
	color: #999999;
	border-left: 3px solid #476941;
	padding: 1px 10px 1px 3px;
	margin: 3px 5px 3px 0;
}
.userProfile .toolbar a:hover {
	border: none;
	color: #666666;
	border-left: 3px solid #B00000;/*
	background-image: url(images/menumorehover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.userProfile .controlset {
	clear: both;
	padding: 3px 2em 30px;
	border-top: 1px solid #B3BE9C;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #F2F3E8;
}
.userProfile input {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
.profileCard textarea,
.profileCard select,
.profileCard .inputText {
	width: 220px;
}
.fieldTitle {
	width: 120px;
	vertical-align: baseline;
}


/* registration page */
.passscenario {
	float: right;
	width: 190px;
}
.passscenario h3 {
	font: normal bold 12pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #476941;
	padding: 4px 0;
	margin: 10px 0 5px;
	border-bottom: 1px solid #D3E0CB;
}

.passscenario ol {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-position: outside;
}
.passscenario li {
	margin: 0;/*
	padding: 0;*/
}
.passscenario .current {
	color: #800000;
}

.passregistration {
	width: 350px;
	padding-bottom: 10px;
}
.passregistration fieldset {
	border: none;
	padding: 0 10px;
}
.passregistration legend {
	font: normal bold 12pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #476941;
	padding: 5px 0 0;
	margin: 3px -7px 5px;
	border-bottom: 1px solid #D3E0CB;
	width: 100%;
}
.passregistration p {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}
.passregistration input,
.passregistration textarea {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
.passregistration input.text,
.passregistration textarea {
	width: 330px;
}

/* lostpass page */
.passlostpass {
	width: 350px;
}
.passlostpass fieldset {
	border: none;
	padding: 0 10px;
}
.passlostpass legend {
	font: normal bold 12pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #476941;
	padding: 5px 0 0;
	margin: 3px -7px 5px;
	border-bottom: 1px solid #D3E0CB;
	width: 100%;
}
.passlostpass input,
.passlostpass textarea {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
.passlostpass input.text,
.passlostpass textarea {
	width: 330px;
}



/* contact page */
.contactform fieldset {
	border: none;
	padding: 0 10px;
}
.contactform legend {
	font: normal bold 12pt "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #476941;
	padding: 5px 0 0;
	margin: 3px -7px 5px;
	border-bottom: 1px solid #D3E0CB;
	width: 100%;
}
.contactform input,
.contactform textarea {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
.contactform input.text,
.contactform textarea {
	width: 330px;
}

/* cenovnik */
#page1038 table {
	border-collapse: collapse;
}
#page1038 td {
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
#page1038 th {
	border-bottom: 1px solid #D3E0CB;
}
/*

#AdminMenu {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5000;
	background-color: transparent;
	color: #999999;
	padding: 0px 4px;
	font: bold 90%  "Courier New", Courier, monospace;
	height: auto;
	max-width: 520px;
	width: auto;
}
#AdminMenu a {
	border: none;
	padding: 2px 3px;
	text-decoration: none;
	background-color: #669933;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: -7px;
	margin-right: -2px;
}
#AdminMenu a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #006600;
}
.debugDetail {
	width: 500px;
	display: none;
	height: auto;
	background-color: InfoBackground;
	color: InfoText;
}

.debugDetail textarea {
	width: 450px;
	overflow: auto;
	height: auto;
	float: right;
}

.debugDetails {
	display : none;
	height: auto;
	width: auto;
	background-color: InfoBackground;
	color: InfoText;
}

.right {
	text-align: right;
}

.debugDetailON {
	display: block;
	text-align: right;
	width: auto;
	background-color: InfoBackground;
	color: InfoText;
}

.debugDetailsON {
	display : block;
	font: normal 90% "Courier New", Courier, monospace;
	width: auto;
	background-color: InfoBackground;
	color: InfoText;
	text-align: right;
}
.warning {
	background-color: #FFFFCC;
	border: 1px dashed #990000;
}
.neccessary {
	color: #990000;
	font-weight: bold;
	
}

#t1030,
#t1030 select,
#t1030 select option,
#t1030 option {
	font-size: 11px;
}

*/