html, body, div, span, applet, object, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0px;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #f6f6f6;
	color: #3e3e3e;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	font-family:Verdana, Geneva, sans-serif;
}
ol, ul {
	padding: 0 10px;
	margin: 0 10px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-size:12px;
	font-weight: normal;
}
h1 {
	font-size: 1.875em;
}
h2 {
	font-size: 1.6em;
	line-height: 1em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.875em;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	color: white;
	opacity: 0.9;
}
a:visited {
	color: white;
}
h2 {
	cursor: pointer;
}
img {
	border:0px;
}
code, pre {
	font-family: Monaco, Menlo, Consolas;
	font-size: 1em;
	color: #FFFFDE;
	padding: 0 3px 2px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.container {
	width:930px;
	margin:0px auto;
	padding:15px;
	background-color:#f6f6f6;
	margin-top:220px;
	
}
.free-wall {
}
.free-wall-logo {
	margin: auto;
	height: 420px;
}
.size2-2 {
	width: 80px;
	height: 80px;
	height:auto;
}
.size11 {
	height: 160px;
	width: 160px;
	height:auto;
}
.size12 {
	width: 160px;
	height: 320px;
	height:auto;
}
.size21 {
	width: 320px;
	height: 160px;
	height:auto;
}
.size22 {
	height: 320px;
	width: 320px;
	height:auto;
}
.size13 {
	width: 160px;
	height: 480px;
	height:auto;
}
.size31 {
	width: 480px;
	height: 160px;
	height:auto;
}
.size23 {
	width: 320px;
	height: 480px;
	height:auto;
}
.size24 {
	width: 320px;
	height: 640px;
	height:auto;
}
.size32 {
	width: 480px;
	height: 320px;
	height:auto;
}
.size33 {
	width: 480px;
	height: 480px;
	height:auto;
}
.size34 {
	width: 480px;
	height: 640px;
	height:auto;
}
.size43 {
	width: 640px;
	height: 640px;
	height:auto;
}
.size35 {
	width: 480px;
	height: 800px;
	height:auto;
}
.size53 {
	width: 800px;
	height: 480px;
	height:auto;
}
.size36 {
	width: 480px;
	height: 960px;
	height:auto;
}
.donate form {
	height: 100%;
	width: 100%;
	background: rgb(44, 62, 80);
}
.donate form .paypal {
	display: block;
	margin: auto;
	padding: 20px 0px 0px 0px;
	outline: 0;
}
.img-demo {
	vertical-align: bottom;
	list-style: none;
	margin:0;
	padding: 0;
}
.img-demo li {
	float: left;
	width: 25%;
	text-align: center;
}
.img-demo li img {
	border: 2px solid white;
	width: 98px;
	height: 98px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.rest-left {
	margin-left: 244px;
}
.desc h1, .desc h2, .desc h3, .desc h4, .desc h5, .desc h6 {
	font-weight: bold;
}
.desc h2 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}
.desc h2 span {
	float: left;
	display: block;
	line-height: 50px;
}
.brick {
	background-color: white;
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.brick .cover {
	overflow: hidden;
	margin: 20px;
}
.brick .read-more {
	position: absolute;
	display: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.45);
}
.brick:hover .read-more {
	display: block;
	cursor: pointer;
}
.brick .desc {
	display: none;
}
.full-width .float-left {
	display: none;
}
.full-width .desc {
	display: block;
}
.full-width.brick {
	box-shadow: none;
	overflow: visible;
	border: none !important;
	background: none !important;
}
.full-width.brick .cover {
	margin: 0px 20px;
	color: #333;
}
.full-width.brick .cover * {
	text-shadow: none;
}
.full-width.brick .cover code {
	color: #666;
}
.open .float-left {
	display: none;
}
.open .desc {
	display: block;
}
.example {
	width: 0px;
	height: 0px;
	overflow: visible !important; /* for ie7 */
}
.example-draggable {
	cursor: move;
}
.example-draggable * {
	cursor: move;
}
.example-draggable a {
	cursor: pointer;
}
.cell {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	background-color: #222;
}
 [class*="-share"] {
 cursor: pointer;
 margin: 20px 0;
 line-height: 30px;
 padding-left: 30px;
}
.facebook-share {
	background: url(../i/fb.png) no-repeat left center;
}
.twitter-share {
	background: url(../i/tw.png) no-repeat left center;
}
.google-share {
	background: url(../i/gp.png) no-repeat left center;
}
.download-icon {
	background: url(../i/download.png) no-repeat left center;
	display: block;
	margin: 0 0 10px 0;
	line-height: 30px;
	padding-left: 30px;
}
.js-icon {
	background: url(../i/js.png) no-repeat left center;
	display: block;
	line-height: 30px;
	padding-left: 30px;
}
.fork {
	float: right;
	width: 100%;
	height: 100%;
	display: block;
	background: url(../i/forkme.png) no-repeat top right;
}
.back-button {
	position: fixed;
	z-index: 9999;
	padding: 1%;
	bottom: 2%;
	right: 2%;
	display: none;
	background: black;
}
.back-button .back-icon {
	background: url(../i/back.png) no-repeat top center;
	width: 45px;
	height: 27px;
	display: block;
}
.back-button .back-icon:hover {
	background: url(../i/back.png) no-repeat bottom center;
}
.brand_right {
	position:fixed;
	right:50% !important;
	margin-right:480px !important;
	top: 45px !important;
	width:360px !important;
}
.brand_left {
	position:fixed !important;
	left:50% !important;
	margin-left:480px !important;
	top: 45px !important;
	width:360px !important;
}
header {
	width:100%;
	color:#FFF;
	position:fixed;
	top:0;
	z-index:10000;
}
.logo-n {
	width:100%;
	margin:0 auto;
	height:45px;
	background-color:#f6f6f6;
	text-align:center;
	-webkit-box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.3);
	position:relative;
}
.logo-n-con {
	width:960px;
	margin:0 auto;
}
.logo-n img {
	margin:0 auto;
}
.header-container {
	width:960px;
	margin:0 auto;
	height:60px;
}
.menu_box {
	width:930px;
	margin:0 auto;
	height:80px;
	overflow:hidden;
	position:relative;
}
.menu {
	width:100%;
	height:44px;
	-webkit-box-shadow: 0 8px 17px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 8px 17px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 17px 0px rgba(0, 0, 0, 0.2);
	color:#181818;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	background: #f6f6f6;
}
.menu a {
	color:#181818;
	line-height:44px;
	font-size:17px;
	text-transform:uppercase;
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	margin-left:55px;
}
.menu a:hover {
	color:#333;
}
.menu a span {
	font-size:17px;
	background-color:#b53f00;
	color:#FFF;
}
.posalji {
	background-color:#4f9900;
	color:#FFF;
}
a.posalji {
	color:#FFF;
	margin-left:0px;
}
a.posalji:hover {
	color:#CCC;
}
nav a#pull {
	display: none;
}
.like-box {
	width:100%;
	height:48px;
	border-top:1px solid #e6e6e6;
	
	font-size:28px;
	font-family: 'PT Serif', serif;
	line-height:48px;
	-webkit-box-shadow:  inset 0 40px 40px -40px rgba(230, 230, 230, 1);
	-moz-box-shadow:  inset 0 40px 40px -40px rgba(230, 230, 230, 1);
	box-shadow: inset 0 40px 40px -40px rgba(230, 230, 230, 1);
	position:relative;
}
.like-box:hover {
		-webkit-box-shadow:  inset 0 40px 40px -40px rgba(210, 210, 210, 1);
	-moz-box-shadow:  inset 0 40px 40px -40px rgba(210, 210, 210, 1);
	box-shadow: inset 0 40px 40px -40px rgba(210, 210, 210, 1);}
.like-box span {
	height:50px;
	line-height:50px;
	float:right;
	width:33%;
	text-align:center;
}
.like-box span a {
	background-color:#f2f2f2;
	color:#a2a2a2;
	font-size:28px;
	font-family: 'PT Serif', serif;
	padding:2px 10px;
}
.like-box p {
	font-size:28px;
	font-family: 'PT Serif', serif;
	height:50px;
	line-height:50px;
	float:left;
	width:33%;
	margin:0px;
	text-align:center;
}
.like {
	position:absolute;
	left:50%;
	margin-left:-65px;
	bottom:0;
}
.list {
	width:100%;
	border-top:1px solid #e6e6e6;
	position:relative;
	-webkit-box-shadow: inset 0 70px 70px -70px rgba(230, 230, 230, 1);
	-moz-box-shadow: inset 0 70px 70px -70px rgba(230, 230, 230, 1);
	box-shadow: inset 0 70px 70px -70px rgba(230, 230, 230, 1);
	clear:both;
	min-height:120px;
}
.profil-pic {
	width:28%;
	margin-top:5%;
	margin-left:4%;
	padding-top:28%;
	margin-bottom:5%;
	float:left;
	margin-right:4%;
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	image-rendering: -moz-crisp-edges;
}
.profil-info {
	margin-top:5%;
	width:60%;
	margin-right:4%;
	float:left;
	font-size:16px;
	line-height:21px;
}
.profil-like {
	width:100%;
	font-size:28px;
	font-family: 'PT Serif', serif;
	height:50px;
	line-height:50px;
	background:url(../px_images/profil-like.png) no-repeat 35% 5px;
}
a .profil-info {
		font-size:16px;
	line-height:21px;
	color:#3e3e3e;}
.profil-like span {
	font-size:28px;
	font-family: 'PT Serif', serif;
	height:50px;
	line-height:50px;
	float:right;
	width:33%;
	text-align:center;
}
.tab_login {
	width:92%;
	margin:4%;
	background-color:#f1f1f1;
	padding:20px 0px;
	
}
.fb_login {
	background-image:url(../px_images/bg_follow.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:18px;
	line-height:30px;
	text-align:center;
	height:50px;
}
.fb_info {
	text-transform:uppercase;
	text-align:left;
	font-size:16px;
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	width:70%;
	margin:10px auto;
}
.fb_butt img {
	width:70%;
	height:auto;
	margin:20px auto !important;
}
.fb_butt img:hover {opacity: 0.9;}

.fb_pagi {
	width:70%;
	margin:0px auto;
	padding:10px 0px;
	clear:both;
	
}
.fb_pagi a {
	padding:3px 7px;
	background-color:#dddddd;
	color:#000;
	font-size:17px;
	margin-right:10px;
	height:30px;
}
.fb_pagi a.active {
	color:#fff;
	background-color:#4b4b4b;
}
.fb-like{
	line-height:4px;
	margin-left:10px;}
	
.box_left{
	width:45%;
	float:left;
	padding-left:5%;
	padding-bottom:20px;
	
	}
.box_left input[type=text]{
	font-size:14px;
	border:1px solid #dddddd;
	padding:5px;
	width:95%;
	margin-bottom:5px;}

.box_left input[type=file]{

	margin-top:15px;}
	
	
.box_left label{
	color:#000;
	font-size:12px;
	display:block;
	margin-bottom:5px;}
	
.box_right{
	width:45%;
	padding-left:5%;
	float:left;
	font-size:20px;
	text-align:center;
	
	}
.box_right h2{
	margin-top:20px;
	color:#787878;
	display:block;
	font-size:15px; text-transform:uppercase;}

.box_right a:hover h2{
	color:#000;}
.tab_login h1{
	display:block;
	width:90%;
	margin:0 auto;
	padding-bottom:20px;
	color:#000;
	font-size:15px;
	text-transform:uppercase;}
	
.tab_login h3{
	display:block;
	width:70%;
	margin:0 auto;
	padding:50px 0px;
	color:#000;
	font-size:15px;
	text-align:center;
	text-transform:uppercase;}

.tab_login h3 span{
	font-size:18px;}
.close a{
	position:absolute;
	top:-10px;
	right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color:#a8a8a8;}
.close a:hover{
	color:#666;}
	
.prew a{
	width:20%;
	float:left;
	font-size:14px;
	margin-left:3%;
	margin-top:20px;
	text-align:center;
	color:#000;
	background-color:#F6F6F6;
	padding:7px;}
.next a{
	width:20%;
	float:right;
	text-align:center;
	font-size:14px;
	margin-right:3%;
	margin-top:20px;
	color:#000;
	background-color:#F6F6F6;
	padding:7px;}
	
.prew a:hover,
.next a:hover{
	background-color:#CCC;}
/***** @Luka *****/
#tabs { min-height:260px;}
#tabs ul, #tabs li, #tabs a { font-size:12px }