html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  margin:auto;
  color: white;
	background-color: #040A6C;
  
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  margin:auto;
	padding: 0px 0px 0px 0px ;
	color: white;
	background: url(background.jpg) repeat-x;
}

a img {
  border: none;
}

a {
  color: #39a3f7;
  text-decoration: none;
  font-weight: bold;
}

#kontener {
	width: 843px;
	margin: auto;
}

#flash {
  width: 843px;
  height: 362px;
}

#top1 {
  width: 843px;
  height: 179px;
  background: url(top1.jpg) no-repeat;
}

#top2 {
  width: 843px;
  height: 183px;
  background: url(top2.jpg) no-repeat;
}

#menu {
  width: 239px;
  float: left;
}

#right-content {
  width: 604px;
  height: 293px;
  background: url(content.jpg) no-repeat;
  float: right;
}


#content{
	width: 530px;



	padding-left: 30px;
}

.nav{  
  
}
.nav a{
  padding-right: 5px;
  text-decoration: none;
}
.nav a.highlight{
  font-weight: bold;
  text-decoration: underline;
}


#footer {
  position: relative;
  font-size: 9px;
  clear: both;
  width: 843px;
  height: 50px;
  background: url(bottom.jpg) no-repeat;
}
#footer-tresc {
  position: relative;
  float: right;
  top: 30px;
  right: 30px;
  color: #2F42BF;
  
}
#left {
  width: 239px;
  height: 137px;
  background: url(left.jpg) no-repeat;
}
