@charset "UTF-8";
/* CSS Document */

body{
	color:#000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  margin: 0px;
  font-family:Verdana, Geneva, sans-serif;
}


:focus {
	outline: 0;
}

img {
	border:0px;
}

#wrapper {
	margin: 20px auto auto auto;
 	width: 863px;
	border: 0px solid #000;
}

#homeholder{
 	width: 863px;
	height: 600px;
    background-image: url('../images/mira_jokic_homebg5.png');
}

#homemenu {
        float: right;
        padding-top: 185px;
        width: 280px;
        color: #000;
}

#homemenu a {

	list-style:none;
	text-decoration:none;
	color: #444444;
	font-size: 16px;
	line-height: 1.6;
}

#homemenu ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

#homemenu li a {

	list-style:none;
	text-decoration:none;
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
	font-weight:600;
}

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


.galleryholder{
 	float: left;
	width: 680px;
	height: 665px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #e1e1e1;
	background-color:#f9f9f9;
	color:#000;
	text-align:justify;
}
#galleryholder{
	padding: 0px 10px 0px 10px;


	background-color:#f9f9f9;
	color:#000;
	text-align:justify;
}

#galleryholder img{
	border: 1px solid #e1e1e1;
}

#contentholder{
 	float: left;
	width: 670px;
	min-height: 665px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;

	background-color:#f9f9f9;
	color:#000;
	font-size:13px;
	text-align:justify;
}

#contentholder a{
	text-decoration:none;
	color:#333;
}

#contentholder a:hover{
	text-decoration:none;
	color:#666;
}


.left{
	position:relative;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 655px;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	float: left;
	text-align:left;
	background-color:#d2d2d2;
	color:#333333;
	font-size: 13px;
}

#left{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	text-align:left;
	background-color:#d2d2d2;
	color:#333333;
	font-size: 13px;
}

#left ul{
	text-align:left;
	color:#ffffff;
	letter-spacing:1px;
	margin: 0;
	padding: 15px 0px 15px 0px;
}

#left li {
	list-style-type:none;
	font-weight:600;
	padding: 2px 2px 0px 2px;
}



#left a { color:#fff; text-decoration: none; }

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


#left ul li.here a { color:#000; text-decoration: none; }

.greybg{background-color:#d2d2d2;}

.menubuffer {
  height: 60px;
}

.grid-sizer,
.grid-item {
  width: 50%;
  padding:4px 6px 6px 6px;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

.lg-outer.lg-thumb-open .lg-thumb-outer, .lg-thumb-outer.lg-grab,  .lg-download{
display: none !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bottomspace {
    padding: 0 5px 5px 5px;
    text-align: justify;
}
