@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");
@import url("safari.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: September 24th 2007
Last Entry: March 11th 2008

---------------------------------------------------------------------- */

/* =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%; }
body { background: url(../../img/bg_body.gif) repeat-x; font: normal 120% Arial, Helvetica, sans-serif; text-align: center; }
h6 { margin: 15px 0 10px; font-size: 145%; font-weight: bold; color: #333; }
a { text-decoration: none; font-weight: bold; color: #ff7f00; }
a:hover { text-decoration: underline; color: #aa3102; }
p { margin: 5px 0 10px; text-align: justify; }
em { font-style: normal; font-weight: bold; display: block; margin: 5px 0 10px 0; }
ul, ol { margin-bottom: 10px; }
ul { list-style: outside square url(../../img/blt_ul.gif); margin-left: 25px; }
ol { list-style: outside decimal; margin-left: 30px; }
address { display: block; margin: 5px 0 10px; font-style: normal; }

/* =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 */

/* =global */
.clear, .clear-left, .clear-right { font-size: 0; height: 0; }
.clear { clear: both; } .clear-left { clear: left; } .clear-right { clear: right; }
br.clear, br.clear-left , br.clear-right { display: block; }
.img-left { float: left; }
.img-right { float: right; }

/* the other ul's & ol's reset */
#nav-wrap #nav, body #sub-nav, body #global-nav-list, body #news-block, body #all-news-list, body .partners-news-list, body #footer-nav,
body .search-results #search-results-list, #form-toggle-list, .columns-list, .pro-news ul, .pro-news ul li { margin-left: 0; margin-bottom: 0; list-style-type: none; list-style-image: none; }
body #nav { margin-left: 13px; }
body #footer-nav { margin: 0 auto; }

/* =temp */
div.temp { margin-top: -2px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; }
div.temp h1 { padding: 50px 0; font: 5em Arial, Helvetica, sans-serif; letter-spacing: -5px; text-transform: uppercase; color: #ccc; }
#wrap a.temp { margin: 0 150px; font: bold 1.2em Arial, Helvetica, sans-serif; text-align: center; text-transform: uppercase; letter-spacing: -1px; line-height: 2em; }
#wrap a.temp.last { margin: 0; }
#wrap a.temp:hover { text-decoration: none; color: #666; }
