
TD {
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 12px;
	text-align: left;
}

a img {
	vertical-align: bottom;
	border : none;
}

TD.white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 12px;	
}

TD.admin_white {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 11px;
	border: #d1dceb 1px solid;
	/*border-bottom: #748aaf 1px solid;
	/*background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	padding: 1px;	
}
TD.admin_right_noborder {
	background-color: #FFFFFF;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 11px;
	border-bottom: #748aaf 1px solid;
	border-right: none;
	background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

TD.admin_gray {
	/*background-color: #dceffe;*/
	background-color: #edf4ff;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 11px;
	border: #d1dceb 1px solid;
	/*b
	order-top: #748aaf 1px solid;
	
	background-image: url(img/altrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: #748aaf 1px solid;*/
	padding: 1px;
}

TD.notes {
	background-color: #fffbf2;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 11px;
	border: #ffe6b8 1px solid;
	/*border-bottom: #748aaf 1px solid;
	/*background-image: url(img/row.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

A {
	color : Blue;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : Blue;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

table.white {
	
	color : #23559C;
	font-family : Verdana, Arial;
	font-size: 12px;
	border-collapse: collapse;
}

table.white th {
	
	color : #23559C;
	font-family : Verdana, Arial;
	font-size: 11px;
	border: #b2babd 1px solid;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 25px;*/
}

table.white th a {
	color : #23559C;
	font-family : Verdana, Arial;
	font-size: 11px;
}
table.white td {
	height: 25px;
	padding-left: 5px;
}
.noborder{
border: none;
}


table.enclosing {

	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 12px;
	max-width: 785px;
}

H3{
	color : #74804e;
	font-family : Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.important{
	color: Red;
}

.medium{
	color: #FF9900;
}

INPUT.button {
	font-size: 12px;
	font-family: Verdana, Arial;
	color:#000000;
	background-color:#FFFFFF;
}

select {
	font-size: 12px;
	height: 20px;
}

HR {
	color: #267ddc;
	height: 1px;
}
header a img {border: none; text-decoration: none !important;} 

.open {color : #FF0000;}
.waitingreply {color : #FF9933;}
.replied {color : #0000FF;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}

.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}

#ok {
	border: 1px solid #679800;
}

.ok_header {
	font-weight: bold;
	padding: 1px;
	color: #ffffff;
	background-image: url(img/okbg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	height: 25px;
}

.ok_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}

#error {
	border: 1px solid #ba3225;
}

.error_header {
	background-color: #FC9;/*#FC9;*/
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	color: #ffffff;
	background-image: url(img/errorbg.jpg);
	height: 20px;
	font-size:12px;
}

.error_body {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	color: black; 
}

.rate {
	color: #666666;
	text-align: right;
	font-style: italic; 
}

a.article {
	color : Black;
	/*text-decoration : underline;*/
	text-decoration: none;
	font-size: 11px;
}

a.article:HOVER {
	color : Red;
	text-decoration : none;
}

.article_list {
	font-size: 11px;	
}

fieldset {
	margin-bottom: 6px; 
	border: 1px SOLID #267DDC;
	padding: 4px;
	/*background-color:#dceffe;*/
	background-color:white;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	margin:20px 0px 20px 0px;
}

legend {
	background-image: url(img/bluebtn.png);
	background-repeat: no-repeat;
	color: #172901;
	border: 1px solid #267DDC;
	height: 10px;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	display:block;
	width: auto;
	padding:4px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	width:130px;	
}

/*newly introduced styles*/

.header{
	background-color: #74a62b;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-size: 11px;
	text-align: center;
	background-image: url(img/headerbg.jpg);
	background-repeat: repeat-x;
	height: 57px;
	padding: 0px;
	margin: 0px;
}

.header td{
text-align: center;
vertical-align: middle;
color:#FFFFFF;
}
.header a, .header a:link, .header a:active{
	color : #ffffff;
	font-family : Verdana, Arial;
	font-size: 11px;
	text-align: center;
}
.header a:hover{
}

.headersm{
	width: 100%;
	background-color: transparent;
	color : #ffffff;
	font-family : Verdana, Arial;
	font-size: 12px;
	text-align: left;
	background-image: url(img/headerbgsm.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	padding-left: 20px;
}

hr{
border: none;
border-bottom: 1px dotted #adbac3;
width: 100%;
padding-top: 10px;
margin-bottom: 10px;
}

.greenbutton{
	background-image: url(img/greenbtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}

.greenbuttonover{
	background-image: url(img/greenbtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}

.orangebutton{
	background-image: url(img/orangebtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;	
}

.orangebuttonover {
	background-image: url(img/orangebtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;		
}

.bluebutton{
	background-image: url(img/bluebtn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #5b79a3;
	height: 20px;
	font-size: 10px;
	font-weight:bold;
	font-family : Verdana, Arial;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 2px;
}


/*styles for roundcorners tables*/

.roundcornersleft{
	width: 7px;
	background-image: url(img/roundcornerslm.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.roundcornersright{
	width: 7px;
	background-image: url(img/roundcornersrm.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.roundcornerstop{
	height: 7px;
	background-image: url(img/roundcornerst.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.roundcornersbottom{
	height: 7px;
	background-image: url(img/roundcornersb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ticketrow{
	background-color: #d3e7f2;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 12px;
	border: #748aaf 1px dotted;
	padding: 6px;
}
.ticketalt{
	background-color: #ffffff;
	color : #4a5571;
	font-family : Verdana, Arial;
	font-size: 12px;
	padding: 6px;
}

.tickettd {
	font-family : Verdana, Arial;
	font-size: 12px;	
}

.subheaderrow {
	background-color: #ffffff;
	color : #23559C;
	border: #23559C solid 1px;
	font-family : Verdana, Arial;
	font-size: 11px;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	}
	
.homepageh3, .section {
	color: #74804e;
	font-weight: bold;
}	
* {
	margin: 0px;
	padding: 0px;
}


.page {float:left; width:44%; min-width:23em; margin-right:5%; padding-top:15px; position:relative;}
.page1 {margin:.3em 2em; float:left; width:24%; margin-right:5%; padding-top:15px; position:relative;}
.page2{float:left; width:600px; margin-right:5%; position:relative;}
h2, h3, h1 {color:#12546B;}

input:focus, textarea:focus, label:hover input, label:hover textarea {background:#FDFDB8;}

button {cursor:pointer;}

a {text-decoration: underline; color: #06c;}
a:hover {color: #d82a0e;}



table.own {border-collapse: collapse; border:1px solid #88AACC;}

.own td, .own th {	padding:.4em .8em; text-align:left; 
					border:1px solid #88AACC; 
					border-width:0 1px 0 1px;}
.own th {background:#f1fbf2;}
td.string, .own th {border-top:1px solid #88AACC;}
td.string {padding:.3em .4em .1em .4em; font-size:large;}

.own th, dt {color:red;} 
dt {float:left; width:5em; text-align:right; margin-right:.8em;}

footer, .small, legend {display:block; opacity:.7; font-size:smaller; clear:both;}

.menu a {color:green; display:block; padding:.2em .4em;}
.menu a:hover {color:#31C740;}
.menu .current a {color:black; text-decoration:none; cursor:default;}
li.current {color:red;}

#page1 .ul {
  list-style:none;
  margin:0;
 padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.2em;
  font-weight:bold;
 width:13em;
  border-bottom:1px solid #003;
 border-right:1px solid #003;
  border-left:1px solid #003;
	}
	
#page1 .ul li {
  border-top:1px solid #003;
	}
	
#page1 .ul li a {
  display:block;
  padding:2px 2px 2px 0.5em;
  border-left:15px solid #0F75BC;
  background-color:#FDFDB8;
  color:#0F75BC;
 text-decoration:none;
  width:100%;
	}
#page1 .html > body ul li a {
	  width:auto;
	}
#page1.	ul li a:hover {
  border-left:15px solid #FDFDB8;
	  background-color:#0F75BC;
	  color:#FDFDB8;
	}


#panel {position:fixed; top:0; left:0; width:100%; text-align:right;}
#panel div {position:absolute; right:0; padding:.5em 1em 0 0; font-size:x-large; color:white; z-index:10;}
#bg {background:green; opacity:.7; width:100%; padding:0; height:1.8em; z-index:1;}

#ads:hover{background-color: #E0FFDA;}

#adm ul.page {width:30%; min-width:12em;}
#adm div.page {width:54%;}

.float:after {content:' '; display:block; clear:both;}
.both {clear:both;}

#ie6 {padding:3em 0 1em 160px; font-size:x-large;}
#voodoo {float:left; margin-left:-120px;}
#voodoo img {border:none;}

.ahtung, a.ahtung, .ahtung input {color:red;}

/* SMS.zamok */
select {display:block; margin-bottom:.3em;}
.text_message {display:inline; font-size:xx-large; color:green; padding-left:.6em;}