/*
Theme Name: kremasica_v41
Theme URI: 
Description: Kremasica WP Template
Version: 4.0
Author: Vasilj Milosevic
Author URI: http://www.urban-design.org.uk
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */

body, p {
	margin: 0.5em 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	/*  line-height: 130%;*/
}

p{
	line-height: 17px;
}

body {
	margin: 0 auto;
	padding: 0;
	color: #222;
	background-color: #FFEBDC;
/*	background-image: url('images/page_t.jpg');*/
	background-image: url('images/page_t.png');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top center;
	
/*  overflow-x: hidden;*/
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.kre-postheader, .kre-postheader a, .kre-postheader a:link, .kre-postheader a:visited, .kre-postheader a:hover,
.kre-blockheader .t, .kre-vmenublockheader .t, .kre-logo-text, .kre-logo-text a,
h1.kre-logo-name, h1.kre-logo-name a, h1.kre-logo-name a:link, h1.kre-logo-name a:visited, h1.kre-logo-name a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}

a, 
.kre-post li a {
	text-decoration: none;
	color: #757575;
}

a:link,
.kre-post li a:link {
	text-decoration: none;
	color: #757575;
}

a:visited, a.visited,
.kre-post li a:visited, .kre-post li a.visited {
	color: #6F060B;
}

a:hover, a.hover,
.kre-post li a:hover, .kre-post li a.hover {
	text-decoration: none;
	color: #E86602;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	margin: 0.67em 0;
	color: #A50910;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	margin: 0.8em 0;
	font-size: 18px;
	color: #DF0C16;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	margin: 1em 0;
	font-size: 16px;
	color: #757575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	margin: 1.25em 0;
	font-size: 16px;
	color: #C70A14;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	margin: 1.67em 0;
	font-size: 14px;
	color: #C70A14;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 2.33em 0;
	font-size: 14px;
	color: #C70A14;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 0;
}

#kre-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
	pointer-events: auto; 
}

#kre-page-background-glare {
	position: absolute;
	width: 100%;
	height: 400px;
	left: 0;
	top: 0;
	background-image: url('images/page_gl.png');
	background-repeat: no-repeat;
	background-position: top center;
	pointer-events:auto;
}

#kre-page-background-glare-image {
/*  background-image: url('images/page_gl.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 400px;
	width: 1280px;
	margin: 0 auto;*/
}

html:first-child #kre-page-background-glare {
	border: 1px solid transparent; /* Opera fix */
}

#kre-page-background-gradient {
	background-position: top center;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}

form {
	padding: 0 !important;
	margin: 0 !important;
}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */

.kre-sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 1000px;
	min-width: 15px;
	min-height: 15px;
	pointer-events: auto;
}

.kre-sheet-body {
	position: relative;
	z-index: 1;
	padding: 6px;
}

.kre-sheet-tr, .kre-sheet-tl, .kre-sheet-br, .kre-sheet-bl, .kre-sheet-tc, .kre-sheet-bc,.kre-sheet-cr, .kre-sheet-cl {
	position: absolute;
	z-index: -1;
}

.kre-sheet-tr, .kre-sheet-tl, .kre-sheet-br, .kre-sheet-bl {
	width: 26px;
	height: 26px;
	background-image: url('images/sheet_s.png');
}

.kre-sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 13px, 13px, auto);
}

.kre-sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 13px, 13px);
}

.kre-sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(13px, 13px, auto, auto);
}

.kre-sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(13px, auto, auto, 13px);
}

.kre-sheet-tc, .kre-sheet-bc {
	left: 13px;
	right: 13px;
	height: 26px;
	background-image: url('images/sheet_h.png');
}

.kre-sheet-tc {
	top: 0;
	clip: rect(auto, auto, 13px, auto);
}

.kre-sheet-bc {
	bottom: 0;
	clip: rect(13px, auto, auto, auto);
}

.kre-sheet-cr, .kre-sheet-cl {
	top: 13px;
	bottom: 13px;
	width: 26px;
	background-image: url('images/sheet_v.png');
}

.kre-sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 13px);
}

.kre-sheet-cl {
	left: 0;
	clip: rect(auto, 13px, auto, auto);
}

.kre-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 13px;
	left: 13px;
	right: 13px;
	bottom: 13px;
	background-image: url('images/sheet_c.png');
}

.kre-sheet {
	margin-top: 325px !important;
	cursor: auto;
}

#kre-page-background-simple-gradient, #kre-page-background-gradient, #kre-page-background-glare {
	min-width: 1000px;
}

/* end Box, Sheet */

/* begin Menu */

/* menu structure */

.kre-menu a, .kre-menu a:link, .kre-menu a:visited, .kre-menu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.kre-menu, .kre-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	text-decoration: none;
}

.kre-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.kre-menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.kre-menu li li {
	float: none;
}

.kre-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

.kre-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.kre-menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.kre-menu:after, .kre-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.kre-menu, .kre-menu ul {
	min-height: 0;
}

.kre-menu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.kre-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

div.kre-nav-center {
	position: relative;
	float: right;
	right: 50%;
}

ul.kre-menu {
	position: relative;
	float: left;
	left: 50%;
}

.firefox2 ul.kre-menu {
	float: none;
}

/* menu structure */

.kre-menu {
	padding: 3px 3px 3px 3px;
}

.kre-nav {
	position: relative;
	height: 30px;
	z-index: 100;
	font-size: 14px; /*override menu text size*/
}

/* end Menu */

/* begin MenuItem */

.kre-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 24px;
	cursor: pointer;
	text-decoration: none;
}

.kre-menu ul li {
	margin: 0;
	clear: both;
}

.kre-menu a .r, .kre-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 72px;
	background-image: url('images/menuitem.png');
}

.kre-menu a .l {
	left: 0;
	right: 5px;
}

.kre-menu a .r {
	width: 410px;
	right: 0;
	clip: rect(auto, auto, auto, 405px);
}

.kre-menu a .t {
	margin-right: 10px;
	margin-left: 10px;
	color: #8D070E;
	padding: 0 7px;
	margin: 0 5px;
	line-height: 24px;
	text-align: center;
}

.kre-menu a:hover .l, .kre-menu a:hover .r {
/*  top: -24px;*/
}

.kre-menu li:hover>a .l, .kre-menu li:hover>a .r {
/*  top: -24px;*/
}

.kre-menu li:hover a .l, .kre-menu li:hover a .r {
/*  top: -24px;*/
}

.kre-menu a:hover .t {
/*  color: #FFFFFF;*/
	color: #270204;
}

.kre-menu li:hover a .t {
/*  color: #FFFFFF;*/
	color: #270204;
}

.kre-menu li:hover>a .t {
/*  color: #FFFFFF;*/
	color: #270204;
}

.kre-menu a.active .l, .kre-menu a.active .r {
/*  top: -48px;*/
}

.kre-menu a.active .t {
	color: #FFFFFF;
}

/* end MenuItem */

/* begin MenuSeparator */

.kre-menu .kre-menu-li-separator {
	display: block;
	width: 4px;
	height: 24px;
}

/* end MenuSeparator */

/* begin MenuSubItem */

.kre-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	line-height: 20px;
/*  background-image: url('images/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;*/
	background-color: #fff;
	color: #270204;
	padding: 5px!important;
	border-width: 0;
	border-style: solid;
	box-shadow: 0 1px 2px #333;
	border-radius: 2px;
}

.kre-nav ul.kre-menu ul span, .kre-nav ul.kre-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.kre-menu ul a, .kre-menu ul a:link, .kre-menu ul a:visited, .kre-menu ul a:hover, .kre-menu ul a:active, .kre-nav ul.kre-menu ul span, .kre-nav ul.kre-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #454545;
	margin-right: 10px;
	margin-left: 10px;
	margin: 0;
	padding: 0;
}

.kre-menu ul li a:hover {
	color: #5E5E5E;
	background-position: 0 -20px;
}

.kre-menu ul li:hover>a {
	color: #5E5E5E;
	background-position: 0 -20px;
}

.kre-nav .kre-menu ul li a:hover span, .kre-nav .kre-menu ul li a:hover span span {
	color: #5E5E5E;
}

.kre-nav .kre-menu ul li:hover>a span, .kre-nav .kre-menu ul li:hover>a span span {
	color: #5E5E5E;
}

/* end MenuSubItem */

/* begin Layout */

.kre-content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 988px;
}

.kre-content-layout .kre-content-layout {
	width: auto;
	margin: 0;
}

div.kre-content-layout div.kre-layout-cell, div.kre-content-layout div.kre-layout-cell div.kre-content-layout div.kre-layout-cell {
	display: table-cell;
}

div.kre-layout-cell div.kre-layout-cell {
	display: block;
}

div.kre-content-layout-row {
	display: table-row;
}

.kre-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding: 0 !important;
}

.kre-layout-cell, .kre-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* end Layout */

/* begin Button */

.kre-button-wrapper .kre-button {
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 24px;
	height: 24px;
	margin: 0 !important;
	padding: 0 7px !important;
	overflow: visible;
	cursor: pointer;
	z-index: 0;
}

.kre-button img, .kre-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}

.kre-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}

.firefox2 .kre-button-wrapper {
	display: block;
	float: left;
}

input, select, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.kre-block select  {
	width: 96%;
}

.kre-button-wrapper.hover .kre-button, .kre-button:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.kre-button-wrapper.active .kre-button {
	color: #FFF1E6 !important;
}

.kre-button-wrapper .l, .kre-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 72px;
	margin: 0;
	padding: 0;
	background-image: url('images/button.png');
}

.kre-button-wrapper .l {
	left: 0;
	right: 3px;
}

.kre-button-wrapper .r {
	width: 407px;
	right: 0;
	clip: rect(auto, auto, auto, 404px);
}

.kre-button-wrapper.hover .l, .kre-button-wrapper.hover .r {
	top: -24px;
}

.kre-button-wrapper.active .l, .kre-button-wrapper.active .r {
	top: -48px;
}

.kre-button-wrapper input {
	float: none !important;
}

/* end Button */

/* begin Box, Block, VMenuBlock */

.kre-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.kre-vmenublock {
	margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */

.kre-vmenublockheader {
	position: relative;
	z-index: 0;
	height: 36px;
	margin-bottom: 0;
}

.kre-vmenublockheader .t {
	height: 36px;
	color: #9B0810;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin: 0;
	padding: 0 10px 0 10px;
	white-space: nowrap;
	line-height: 36px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */

.kre-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.kre-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */

ul.kre-vmenu, ul.kre-vmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 0;
}

ul.kre-vmenu ul {
	display: none;
}

ul.kre-vmenu ul.active {
	display: block;
}

/* end VMenu */

/* begin VMenuItem */

ul.kre-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
}

ul.kre-vmenu li.kre-vmenu-separator {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 1px;
}

ul.kre-vmenu .kre-vmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	border-top: solid 1px #D1D1D1;
}

ul.kre-vmenu a .r, ul.kre-vmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 90px;
	background-image: url('images/vmenuitem.png');
}

ul.kre-vmenu a .l {
	left: 0;
	right: 21px;
}

ul.kre-vmenu a .r {
	width: 1000px;
	right: 0;
	clip: rect(auto, auto, auto, 979px);
}

ul.kre-vmenu a .t {
	display: block;
	line-height: 30px;
	color: #1C1C1C;
	padding: 0 10px 0 31px;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
}

ul.kre-vmenu a.active .l, ul.kre-vmenu a.active .r {
	top: -60px;
}

ul.kre-vmenu a.active .t {
	color: #FFFFFF;
}

ul.kre-vmenu a:hover .l, ul.kre-vmenu a:hover .r {
	top: -30px;
}

ul.kre-vmenu a:hover .t {
	color: #FFFFFF;
}

/* end VMenuItem */

/* begin VMenuSubItem */

ul.kre-vmenu ul, ul.kre-vmenu ul li {
	margin: 0;
	padding: 0;
}

ul.kre-vmenu ul a {
	display: block;
	white-space: nowrap;
	height: 20px;
	overflow: visible;
	background-image: url('images/vsubitem.gif');
	background-position: 25px 0;
	background-repeat: repeat-x;
	padding-left: 25px;
}

ul.kre-vmenu ul li {
	padding: 0;
}

ul.kre-vmenu ul span, ul.kre-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

ul.kre-vmenu ul a, ul.kre-vmenu ul a:link, ul.kre-vmenu ul a:visited, ul.kre-vmenu ul a:hover, ul.kre-vmenu ul a:active, ul.kre-vmenu ul span, ul.kre-vmenu ul span span {
	line-height: 20px;
	color: #696969;
	font-size: 11px;
	margin-left: 0;
}

ul.kre-vmenu ul {
	margin: 0 0 0 0;
}

ul.kre-vmenu ul ul {
	margin: 0 0 0 0;
}

ul.kre-vmenu ul li.kre-vsubmenu-separator {
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0 0 0 0;
}

ul.kre-vmenu ul .kre-vsubmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}

ul.kre-vmenu ul li li a {
	background-position: 50px 0;
	padding-left: 50px;
}

ul.kre-vmenu ul li li li a {
	background-position: 75px 0;
	padding-left: 75px;
}

ul.kre-vmenu ul li li li li a {
	background-position: 100px 0;
	padding-left: 100px;
}

ul.kre-vmenu ul li li li li li a {
	background-position: 125px 0;
	padding-left: 125px;
}

ul.kre-vmenu ul li a.active {
	color: #270204;
	background-position: 25px -40px;
}

ul.kre-vmenu ul li li a.active {
	background-position: 50px -40px;
}

ul.kre-vmenu ul li li li a.active {
	background-position: 75px -40px;
}

ul.kre-vmenu ul li li li li a.active {
	background-position: 100px -40px;
}

ul.kre-vmenu ul li li li li li a.active {
	background-position: 125px -40px;
}

ul.kre-vmenu ul li a:hover, ul.kre-vmenu ul li a:hover.active {
	color: #883C01;
	background-position: 25px -20px;
}

ul.kre-vmenu ul li li a:hover, ul.kre-vmenu ul li li a:hover.active {
	background-position: 50px -20px;
}

ul.kre-vmenu ul li li li a:hover, ul.kre-vmenu ul li li li a:hover.active {
	background-position: 75px -20px;
}

ul.kre-vmenu ul li li li li a:hover, ul.kre-vmenu ul li li li li a:hover.active {
	background-position: 100px -20px;
}

ul.kre-vmenu ul li li li li li a:hover, ul.kre-vmenu ul li li li li li a:hover.active {
	background-position: 125px -20px;
}

/* end VMenuSubItem */

/* begin Box, Block */

.kre-block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-block-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.kre-block {
	margin: 3px;
}

/* end Box, Block */

/* begin BlockHeader */

.kre-blockheader {
	position: relative;
	z-index: 0;
	height: 36px;
	margin-bottom: 0;
}

.kre-blockheader .t {
	height: 36px;
	color: #9B0810;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin: 0;
	padding: 0 10px 0 10px;
	white-space: nowrap;
	line-height: 36px;
}

/* end BlockHeader */

/* begin Box, BlockContent */

.kre-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
}

.kre-blockcontent-body, 
.kre-blockcontent-body a, 
.kre-blockcontent-body li a {
	color: #9B0810;
}

.kre-blockcontent-body a,
.kre-blockcontent-body li a {
	color: #575757;
	text-decoration: underline;
}

.kre-blockcontent-body a:link,
.kre-blockcontent-body li a:link {
	color: #575757;
	text-decoration: underline;
}

.kre-blockcontent-body a:visited, .kre-blockcontent-body a.visited,
.kre-blockcontent-body li a:visited, .kre-blockcontent-body li a.visited {
	color: #757575;
}

.kre-blockcontent-body a:hover, .kre-blockcontent-body a.hover,
.kre-blockcontent-body li a:hover, .kre-blockcontent-body li a.hover {
	color: #000000;
	text-decoration: none;
}

.kre-blockcontent-body ul {
	list-style-type: none;
	color: #4E0408;
	margin: 0;
	padding: 0;
}

.kre-blockcontent-body ul li {
	text-decoration: none;
	line-height: 1.8em;
	padding: 0 0 0 26px;
	background-image: url('images/blockcontentbullets.png');
	background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */

.kre-post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.kre-post-body {
	position: relative;
	z-index: 1;
	padding: 5px;
/* width: 320px;
	float: left;    
	background-image: url('images/comment_top_bck.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 40px;*/
}

.kre-post {
	margin: 7px;
}

a img {
	border: 0;
}

.kre-article img, img.kre-article {
	margin: 10px;
}

.kre-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.kre-article table, table.kre-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.kre-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre {
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */

.kre-post h2.kre-postheader, 
.kre-post h2.kre-postheader a, 
.kre-post h2.kre-postheader a:link, 
.kre-post h2.kre-postheader a:visited, 
.kre-post h2.kre-postheader a.visited, 
.kre-post h2.kre-postheader a:hover, 
.kre-post h2.kre-postheader a.hovered {
	margin: 0.2em 0;
	padding: 0;
	font-size: 22px;
	color: #74060C;
	height: 50px;
}

.kre-post h2.kre-postheader a, 
.kre-post h2.kre-postheader a:link, 
.kre-post h2.kre-postheader a:visited, 
.kre-post h2.kre-postheader a.visited, 
.kre-post h2.kre-postheader a:hover, 
.kre-post h2.kre-postheader a.hovered {
	margin: 0;
	text-decoration: none;
	color: #4A4A4A;
}

.kre-post h2.kre-postheader a:visited, 
.kre-post h2.kre-postheader a.visited {
	color: #BD0A13;
}

.kre-post h2.kre-postheader a:hover, 
.kre-post h2.kre-postheader a.hovered {
	color: #E86602;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */

.kre-postheadericons {
	color: #74060C;
	padding: 1px;
}

.kre-postheadericons, .kre-postheadericons a, .kre-postheadericons a:link, .kre-postheadericons a:visited, .kre-postheadericons a:hover {
	font-size: 11px;
}

.kre-postheadericons a, .kre-postheadericons a:link, .kre-postheadericons a:visited, .kre-postheadericons a:hover {
	margin: 0;
	text-decoration: underline;
	color: #575757;
}

.kre-postheadericons a:visited, .kre-postheadericons a.visited {
	color: #A50910;
}

.kre-postheadericons a:hover, .kre-postheadericons a.hover {
	text-decoration: none;
	color: #E86602;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */

.kre-post ol, .kre-post ul {
	color: #74060C;
	margin: 1em 0 1em 2em;
	padding: 0;
}

.kre-post li ol, .kre-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}

.kre-post li {
	margin: 0.2em 0;
	padding: 0;
}

.kre-post ul {
	list-style-type: none;
}

.kre-post ol {
	list-style-position: inside;
}

.kre-post li {
	padding: 0 0 0 26px;
	line-height: 1.5em;
}

.kre-post ol li, .kre-post ul ol li {
	background: none;
	padding-left: 0; /* overrides overflow for "ul li" and sets the default value */
	overflow: hidden;
}

.kre-post ul li, .kre-post ol ul li {
	background-image: url('images/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 26px; /* makes "ul li" not to align behind the image if they are in the same line */
	overflow: auto;
}

/* end PostBullets */

/* begin PostQuote */

blockquote,
blockquote p,
.kre-postcontent blockquote p {
	color: #220203;
	font-style: italic;
	text-align: left;
}

blockquote,
.kre-postcontent blockquote {
	border: solid 1px #FEC090;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #FFEBDC;
	background-image: url('images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat; /* makes blockquote not to align behind the image if they are in the same line */
	overflow: auto;
}

/*Dodatak za rotirajuce slike
.kre-postcontent img:hover{
-moz-transform: scale(1.2) rotate(-3deg);
-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
-webkit-transform: scale(1.2) rotate(-3deg);
-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
transform: scale(1.2) rotate(-3deg);
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}*/

.kre-postcontent img {
}

.kre-postcontent ul li{
	overflow: hidden;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */

.kre-postfootericons {
	color: #74060C;
	padding: 1px;
}

.kre-postfootericons, .kre-postfootericons a, .kre-postfootericons a:link, .kre-postfootericons a:visited, .kre-postfootericons a:hover {
	font-size: 11px;
	text-decoration: none;
}

.kre-postfootericons a, .kre-postfootericons a:link, .kre-postfootericons a:visited, .kre-postfootericons a:hover {
	margin: 0;
	text-decoration: underline;
	color: #575757;
}

.kre-postfootericons a:visited, .kre-postfootericons a.visited {
	color: #A50910;
}

.kre-postfootericons a:hover, .kre-postfootericons a.hover {
	text-decoration: none;
	color: #E86602;
}

/* end PostIcons, PostFooterIcons */

/* begin Footer */

.kre-footer {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.kre-footer-body {
	position: relative;
	padding: 8px;
}

.kre-footer-text, .kre-footer-text p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.kre-footer,
.kre-footer p,
.kre-footer a,
.kre-footer a:link,
.kre-footer a:visited,
.kre-footer a:hover {
	color: #292929;
	font-size: 11px;
}

.kre-footer-text {
	margin: 0 10px 0 10px;
}

.kre-footer a,
.kre-footer a:link {
	color: #575757;
	text-decoration: underline;
}

.kre-footer a:visited {
	color: #350305;
}

.kre-footer a:hover {
	color: #AC4B02;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */

.kre-page-footer, .kre-page-footer a, .kre-page-footer a:link, .kre-page-footer a:visited, .kre-page-footer a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #CA5902;
}

.kre-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666666;
}

/* end PageFooter */

/* begin LayoutCell, content */

.kre-content-layout .kre-content {
	width: 58%;
}

.kre-content-layout .kre-content-sidebar1 {
	width: 79%;
}

.kre-content-layout .kre-content-sidebar2 {
	width: 79%;
}

.kre-content-layout .kre-content-wide {
	width: 100%;
}

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.kre-content-layout .kre-sidebar1 {
	width: 21%;
	padding-top: 12px !important;
}

.reklama {
	margin: 5px 0 0 5px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */

.kre-content-layout .kre-sidebar2 {
	width: 21%;
}

/* end LayoutCell, sidebar2 */

textarea#comment {
	width: 100%;
}

.commentlist, .commentlist li {
	background: none;
}

.commentlist li li {
	margin-left: 30px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
	background: #fff;
}

.commentlist li cite {
	font-size: 1.2em;
}

.comment {
	margin-left: -35px;
}

#commentform textarea {
	width: 100%;
}

img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.navigation {
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */

/* Begin */

.aligncenter, div.aligncenter, .kre-article .aligncenter img, .aligncenter img.kre-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption, .wp-caption p {
	text-align: center;
}

/* End */

.hidden {
	display: none;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
	letter-spacing: normal;
}

.kre-content {
	position: relative;
	z-index: 1;
}

#todays-events{
	position: relative;
	z-index: 11;
}

#upcoming-events{
	position: relative;
	z-index: 10;
}

img.wp-post-image  {
	margin: 0 5px 5px 0 !important;
}

div.kre-footer li, ul.commentlist li {
	list-style-image: none;
	background: none;
	list-style-type: none;
}

div.kre-footer div.kre-content-layout  {
	margin: 0 auto;
	width: 100%;
}

div.kre-footer ul {
	padding-left: 0;
}

div.kre-footer ul li ul {
	padding-left: 20px;
}

div.kre-layout-cell-size1  {
	width: 100%;
}

div.kre-layout-cell-size2  {
	width: 50%;
}

div.kre-layout-cell-size3  {
	width: 33%;
}

div.kre-layout-cell-size4 {
	width: 25%;
}

/* Recenzije CSS */

#review_holder{
	width: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	background-image: url('images/cosak-gd.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.cosak_dl{
	background-image: url('images/cosak-dl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: 0px;
	left: 5px;
	z-index: -1;
}

.cosak_dl_block{
	height: 50px;
	width: 100%;
}

.thumb_review{
	width: 300px;
	float: left;
	text-align: center;
	min-height: 295px;
}

#info_holder{
	width: 380px;
	float: left;
	padding-left: 20px;
}

.ocena{
	margin-bottom: 20px;
	text-align: right;
}

.rev_info_title{
	float: left;
	margin-right: 10px;
	font-weight: bold;
	color: #62080d;
}

.autor, .kompanija, .linija, .naziv, .cena, .zapremina, .web, .datum{
	text-align: right;
}

.razmak_info{
	height: 10px;
	border-top: 1px dotted #ccc;
	margin-top: 2px;
}

.review_short{
	margin: 7px 0;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #9b0810;
}

#review_holder blockquote{
	margin: 30px 0;
}

.sastojci_title{
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	color: #62080d;
}

.sastojci{
	text-align: justify;
	font-size: 10px;
}

.nagrada{
/*	background-image: url('images/nagrada.png');*/
	width: 126px;
	height: 122px;
	margin-top: -11px;
	position: absolute;
	margin-left: 582px;
}

.naziv_veliki{
	font-size: 24px;
	font-weight: bold;
	width: 570px;
	color: #9b0810;
	margin: 5px 0 20px 0;
	text-shadow: 0px -1px 0 #eee;
}

.pros_title, .cons_title{
	float: left;
	width: 40%;
	margin: 20px 5% 0px 5%;
	text-align: center;
	color: #9b0810;
	font-weight: bold;
}

.pros, .cons{
	float: left;
	width: 40%;
	margin: 10px 5% 30px 5%;
}

#review_full{
	width: 100%;
	margin-bottom: 100px;
}

.preporuka{
/*	background-image: url('images/preporuka.png');
	background-position: bottom left;
	background-repeat: no-repeat;*/
	position: absolute;
	width: 140px;
	height: 140px;
	margin-left: -6px;
	bottom: 0px;
}

.preporuka img{
	margin-left: -52px;
}

.napomena{
	float: right;
	width: 520px;
	padding: 10px;
	color: #666;
	border: 1px dotted #ddd;
	border-radius: 3px;
	-webkit-radius: 3px;
}

.napomena p{
	font-size: 11px;
}

.pros li,.cons li{
	overflow: hidden!important;
	line-height: 15px;
}

.gdmultitable{
	background: transparent!important;
	border: none!important;
	width: 360px!important;
}

.mtrow{
	background: transparent!important;
}

.mtstars{
	float: right!important;
}

.ocena_naslov{
	text-align: center;
}

.ocena_autora{
	width: 200px;
	margin: 10px 10px 10px 85px;
}

.komentar{
	background-image: url('images/comment_top_bck.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.comment-author vcard{
	float: left!important;
	clear: both;
}

.avatar{
	float: left!important;
}

.komentar_text,.reply,.komentar_rejting{
	clear: both;
	float: left;
}

.komentar_rejting{
	margin: 10px 0;
}

.komentar_text{
	width: 100%;
}

.thumblock{
	clear: both;
	float: right;
}

.ratingtext{
	float: left;
}

.komentar_link{
	font-size: 9px!important;
}

#respond{
/*	width: 665px;
	float: right;*/
	margin-left: 40px;
}

/*PAGINATION*/
.pagination .page,.pagination .gap,.pagination .prev{
	background: transparent url(images/btn.png) center no-repeat!important;
	border: none!important;
	line-height: 32px!important;
	text-decoration: none !important;
	margin: 0px!important;
	padding: 10px!important;
}

.pagination .page:hover,.pagination .page.current{
	background: transparent url(images/btn_hover.png) center no-repeat!important;
	color: #fff!important;
}

.pagination li:first-child{
	background: transparent url(images/btn.png) left no-repeat!important;
	border: none!important;
	line-height: 32px!important;
	text-decoration: none !important;
	margin: 0px!important;
	padding: 10px!important;
}

.pagination .next{
	background: transparent url(images/btn.png) right no-repeat!important;
	border: none!important;
	text-decoration: none!important;
	line-height: 32px!important;
	text-decoration: none !important;
	margin: 0px!important;
	padding: 10px!important;
}

.pagination .next:hover{
	background: transparent url(images/btn_hover.png) right no-repeat!important;
	color: #fff!important;
}

.pagination .prev:hover{
	background: transparent url(images/btn_hover.png) left no-repeat!important;
	color: #fff!important;
}

.navigation{
	margin: 0 auto;
}

.pagination .alignleft{
	width: 100%;
}

/* Some Fixes */
#related-posts,.widget_tag_cloud{
	margin-left: 20px;
}

/*Meni za Recenzije*/
.rec-nav{
	font-size: 14px;
	margin: 0 auto;
	padding: 0 30px;
	width: 486px;
	height: 22px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	position: relative;
	top: -1px;
	background: -webkit-gradient(
	linear,
   left top,
   left bottom,
   color-stop(0, rgb(255,255,255)),
   color-stop(1, rgb(245,245,245))
	);
	background: -moz-linear-gradient(
   center top,
   rgb(255,255,255) 0%,
	rgb(245,245,245) 100%
	);
}

/* menu */

.rec-menu{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	line-height: 22px;
	display: inline-block;
	float: left;
	z-index: 1000;
}

.rec-menu a{
	color: #8D070E;
	text-decoration: none;
}

.rec-menu > li{
	background: #fff none repeat scroll 0 0;
/*	background:-moz-linear-gradient(90deg, #f5f5f5, #fff);*/
	background: -webkit-gradient(
	linear,
   left top,
   left bottom,
   color-stop(0, rgb(255,255,255)),
   color-stop(1, rgb(245,245,245))
	);
	background: -moz-linear-gradient(
   center top,
   rgb(255,255,255) 0%,
	rgb(245,245,245) 100%
	);
	cursor: pointer;
	float: left;
	position: relative;
	padding: 0px 13px;
}

.rec-menu > li a:hover{
	color: #000;
}

/* sub-menus*/

.rec-menu ul{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}

.rec-menu li ul{
	position: absolute;
	left: -10px;
	top: 0px;
	margin-top: 22px;
	width: 150px;
	line-height: 16px;
	background-color: #fff;
/*	background:-moz-linear-gradient(90deg, #eee, #f5f5f5);*/
	background: -webkit-gradient(
	linear,
   left top,
   left bottom,
   color-stop(0, rgb(245,245,245)),
   color-stop(1, rgb(238,238,238))
	);
	background: -moz-linear-gradient(
   center top,
   rgb(245,245,245) 0%,
	rgb(238,238,238) 100%
	);
	color: #8D070E; /* for IE */
	display: none;
	border: 1px solid #ddd;
	border-top: none;
	z-index: 1000;
}

.rec-menu li:hover ul{
	display: block;
}

.rec-menu li ul li{
	display: block;
	margin: 5px 20px;
	padding: 3px 0px;
	border-top: dotted 1px #ddd;
	list-style-type: none;
}

.rec-menu li ul li:first-child{
	border-top: none;
}

.rec-menu li ul li a{
	display: block;
	color: #8D070E;
}

.rec-menu li ul li a:hover{
	color: #000;
}

/*uglovi*/

.rec-menu ul{
	border-bottom-left-radius: 3px;
	bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	bottom-right-radius: 3px;
}

.featured_slidebox{
	box-shadow: 0px 0px 2px #ddd;
}

.rec-nav{
	box-shadow: 0px 1px 2px #ddd;
}

.rec-nav ul{
	box-shadow: 0px 1px 2px #ddd;
}

/* custom categories */

/*
.rec-header h2.kre-postheader a{
font-size: 14px !important;
}
*/

.rec-cat{
	border: 1px solid #ddd;
	border-radius: 3px;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(245,245,245)));
	background: -moz-linear-gradient(center top,rgb(255,255,255) 0%,rgb(245,245,245) 100%);
	padding: 5px 0 5px 5px;
	box-shadow: 0px 0px 2px #ddd;
}

.ocena_cat{
	margin-left: 105px;
	margin-top: 10px;
}

.ocena_cat1{
	display: none;
}

/*Featured*/
.boxgrid{
	width: 100px;
	height: 100px;
	margin: 9px 11px;
	float: left;
	background: #fff;
	overflow: hidden;
	position: relative;
	list-style: none;
}

.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxgrid p{
	padding: 0 3px;
/*	color:#fff; 
	font-weight:bold; 
	font:10px "Trebuchet MS", Arial, Helvetica, Sans-Serif;*/
}

	
.boxcaption{
	float: left;
	position: absolute;
	background: #fff;
	height: 100px;
	width: 100%;
	opacity: .8;
}

.hover_tekst, .hover_tekst a{
	color: #000;
	font-weight: bold;
	font: 11px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

.hover_tekst{
	border-top: 1px solid #ddd;
	background-image: url(images/featured_bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.caption .boxcaption {
	top: 170px;
	left: 0px;
}

				
.cover{
	top: 100px;
}

.boxgrid a{
	text-decoration: none;
}

.featured_slidebox{
	background-color: #fff;
	height: 118px;
/*	background-image: url(images/featured_bottom_shadow.png);
	background-repeat: repeat-x;
	background-position: bottom center;*/
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*Breadcrumb*/

.bread-nav{
	margin: 0px 15px;
}

.bread-nav p{
	font-size: 11px;
	color: #666;
}

/*FB*/

.fbTabs{
	margin-left: 12px  !important;
}

#respond {
	margin-left: -5px  !important;
}

/*digg digg*/

.dd_button {
	width: 95px !Important;
}

/*nextgen*/

.ngg-gallery-thumbnail-box {
	margin: 5px;
}

.ngg-galleryoverview {
	padding-left: 15px;
}

/*formular*/

.polje{
	width: 500px;
}

/*end*/

/*Profili*/

.regular-text{
	width: 160px;
}

textarea#description {
	width: 250px;
}

input#pass1,input#pass2{
	width: 150px;
}

tr {
	background-color: #ffecdd;
}

/*login*/

#loginform1 p label, #loginform p label, #registerform1 p label, #registerform p label{
	margin-bottom: -8px;
	margin-top: -10px;
	padding: 0;
}

#loginform1 input, #loginform input,
#registerform1 input, #registerform input {
	width: 150px;
}

#loginform1 input#rememberme1, #loginform input#rememberme, #registerform1 input#rememberme1, #registerform input#rememberme{
	width: 10px;
}

#loginform1 input#wp-submit1, #loginform input#wp-submit, #registerform1 input#wp-submit1, #registerform input#wp-submit{
	width: 80px;
}

/*kraj*/

/*Ocena korisnika */

.review_recenzije {
	border: 1px dotted #ccc !important;
	float: left !important;
	margin: 10px 180px !important;
}

.review_recenzije p{
	font-size: 18px !important;
	margin-left: 200px !important;
}

/*kraj*/

.tekst-body{
	background: #FBE4BB;
	padding: 5px;
}

.wpcf7-response-output {
	color: red;
	border: 1px solid red;
	font-weight: bold;
}

.form-ime {
	font-weight: bold;
}

/* Menu u Sidebar-u */

.menu-othermenu-container{
	background-color: white;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 transparent;
	box-shadow: 0 0 2px #DDDDDD;
	margin-top: 6px;
	
}

.menu-othermenu-container ul li{
	background-image: none;
	margin: 7px 0;
	padding: 0 10px;
	border-bottom: 1px solid #bbb;
}

.menu-othermenu-container ul li:last-child{
	border-bottom: 1px solid transparent;
}

.menu-othermenu-container ul li:hover{
	border-bottom: 1px solid #6f060b;
	background-color: #fefefe;
}

.menu-othermenu-container ul li a{
	text-decoration: none!important;
	width: 155px;
	display: block;
	padding: 5px;
	color: #6f060b!important;
}

/* Poll css */

.wp-polls-ul li{
	padding: 0!important;
}

/* Recent Comments */

.recent-comment a.comment-link {
	text-decoration: none;
	display: block;
	padding: 8px;
	border: 1px dashed #e86602;
	margin-bottom: 10px;
}

.recent-comment a.comment-link:hover {
	background-color: #fff;
}

.recent-comment .comment-author-gravatar {
	float: left;
	margin-right: 10px;
}

.recent-comment .comment-author {
	font-size: 1em;
}

.recent-comment .comment-meta {
	line-height: 1.2em;
	text-decoration: none;
}

.recent-comment .comment-date-time {
	color: #666;
	font-size: 0.9em;
}

.recent-comment .comment-post-title {
	margin: 25px 0 0.5em 0;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	width: 100%;
}

.recent-comment .comment-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.9em;
	color: #888;
}

/* Avatar box */

.avatar-card-content{
	width: 529px;
	padding: 10px;
	background: -webkit-gradient(
	linear,
   left top,
   left bottom,
   color-stop(0, rgb(255,255,255)),
   color-stop(1, rgb(245,245,245))
	);
	background: -moz-linear-gradient(
   center top,
   rgb(255,255,255) 0%,
	rgb(245,245,245) 100%
	);
	border: 1px solid #ddd;
	padding-bottom: 35px;
	margin-bottom: 20px;
	min-height: 104px;
}

.avatar-card-content-rev{
	width: 686px;
	padding: 10px;
	background: -webkit-gradient(
	linear,
   left top,
   left bottom,
   color-stop(0, rgb(255,255,255)),
   color-stop(1, rgb(245,245,245))
	);
	background: -moz-linear-gradient(
   center top,
   rgb(255,255,255) 0%,
	rgb(245,245,245) 100%
	);
	border: 1px solid #ddd;
	padding-bottom: 35px;
	margin-bottom: 20px;
	min-height: 104px;
	margin-left: 10px;
}

.avatar-card-content .avatar{
	border: 1px solid #eee;
	box-shadow: 5px 5px 5px #999;
}

.avatar-card-content-rev .avatar{
	border: 1px solid #eee;
	box-shadow: 5px 5px 5px #999;
	margin-right: 10px;
}

.avatar-card-content h3{
	font-size: 20px;
	color: #a50910;
	margin: 0 0 5px;
}

.avatar-card-content-rev h3{
	font-size: 20px;
	color: #a50910;
	margin: 0 0 5px;
}

.authorname{
	margin-bottom: 5px;
}

.authorfirst,
.authorlast,
.objava,
.numposts,
.srba{
	display: inline;
	margin-right: 5px;
	color: #6f060b;
}

.authorfirst,
.authorlast{
	font-weight: bold;
}

.bio{
	line-height: 17px;
}

.authorlinks{
	float: left;
	clear: both;
	margin: 10px 0;
}

.authorlinks .website{
	padding-left: 22px;
	background-image: url(images/author_website.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}

.authorlinks .twitter{
	padding-left: 22px;
	background-image: url(images/author_twitter.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}

.authorlinks .facebook{
	padding-left: 22px;
	background-image: url(images/author_facebook.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}

.authorlinks .gplus{
	padding-left: 22px;
	background-image: url(images/author_gplus.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}

/* adsense margins */

.ads_box{
	margin: 10px 0;
}

.nivea {
	height: 90px;
	left: 50%;
	margin-left: -369px;
	position: absolute;
	top: 238px;
	width: 728px;
}
.reklama-rec {
	margin-left: 0;
}


/* Social profiles */

#socialprofiles-2 {
margin-left: 20px;
}

/* Google Forms */

.ss-form-container {
font-size: 14px;
margin: 30px 0;
}

.ss-confirmation {
font-size: 16px;
}

.ss-form-question {
margin: 25px;
}

.ss-form-question ul li {
background-image: none;
font-size: 14px;
}

div.ss-form-entry > input {
border: solid 2px #eee;
background-color: #fff !important;
margin-top: 10px;
}
div.ss-form-entry textarea {
border: solid 2px #eee;
background-color: #fff !important;
width: 300px;
}
.ss-choice-label {
font-size: 14px;
}

div.ss-navigate .ss-form-entry input{
background-color: #CCC !important;
padding: 5px 10px;
font-size: 16px;
cursor: pointer;
}

.ss-q-other-container input {
border: solid 2px #eee;
background-color: #fff !important;
}



/* Branding */

#flashContent_left{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -948px;
}
#flashContent_right{
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: -948px;
}

.beliblock{
	width: 100%;
	height: 400px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}

.social .title {
	padding-right: 15px;
}

#flashContent_left,
#flashContent_right,
.beliblock{

}
