/* Copyright © 2009-2010 Antun Koncic */

html, body { margin:0; background:#56100e url(../images/bg_body.jpg) repeat-x; }

img { border:none; }

#wrapper-wide-1 { height:640px; background:url(../images/intro_bg_wrapper_1.jpg) center top no-repeat; }
#wrapper-wide-2 { height:40px; background:url(../images/intro_bg_wrapper_2.jpg) center top no-repeat; }
#centralize { margin:0 auto; width:120px; height:40px; }
#wrapper-wide-3 { height:183px; background:url(../images/intro_bg_wrapper_3.jpg) center top no-repeat; }
#wrapper-wide-4 { height:287px; background:url(../images/intro_bg_wrapper_4.jpg) center top no-repeat; }

/*.intro-flag-hr { width:60px; height:40px; float:left; background:url(../images/intro_flag_hr.jpg); }
.intro-flag-hr:hover { background:url(../images/intro_flag_hr_hover.jpg); }
.intro-flag-uk { width:60px; height:40px; float:left; background:url(../images/intro_flag_uk.jpg); }
.intro-flag-uk:hover { background:url(../images/intro_flag_uk_hover.jpg); }*/

.intro-flag-hr { width:60px; height:40px; float:left; background:url(../images/intro_flag_hr.jpg) bottom; }
.intro-flag-hr:hover { background:url(../images/intro_flag_hr.jpg) top; }
.intro-flag-uk { width:60px; height:40px; float:left; background:url(../images/intro_flag_uk.jpg) bottom; }
.intro-flag-uk:hover { background:url(../images/intro_flag_uk.jpg) top; }