@charset "iso-8859-2";
/* CSS Document */

/* UJ DESIGN BY DAWID */
body {
	padding: 0;
	margin: 0;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 12px;
}

.button {
	background-color: #94bfe6;
	color: #fff;
	}

#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	}

#header {
	float: left;
	width: 900px;
	height: 217px;
	background-image:url(../img/head.jpg);
	background-repeat:no-repeat;
}

#content_wrapper {
	float: left;
	width: 810px;
	background-image:url(../img/contentbg_loop.gif);
	background-repeat: repeat-y;
	margin-left: 42px;
}


#content {
	float: left;
	width: 800px;
	background-image:url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	padding: 0 40px 0 13px;
	min-height: 407px;
}

#left {
	float: left;
	width: 223px;
	background-image:url(../img/menubg.png);
	background-repeat: no-repeat;
	min-height: 344px;
	font-size: 14px;
	}

#leftwrapper {
	float: left;
	width: 223px;
	padding: 0;
	margin: 0;
	background-image:url(../img/leftbg.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	}

#left ul {
	clear: both;
	list-style-type:		none;
	color: #fff;
	padding: 0;
	margin: 0;
	}

#left li {
	padding:			0 0 0 10px;
	font-weight: normal;
	}

#left a {
	color: #fff;
	text-decoration: none;
	}
#left a:hover {
	text-decoration: underline;
}	

#login {
	float: left;
	width: 208px;
	background-image:url(../img/login.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 70px 0 0 20px;
	}

#login form { padding: 0; margin: 0; }
#login input { border: 0; }

#content_area {
	float: left;
	width: 540px;
	}
#content_area li {
	list-style-position: outside;
	list-style-image: url(../img/icon-checklist.gif);}
	
.domainkereso {
	float: left;
	width: 540px;
	min-height: 154px;
	background-image:url(../img/domainkereso.png);
	background-repeat: no-repeat;
	}

.domainkereso input {
	border: 0;
	background: transparent;
	}

.domainkereso #select {
	background: transparent;
	border: 0;
}

#footer {
	float: left;
	width: 805px;
	height: 135px;
	background-image:url(../img/footer.png);
	background-repeat: no-repeat;
	margin-left: 42px;
}


.desbody{
  clear:left;
  float:left;
  margin:0px;
  padding:0px;
  width:1000px;
  background-image:url(../img/des1body.jpg);
  background-repeat:repeat-y;
}
.modulmenu{
  background:none;
  clear:left;
  float:left;
  width:1000px;
  margin:0px;
  padding:0px 0px 0px 250px;
  background-image:url(../img/des1body.jpg);
  background-repeat:repeat-y;
}
.modulmenu h1{
  font-family:Verdana,Helvetica,Arial;font-weight:bold;color:#f0f0ff;
  text-decoration:none;
  margin:0px;padding:0px;
}
.modulmenu a{
  font-family:Verdana,Helvetica,Arial;font-size:12px;font-weight:bold;color:#f0f000;
  text-decoration:none;
  margin:0px;padding:0px;
}
.modulmenu a:hover{  
  font-family:Verdana,Helvetica,Arial;font-size:12px;font-weight:bold;color:#f0f000;
  text-decoration:underline;
  margin:0px;padding:0px;
}
.modulmenu a:active{
  font-family:Verdana,Helvetica,Arial;font-size:12px;font-weight:bold;color:#f0f000;
  text-decoration:underline;
  margin:0px;padding:0px;
}
.leftmenu{
  clear:left;
  float:left;
  margin:0px;
  padding:0px 0px 0px 3px;
  width:180px;
  background:none;
}
.centerpage{
  float:left;
  margin:0px 0px 0px 10px;
  padding:2px 5px 2px 10px;
  width:770px;
  background:none;
  /* background-color:#F3AD2B; */
}
.footer{
  clear:left;
  float:left;
  margin:auto;
  padding:0px;
  height:93px;
  width:1000px;
  background-image:url(../img/des1foot.jpg);
  background-repeat:no-repeat;
}


.yasnice{
 clear:left;
 float:left;
 width:540px;
 color: #6a6666;
}
.yasnice li {
	}
	
.yasnice a{
 color:#3b69b1;
}

/* yepmenu */
.yepmenu{
background-color: #a8bb00;
padding: 1px;
margin: 5px 5px 5px 5px;
float: left;
}
.yepmenu th{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#fff;
	background-image: url(../img/thbg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 32px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.yepmenu td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	width:170px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-color:#8ea500;
	border-style: dotted;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#8ea500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.yepmenu tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.yepmenu input{
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align:left;
color:#3b3c41;
/*background-color: #f7f700;*/
padding: 0px 0px 0px 2px;
margin: 3px 0px 2px 0px;
}
.yepmenu a {
text-decoration: none;
color:#ffffff;
margin: 0px 0px 0px 0px;
}
.yepmenu a:hover {
text-decoration: underline;
color:#ffffff;
margin: 0px 0px 0px 0px;
}

/* datasheet */
.datasheet{
/* background-color: #caf1fe; */
padding: 1px;
margin: 5px 5px 5px 5px;
float: left;
}
.datasheet th{
font-family: Verdana, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: left;
color:#000;

padding: 2px 3px 2px 0px;
margin: 0px 3px 2px 10px;
}
.datasheet td{
font-family:  Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:left;
color:#000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width:230px;
}

.datasheet tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.datasheet input{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color:#3b3c41;
	background-color: #ffffff;
	padding: 0px 0px 0px 2px;
	margin: 3px 0px 2px 0px;
	border:1px solid #CCC;
}
.datasheet select{
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:left;
color:#3b3c41;
background-color: #ffffff;
}

.datasheet a {
text-decoration: none;
font-weight: normal;
color:#F3AD2B;
margin: 0px 0px 0px 0px;
}

.datasheet a:hover {
text-decoration: underline;
font-weight: normal;
color:#F3AD2B;
margin: 0px 0px 0px 0px;
}

.datasheet u {
text-decoration: underline;
font-weight: bold;
color:#F3AD2B;
margin: 0px 0px 0px 0px;
}
li {
	margin-bottom: 3px;
	}


* html #emotion-select-select {
background-color:black;
}
.username1 {
	height: 20px;
	clear: both;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	background:none;
	border:none;
	}
.passwd1 {
	width: 150px;
	height: 20px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-left: 5px;
	background:none;
	border:none;
	}
.buttonlogin {
	padding-left: 5px;
	height: 38px;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../img/ok-button.gif);
	background-repeat: no-repeat;
	width: 59px;
	cursor:pointer;
}
.rege {
	background-image: url(../img/rege.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 119px;
	padding-bottom: 10px;
	margin-left: 20px;
}
.highlight {
	color: #FFF;
	background-color: #8fa600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}