@charset "utf-8";
@import url("positioning.css");
@import url("ie6.css");
@import url("ie7.css");
@import url("lightbox.css");


/* =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;*/ margin-top: 5px; }
caption, th, td { text-align : left; font-weight : normal; }

/* =tags */
html { }
body { font: 100% normal Arial, Helvetica, sans-serif; text-align: left; background: url(../img/bg_body.gif) repeat-x left top !important; }
p { color:#666666; font: 0.8em Arial, Helvetica, sans-serif; }
a { text-decoration:none; color:#666666; }
a:hover { text-decoration: underline; }

/* =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; /*font: normal 0.9em Arial, Helvetica, sans-serif;*/ }
.img-left { float: left; padding: 5px; border: 1px solid #d4d4d4; }

/* =right */
.right { float: right; /*font: normal 0.9em Arial, Helvetica, sans-serif;*/ }
.green-text .right { /*width: 350px;*/ margin-left: 10px; }
.img-right { float: right; border: 5px solid #bcd35e; margin: 5px; }

.last { border: none !important; }


#tooltip_hover { border:4px solid #BCD35E; position:absolute; top:500px; left:500px; background:#0000FF; width:50px; height:50px; }
#tooltip_hover.plava {background:#0000FF; }
#tooltip_hover.zuta {background:#FFFF00; }
#tooltip_hover.crvena {background:#FF0000; }

#image_hover { border:4px solid #BCD35E; position:absolute; top:500px; left:500px; z-index:456; width:75px; height:75px; }
