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

/* RESET CSS */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, cite, code, em, font, img, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, {margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent;}

body {line-height: 1; margin:0; padding:0; border:0;}
img  {border:0; margin:0; padding:0;}
ol, ul {list-style: none;}

	  object:active, img:active, a:active, div:active, ul:active, li:focus {outline: none; border:none;}
      object:focus, div:focus, img:focus, a:focus, ul:focus, li:focus {-moz-outline-style: none; outline: none;}

/*CSS NIKOLA*/
body {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#333; background-color:#e3e3e3}

a {color:#333; font-weight:bold; text-decoration:none}
a:hover {text-decoration:underline}

.clear {clear:both}
.clear10 {clear:both; height:10px;}

#container {width:800px; overflow:hidden; position:relative; margin:0 auto;}
#navigationTop {height:70px; overflow:hidden; font-size:18px;}
    #navigationTop a {color:#7c7542; text-decoration:none; font-weight:normal;}
    #ido {width:68px; height:55px; float:left; background-image:url(images/iDo.gif); display:block; text-align:center; padding:15px 0 0 0;}
    #wbi {width:161px; height:55px; float:left; background-image:url(images/weddingsByIgor.gif); display:block; text-align:center; padding:15px 0 0 0;}
    #cw  {width:152px; height:55px; float:left; background-image:url(images/cheapWeddings.gif); display:block; padding:15px 0 0 5px;}
	#searchBox {width:303px; height:64px; background-image:url(images/searchBG.gif); float:right; margin-right:10px; padding:6px 0 0 20px;}
	    .textField {width:200px; height:25px; border:1px solid #333; background-color:#FFF; display:block; float:left;}
		.searchBTN {display:block; float:left; margin:5px 0 0 8px;}
#mainTitle {height:120px;}
#contentHolder {clear:both; overflow:hidden; background:url(images/paperTop.gif) center top no-repeat; padding:56px 0 0 0;}
#content {background:url(images/paperPattern.gif) center top repeat-y; padding-left:80px; overflow:hidden; width:720px}
    #navigationRight {width:50px; float:right; margin:0 18px 0 0; display:inline;}
        #navigationRight img {margin:-2px 0 -1px 0;}
    #wpContent {width:580px; float:left;}
#contentBottom {background:url(images/paperBottom.gif) no-repeat; height:61px; clear:both;}
    #contentBottom p {text-align:center; font-size:10px; margin:0; padding:0;}

/*Post Preview*/
.postPreview {clear:both; overflow:hidden; border-bottom:1px solid #000; color:#2a2a2a; margin-bottom:30px;}
    .date {font-style:italic; font-size:12px; font-weight:bold; margin:0 0 7px 0;}
	.postTitle {font-weight:normal; font-size:24px; margin:0 0 15px 0; clear:both;}
	.imgHolder {float:left; width:145px;}
	.imgHolder img {background-color:#FFF; padding:5px; border:1px solid #aeaeae;}
	.postBody {width:420px; float:left;}
	.postBody p {padding:0 0 10px 0; margin:0; line-height:20px; color:#464646;}
	.postBody p.readmore {font-weight:bold; font-style:italic; text-align:right; color:#2a2a2a;}
	.postBody p.readmore a {color:#2a2a2a; text-decoration:none}
	.postBody p.readmore a:hover {text-decoration:underline}
	
	
/*hak za galeriju*/
.ngg-galleryoverview {position:relative !important; left:-5px !important;}