html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h2{
font-size: 12px;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a.backtomain
{
text-align: -moz-center;
text-decoration: none;
color: black;
}
a.backtomain:visited
{
color:black;
}
a:hover {
	color: #FFA405;
}
a:visited {
	color: #DDA405;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
td.mit
{
	text-align: right;
	border-bottom: thin solid Navy;
}
td.data
{
	text-align: left;
	border-bottom: thin solid Black;
} 
td.badmit
{
	text-align: right;
	border-bottom: thin solid Navy;
	color: #FF0000;
}

td.title
{
	text-align: center;
	border-bottom: thin solid Black;
	background-color:#FFFFDD;
}
body {
	
	text-align: center;
	color: #74653D;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p.cv
{
background-color: #00FF99;
text-align: center;
}
p.nocv
{
background-color:#FF6666;
text-align:center;
}
table.kirakat
{
text-align: -moz-center;
background:transparent;
}
table.kirakat
{
text-align: center;
background:transparent;
}
td.kirakatcim
{
font-size:18px;
text-align:center;
background:transparent;
}
p.nourl{
color:#ff0000;
}

p.url{
color:#00ff00;
}

p.login{
margin-left:20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
  text-align:center;
  vertical-align:middle;
  margin:auto;
}
#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
  text-align:-moz-center;
  vertical-align:middle;
  margin:auto;
}
#rightmost {
  position: absolute;
  top: 300px;
  left: 800px;
  width: 850px;
  height: 60px;
  text-align:-moz-center;
  vertical-align:middle;
  margin:auto;

  }

#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 10px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo h2 {
  padding-top: 10px;
  font: 16px "arial narrow", arial, sans-serif;
  margin-left:25px;
  }
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
  font-weight:bold;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 17px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  font-weight:normal;
  vertical-align:middle;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	background: url(images/footer_bg.gif) repeat-y;  padding: 1px;
	color: #1A1A18;
	background-color:#FFFFDD;
	text-align:center;
	
}
#support p.left {
  margin-left:25px;
 }

 
#right {
  float: right;
  width: 490px;
  padding-right: 30px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#contemporary {
  margin-right: auto;
  font-weight:normal;
}
#profile {
  margin-right: 30px;
  font-weight:normal;
}
#right .left {
  margin-right: 30px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 28px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#aod {
position: relative;
top: 20px;
text-align: left;
float: left;
}
#spacer {
  height: 2em;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#713e3a;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
  text-align: center;
  }
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-top:20px;
text-decoration:none;
}

