* {
    padding: 0;
    margin: 0;
}
body {
  padding: 0;
  margin: 0;
	color: #444444;
	background: #0a0e13 url(img/head_bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
img {
  border: none;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#page {
  
}
#menu {
  color: #fff;
  margin-top: -210px;
  height: 360px;
}
#menu_in {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#menu_yo {  
  padding-top: 15px;
  padding-left: 10px;
  height: 15px;
  position: relative;
  z-index: 99;
}
#menu ul, #menu li {
	float:left;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
#menu a {
  color: #fff;
  padding: 0 8px;
}
#flash {
  width: 995px;
  height: 210px;
  margin-left: auto;
  margin-right: auto;
}
#flash_menu {
  width: 550px;
  height: 330px;
  margin-top: 0;
  position: relative;
  float: right;
  z-index: 90;
}
#header {
  width: 857px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -150px;
  height: 60px;
  background: url(img/header_bg.jpg) repeat-x;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#icons {
  padding: 4px 0 0 8px;
  width: 300px;
  position: relative;
  z-index: 98;
}
#logs {
  position: relative;
  z-index: 97;
  padding: 5px 15px;
}
.new {
  background-color: #e5e8eb;
  width: 290px;
  margin-right: 10px;
  padding: 0 10px;
}
.napis {
  font-size: 16px;
  color: #015aff;
}
.nadpis {
  font-size: 16px;
  font-weight: bold;
}
.formi input{
  background: #172737;
  color: #a7abb0;
  font-size: 10px;
  height: 13px;
  border: 1px solid #fff;
}
#search {
  float: left;
  height: 13px;
  margin-top: -15px;
  margin-left: 35px;
}
#content {  
  background: url(img/cnt_bg.jpg) repeat top left;
  padding-bottom: 25px;
  margin-top: -20px;  
}
#content_in {
  background: url(img/content_bg.jpg) repeat-x top left;
}
#cast1 {
  background: url(img/massive_bg.jpg) no-repeat top center;
}
#cast2 {
  background: url(img/topsel_bg.jpg) no-repeat top center;
}
#cast3 {
  background: url(img/lirio_bg.jpg) no-repeat top center;
}
#cast4 {
  background: url(img/philips_bg.jpg) no-repeat top center;
}
#cast5 {
  background: url(img/eseo_bg.jpg) no-repeat top center;
}
#cnt {
  width: 857px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  background-color: #fff;
  min-height:400px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#cnt_in {
  padding: 30px 10px;
  position: relative;
  z-index: 96;
}
#cnt_bottom {
  width: 857px;
  margin-left: auto;
  margin-right: auto;
  background: url(img/logo_bg.jpg) repeat-x;
  height: 50px;
  padding-top: 9px;
}
.lefte {
  background: #e5e5e5;
}
.cnt_box {
  margin: 5px 5px 5px 5px; 
  padding: 0;  
  float: left;
}
.cnt_in_box {
  float: left;
  width: 380px; 
  height:120px; 
}
.nadpis_h2 {
  font-weight: bold;
  padding-left: 2px;
  color: #fff;
  background: #a6bace; 
}
.cnt_top {
  background: #e5e8eb;
  padding-left: 2px;
}
.brhead {
  color: #fff;
  background: #a6bace;
}
.br1 {
  background: #e5e8eb;
}
#footer {
  background: url(img/footer_bg.jpg) no-repeat top center;
}
#footer_in {
  width: 857px;
  color: #e4e9ef;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}
#footer a {
  color: #e4e9ef;
}
.navbox { 
  text-align: center;  
  width: 15px; 
  float: left; 
  display: inline; 
}