@charset "utf-8";
/* reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0pt none; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0pt; padding: 0pt; vertical-align: baseline; }
/* general */
html {margin:0;padding:0;}
body {background:#d1d1c9;width:100%;height:100%;color:#e1e1a9;padding:0;font:12px Arial;}
a { text-decoration: none; }
a:hover { text-decoration:none; }
.clear {clear:both;height:0;font-size:0;}
h2{font-family:Arial;font-size:14pt;font-weight:bold;}
/* container */
#body{width:1000px;margin:0 auto;padding:0;}
/* header */
#intro{background:url(/concrete/themes/ligzda/images/logo.jpg) no-repeat;width:1000px;height:364px;margin:0;padding:0;position:relative;}
#navigation{background:url(/concrete/themes/ligzda/images/navy.png) no-repeat;width:1000px;height:59px;margin:0;padding:0;}
#navleft{background:url(/concrete/themes/ligzda/images/navleft.png) no-repeat;width:36px;height:59px;float:left;}
#navright{background:url(/concrete/themes/ligzda/images/navright.png) no-repeat;width:36px;height:59px;float:right;}
#navigation ul{width:980px;height:57px;list-style:none;margin:0;padding:0;float:left;}
#navigation ul li{width:auto;height:35px;float:left;text-align:center;padding:22px 29px 0 30px;}
#navigation ul li.active{background:#46461d;border:1px solid #66662a;text-decoration:underline;}
#navigation ul li.first{margin-left:27px;}
#navigation ul li.last{}
#navigation ul li a{font-size:14px;font-weight:bold;color:#e1e1a9;}
#navigation ul li.active a{font-size:14px;font-weight:bold;color:#e1e1a9;text-decoration:underline;}
#navigation ul li:hover{background:#46461d;border-top:1px solid #66662a;border-bottom:1px solid #66662a;height:35px;text-decoration:underline;}
/* content */
#content{background:url(/concrete/themes/ligzda/images/cbg.jpg) repeat-y;width:1000px;height:auto;}
#main{background:url(/concrete/themes/ligzda/images/mbg.png) no-repeat;border:1px solid #66662a;width:681px;height:auto;float:left;margin:15px 13px 30px 38px;padding:15px 10px;-moz-border-radius:6px;-webkit-border-radius:6px;}
#sidebar{background:url(/concrete/themes/ligzda/images/sbg.png) no-repeat;border:1px solid #66662a;width:186px;height:auto;float:right;margin:15px 38px 30px 0;padding:15px 10px;-moz-border-radius:6px;-webkit-border-radius:6px;}
/* footer */
#footer{background:url(/concrete/themes/ligzda/images/cbg.jpg) repeat-y;width:1000px;height:65px;color:#838358;}
.left{width:200px;margin:20px 0 0 58px;float:left;text-align:left;}
.right{width:200px;margin:20px 58px 0 0;float:right;text-align:right;}
#footer a{color:#838358;}
#bar{position:absolute;top:330px;right:70px;}
#bar a{font:12px Arial;font-weight:bold;color:#838335;}
