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

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

Author: Siniša Šašić (Sinisa Sasic)
Role: Web Designer
Company: Tehnicom Computers, Tehnicom Solutions, Web Developement Team
Contact: sinisa.sasic@tehnicom.com
Location: Belgrade, Serbia, Europe, Earth, Solar System, Milky Way, Universe
Created: October 29th 2007
Last Entry: October 29th 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; }

/* =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 top left; }
p { line-height: 150%; margin-bottom: 5px; /*text-align: justify;*/ }
a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; color: #950004; }

/* =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; }
/* =right */
.right { float: right; }
/* =left */
.img-left { float: left; padding: 5px; }
/* =right */
.img-right { float: right; padding: 5px; }
.span { color: #FF0000; }
.hiddentext { text-indent: -9999px; }
.empty { padding: 0; margin: 0; border: none; }
.selected { background: #6b5e82; }
.selected-side-nav { background: url(../img/bullet_side_nav_a_hover.gif) no-repeat  92% center; }
.last { border-bottom: none; }

.dim60 { width: 60px; }
.dim140 { width: 140px; }
.dim220 { width: 220px; }
.dim300 { width: 300px; }
.dim380 { width: 380px; }
.dim460 { width: 460px; }
.dim540 { width: 540px; }
.dim620 { width: 620px; }
.dim700 { width: 700px; }
.dim780 { width: 780px; }



