
div.designselect {
  padding:10px;
  border:1px solid #999999;
  text-align:center;
  font-weight:bold;  
  margin:10px;
  float:left;
  display:block;
  width:320px;
  height:220px;
}

div.designselect input {
  border:0px solid #000000;
}

div.alertwindow {
 border:1px dotted #f90000;
 background-color:#fefefe;
 padding:10px;
 font-weight:bold;
 text-align:center;
 font-size:15px;
 margin:10px;
 color:#9f0000;
}



table {
	border-collapse: collapse;
}
table.tablazat {
	border-collapse: collapse;
}
table.tablazat tr th {
	background-color: #d2ae7a;
	background-repeat: no-repeat;
	color: #000000;
}
table.tablazat td, th {
	padding: 3px;
	border: 1px solid #f6ebbc;
}
table.tablazat tr.k1 {
	padding: 3px;
	background-color: #efefff;
	border: 1px solid #d2ae7a;
}
table.tablazat th {
	color: #ffffff;
	background-color: #d2ae7a;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
}

div.formbottom {
  padding-left:160px;
  font-size:12px;
}

div.informacio {
  font-size:12px;
  text-align:justify;
}

div.error {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

input.btn {
	font-family:  sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #9f0000;
}

Textarea {
	font-family: verdana, courier, helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #A198B4;
}

select {
	font-family: verdana, courier, helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #A198B4;
}

div.form {
	text-align: left;
}
div.formlabel {
	font-family: verdana, courier, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: right;
	width: 150px;
	float: left;
	margin-right: 10px;
	padding-top:7px;
}
div.kiemelt {
	font-size: 18px;
	color: #9f0000;
	font-weight: bold;
}
div.formrow {
	text-align: left;
	margin:5px;
	clear:both;
}
div.formerror {
	background-color: #af0000;
	color:#ffffff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
input.formbtn {
	font-family: verdana, courier, helvetica;
	font-size: 13px;
	color: #846104;
	font-weight: bold;
	background-color: #f9e5bd;
	border: 1px solid #f9dc90;
	border-right: 2px solid #eecc71;
	border-bottom: 2px solid #eecc71;
}

input {
	font-family: verdana, courier, helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #009f00;
}

input.form {
	font-family: Tahoma, courier, helvetica;
	font-size: 16px;
	color: #0979c1;
	padding:4px;
	background-color: #e6f4fc;
	border-width: 1px;
	border-style: solid;
	border-color: #77caff;
	margin: 1px;
}
select.form {
  font-family: Tahoma, courier, helvetica;
	font-size: 16px;
	color: #0979c1;
	padding:4px;
	background-color: #e6f4fc;
	border-width: 1px;
	border-style: solid;
	border-color: #77caff;
	margin: 1px;
}
button.wgdialogclosebutton {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	background-color: #f63c24;
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
}
font.wgdialogcaption {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
}
td.windowtitle {
	border-bottom-style: solid;
	border-bottom-color: #552222;
	border-bottom-width: 1px;
}
table.window {
	border-style: solid;
	border-color: #552222;
	border-width: 1px;
}
table.dialog {
	border-style: solid;
	border-color: #552222;
	border-width: 1px;
	background: url(/_wg7_system/images/dialog_bg.jpg);
}
td.dialogtitle {
	padding: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #003300;
	background-color: #ffffff;
	height: 20px;
	Filter: Alpha(Opacity=65, FinishOpacity=95, Style=1, StartX=0, StartY=0);
	border-bottom: 1px solid #339933;
}




