@font-face {
	font-family: 'MEgalopolisExtraRegular';
	src: url('../@fonts/megalopolisextra-webfont.eot');
	src: local('☺'), url('../@fonts/megalopolisextra-webfont.woff') format('woff'), url('../@fonts/megalopolisextra-webfont.ttf') format('truetype'), url('../@fonts/megalopolisextra-webfont.svg#webfontucQKnKEn') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
	background: #8dc6e3 url('../@gui/html.bg.png') 0% 0%;
	margin: 0;
	padding: 0;
	}
body {
	background: transparent url('../@gui/body.bg.png') 0% 0%;
	color: #e8f4f9;
	font: 12px/150% 'MEgalopolisExtraRegular', 'Georgia-Bold', serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}




a {
	color: #3b5e6e;
	outline: 0;
	text-decoration: underline;
	}
a:hover {
	outline: 0;
	text-decoration: none;
	}
div{
	margin: 0;
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	padding: .5em 0;
	color: white;
	font-family: 'MEgalopolisExtraRegular', 'Georgia', serif;
	}
h1 { font-size: 21px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
p {
	margin: 0;
	padding: .2em 0 .5em 0;
	}
.note {
	font-size: 1.2em;
	}
b {
	font-weight: normal;
	color: white;
	}


div#special {
	padding: 0 20px;
	background: rgba(0,0,0,.1);
	background: rgba(255,255,255,.2);
	}
div#special h2 * {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}


div#canvas {
	text-align: left;
	margin: 0 auto;
	padding: 20px 20px;
	width: 960px;
	voice-family: '"}"';
	voice-family: inherit;
	width: 940px;
	}

div#modal {
	text-align: left;
	margin: 0 auto;
	padding: 20px 20px;
	width: 420px;
	voice-family: '"}"';
	voice-family: inherit;
	width: 380px;
	}


div#identity {
	width: 400px;
	height: 190px;
	float: left;
	}
div#identity h1 {
	background: transparent url('../@gui/betlejemski.png') no-repeat 10px 10px;
	width: 100%;
	height: 100%;
	text-indent: -99999em;
	}
div#identity h1.bigger {
	background: transparent url('../@gui/betlejemski-bigger.png') no-repeat 10px 10px;
	}
div#identity h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -99999em;
	}

#message {
	float: right;
	background: rgba(255,255,255,.2);
	background: rgba(0,0,0,.1);
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	padding: 1em 20px;
	margin: 20px 0 0 0;
	width: 500px;
	voice-family: '"}"';
	voice-family: inherit;
	width: 460px;
	}

#twitter {
	float: left;
	width: 400px;
	margin: 0 !important;
	padding: 0 0 2em 0;
	}
#twitter blockquote {
	margin: 0 !important;
	padding: 1.5em 0 0 0;
	}
#twitter blockquote p {
	margin: 0;
	padding: .1em 0;
	font-size: 1.1em;
	line-height: 1.1em;
	}
#twitter blockquote.recent {
	color: white;
	font-size: 1.5em;
	}
#twitter blockquote cite {
	display: block;
	margin: 0;
	padding: .1em 0;
	color: #3b5e6e;
	font-style: normal;
	font-size: .7em;
	}

#flickr {
	float: right;
	width: 500px;
	margin: 0;
	padding: 0 0 2em 0;
	line-height: 100%;
	}
#flickr img {
	background: #3b5e6e;
	border: 0;
	box-shadow: 0 0 10px #e8f4f9;
	-webkit-box-shadow: 0 0 5px #e8f4f9;
	-moz-box-shadow: 0 0 10px #e8f4f9;
	-ms-box-shadow: 0 0 10px #e8f4f9;
	}
#flickr img.big {
	display: block;
	width: 500px;
	height: auto;
	margin-bottom: 4px
	}
#flickr img.small {
	display: inline-block;
	margin: 6px 1px 0 4px;
	height: 75px;
	width: 75px;
	}



address {
	text-align: center;
	font-style: normal;
	}
	
	
form {
	border: 0;
	padding: 0;
	margin: 0;
	font: inherit;
	}
fieldset {
	font: inherit;
	border: 0;
	padding: 1em 2em;
	margin: 0;
	background: #e8f4f9;
	color: #3b5e6e;
	border-radius: 1em;
	text-align: center;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	}
fieldset label {
	font: inherit;
	display: block;
	padding: .2em .6em;
	margin: 0;
	}
fieldset input[type='text'] {
	font: inherit;
	line-height: 90%;
	display: block;
	padding: .4em .6em;
	margin: auto;
	text-align: center;
	border: 0;
	font-size: 1.2em;
	outline: 0;
	background: #8dc6e3;
	color: white;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	}
fieldset input[type='submit'] {
	font: inherit;
	line-height: 90%;
	display: block;
	padding: .4em .6em;
	margin: auto;
	text-align: center;
	border: 0;
	font-size: 1.5em;
	outline: 0;
	background: #b1d87e;
	color: white;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	}