body {
	background: url(images/bg-top.jpg) top center no-repeat #192426;
	/*background-attachment: fixed;*/
	margin: 0px;
	font-family: Verdana, Times, sans-serif;
	color: #333;
}
a {
	text-decoration: none;
	border: 0;
}
#wrap {
	width: 992px;
	margin: auto;
	background: url(images/bg-main.png) top left repeat-y;
	overflow: hidden;
}
blockquote {
	border: 1px solid #c9c2c1;
	background: url(images/quote.png) right -40px no-repeat #f3f3f3;
	margin: 20px 20px 20px 25px;
	padding: 5px;
}
blockquote.code {
	text-align: left !important;
	overflow: hidden;
	padding: 7px;
	margin: 0px 20px 20px 25px;
	background: url(images/code.png) -30px 0px repeat-y #d5e3ee;
}
blockquote.code pre {
	width: 25px;
	display: block;
	clear: both;
	/*background: #e0e0e0;*/
	float: left;
	margin: 0px;
	padding: 0px 3px;
	font-weight: bold;
	color: #024;
}
blockquote.code code {
	width: 535px;
	display: block;
	float: left;
	font-family: monospace;
	padding: 0px 5px;
	color: #444;
	border-left: 1px solid #C5D9E8;
	border-right: 1px solid #C5D9E8;
	background: #eef4f9;
}
blockquote.code code.btop {
	border-top: 1px solid #C5D9E8;
}
blockquote.code code.bbot {
	border-bottom: 1px solid #C5D9E8;
}
div.bubble {
	width: auto;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 11px;
}

div.bubble h2 {
	margin: 0 0 5px 0;
	padding: 0px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background: url(images/quote.png) right -40px no-repeat #f3f3f3;
	float: left;
	display: inline;
	width: 529px;
}
div.author blockquote {
	background: url(images/quote-author.png) right -40px no-repeat #eef4f9;
	border: 1px solid #C5D9E8;
}
div.bubble blockquote p {
	margin: 8px;
	padding: 0px;
	text-align: justify;
}

div.bubble quote {
	width: 64px;
	margin: 0px;
	float: left;
	display: inline;	
	background: transparent url(images/tip.gif) right 12px no-repeat;
	font-style: normal;
	position: relative;
	left: 1px;
}
div.author quote {
	background: transparent url(images/tip-author.gif) right 12px no-repeat;
}
div.bubble quote img {
	padding: 1px;
	background: #fff;
	border: 1px solid #999;
}
div.bubble cite {
	clear: right;
	margin-left: 64px;
	display: block;
	width: 520px;
	text-align: right;
}
ul.top_left {
	list-style-type: none;
	float: left;
	display: inline;
	width: auto;
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
ul.top_left li {
	display: inline;
	float: left;
	width: auto;
	margin: 0px 5px;
	font-size: 12px;
}
ul.top_left li, ul.top_left li a {
	color: #ddd;
	text-decoration: none;
	text-transform: uppercase;
}
ul.top_left li a img {
	border: 0;
}
div.top_right {
	float: right;
	display: inline;
	color: #ddd;
	margin: 5px 0;
	font-size: 12px;
}
#top {
	width: 992px;
	margin: auto;
}
div.h1 {
	margin: 15px 20px 5px 15px;
	clear: both;
	display: block;
	text-decoration: none;
}
h1 {
	clear: both;
	display: block;
	color: #fff;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-size: 60px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.h1 h1, div.h1 h2 {
	text-indent: -2000px;
}
h2 {
	clear: both;
	color: #333;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px 5px;
	border-bottom: 1px solid #333;
	font-style: italic;
}
#headline {
	background: url(images/bg-headline.png) center center no-repeat #203F4A;
	padding: 0px 15px 10px 15px;
	overflow: hidden;
}
#headline .abstract {
	color: #fff;
	width: 530px;
	padding: 15px 0 10px 0;
	text-align: justify;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 150%;
}
#headline a.button {
	background: url(images/bg-button.jpg) top left no-repeat;
	color: #84B400;
	text-decoration: none;
	font-weight: bold;
	width: 140px;
	text-align: center;
	display: block;
	padding: 12px 0;
	font-size: 11px;
	float: right;
}
#headline a.button:hover {
	color: #ff0;
}
#headline div.image {
	width: auto;
	float: right;
	display: block;
	background: #244854;
	padding: 8px 8px 5px 8px;
	border: 1px solid #506D76;
	margin-top: 10px;
}
#headline div.image img {
	border: 0;
}
#top h2 {
	clear: both;
	color: #fff;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-size: 24px;
	margin: -10px 0 0 50px;
	padding: 0px;
	font-style: italic;
	border: 0;
}
#left h2, h4.komentari {
	background: url(images/bg-h2-left.jpg) top left no-repeat;
	border: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 35px;
	color: #225769;
	font-size: 24px;
}
#left p, #left .note {
	line-height: 150%;
}
#left .note h2, #left .article h2 {
	padding: 13px 0 13px 35px;
}
#right h2 {
	background: url(images/bg-h2-right.jpg) top left no-repeat;
	border: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 35px;
	color: #225769;
}
#left h2 span, #right h2 span {
	color: #c33a00;
}
#headline h2 {
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 24px;
	border: 0;
}
h3 {
	clear: both;
	color: #333;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-size: 18px;
	margin: 5px 20px;
	text-align: center;
	font-style: italic;
}
h4 {
	clear: both;
	color: #333;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-size: 14px;
	margin: 0px 15px;
	padding: 0px;
	text-align: left;
	font-style: italic;
}
h4.komentari {
	/*margin: 0px;*/
	margin: 10px 0px;
	font-size: 18px;
	padding: 11px 0px 11px 35px;
	/*border-top: 1px solid #333;*/
}
h5 {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
#navbar {
	list-style-type: none;
	margin: 0px;
	padding: 10px 6px 12px 2px;
	overflow: hidden;
	background: url(images/bg-navbar.png) top left repeat-x;
}
#navbar li {
	display: block;
	float: left;
	width: auto;
	padding-right: 2px;
	background: url(images/bg-limit.jpg) top right no-repeat;
}
#navbar li a {
	font-size: 17px;
	color: #70A4B2;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Georgia, Verdana, Times, sans-serif;
	padding: 14px 8px 14px 8px;
	display: block;
}
#navbar li a.hidden {
	margin: 0px;
	padding: 0px;
	height: 48px;
}
#navbar li a:hover {
	font-size: 17px;
	text-transform: uppercase;
	color: #bcd402;
	text-decoration: none;
	background: url(images/bg-hover.jpg) top left repeat-x;
}
#left {
	float: left;
	display: inline;
	width: 640px;
	margin: 10px 0 10px 10px;
	text-align: justify;
	font-size: 11px;
	background: #fff;
}
#right {
	float: right;
	display: inline;
	width: 320px;
	margin: 10px 10px 10px 0px;
	text-align: justify;
	font-size: 11px;
	background: #EDF4F4;
	border: 1px solid #E3E3E3;
}
#right h2 {
	margin-left: 10px;
	margin-right: 10px;
}
#right ul.latest, #right ul.comments {
	list-style-type: none;
	margin: 0px 15px;
	padding: 0px;
}
#right ul.latest li {
	float: left;
	display: inline;
	width: auto;
}
#right ul.latest li a img, #right a img.ads, #left a img.ads {
	border: 5px solid #999;
	margin: 0px 5px 5px 5px;
	padding: 1px;
}
#right a img.ads {
	margin: 0px 0px 5px 15px;
}
#right ul.latest li a:hover img, #right a:hover img.ads {
	border: 5px solid #666;
}
#right ul.comments li a {
	border: 1px solid #CAD8F3;
	display: block;
	margin: 0px 5px 5px 5px;
	padding: 3px 3px 4px 22px;
	background: url(images/ico_comment.gif) 2px 3px no-repeat #DEE7F8;
	color: #666;
	text-decoration: none;
}
#right ul.comments li a:hover {
	color: #333;
	border: 1px solid #BAC8E3;
	background: url(images/ico_comment.gif) 2px 3px no-repeat #e4f2fd;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #666;
	background: url(images/bg-bottom.jpg) top center no-repeat;
}
#footer .wrap {
	width: 982px;
	margin: auto;
	background: url(images/bg-foot.jpg) center 110px repeat-x #182428;
	overflow: hidden;
}	
#footer ul {
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	width: 225px;
	float: left;
	display: block;
	color: #999;
}
#footer h2 {
	color: #BCD402;
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
}
#footer ul li span {
	color: #BCD402;
}
#footer ul li {
/*
	float: left;
*/
	display: block;
	margin: 0px 5px;
	padding-bottom: 1px;
	text-align: justify;
}
#footer ul li.bnav {
	width: 110px;
	float: left !important;
	display: block;
	margin: 2px 0;
}
#footer ul li.bli {
	margin: 4px 0 0 0;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #70A4B2;
}
#footer a:hover {
	color: #BCD402;
}
.clear {
	clear: both;
	text-align: center;
}
.errors {
	width: 16px;
	margin-left: 27px;
	margin-right: 12px;
	display: inline;
	float: left;
	line-height: 32px;
	margin-top: 2px;
}
.left {
	width: 150px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 32px;
	color: #333;
}
.right {
	width: 350px;
	display: inline;
	float: left;
	padding-top: 4px;
}
.right input, .right textarea {
	border: 1px solid #CBCBCB;
	font-size: 11px;
	font-family: Arial, Verdana, Times, sans-serif;
	padding: 3px;
	width: 340px;
	margin-bottom: 11px;
	background: #fff;
}
.right textarea {
	height: 120px;
}
a.cursive, .more a, #right div a {
	font-style: italic;
	border-bottom: 1px dashed #999;
	text-decoration: none;
	color: #555;
}
a.outer {
	background: url(images/outer.gif) right 2px no-repeat;
	padding-right: 13px;
}
a.cursive:hover, .more a:hover, #right div a {
	color: #222;
}
span.dropcap {
	font-size: 36px;
	font-weight: bold;
	display: block;
	width: auto;
	float: left;
	font-family: Georgia, Verdana, Times, sans-serif;
	/*margin: -5px 3px -14px 0px;*/
	margin: 8px 3px 0 0;
	position: relative;
}
.more {
	margin-top: 10px;
	overflow: hidden;
	padding: 8px 4px 4px 4px;
	/*border-top: 1px solid #333;*/
	background: url(images/bg-h2-left.jpg) 0px -38px no-repeat;
	color: #555;
}
.more .date {
	display: inline;
	float: left;
	width: auto;
}
.more a {
	display: block;
	float: right;
}
.more span {
	float: right;
	display: block;
	width: auto;
	margin: 0 5px;
}
.more .date a {
	display: inline;
	float: none;
}
.left-image {
	float: left;
	display: inline;
	width: auto;
	margin: 0px 5px 5px 0px;
	padding: 1px;
	border: 1px solid #999;
}
.comments_closed {
	clear: both;
	background: #f3f3f3 url(images/ico_warning.png) no-repeat scroll 5px 8px;
	border:1px solid #C9C2C1;
	color:#333333;
	font-size:11px;
	margin: 0 19px 10px 25px;
	padding: 10px 10px 10px 25px;
	text-align:left;
}
div.tags {
	margin: 0 10px 10px 20px; 
	padding: 0px;
}
div.tags span {
	margin-right: 5px;
	font-family: Georgia, Verdana, Times, sans-serif;
}
h2 sup {
	font-size: 11px;
	font-weight: normal;
}
.okviri {
	width: 992px;
	margin: auto;
	clear: both;
}
.okviri div {
	background: url(images/okviri.png);
}
.okviri div.tm {
	background-position: 0px -60px;
	background-repeat: repeat-x;
	overflow: hidden;
	height: 10px;
}
.separator {
	background: url(images/bg-navbar.png) 0px -58px repeat-x;
	overflow: hidden;
	height: 12px;
	display: none;
}
.quote {
	background: url(images/bg-navbar.png) 0px -10px repeat-x;
	color: #bcd402;
	font-size: 24px;
	text-align: center;
	font-family: Georgia, Verdana, Times, sans-serif;
	font-style: italic;
	padding: 10px 0 20px 0;
}
.okviri div.tl, .okviri div.tr {
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	display: block;
}
.okviri div.tl {
	background-position: 0px -40px;
}
.okviri div.tr {
	background-position: -10px -40px;
	float: right;
}
.okviri div.wbm {
	background-position: 0px -30px;
	background-repeat: repeat-x;
	width: 972px;
	display: block;
	float: left;
	height: 10px;
	overflow: hidden;
}
.okviri div.wbl, .okviri div.wbr {
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	display: block;
}
.okviri div.wbl {
	background-position: 0px -10px;
}
.okviri div.wbr {
	background-position: -10px -10px;
	float: right;
}
ul.sharing {
	list-style-type: none;
	padding: 30px 0 0 15px;
	margin: 0px 0px 10px 60px;
	background: url(images/sexy-trans.png) top left no-repeat;
	overflow: hidden;
}
ul.sharing li {
	display: block;
	float: left;
	width: 70px;
	height: 29px;
}
ul.sharing li.twitter {
	background: url(images/sexy-sprite.png) 0px -41px no-repeat;
}
ul.sharing li.facebook {
	background: url(images/sexy-sprite.png) -70px -41px no-repeat;
}
ul.sharing li.digg {
	background: url(images/sexy-sprite.png) -140px -41px no-repeat;
}
ul.sharing li.delicious {
	background: url(images/sexy-sprite.png) -210px -41px no-repeat;
}
ul.sharing li.reddit {
	background: url(images/sexy-sprite.png) -280px -41px no-repeat;
}
ul.sharing li.stumbleupon {
	background: url(images/sexy-sprite.png) -350px -41px no-repeat;
}
ul.sharing li.linkedin {
	background: url(images/sexy-sprite.png) -420px -41px no-repeat;
}
ul.sharing li a {
	display: block;
	height: 29px;
	text-decoration: none;
	border: 0;
	background: none;
}
ul.sharing li.twitter a:hover {
	background: url(images/sexy-sprite.png) 0px 0px no-repeat;
}
ul.sharing li.facebook a:hover {
	background: url(images/sexy-sprite.png) -70px 0px no-repeat;
}
ul.sharing li.digg a:hover {
	background: url(images/sexy-sprite.png) -140px 0px no-repeat;
}
ul.sharing li.delicious a:hover {
	background: url(images/sexy-sprite.png) -210px 0px no-repeat;
}
ul.sharing li.reddit a:hover {
	background: url(images/sexy-sprite.png) -280px 0px no-repeat;
}
ul.sharing li.stumbleupon a:hover {
	background: url(images/sexy-sprite.png) -350px 0px no-repeat;
}
ul.sharing li.linkedin a:hover {
	background: url(images/sexy-sprite.png) -420px 0px no-repeat;
}
.article {
	width: 300px;
	display: block;
	float: left;
	line-height: 150%;
	margin: 10px;
}
.article img {
	padding: 1px;
	border: 1px solid #999;
}
.breadcrumb {
	/*background: url(images/bg-breadcrumb.gif) bottom left repeat-x;*/
	padding: 0px 0px 6px 2px;
	overflow: hidden;
	color: #999;
}
.breadcrumb a {
	color: #666;
}
.breadcrumb a:hover {
	color: #333;
}
.bread_home {
	width: 39px;
	height: 23px;
	background: url(images/bc_home.gif) top left no-repeat;
	display: block;
	float: left;
}
.bread_home2 {
	width: 39px;
	height: 23px;
	background: url(images/bc_home2.gif) top left no-repeat;
	display: block;
	float: left;
}
.bread_group {
	background: url(images/bc_grupa.gif) top right no-repeat;
	padding: 5px 15px 5px 5px;
	display: block;
	float: left;
}
.bread_page {
	background: url(images/bc_strana.gif) top right no-repeat;
	padding: 5px 15px 5px 5px;
	display: block;
	float: left;
}
.tagovi {
	padding: 0px;
	margin: 0 0 5px 5px;
	color: #B13838;
}
.tweet {
	display: block;
	width: 300px;
	float: right;
}
#right .twitter {
	margin: 10px 20px;
	padding: 5px;
	border: 1px dashed #aaa;
	background: #fff;
	min-height: 64px;
	clear: both;
	line-height: 150%;
}
a .gal {
	padding: 1px;
	margin: 0px 10px 10px 10px;
	border: 5px solid #999;
}
a:hover .gal {
	border: 5px solid #666;
}
.gallery {
	margin: auto;
	overflow: hidden;
	display: block;	
}
a.img-prev {
 	display: block;
 	float: left;
}
a.img-next {
	display: block;
	float: right;
	text-align: right;
}
a.img-prev img, a.img-next img {
	margin-top: 75px;
	border: 0px;
	display: none;
}
a.img-prev:hover img, a.img-next:hover img {
	display: inline;
}