/* global */


@charset "utf-8";
/* CSS Document */

/*************************************Reset******************************************/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/*********************************END Reset******************************************/

html, body {
	height: 100%;
	min-width: 980px;
        background:url("/App_Images/pozadina5.jpg") no-repeat fixed center top transparent;
}
body {
	margin: 0;
	background: transparent url(../images/background.jpg) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;

}
#main_wrapper {
  position: relative;
	width: 980px;
	margin: 0 auto;
  padding: 0 0 0px 0;
}

.cover:after {
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
} 
.cover {
	zoom: 1;
	width:980px;
}

.clear {
	clear: both;
}

a {
  text-decoration: none;
  outline: 0;
  color: #AE310E;
}
a:hover {
  text-decoration: underline;
}

object {
	outline: 0;
}

#logo {
	float: left;
	display: inline;
	width: 260px;
	height: 60px;
  padding: 10px 0px 0px 0px;
}
#logo a img {
	border: none !important;
}
#search {
  float: right;
  display: inline;
  width: 158px;
  margin: 14px 0 0 0;
  padding: 0 0 0 0px;
  /* 24px isn't strictly necessary, but on IE7 the search box is lower by 2px
     so this way all browsers take up the same height */
  height: 24px;
}
#search #text {
  width: 122px;
  border: none;
  height: 17px;
  line-height: 17px;
  padding: 3px 0px 2px 10px;
  vertical-align: middle;
  color: #CCC;
float:left;
  background: transparent url(../images/search_bg.jpg) no-repeat left top;
}
#search #go {
  vertical-align: middle;
  width: 23px;
  height: 22px;
  outline: none;
}

#utility_nav {
	float: right;
	display: inline;
	clear: both;
	margin: 8px 0px 0px 0px;
}

#utility_nav li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 20px;
}

#utility_nav li a {
	color: #999;
	font-size: 11px;
}
/************************END Shell********************************/


/**********************Other Elements*****************************/
#left {
    display: inline;
    float: left;
    margin: 0 0px 0 0px;
	padding:14px; /*10px*/
    width: 250px;/*260px*/
	border-right:#CCC;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:repeat-y;
	height:100%;
}
#right {
    float: left;
    width: 690px;
	margin:5px;
}



.Post {
    clear: left;
    position: relative;
    width: 680px;
	margin:20px 0 0 0;
}
.PostHead {
    padding-left: 0px;
}
.Post h2 {
    display: block;
    font-family: 'Arial';
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 19px;
    margin: 0;
    padding: 0;
}
.Post h2 a {
    color: #D30703;
    text-decoration: none;
}
a:link {
  
    text-decoration: none;
}
.PostContent {
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    padding: 0;
}
.PostDate {
    border-right: 1px solid #CCCCCC;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 2px 10px 2px 0;
    position: absolute;
    text-align: center;
    top: 0;
}
.PostDate .day {
    color: #CCCCCC;
    display: block;
    font-family: 'Arial';
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 19px;
}
.PostDate .month {
    color: #666666;
    display: block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
}
.PostInfo {
    color: #828282;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.PostInfo em {
    font-style: normal;
}
.PostInfo em a {
    color: #828282;
    text-decoration: underline;
}
.PostContent ul {
    font-size: 11px;
    padding-bottom: 10px;
   
    padding-top: 10px;
}
.PostDetails .PostCom {
}

.PostDetails li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.PostContent li {
    padding-bottom: 10px;
}
.PostDetails .PostCom a {
    background: url("../images/PostComLeft.png") no-repeat scroll left top transparent;
    float: left;
    font-size: 11px;
    padding: 0 0 0 23px;
    text-decoration: none;
}
.PostDetails .PostCom a span {
    color: #FFFFFF;
    float: none;
}

.PostDetails .PostCom a span {
    background: url("../images/PostComRight.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    padding: 4px 15px 3px 5px;
}
/* End News Brief Description */


/*News Ticker */

.blog_container1 {	
	padding: 10px;
	line-height: 1.8em;
	color: #003366;
    background: url("images/tourblog_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 40px;
    margin: 10px 10px;
    width: 965px;
	float:left;}
	.blog_container1 .fade {	
	padding-left: 150px;
	}


/*END NES TICKER */




/* LEFT COLUMN */
.wide {
    padding-left: 20px;
    padding-right: 20px;
    width: 960px;
}
#main-section {
    background-color: #FFFFFF;
    font-size: 14px;
}
h2.heading {
    border-bottom: 1px dashed #CCCCCC;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-shadow: 0 1px 0 #FFFFFF;
}
h2 {
    font: 26px/26px "GnuolaneRegular","Lucida Grande",Arial;
    text-transform: uppercase;
}
#sidebar {
    background-color: #FBFAFA;
	width:230px;
	float:left;
}

.last {
    margin-right: 0;
}

#sidebar h3 {
    border-bottom: 1px dashed #CCCCCC;
    font: 15px/15px "GnuolaneRegular","Lucida Grande",Arial;
    margin-bottom: 20px;
    margin-top: 12px;
    padding-bottom: 10px;
    color:#990000;
    text-shadow: 0 1px 0 #FFFFFF;
}
.side-post {
    color: #666666;
    font: 12px/1.5em "Lucida Grande",Lucida,Verdana,sans-serif;
    margin-bottom: 50px;
}
.side-post-bottom {
    background-color: #E8E8E8;
    float: left;
    text-align: right;
}

.side-post .small-btn {
    float: right;
}

.side-testimonials-box {
    background: url("testimonial-back.png") no-repeat scroll left top transparent;
    color: #666666;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
}


#sidebar h3 {
    font: bold 16px/16px "Lucida Grande",Lucida,Verdana,sans-serif;
    text-transform: uppercase;
}





/*----------------------------------------------*/
.blog_container1 {	
	padding: 10px;
	line-height: 1.8em;
	color: #003366;
    background: url("images/tourblog_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 40px;
    margin: 10px 10px;
    width: 965px;
	float:left;}
	.blog_container1 .fade {	
	padding-left: 150px;
	}
span.nm-subtitle {
	
    border-bottom: 1px solid #E0E0E0;
    color: #ABABAB;
    display: block;
    font-size: 1.2em;
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative;
}
span.nm-subtitle em {
	 background-image: url("images/nm_master1.png");
    background-position: -10px 0;
    bottom: -5px;
    display: block;
    height: 5px;
    left: 20px;
    position: absolute;
    width: 7px;
}
#sidebar h3 {
    border-bottom: 1px dashed #CCCCCC;
    font: 15px/15px "GnuolaneRegular","Lucida Grande",Arial;
    margin-bottom: 20px;
    margin-top: 12px;
    padding-bottom: 10px;
    color:#990000;
    text-shadow: 0 1px 0 #FFFFFF;
}
#sidebar h4 {
    color: #666666;
    font: bold 14px "Lucida Grande",Lucida,Verdana,sans-serif;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}
#sidebar p,#sidebar dl,#sidebar hr,#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6,
#sidebar ol,#sidebar ul,#sidebar pre,#sidebar table,#sidebar address,#sidebar fieldset {
    margin-bottom: 1em;
}
.m-top {
    
	float:left;
}





/* STYLE TWITTER POSTS*/
#twitter_update_list li {
    background: url("twitter.png") no-repeat scroll left 10px transparent;
    display: block;
    margin-bottom: 14px;
    padding-left: 20px;
}
#twitter_update_list li span {
    background-color: #E8E8E8;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 10px 4px;
}
#twitter_update_list li a {
    background-color: #E8E8E8;
    display: block;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    text-decoration: none;
}
#twitter_update_list li {
    background: url("twitter.png") no-repeat scroll left 10px transparent;
    display: block;
    margin-bottom: 14px;
    padding-left: 20px;
}
/* END STYLE TWITTER POSTS*/


/* STYLE FOLLOW US */
#social {
    float: left;
}
#social li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
}
/* END STYLE FOLLOW US */


/* Style POSTS */
.side-post-bottom {
    background-color: #E8E8E8;
    float: left;
    text-align: right;
}
.side-post-bottom p {
    float: left;
    margin-bottom: 0;
    width: 240px;
}
.side-post-posted {
    float: left;
    font-size: 10px;
    line-height: 12px;
	
    padding-left: 5px;
    padding-top: 4px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.side-post .small-btn {
    float: right;
	background-color: black;
    color: #FFFFFF;
	 font-size: 10px;
    padding: 2px;
   
}
.small-btn span, .medium-btn span {
    background: url("small-btn-arr.png") no-repeat scroll right center transparent;
    padding-right: 12px;
}
.post-head h4 a {
    color: #333333;
    text-decoration: none;
}
.post-head h4 a:hover {
    border-bottom: 1px dashed #E81B1B;
    color: #E81B1B;
}
à.small-btn {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    float: left;
    font: 12px/12px "GnuolaneRegular","Lucida Grande",Arial;
    letter-spacing: 1px;
    padding: 4px 8px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
à.small-btn span, .medium-btn span {
    background: url("small-btn-arr.png") no-repeat scroll right center transparent;
    padding-right: 12px;
}
a.small-btn:hover {
    background-color: #E81B1B;
    color: #FFFFFF;
}
/* END STYLE POSTS */

/* STYLE IZREKA NA DENOT */
.side-testimonials-box {
    background: url("testimonial-back.png") no-repeat scroll left top transparent;
    color: #666666;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
}
.testimonial-msg {
    font-size: 12px;
    font-style: italic;
}
.testimonial-sign {
    font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
    text-align: right;
    text-shadow: 0 1px 0 #FFFFFF;
}
/* END IZREKA NA DENOT */


/* TWITTER */
.tweet, .query {
  font-family: Georgia, serif;
  font-size:11px;
  color: #085258;
  width:230px; }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
     }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em;
	  background-color:#E8E8E8;
	  margin: 5px 0 0 0; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #E8E8E8; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }














