body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
			color: #000;
			height:100%;
	font-family: Arial;
}

html {
		background-color: #fff;
}

input, textarea {border: 2px solid #D9E021; padding:0 0 0 10px; margin:0 0 10px 0;}
input {height: 25px;width: 400px;}
textarea {padding-top: 5px; width:400px;}
form {width:414px;}

.form-buttons input {
	width:100px;
	padding:0;
	margin:0;
	background-color:#D9E021;
	float:right;
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 15px;
	cursor: pointer;
}

.form-buttons input:hover {
	background-color:#CCC;
	border: 2px solid #ccc;
}

textarea:hover, input:hover {
	border: 2px solid #ccc;
}




/* Header
-----------------------------------------------------------------------------*/
#shapka {
	position: relative;
	height: 95px;
}
#menu-fixed {
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 25px;
	width: auto;
	position: absolute;
	top: 20px;
	left:160px;
	z-index: 100;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;

}

#menu-fixed nobr a {
	color: #D9E021;
	margin: 0;
	padding-bottom: 0px;
	text-decoration: none;
}

#menu-fixed nobr a:hover {
	color: #000;
}


#menu-fixed-gallery {
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 25px;
	width: auto;
	position: fixed;
	top: 20px;
	left:160px;
	z-index: 100;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;

}

#menu-fixed-gallery nobr a{
	color: #D9E021;
	margin: 0;
	padding-bottom: 0px;
	text-decoration: none;
}

#menu-fixed-gallery nobr a:hover {
	color: #000;
}


#logo-text {
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 25px;
	width: auto;
	position: absolute;
	top: 20px;
	left:20px;
	z-index: 100;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;
}


#logo-text div {
	font-family: Arial;
	letter-spacing: 0px !important;
	color: #D9E021;
	font-size: 8px;
	letter-spacing:0px;
	margin-left:6px;
	margin-top: -5px;
	padding: 0;
	font-weight: bold;		
}

#logo-text a {
	text-decoration: none;
	color: #000;
}

#logo-text-fixed {
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 25px;
	width: auto;
	position: fixed;
	top: 20px;
	left:20px;
	z-index: 100;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;
}

#logo-text-fixed div {
	font-family: Arial;
	letter-spacing: 0px !important;
	color: #D9E021;
	font-size: 8px;
	letter-spacing:0px;
	margin-left:6px;
	margin-top: -5px;
	padding: 0;
	font-weight: bold;		
}

#logo-text-fixed a {
	text-decoration: none;
	color: #000;
}

#citata {width:1050px;}

#citata li {
	zoom: 1;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	_display: inline;
	vertical-align: top;
	min-height: 105px;
	_height: 105px;
	text-align: left;
	padding: 0 25px 0 0;
	margin:0;
}

#citata p {margin: 5px 0;line-height:150%;padding: 0 0 10px 0;}

.title-noslash {
	font-size: 18px;
	font-family: 'Arial Black', Arial;
	text-transform:  uppercase;
	line-height: 90%;
	letter-spacing: -2px;
	font-weight: bold;
	color: #D9E021;
}

.title-noslash-black {
	font-size: 18px;
	font-family: 'Arial Black', Arial;
	text-transform:  uppercase;
	line-height: 90%;
	letter-spacing: -2px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 20px 0;
}

/* Gallery
-----------------------------------------------------------------------------*/


#container {
	position: relative;
	padding: 0 0 0 20px;
}

#description {
	position: absolute;
	width: 350px;
}

#description h1 {text-transform: uppercase;}

#images {
	width: auto;
	height:550px;
	position:absolute;
	left: 385px;
	top: 0px;
}

#images table {
	margin: 0px;
	padding: 0px;
}


#images td {
	margin: 0px;
	padding: 0 20px 0 0;
}

#bar-fixed {
	background-color: #FFF;
	color: #e3e2e2;
	font-size: 25px;
	position:fixed;
	top: 15px;
	left: 29px;
	height: 27px;
	padding: 0px 5px 0 5px;

}

#bar {

	color: #e3e2e2;
	font-size: 25px;
	position:  relative	;
	margin: 15px 0 0 35px;
	height: 23px;

}



#close {
	position: fixed;
	right: 18px;
	top: 18px;
	z-index: 40;
}

#prevnext {
	position: fixed;
	right: 20px;
	top: 15px;
	z-index: 40;
	font-family: 'Arial Black', Arial;
	font-size: 35px;
} 

#prevnext a {
	color: #D9E021;
	text-decoration: none;
}

#prevnext a:hover {
	color: #000;
}

#comments li {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;
	min-height: 105px;
	_height: 105px;
    text-align:left;   
	padding:0px 35px 0 0;
	width: 250px;
}
#comments li img {padding: 0 0 5px 0; ;}
#comments li p {font-size: 12px; margin: 0; padding: 5px 0 30px 0;}

#comments .title {
	margin: 0 !important;
}

#news li {
	zoom: 1;
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	_display:inline;
	*display:inline;
	vertical-align: top;
	min-height: 105px;
	_height: 105px;
    text-align:left;   
	padding:0px 35px 0 0;
	width: 250px;
}
#news li img {padding: 0 0 5px 0; cursor:pointer;}
#news li p {font-size: 12px; margin: 0; padding: 5px 0 30px 0;}

#news .title {
	margin: 0 !important;
	cursor:pointer;
}

#thumbs li {
zoom: 1;
display:-moz-inline-box;
-moz-box-orient:vertical;
display:inline-block;
_display:inline;
*display:inline;
vertical-align: top;
min-height: 230px;
_height: 230px;
text-align:left;   
padding:0px 35px 20px 0;
width: 400px;
}

#thumbs ul, #comments ul, #news ul {
	margin: 0px;
	padding: 0px;
}

#citata ul {
	margin: 0 0 0 100px;
	padding: 0px;
}

#thumbs a {
	text-decoration: none;
}

#thumbs img {
-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
box-shadow: 0 7px 12px rgba(0, 0, 0, 0.2);
}

.thumb-title {
	height: 20px;
	background-image: url('img/thumb_bg.png');
	position: absolute ;
	bottom: 0px;
	left: 0px;
	width: 210px;
	color: #FFF;
	font-size: 12px;
	padding: 7px 0 0 10px;
	line-height: 100%;
}


.title {
	font-size: 18px;
	font-family: 'Arial Black', Arial;
	padding-left: 35px;
	background-image: url('img/slash-green.png');
	background-repeat: no-repeat;
	text-transform:  uppercase;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;
margin: 15px 0;
}

.title small {
	font-size: 13px;
	text-transform:  uppercase;
	letter-spacing:-1px;
}

.title a {
text-decoration:none;
color:#000;
}


/* Content
-----------------------------------------------------------------------------*/
	   	  

	  
#likes {
	margin-top: 25px;
}


#news-container {
	position: relative;
	padding: 25px;
	width: 600px;
	margin:0 auto;
}

#news-container p {
line-height: 150%;
margin: 9px 0 0 0;
}

#news-container h1 {
margin:0;
}

#news-container .photo img {padding-bottom:9px;}


.photo iframe {padding-bottom:9px;}

.green {color: #D9E021;}

#social-cont {margin:0 0 0 37px;}
#social-cont img {margin-right:10px;}

#about-text {
	padding: 0px 0 20px 100px;
	width: 900px;
	line-height:150%;
	background-image: url('img/design/about-slash-2.png');
	background-repeat: no-repeat;
margin: 20px 0 0 0;
}

#about-text p {margin:05px 0;padding:0;}

/* Footer
-----------------------------------------------------------------------------*/
#page-wrapper { min-height: 100%;
    margin-bottom: -50px;
}
* html .page-wrapper {
    height: 100%;
}

#buffer {
	height: 50px;
}

#footer {
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
	height: 50px;
	position:relative;
	z-index:10;
}

#copyrights {
	margin-left: -50px;
	float: right;
	right: 30px;
	top: 10px;
	position: absolute;
	padding: 1px 0 0 35px;
	height: 32px;
	background-image: url('img/slash-black.png');
	background-repeat: no-repeat;
}

#copyrights p {
	color: #000;
	font-size: 8px;
	line-height: 120%;
	margin-top:-1px;
}

@-moz-document url-prefix() {
  #copyrights p {margin-top:-2px;}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  #copyrights p {margin-top:-2px;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  #copyrights p {margin-top:-3px;} 
  #comments li {padding:0px 65px 0 0;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  #copyrights p {margin-top:-3px;} 
  #comments li {padding:0px 65px 0 0;}
}

#copyrights a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

#social {
	float: left;
	left: 20px;
	top: 9px;
	position: absolute;
}


#social img {
	margin-right: 7px;
}

#like {
	float: left;
	left: 148px;
	top: 9px;
	position: absolute;
}

#logos img {margin:0 50px 20px 0;}

/* Text elements */	

a {
	color: #777;
}

h1 {
	font-family: 'Arial Black', Arial;
	color: #000;
	font-size: 25px;
	line-height: 90%;
	letter-spacing:-2px;
	font-weight: bold;
margin-top:0;
}





p {
	color: #000;
}


