@charset "utf-8";

html {
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#loader {
	display: none;
	width: 850px; 
	background: #FFFFFF;
	margin: 0 auto; 
	position: relative;
}

#loader img {
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: -64px;
}

#galLoader {
	display: none;
	width: 850px; 
	margin: 0 auto; 
	position: relative;
}

#galLoader img {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -64px;
}

a:active, button:active { 
	outline: none; 
}

a, a:visited {
	text-decoration: none;
}	


a:hover {
	text-decoration: underline;
}

a:focus, button:focus
{
	-moz-outline-style: none; 
	outline:none;
}

ul {
	list-style-type: none;
}

.smallCaps {
	font-variant: small-caps;
}

.shadow {
	position: absolute;
	color:#CCCCCC;
	top: 2px;
	left: 2px;
	z-index: 0;
}

.violet {
	color: #8e277a;
}

/* ----------------------- CONTAINER ------------------------*/
#container { 
	width: 850px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
} 

/* ----------------------- HEADER ------------------------*/

#header { 
	height: 110px;	
	position: relative;
	z-index: 1;
} 

#header #banner {
	position: absolute;
	top: 24px;
	left: -33px;
}

#header #galNav {
	position: absolute;
	top: 110px;
	right: 99px;
	height: 39px;
	width: 271px;
	background: transparent url(../images/menu/galNumbers.jpg) center no-repeat;
	color: #fff;
	font-size: 16px;
}

#header #prev, #header #next {
	cursor: pointer;
	position: absolute;
	top: 8px;
}

#header #prev {
	left: 18px;
}

#header #next {
	right: 18px;
}


#header #galWrap {
	width: 210px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 35px;
	overflow: hidden;
}

#header #galNumbers {
	height: 20px;
	overflow: hidden;
}

#header #galNumbers ul li {
	float: left;
	margin-right: 6px;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

#header #galNumbers ul li:active {
	top: 1px;
	left: 1px;
}

#header #galNumbers ul li div {
	left: -1px; 
	position: absolute; 
	top: -1px; 
	z-index: -1;
}

#header #galNumbers ul li a, #header #galNumbers ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	z-index: 2;
}

#header #galNumbers ul li ul li {
	display: inline;
	float: left;
	margin-right: 0;
	position: absolute;
	color: #000000; 
	height: 18px;
	opacity: 0.1;
}


/* ----------------------- NAVIGATION ------------------------*/

#nav {
	position:absolute;
	top: 77px;
	right: 10px;
}

#nav ul {
	list-style-type: none; 
	position:relative;
}

#nav li  {
	float: left;
	height: 33px;
	width: 90px;
}

#nav li#authorli  {
	background: url(../images/menu/en/autorz.jpg);	
}

#nav li#exibli  {
	background: url(../images/menu/en/izlozbez.jpg);	
}

#nav li#galsli  {
	background: url(../images/menu/en/galerijez.jpg);	
}

#nav li#contactli  {
	background: url(../images/menu/en/kontaktz.jpg);	
}

#nav li#autorli  {
	background: url(../images/menu/sr/autorz.jpg);	
}

#nav li#izlozbeli  {
	background: url(../images/menu/sr/izlozbez.jpg);	
}

#nav li#galerijeli  {
	background: url(../images/menu/sr/galerijez.jpg);	
}

#nav li#kontaktli  {
	background: url(../images/menu/sr/kontaktz.jpg);	
}

#nav ul li a {
	display: block;
	background-repeat: no-repeat;
	height: 33px;
	width: 90px;
	text-indent: -9999px;
	font: bold 10pt sans-serif;
}

#nav ul li a.current {
	display: block;
	background-position:  0 -33px;
}


#nav a.author {
	background-image: url(../images/menu/en/autor.jpg);
}

#nav a.galleries {
	background-image: url(../images/menu/en/galerije.jpg);
}

#nav a.exibitions {
	background-image: url(../images/menu/en/izlozbe.jpg);
}

#nav a.contact {
	background-image: url(../images/menu/en/kontakt.jpg);
}

#nav a.autor {
	background-image: url(../images/menu/sr/autor.jpg);
}

#nav a.galerije {
	background-image: url(../images/menu/sr/galerije.jpg);
}

#nav a.izlozbe {
	background-image: url(../images/menu/sr/izlozbe.jpg);
}

#nav a.kontakt {
	background-image: url(../images/menu/sr/kontakt.jpg);
}

#nav a:hover {
	background: none;
}


/* ----------------------- MAIN CONTENT ------------------------*/

#mainContent {
	position: relative;
	background: url(../images/tapeta.jpg) center no-repeat; 
	height: 541px;
}

#mainContent .authorText {
	position: absolute;
	z-index: 5;
	font-size: 12px;
	width: 420px;
/*	left: 287px;
	top: 160px; */
	left: 292px;
	top: 100px;
	color: #93278C;
	text-indent: 15px;
	line-height: 19px;
	text-align:justify;
}	

#mainContent .autorText {
	text-indent: 15px;
	line-height: 19px;
	text-align:justify;
}	

#mainContent .autorText p {
	width:400px;
	margin-bottom: 10px;
}	

#mainContent .exibText {
	z-index: 5;
	font-size: 12px;
	width: 430px;
	height: 338px;
	color: #93278C;
	line-height: 19px;
	overflow: auto;
}

#mainContent .exibText ul {
	margin-left: 10px;
}


#mainContent .exibText span {
	margin-left: 47px;
}

#mainContent .exibText h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 4px 0;
}		



#mainContent #textBack {
	position: absolute;
	top: 36px;
	right: 56px;
}

#mainContent #authorImg {
	position: absolute;
	top: 91px;
	right: 446px;
}

#mainContent #exibitionsImg {
	position: absolute;
	top: 84px;
	right: 422px;
}

#mainContent #contactImg {
	position: absolute;
	top: 79px;
	right: 452px;
}

#mainContent #autorImg {
	position: absolute;
	top: 91px;
	right: 446px;
}

#mainContent #izlozbeImg {
	position: absolute;
	top: 94px;
	right: 458px;
}

#mainContent #kontaktImg {
	position: absolute;
	top: 95px;
	right: 440px;
}

#mainContent #line {
	position: absolute;
	top: 151px;
	right: 133px;
	width: 430px;
	height: 1px;
	line-height: 1px;
	background-color: #75cbcc;
	z-index: 6;
}

#mainContent #artist {
	position: absolute;
	top: 255px;
	left: 8px;
}

#mainContent #lili {
	position: absolute;
	top: 438px;
	right: -28px;
}

#mainContent a {
	position: absolute;
	cursor: pointer;
}

#mainContent .contactContent {
	position: absolute;
	z-index: 5;
	font-size: 20px;
	left: 352px;
	top: 182px;
	color: #93278C;
	text-align:center;
}

#mainContent .contactContent div  {
	margin-bottom:20px;
}		

#mainContent .contactContent .monograph {
	top: 3px;
}	

#mainContent .contactContent div p {
	color: #75cbcc;
	font-size: 17px;
}	

#mainContent .contactContent div a  {
	position: relative;
	text-decoration: none;
	color: #93278C;
}			

#mainContent .contactText a, #mainContent .contactText a:visited {
	color: #93278C;
}	

.mainGallery {
	display: none;
	position: relative;
	height: 100%;
	width: 100%;
}

#mainContent #g1i1 {
   left: 329px;
   top: 39px;
	background: url(../images/paintings/g1i1.png) center no-repeat;
	width: 315px;
	height: 481px;
}	


#mainContent #g2i1 {
	top: 97px;
	left: 299px;
	background: url(../images/paintings/g2i1.png) center no-repeat;
	width: 358px;
	height: 271px;
}	


#mainContent #g3i1 {
	top: 89px;
	left: 360px;
	background: url(../images/paintings/g3i1.png) center no-repeat;
	width: 324px;
	height: 324px;
}	

#mainContent #g4i1 {
	top: 105px;
	left: 300px;
	background: url(../images/paintings/g4i1.png) center no-repeat;
	width: 378px;
	height: 258px;
}	

#mainContent #g5i1 {
	top: 45px;
	left: 61px;
	background: url(../images/paintings/g5i1.png) center no-repeat;
	width: 354px;
	height: 282px;
}	



#mainContent #g5i2 {
	top: 45px;
	left: 437px;
	background: url(../images/paintings/g5i2.png) center no-repeat;
	width: 354px;
	height: 282px;
}


#mainContent #g6i1 {
	top: 85px;
	left: 309px;
	background: url(../images/paintings/g6i1.png) center no-repeat;
	width: 464px;
	height: 313px;
}	


#mainContent #g7i1 {
	top: 65px;
	left: 228px;
	background: url(../images/paintings/g7i1.png) center no-repeat;
	width: 425px;
	height: 356px;
}

#mainContent #g8i1 {
	top: 75px;
	left: 200px;
	background: url(../images/paintings/g8i1.png) center no-repeat;
	width: 594px;
	height: 319px;
}	

#mainContent #g9i1 {
	top: 55px;
	left: 248px;
	background: url(../images/paintings/g9i1.png) center no-repeat;
	width: 442px;
	height: 430px;
}	

#mainContent #mainGallery10 a {
	width: 244px;
	height: 244px;
	top: 76px;
}

#mainContent #g10i1 {
	left: 75px;
	background: url(../images/paintings/g10i1.png) center no-repeat;
}	

#mainContent #g10i2 {
	left: 310px;
	background: url(../images/paintings/g10i2.png) center no-repeat;
}	

#mainContent #g10i3 {
	left: 545px;
	background: url(../images/paintings/g10i3.png) center no-repeat;
}	

#mainContent #g11i1 {
	top: 68px;
	left: 315px;
	background: url(../images/paintings/g11i1.png) center no-repeat;
	width: 289px;
	height: 416px;
}	

#mainContent #g12i1 {
	top: 87px;
	left: 224px;
	background: url(../images/paintings/g12i1.png) center no-repeat;
	width: 280px;
	height: 225px;
}	

#mainContent #g12i2 {
	top: 87px;
	left: 499px;
	background: url(../images/paintings/g12i2.png) center no-repeat;
	width: 280px;
	height: 225px;
}

#mainContent #g13i1 {
	top: 57px;
	left: 372px;
	background: url(../images/paintings/g13i1.png) center no-repeat;
	width: 265px;
	height: 466px;
}	

#mainContent #g14i1 {
	top: 92px;
	left: 307px;
	background: url(../images/paintings/g14i1.png) center no-repeat;
	width: 455px;
	height: 313px;
}	


#mainContent #g15i1 {
	top: 78px;
	left: 357px;
	background: url(../images/paintings/g15i1.png) center no-repeat;
	width: 331px;
	height: 335px;
}	

#mainContent #g16i1 {
	top: 78px;
	left: 357px;
	background: url(../images/paintings/g16i1.png) center no-repeat;
	width: 336px;
	height: 336px;
}	

#mainContent #g17i1 {
	top: 78px;
	left: 362px;
	background: url(../images/paintings/g17i1.png) center no-repeat;
	width: 333px;
	height: 335px;
}	

#mainContent #g18i1 {
	top: 54px;
	left: 180px;
	background: url(../images/paintings/g18i1.png) center no-repeat;
	width: 313px;
	height: 321px;
}	

#mainContent #g18i2 {
	top: 54px;
	left: 507px;
	background: url(../images/paintings/g18i2.png) center no-repeat;
	width: 313px;
	height: 321px;
}

#mainContent #g19i1 {
	top: 88px;
	left: 308px;
	background: url(../images/paintings/g19i1.png) center no-repeat;
	width: 453px;
	height: 312px;
}	

#mainContent #g20i1 {
	top: 70px;
	left: 221px;
	background: url(../images/paintings/g20i1.png) center no-repeat;
		width: 217px;
	height: 304px;
}	

#mainContent #g20i2 {
	top: 69px;
	left: 472px;
	background: url(../images/paintings/g20i2.png) center no-repeat;
	width: 297px;
	height: 305px;
}

#mainContent #g21i1 {
	top: 66px;
	left: 92px;
	background: url(../images/paintings/g21i1.png) center no-repeat;
	width: 364px;
	height: 274px;
}	

#mainContent #g21i2 {
	top: 66px;
	left: 462px;
	background: url(../images/paintings/g21i2.png) center no-repeat;
	width: 364px;
	height: 274px;
}

#mainContent #g22i1 {
	top: 64px;
	left: 110px;
	background: url(../images/paintings/g22i1.png) center no-repeat;
	width: 379px;
	height: 294px;
}	

#mainContent #g22i2 {
	top: 70px;
	left: 512px;
	background: url(../images/paintings/g22i2.png) center no-repeat;
	width: 297px;
	height: 294px;
}

#mainContent #g23i1 {
	top: 87px;
	left: 240px;
	background: url(../images/paintings/g23i1.png) center no-repeat;
	width: 248px;
	height: 246px;
}	

#mainContent #g23i2 {
	top: 87px;
	left: 503px;
	background: url(../images/paintings/g23i2.png) center no-repeat;
	width: 248px;
	height: 246px;
}	

#mainContent #g24i1 {
	top: 81px;
	left: 390px;
	background: url(../images/paintings/g24i1.png) center no-repeat;
	width: 277px;
	height: 216px;
}	

#mainContent #g24i2 {
	top: 288px;
	left: 390px;
	background: url(../images/paintings/g24i2.png) center no-repeat;
	width: 277px;
	height: 159px;
}	

#mainContent #g25i1 {
	top: 102px;
	left: 228px;
	background: url(../images/paintings/g25i1.png) center no-repeat;
	width: 290px;
	height: 223px;
}	

#mainContent #g25i2 {
	top: 102px;
	left: 515px;
	background: url(../images/paintings/g25i2.png) center no-repeat;
	width: 292px;
	height: 222px;
}	

#mainContent #g26i1 {
	top: 68px;
	left: 85px;
	background: url(../images/paintings/g26i1.png) center no-repeat;
	width: 409px;
	height: 284px;
}	

#mainContent #g26i2 {
	top: 68px;
	left: 502px;
	background: url(../images/paintings/g26i2.png) center no-repeat;
	width: 287px;
	height: 284px;
}

#mainContent #g27i1 {
	top: 37px;
	left: 190px;
	background: url(../images/paintings/g27i1.png) center no-repeat;
	width: 338px;
	height: 355px;
}	

#mainContent #g27i2 {
	top: 43px;
	left: 510px;
	background: url(../images/paintings/g27i2.png) center no-repeat;
	width: 337px;
	height: 354px;
}

#mainContent #g28i1 {
	top: 52px;
	left: 26px;
	background: url(../images/paintings/g28i1.png) center no-repeat;
	width: 261px;
	height: 251px;
}	

#mainContent #g28i2 {
	top: 46px;
	left: 265px;
	background: url(../images/paintings/g28i2.png) center no-repeat;
	width: 330px;
	height: 321px;
}

#mainContent #g28i3 {
	top: 52px;
	left: 571px;
	background: url(../images/paintings/g28i3.png) center no-repeat;
	width: 263px;
	height: 256px;
}	

#mainContent #g29i1 {
	top: 49px;
	left: 221px;
	background: url(../images/paintings/g29i1.png) center no-repeat;
	width: 186px;
	height: 171px;
}

#mainContent #g29i2 {
	top: 49px;
	left: 407px;
	background: url(../images/paintings/g29i2.png) center no-repeat;
	width: 199px;
	height: 163px;
}	

#mainContent #g29i3 {
	top: 53px;
	left: 610px;
	background: url(../images/paintings/g29i3.png) center no-repeat;
	width: 170px;
	height: 261px;
}

#mainContent #g29i4 {
	top: 205px;
	left: 223px;
	background: url(../images/paintings/g29i4.png) center no-repeat;
	width: 243px;
	height: 164px;
}	

#mainContent #g29i5 {
	top: 207px;
	left: 466px;
	background: url(../images/paintings/g29i5.png) center no-repeat;
	width: 146px;
	height: 203px;
}

#mainContent #g29i6 {
	top: 287px;
	left: 611px;
	background: url(../images/paintings/g29i6.png) center no-repeat;
	width: 175px;
	height: 174px;
}

#mainContent #g29i7 {
	top: 390px;
	left: 249px;
	background: url(../images/paintings/g29i7.png) center no-repeat;
	width: 357px;
	height: 123px;
}

#mainContent #g30i1 {
	top: 91px;
	left: 310px;
	background: url(../images/paintings/g30i1.png) center no-repeat;
	width: 409px;
	height: 267px;
}	

#mainContent #g31i1 {
	top: 26px;
	left: 230px;
	background: url(../images/paintings/g31i1.png) center no-repeat;
	width: 516px;
	height: 366px;
}	






/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}