@import "../../_css_/jux_reset.css";
@import "../../_themes_/default/style.css";
@import "../../_themes_/default/forms.css";
@import "../../_themes_/default/paginator.css";
@import "../../_themes_/default/news.css";
@import "../../_themes_/default/shop.css";
@import "../../_themes_/default/rss.css";
@import "../../_css_/jux_calendar.css";
@import "../../_css_/jux_calendar_big.css";

*{color: #496593;}

html,body {  color: #000;   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;}







a {  color: #496593;  }
a:hover { /* color: #496593;*/  }

/* Begin blog header */
div#header {color: #fff; background-image: url('images/header.jpg');}
div#header a {color: #fff;}
div#header h1 a { color: #cccccc;}
div#header h2 {color: #cccccc;}

/* Begin sidebar */
div#sidebar {  float: left;  border-left: #ebebeb solid 1px;}

/* Begin footer */
div#footer { background-color: #534F57; background-image: url('images/footer.jpg');/}
div#footer a  {/*color: #496593;*/}

#layerChat{ background:#EAEAEA;}

img.framed,.framed img{padding: 1px;display:inline;background: #cccccc;border: 4px solid #C0D2EF;margin: 4px;}

div#footer div{color: #888;}
div#footer a  {color: #888;}
#divthemes span a{/*color:#496593;*/}
#divthemes h3{/*color:#496593;*/}

table.style1 td{width:*; background-color:red; padding:5px;}


