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

body, div, form, h1, h2, h3, h4, h5, h6, p, input, img, table {
	margin:0px;
	padding:0px;
}
body {
	color: #FFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Impact;
	font-size: 46px;
	margin-top: 25px;
	margin-bottom: 20px;
}
h3 {
	color: #0093BE;
	font-size: 16px;
	font-weight: bold;
}

p {
	font-size: 14px;
	text-align: justify;
	margin-right: 15px;
}
li {
	text-align: justify;
	margin-right: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -15px;
}

a {
	color: #0093be;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table{
	text-align: center;
}

.align-left{
	text-align: left;
}

.main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	float: left;
	width: 150px;
}
.menu p {
	line-height: 36px;
	margin-top: 23px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #0093be;
	text-decoration: none;
	font-size: 14px;
}
.box1 {
	float: left;
	width: 480px;
}
.box2 {
	float: left;
	width: 250px;
}
.box3 {
	float: left;
	width: 730px;
}
.footer {
	float: left;
	width: 730px;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
}
.textfield1 {
	background-color: #FFF;
	height: 22px;
	width: 240px;
	border: 1px solid #CCC;
}
.prijavabtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0093be;
	color: #FFF;
	float: right;
}
.bg_bajk {
	background-image: url(/web/20220915180707im_/http://teamrestart.org/images_black/bajk.jpg);
	background-repeat: no-repeat;
	background-position: 335px 30px;
}
.bg_igraonica {
	background-image: url(/web/20220915180707im_/http://teamrestart.org/images_black/igraonica1.png);
	background-repeat: no-repeat;
	background-position: 265px 110px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 10%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/web/20220604180038im_/http://teamrestart.org/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/web/20220604180038im_/http://teamrestart.org/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }