/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* layout styling */
@import url(layout.css);

/* general tag styling */
@import url(general.css);

/* menu styling */
@import url(menu.css);

/* module styling */
@import url(module.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);

.module-othermenu li a span{
  color: #922224; 
  font-size: 14px;
  font-weight: bold;
}

.wrapper-outer {
background: #afa082;
}

.item77 {
/* background-image: url('/templates/yoo_loom/images/domik.gif'); */
background: #ffaabb;
}

#component-contact {
padding: 27px;
}

#content_container {
padding: 15px;
}

