/*
--------------------------------------------------------------------------------------------
1. DEFAULT ELEMENTI
--------------------------------------------------------------------------------------------
*/
html, body, div, span, form, textarea, input, img, label, table, tr, td, p, hr, h1, h2, h3, h4, h5, ul, li, dl, dt, dd{ 
  margin: 0;
  padding: 0;
  border: none;
}
body{
  color: #fff;
  background-color: #132D43;
  font-family: 'Microsoft Sans Serif', Arial, Verdana, Georgia, 'Trebuchet MS', 'Times New Roman';
  font-size: 12px;
  line-height: 1.6em;
}

h1{
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.0em;
}
.box1 h1{
  background: url('../images/arrow_white.png') no-repeat;
  padding: 7px 0 15px 34px;
}
h2{
  color: #25a737;
  font-size: 1.8em;
  font-weight: normal;
  padding-bottom: 12px;
  line-height: 1.3em;
}

a{
  color: #25a737;
  text-decoration: none;
}
a.active, a:hover, a:focus{
  color: #25a737;
  text-decoration: underline;
}

em{
  font-family: Georgia;
  font-weight: bold;
  font-style: normal;
}

big{font-size:1.2em}
small{font-size:0.9em}

p{padding-bottom:14px;line-height:1.6em}
p.align_r{text-align:right}
p.align_c{text-align:center}
.float_l{float:left}
.float_r{float:right}
.padding_none{padding:0}
.padding_small{padding-bottom:8px}
.padding_l{padding-left:35px}
.justify{text-align:justify}

hr{
  border-top: 1px solid #fff;
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 14px;
}

ul{list-style-image:none;list-style:none}
.box1 ul, .box2 ul{list-style-type:circle;padding:0 0 18px 40px}
.box2 ul.links{list-style-image:none;list-style:none}

img.image, img.image_l, img.image_r{border:1px solid #fff;padding:2px;margin:0 5px 5px 0}
img.image_l{float:left;margin-right:10px}
img.image_r{float:right;margin-left:10px}

img.image_x{border:1px solid #25a737;padding:2px;}

a:hover img.image, a:focus img.image, a:hover img.image_l, a:focus img.image_l, a:hover img.image_r, a:focus img.image_r{
  border-color: #25A737;
}

.clear{clear:both;width:100%;height:1px}



/*
-------------------------------------------------------------------------------------------
2. STRUKTURA STRANICE - WRAPPERI I CONTAINERI
-------------------------------------------------------------------------------------------
*/
#wrapper{
  width: 100%;
  min-width: 960px;
  background: #b4d8fc url('../images/background_image.jpg');
  background-repeat: no-repeat;
  border-top: 4px solid #132d43;
}
#container{
  width: 960px;
  margin: 0 auto;
}




/*
-------------------------------------------------------------------------------------------
3. HEADER STRANICE
-------------------------------------------------------------------------------------------
*/
#header{
  height: 140px;
  overflow: hidden;
}
#header_left{
  float: left;
  width: 340px;
  padding-top: 25px;
}
#header_right{
  float: left;
  width: 620px;
}


#header h1 a{
  display: block;
  float: left;
	background: url('../images/zaklada_slagalica_logotip.png') center left no-repeat;
	width: 200px;
	height: 100px;
	text-indent: -9999px;
}

#search{
  float: right;
  width: 220px;
  height: 28px;
  background-color: #132d43;
  padding: 8px 12px;
  overflow: hidden;
}
#search p{padding:0}
#search .button{float:right}

ul#navigation{clear:right;padding-top:65px}
ul#navigation li{
  float: left;
}
ul#navigation li a{
  display: block;
  float: left;
  color: #fff;
  padding: 6px 15px;
  font-size: 1.5em;
}
ul#navigation li a:hover, ul#navigation li a:focus{
  color: #132d43;
  background-color: #fff;
  text-decoration: none;
}



/*
-------------------------------------------------------------------------------------------
4. SREDINA STRANICE - MAIN, CONTENT
-------------------------------------------------------------------------------------------
*/
.box1{
  background-image: url('../images/back_box1.png');
  padding: 30px 25px 0 0;
  margin-bottom: 10px;
}
.box2{
  color: #666;
  padding: 15px 25px 0 0;
  background-color: #fff;
}

.box_s1{
  float: left;
  width: 280px;
  padding-right: 10px;
}
.box_s2{
  float: left;
  width: 290px;
  padding-right: 50px;
}
.box_s3{
  float: left;
  width: 305px;
}
.box_b2{
  float: left;
  width: 645px;
}
.box_b2 p{
  font-size: 1.1em;
}

.box2 ul.links{
  background: url('../images/arrow_green.png') no-repeat;
  padding: 9px 0 0 35px;
}
.box2 ul.links li{
  padding-bottom: 5px;
}

.box_b3{
  float: left;
  width: 375px;
}
.box_b3 p{
  font-size: 1.1em;
}

.box3 ul.links{
  background: url('../images/arrow_green.png') no-repeat;
  padding: 9px 0 0 35px;
}
.box3 ul.links li{
  padding-bottom: 5px;
}

.text_align2{
  clear: left;
  padding: 0 32px;
}
.text_align2 img.slika{
  float: left;

  border: 0;
  margin-right: 10px;
  padding: 0;
}
.text_align2 a img.slika{
  border: none;
  background-color: #fff;
}




/*
-------------------------------------------------------------------------------------------
6. FOOTER
-------------------------------------------------------------------------------------------
*/
#wrapper_footer{
  width: 100%;
  min-width: 960px;
  background-color: #132d43;
  border-top: 3px solid #fff;
  font-size: 0.9em;
}
#container_footer{
  width: 960px;
  margin: 0 auto;
  border-top: 25px solid #fff;
  padding: 15px 0 10px;
}
#container_footer .box_b3 a{
  color: #fff;
}
#container_footer .box_b3 a:hover, #container_footer .box_b2 a:focus{
  color: #25a737;
}





/*
-------------------------------------------------------------------------------------------
7.1. OSTALI ELEMENTI STRANICE - TEXT, BUTTON...
-------------------------------------------------------------------------------------------
*/
.text{
  color: #b2b3b6;
  background: #fff url('../images/icons/input_search.gif')  5px center no-repeat;
  border: 0;
  font-size: 1.0em;
  padding: 4px 5px 6px 30px;
}
.button{
  width: 24px;
  height: 25px;
  color: #fff;
  background: url('../images/arrow_white.png') no-repeat;
  padding: 0;
  cursor: pointer;
}

fieldset{
  border: 1px solid #e0e0e0;
  padding: 8px 15px;
  margin-bottom: 14px;
}
fieldset legend{
  color: #6fc040;
  font: 1.2em 'Trebuchet MS';
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 5px;
}
.text2{
  color: #666;
  background: #fafafa repeat-x;
  border: 1px solid #ccc;
  font-size: 0.9em;
  padding: 4px 5px;
}
.text:focus{
  border: 1px solid #89cd68;
}
.button2{
  color: #999;
  background: #fafafa repeat-x;
  border: 1px solid #ccc;
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 10px;
  cursor: pointer;
}
.button2:hover{
  color: #89cd68;
  border: 1px solid #89cd68;
}


/*
-------------------------------------------------------------------------------------------
7.2. OSTALI ELEMENTI STRANICE - PORUKE
-------------------------------------------------------------------------------------------
*/
p.ok{
  color: #000;
  background: #e5fcd9 url('../images/icons/message_ok.gif') 10px center no-repeat;
  border: 1px solid #67C058;
  padding: 8px 10px 8px 42px;
  margin-bottom: 18px;
}
p.error{
  color: #000;
  background: #fceae3 url('../images/icons/message_error.gif') 10px center no-repeat;
  border: 1px solid #E3775B;
  padding: 8px 10px 8px 42px;
  margin-bottom: 18px;
}
p.help{
  color: #000;
  background: #e8f1fc url('../images/icons/message_help.gif') 10px center no-repeat;
  border: 1px solid #73A9E3;
  padding: 8px 10px 8px 42px;
  margin-bottom: 18px;
}

