@charset "utf-8";
@import url("typography.css");
@import url("color.css");
@import url("positioning.css");
@import url("ie6.css");
@import url("ie7.css");
@import url("opera.css");
@import url("inside.css");

/* ---------------------------------------------------------------------

Author: Marko Stupar (Marko Stupar)
Role: Web Designer
Company: Tehnicom Computers, Tehnicom Solutions, Web Developement Team
Contact: marko.stupar@tehnicom.com
Location: Belgrade, Serbia, Europe, Earth, Solar System, Milky Way, Universe
Created: October 21th 2007
Last Entry: October 21th 2007

---------------------------------------------------------------------- */

/* =reset.css (by Andy Clarke) */
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 { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; }

:focus { outline : 0; } 
ol, ul { list-style : none; }
table { /*border-collapse : collapse; border-spacing : 0;*/ }
caption, th, td { text-align : left; font-weight : normal; }
#ajaxdiv .tabcontentiframe { height:500px; }

/* =tags */

html { font-size: 62.5%; text-align: center; }
body { font: 120% normal Arial, Helvetica, sans-serif; text-align: left; background: url(../img/bg_body.gif) repeat-x left top; }
p { line-height: 150%; margin-bottom: 10px; color: #5a5a5a; font: 1em Arial, Helvetica, sans-serif; line-height: 150% }
a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; color: #666666; }

/* =clear */
.clear { clear: both; font-size: 1px; line-height: 0; }

/* =clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

/* =left */
.left { float: left; width: 50%; /*border: 1px solid red;*/ }
/* =right */
.right { float: right; width: 49%; /*border: 1px solid blue;*/ }
/* =left */
.img-left { float:left; margin-right:15px; }
/* =right */
.img-right { /*border:1px solid #DDDDDD;*/ float:right; padding:5px; margin-left: 5px; }

.img-middle { display: block; margin: 8px auto; border:1px solid #DDDDDD; padding:5px; }

.pdficon { border: none; padding: 2px; margin-right: 5px; }

.text-middle { text-align: center; }

strong{font-weight: bold;}

#nav-list li a.active { background-color: #9bb4d0; color:#FFFFFF; }




