@import url(01_main.css);
@import url(02_header.css);
@import url(03_top_menu.css);
@import url(04_left_menu.css);
@import url(06_0_content.css);
@import url(07_footer.css); 
@import url(08_news.css);
@import url(09_form.css);


#content-wrapper {
	height: auto;
	clear: both;
	background: url("../img/footer-pozadi.gif") bottom repeat-x;
}

#middle, #right, #left {
  width: 270px;
  float: left;
}

#middle {

}

#middle-content, #right-content, #left-content {
  padding: 30px 45px 30px 0px;
}

#middle-content, #left-content {
  background: url("../img/box-pozadi.gif") top right no-repeat;
}

#middle-marker {

}

#left {
  
}

#left-content {
  
}

#left-menu {

}

#left-marker {

}

#right {
  
}

#right-content {
  
}

#right-marker {

}

#outer-wrapper {
	background: rgb(54,54,54) url("../img/header-pozadi-IE5.gif") top repeat-x;

}

h2 {
  font-size: 13px;
}



