@charset "utf-8";

/* Copyright © 2009 Antun Koncic for iSistemi. All rights reserved. */

html, body { margin:0; background:url(../images/bg_body.png) repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

img { border:none; }

.center { text-align:center; }

#container { margin:0 auto; width:950px; }

#header { padding:0 10px; height:45px; background:url(../images/bg_header_border.png) bottom no-repeat; color:#809CB5; line-height:45px; text-align:right; }
#header a { color:#809CB5; text-decoration:none; }
#header a:hover { color:#FFF; text-decoration:underline; }

#banner { height:250px; background:url(../images/bg_banner_red.png) no-repeat; }
#banner-menu { padding:75px 0 0 0; width:182px; /*height:180px;*/ text-align:right; }
#banner-menu ul, li { margin:0; padding:0; list-style: none; }
#banner-menu a { padding:0 3px 0 0; display:block; color:#809CB5; font-size:14px; text-decoration:none; }
#banner-menu a:hover { color:#FFF; background:url(../images/bg_banner_menu_hover.png); }

#page-title, #index-article-title { padding:0 0 0 90px; height:40px; color:#2A4A66; font-size:14px; font-weight:bold; line-height:40px; }
#page-title { background:url(../images/bg_services_header_bullet.png) left no-repeat; }

#ad-services { margin:0 50px; height:258px; background:url(../images/bg_services.png) no-repeat; }
#ad-services-l { padding:185px 0 0 392px; width:258px; height:73px; float:left; }
#ad-services-l a, a:hover { color:#FFF; text-decoration:none; }
.ad-services-r { padding:10px 0 0 60px; width:125px; height:106px; float:left; color:#999; font-size:10px; }
.ad-services-r a, a:hover { color:#888; text-decoration:none; }
.ad-services-r-title { color:#888; font-size:12px; font-weight:bold; }

#index-article { overflow:hidden; }
#index-article-title { width:70px; float:left; background:url(../images/bg_content_left_bullet.png) left no-repeat; }
#index-article-content { padding:0 12px; width:515px; height: 355px; float:left; background:url(../images/bg_article_border_left.png) top left no-repeat; }
.index-article-content-title { color:#2A4A66; font-size:16px; font-weight:bold; }

#pages-article { margin:0 50px; padding:10px; background:url(../images/bg_article.png) no-repeat; overflow:hidden; }
#pages-article-l, #pages-article-r { width:145px; height:50px; float:left; }
#pages-article-l ul, li { margin:0; padding:0; list-style: none; }
#pages-article-l a { padding:0 0 0 10px; display:block; color:#BBB; font-size:14px; text-decoration:none; }
#pages-article-l a:hover { background:#EEE; color:#777; }
#pages-article-c { padding:0 12px; width:515px; float:left; }
.pages-article-c-title { color:#2A4A66; font-size:16px; font-weight:bold; }
#pages-article-r { background:#EEE; } /* Debug */

#footer { padding-top:25px; /*height:60px;*/ background:url(../images/bg_footer.png) no-repeat; color:#A0A0A0; font-size:10px; text-align:center; }