@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #613a25; background:url(images/bg_bg.jpg) center; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a:link { color: #613a25; text-decoration:none; }
a:visited { color: #613a25; text-decoration:none; }
a:hover { color: #ef481b; text-decoration:none; }

.bg_up { background:url(images/bg_up.jpg) center top no-repeat; }
.bg_footer { background:url(images/bg_footer.jpg) center no-repeat; height:238px; }
.comment_list h1 { font-size:14px; margin:0; padding:0 0 5px 0; color:#ef481b; }


.wrapper { width:1000px; margin:auto; }
.logo { padding: 210px 0 0 108px; }

.sidebar_left { padding:50px 0 0 30px; width:248px; float:left; }
.table_left { margin:0 0 10px 0; }
.table_left_title { color:#ef481b; font-size:12px; font-weight:bold; background:url(images/table_left_title_bg.jpg); padding:5px; }
.table_left_more a { text-decoration:underline; font-weight:bold; }

.content { float:left; padding:50px 0 0 35px; width:470px; }
.content img { padding: 0 5px 0 0; }
.sidebar_right { float:left; padding:50px 0 0 10px; width:170px; }
.sidebar_right input { width:120px; height:10px; background:url(images/bg_input.jpg); border:#000 1px solid; font-size:10px; }

.content_categ { float:left; padding:50px 0 0 35px; width:650px; }
.categ { background:url(images/categ_box.jpg); width:305px; height:128px; float:left; padding:10px; color:#ef481b; font-size:12px; font-weight:bold; }
.categ a { font-size:11px; font-weight:normal; }
.categ p { padding:0; margin:0; }

.content_item { float:left; width:305px; padding:10px; }
.content_item a { text-decoration:underline; font-weight:bold; }
.content_item h1 { font-size:12px; color:#ef481b; font-weight:bold; padding:0 0 5px 0; margin:0; }
.content_item h1 a { text-decoration:underline; color:#ef481b; }
.content_item h1 a:hover { text-decoration:none; }
.content_item p { margin:0; padding:0 0 5px 0; }
.content_item img { padding:0 5px 5px 0; }
.content_stats { margin:0 0 10px 0; }
.content_stats td { font-size:10px; color:#000; }
img { border:0px; }

.resursa { background:#FFF; width:465px; }
.resursa_content { background:url(images/bg_resursa.jpg) bottom no-repeat; padding:10px; }
.resursa_content p { margin:0; padding:0 0 5px 0; }
.resursa_content h1 { font-size:14px; margin:0; padding:0 0 5px 0; color:#ef481b; }

.descarca { text-align:right; padding:10px; }
.comment td { background:#FFF; padding:5px 0 5px 0; }
.comment input {background:url(images/bg_comment.jpg); width:245px; }
.comment textarea { background:url(images/bg_comment.jpg); width:285px; height:105px; }
.comment input,textarea { font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:5px; }

.footer { margin:auto; width:1000px; padding:170px 0 0 0px; text-align:center; color:#613a25; }
.footer p { margin:0; padding:0 0 5px 0; }
.footer a { color:#613a25; text-decoration:underline; }
.footer a:hover { color:#9b2505; }

