@charset "utf-8";
/* CSS Document */


/* @license
 * MyFonts Webfont Build ID 1662749, 2011-12-07T20:47:25-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Folio Book by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/folio/book/
 * Licensed pageviews: 10,000
 *
 * Webfont: Folio Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/folio/bold/
 * Licensed pageviews: unspecified
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1662749
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 *
 * © 2011 Bitstream Inc
*/


@font-face {
	font-family: 'Neumnez';
   src: url('../fonti/webfonts/195F1D_00.eot');
   src: url('../fonti/webfonts/195F1D_00.eot?#iefix') format('embedded-opentype'),url('../fonti/webfonts/195F1D_00.woff') format('woff'),url('../fonti/webfonts/195F1D_00.ttf') format('truetype'),url('../fonti/webfonts/195F1D_00.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* fix za webkit , ta nuca svg da renderira lepe tekste */

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
        font-family: 'Neumnez';
        src: url('../fonti/webfonts/195F1D_00.svg#wf') format('svg');
        font-weight: normal;
        font-style: normal;
}}

@font-face {
	font-family: 'NeumnezBold';
   src: url('../fonti/webfonts/195F1D_10.eot');
   src: url('../fonti/webfonts/195F1D_10.eot?#iefix') format('embedded-opentype'),url('../fonti/webfonts/195F1D_10.woff') format('woff'),url('../fonti/webfonts/195F1D_10.ttf') format('truetype'),url('../fonti/webfonts/195F1D_10.svg#wf') format('svg');
    font-weight: bold;
	font-style: normal;
}

body {
	font-size: 11.5px;
	font-family: 'Neumnez', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #BCBCBC;
	line-height: 130%;
	letter-spacing: 0.12em;
}

html, body {
height: 100%;
min-height:100%;
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	color: #858585;
	letter-spacing: 0.141em;
	word-spacing: 0.13em;
	line-height: 130%;
}

h1{
font-size: 24px;
}

h2{
font-size: 22px;
text-shadow: -1px 1px 2px #cccccc;
behavior: url(ie-css3.htc);
}

h3{
font-size: 18px;

}

h4{
font-size: 118%;
}

b, strong {
	font-family: 'NeumnezBold', Helvetica, Arial, sans-serif;
	font-weight:bold;
}

a{
	text-decoration:none;
	color: #5C5C5C;
}

a:hover{
	color: #373737;
}

ul {
padding: 0;
margin:0;
}

li{
list-style:none;
background:url(../images/bullet.jpg) left 2px no-repeat;
padding: 0px 0px 0px 18px;
margin:0;
}

p{
margin: 0px;
padding: 5px 0px 5px 0px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 80%;
}

form {
  margin: 0;
  padding: 0;
}


button {
border: 1px solid #4C74AA;
background: none;
color: #4C74AA;
font-size: 9px;
padding: 1px;
margin-top: 20px;
border-collapse: collapse;cursor: pointer;
}
